Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Akryum committed Nov 21, 2023
1 parent c3d891d commit 08c082c
Show file tree
Hide file tree
Showing 23 changed files with 2,190 additions and 2,368 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"version": "0.0.0",
"private": true,
"devDependencies": {
"vue": "^3.3.4"
"vue": "^3.3.8"
}
}
8 changes: 4 additions & 4 deletions examples/nuxt3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
"devDependencies": {
"@histoire/plugin-nuxt": "workspace:*",
"@histoire/plugin-vue": "workspace:*",
"@nuxtjs/tailwindcss": "^6.8.0",
"cypress": "^13.3.0",
"@nuxtjs/tailwindcss": "^6.10.0",
"cypress": "^13.5.1",
"histoire": "workspace:*",
"nuxt": "^3.8.0",
"nuxt": "^3.8.2",
"start-server-and-test": "^1.15.4",
"vue": "^3.3.4"
"vue": "^3.3.8"
}
}
8 changes: 4 additions & 4 deletions examples/svelte4/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@
},
"type": "module",
"dependencies": {
"svelte": "^4.2.0"
"svelte": "^4.2.7"
},
"devDependencies": {
"@histoire/plugin-svelte": "workspace:*",
"@sveltejs/vite-plugin-svelte": "^2.4.5",
"cypress": "^13.3.0",
"@sveltejs/vite-plugin-svelte": "^2.5.2",
"cypress": "^13.5.1",
"histoire": "workspace:*",
"start-server-and-test": "^1.15.4",
"svelte-preprocess": "^5.0.4",
"svelte-preprocess": "^5.1.0",
"vite": "^4.5.0"
}
}
6 changes: 3 additions & 3 deletions examples/sveltekit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
"devDependencies": {
"@histoire/plugin-svelte": "workspace:*",
"@sveltejs/adapter-auto": "^1.0.3",
"@sveltejs/kit": "^1.22.6",
"@types/cookie": "^0.5.1",
"@sveltejs/kit": "^1.27.6",
"@types/cookie": "^0.5.4",
"histoire": "workspace:*",
"svelte": "^3.59.2",
"svelte-check": "^2.10.3",
"svelte-preprocess": "^4.10.7",
"tslib": "^2.6.1",
"tslib": "^2.6.2",
"typescript": "^4.9.5",
"vite": "^4.5.0"
}
Expand Down
6 changes: 3 additions & 3 deletions examples/vue2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@
"story:preview": "histoire preview"
},
"dependencies": {
"vue": "^2.7.14"
"vue": "^2.7.15"
},
"devDependencies": {
"@histoire/plugin-vue2": "workspace:*",
"@vitejs/plugin-vue2": "^2.2.0",
"@vitejs/plugin-vue2": "^2.3.1",
"histoire": "workspace:*",
"vite": "^4.5.0",
"vue-template-compiler": "^2.7.14"
"vue-template-compiler": "^2.7.15"
}
}
4 changes: 2 additions & 2 deletions examples/vue3-percy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
"story:preview": "histoire preview"
},
"dependencies": {
"vue": "^3.3.4"
"vue": "^3.3.8"
},
"devDependencies": {
"@histoire/plugin-percy": "workspace:*",
"@histoire/plugin-vue": "workspace:*",
"@vitejs/plugin-vue": "^4.2.3",
"@vitejs/plugin-vue": "^4.5.0",
"histoire": "workspace:*",
"vite": "^4.5.0"
}
Expand Down
4 changes: 2 additions & 2 deletions examples/vue3-screenshot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
"story:preview": "histoire preview"
},
"dependencies": {
"vue": "^3.3.4"
"vue": "^3.3.8"
},
"devDependencies": {
"@histoire/plugin-screenshot": "workspace:*",
"@histoire/plugin-vue": "workspace:*",
"@vitejs/plugin-vue": "^4.2.3",
"@vitejs/plugin-vue": "^4.5.0",
"histoire": "workspace:*",
"vite": "^4.5.0"
}
Expand Down
4 changes: 2 additions & 2 deletions examples/vue3-themed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@
"story:preview": "histoire preview"
},
"dependencies": {
"vue": "^3.3.4"
"vue": "^3.3.8"
},
"devDependencies": {
"@histoire/plugin-vue": "workspace:*",
"@vitejs/plugin-vue": "^4.2.3",
"@vitejs/plugin-vue": "^4.5.0",
"histoire": "workspace:*",
"vite": "^4.5.0"
}
Expand Down
4 changes: 2 additions & 2 deletions examples/vue3-vuetify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
},
"dependencies": {
"@mdi/font": "^5.9.55",
"vue": "^3.3.4",
"vuetify": "^3.3.12"
"vue": "^3.3.8",
"vuetify": "^3.4.2"
},
"devDependencies": {
"@histoire/plugin-vue": "workspace:*",
Expand Down
10 changes: 5 additions & 5 deletions examples/vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,20 +16,20 @@
},
"dependencies": {
"lottie-web": "^5.12.2",
"pinia": "^2.1.6",
"vue": "^3.3.4"
"pinia": "^2.1.7",
"vue": "^3.3.8"
},
"devDependencies": {
"@histoire/app": "workspace:*",
"@histoire/plugin-vue": "workspace:*",
"@histoire/vendors": "workspace:*",
"@vitejs/plugin-vue": "^4.2.3",
"cypress": "^13.3.0",
"@vitejs/plugin-vue": "^4.5.0",
"cypress": "^13.5.1",
"globby": "^13.2.2",
"histoire": "workspace:*",
"minimatch": "^5.1.6",
"nodemon": "^2.0.22",
"sass": "^1.65.1",
"sass": "^1.69.5",
"start-server-and-test": "^1.15.4",
"vite": "^4.5.0"
}
Expand Down
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,20 +30,20 @@
"@vue/eslint-config-standard": "^6.1.0",
"@vue/eslint-config-typescript": "^10.0.0",
"@vueuse/core": "^9.13.0",
"autoprefixer": "^10.4.15",
"eslint": "^8.47.0",
"eslint-plugin-cypress": "^2.14.0",
"eslint-plugin-import": "^2.28.0",
"autoprefixer": "^10.4.16",
"eslint": "^8.54.0",
"eslint-plugin-cypress": "^2.15.1",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-vue": "^9.17.0",
"eslint-plugin-vue": "^9.18.1",
"floating-vue": "2.0.0-beta.19",
"postcss": "^8.4.27",
"postcss": "^8.4.31",
"rimraf": "^3.0.2",
"tailwindcss": "^3.3.3",
"tailwindcss": "^3.3.5",
"typescript": "^4.9.5",
"vitepress": "1.0.0-alpha.10",
"vue-eslint-parser": "^9.3.1"
"vue-eslint-parser": "^9.3.2"
},
"pnpm": {
"peerDependencyRules": {
Expand Down
14 changes: 7 additions & 7 deletions packages/histoire-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,26 +32,26 @@
"@histoire/controls": "workspace:^",
"@histoire/shared": "workspace:^",
"@histoire/vendors": "workspace:^",
"@types/flexsearch": "^0.7.3",
"@types/flexsearch": "^0.7.6",
"flexsearch": "0.7.21",
"shiki-es": "^0.2.0"
},
"devDependencies": {
"@tailwindcss/typography": "^0.5.9",
"@tailwindcss/typography": "^0.5.10",
"@types/fs-extra": "^9.0.13",
"@types/node": "^17.0.45",
"@vitejs/plugin-vue": "^4.2.3",
"autoprefixer": "^10.4.15",
"@vitejs/plugin-vue": "^4.5.0",
"autoprefixer": "^10.4.16",
"chokidar": "^3.5.3",
"concurrently": "^7.6.0",
"fs-extra": "^10.1.0",
"globby": "^13.2.2",
"pathe": "^0.2.0",
"postcss": "^8.4.27",
"postcss": "^8.4.31",
"postcss-import": "^14.1.0",
"tailwindcss": "^3.3.3",
"tailwindcss": "^3.3.5",
"typescript": "^4.9.5",
"vite": "^4.5.0",
"vue": "^3.3.4"
"vue": "^3.3.8"
}
}
4 changes: 2 additions & 2 deletions packages/histoire-controls-stories/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@
},
"dependencies": {
"@histoire/controls": "workspace:*",
"vue": "^3.3.4"
"vue": "^3.3.8"
},
"devDependencies": {
"@histoire/plugin-vue": "workspace:*",
"@vitejs/plugin-vue": "^4.2.3",
"@vitejs/plugin-vue": "^4.5.0",
"histoire": "workspace:*",
"vite": "^4.5.0"
}
Expand Down
28 changes: 14 additions & 14 deletions packages/histoire-controls/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,33 +40,33 @@
"test:dev": "vitest"
},
"dependencies": {
"@codemirror/commands": "^6.2.4",
"@codemirror/commands": "^6.3.0",
"@codemirror/lang-json": "^6.0.1",
"@codemirror/language": "^6.8.0",
"@codemirror/lint": "^6.4.0",
"@codemirror/state": "^6.2.1",
"@codemirror/language": "^6.9.2",
"@codemirror/lint": "^6.4.2",
"@codemirror/state": "^6.3.1",
"@codemirror/theme-one-dark": "^6.1.2",
"@codemirror/view": "^6.16.0",
"@codemirror/view": "^6.22.0",
"@histoire/shared": "workspace:^",
"@histoire/vendors": "workspace:^"
},
"devDependencies": {
"@types/node": "^17.0.45",
"@vitejs/plugin-vue": "^4.2.3",
"@vue/runtime-dom": "^3.3.4",
"@vue/test-utils": "^2.4.1",
"@vitejs/plugin-vue": "^4.5.0",
"@vue/runtime-dom": "^3.3.8",
"@vue/test-utils": "^2.4.2",
"@vueuse/core": "^9.13.0",
"autoprefixer": "^10.4.15",
"autoprefixer": "^10.4.16",
"concurrently": "^7.6.0",
"floating-vue": "2.0.0-beta.19",
"jsdom": "^22.1.0",
"postcss": "^8.4.27",
"postcss": "^8.4.31",
"postcss-import": "^14.1.0",
"tailwindcss": "^3.3.3",
"tailwindcss": "^3.3.5",
"typescript": "^4.9.5",
"vite": "^4.5.0",
"vitest": "^0.34.1",
"vue": "^3.3.4",
"vue-tsc": "^1.8.8"
"vitest": "^0.34.6",
"vue": "^3.3.8",
"vue-tsc": "^1.8.22"
}
}
12 changes: 6 additions & 6 deletions packages/histoire-plugin-nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,16 +27,16 @@
"watch": "tsc -d -w --sourceMap"
},
"dependencies": {
"@nuxt/kit": "^3.8.0",
"@rollup/plugin-replace": "^5.0.2",
"@vitejs/plugin-vue": "^4.2.3",
"@vitejs/plugin-vue-jsx": "^3.0.1",
"h3": "^1.8.2",
"@nuxt/kit": "^3.8.2",
"@rollup/plugin-replace": "^5.0.5",
"@vitejs/plugin-vue": "^4.5.0",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"h3": "^1.9.0",
"ofetch": "^1.3.3",
"unenv": "^1.7.4"
},
"devDependencies": {
"@nuxt/schema": "^3.8.0",
"@nuxt/schema": "^3.8.2",
"@types/node": "^17.0.45",
"histoire": "workspace:*",
"typescript": "^4.9.5",
Expand Down
4 changes: 2 additions & 2 deletions packages/histoire-plugin-percy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"watch": "tsc -d -w --sourceMap"
},
"dependencies": {
"@percy/sdk-utils": "^1.26.3",
"defu": "^6.1.2",
"@percy/sdk-utils": "^1.27.4",
"defu": "^6.1.3",
"fs-extra": "^10.1.0",
"pathe": "^0.2.0",
"puppeteer": "^13.7.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/histoire-plugin-screenshot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"dependencies": {
"capture-website": "^2.4.1",
"defu": "^6.1.2",
"defu": "^6.1.3",
"fs-extra": "^10.1.0",
"pathe": "^0.2.0"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/histoire-plugin-svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@histoire/vendors": "workspace:^",
"change-case": "^4.1.2",
"globby": "^13.2.2",
"launch-editor": "^2.6.0",
"launch-editor": "^2.6.1",
"pathe": "^0.2.0"
},
"devDependencies": {
Expand All @@ -54,7 +54,7 @@
"fs-extra": "^10.1.0",
"globby": "^13.1.1",
"histoire": "workspace:*",
"svelte": "^4.2.0",
"svelte": "^4.2.7",
"svelte-preprocess": "^4.10.7",
"typescript": "^4.9.5",
"vite": "^4.5.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/histoire-plugin-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@histoire/vendors": "workspace:^",
"change-case": "^4.1.2",
"globby": "^13.2.2",
"launch-editor": "^2.6.0",
"launch-editor": "^2.6.1",
"pathe": "^0.2.0"
},
"devDependencies": {
Expand All @@ -59,7 +59,7 @@
"histoire": "workspace:*",
"typescript": "^4.9.5",
"vite": "^4.5.0",
"vue": "^3.3.4"
"vue": "^3.3.8"
},
"peerDependencies": {
"histoire": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion packages/histoire-plugin-vue2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"histoire": "workspace:*",
"typescript": "^4.9.5",
"vite": "^4.5.0",
"vue": "^2.7.14"
"vue": "^2.7.15"
},
"peerDependencies": {
"histoire": "workspace:^",
Expand Down
10 changes: 5 additions & 5 deletions packages/histoire-vendors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,19 +32,19 @@
"devDependencies": {
"@iconify/vue": "^3.2.1",
"@rollup/plugin-commonjs": "^23.0.7",
"@rollup/plugin-node-resolve": "^15.1.0",
"@types/node": "^18.17.5",
"@rollup/plugin-node-resolve": "^15.2.3",
"@types/node": "^18.18.11",
"@vueuse/core": "^9.13.0",
"execa": "^6.1.0",
"floating-vue": "2.0.0-beta.19",
"fs-extra": "^10.1.0",
"globby": "^13.2.2",
"pinia": "^2.1.6",
"pinia": "^2.1.7",
"rollup": "^3.29.4",
"rollup-plugin-typescript2": "^0.34.1",
"scroll-into-view-if-needed": "^2.2.31",
"typescript": "^4.9.5",
"vue": "^3.3.4",
"vue-router": "^4.2.4"
"vue": "^3.3.8",
"vue-router": "^4.2.5"
}
}
Loading

0 comments on commit 08c082c

Please sign in to comment.