File tree Expand file tree Collapse file tree 4 files changed +443
-411
lines changed Expand file tree Collapse file tree 4 files changed +443
-411
lines changed Original file line number Diff line number Diff line change 1111 "build-storybook" : " storybook build"
1212 },
1313 "dependencies" : {
14- "vue" : " 3.4.38 "
14+ "vue" : " 3.5.3 "
1515 },
1616 "devDependencies" : {
1717 "@babel/core" : " 7.25.2" ,
2424 "@storybook/test" : " 8.2.9" ,
2525 "@storybook/vue3" : " 8.2.9" ,
2626 "@storybook/vue3-vite" : " 8.2.9" ,
27- "@types/node" : " 20.16.1 " ,
28- "@vitejs/plugin-vue" : " 5.1.2 " ,
27+ "@types/node" : " 20.16.5 " ,
28+ "@vitejs/plugin-vue" : " 5.1.3 " ,
2929 "@vue/tsconfig" : " 0.5.1" ,
3030 "babel-loader" : " 9.1.3" ,
3131 "npm-run-all2" : " 6.2.2" ,
3232 "storybook" : " 8.2.9" ,
3333 "storybook-vue-addon" : " workspace:*" ,
3434 "typescript" : " 5.5.4" ,
35- "vite" : " 5.4.2 " ,
35+ "vite" : " 5.4.3 " ,
3636 "vue-loader" : " 17.4.2" ,
37- "vue-tsc" : " 2.0.29 "
37+ "vue-tsc" : " 2.1.6 "
3838 }
3939}
Original file line number Diff line number Diff line change 22 "name" : " storybook-vue-addon" ,
33 "type" : " module" ,
44 "version" : " 0.6.1" ,
5- "packageManager" : " pnpm@9.7.1 " ,
5+ "packageManager" : " pnpm@9.9.0 " ,
66 "description" : " Storybook stories in native Vue format" ,
77 "license" : " MIT" ,
88 "homepage" : " https://github.com/tobiasdiez/unplugin-storybook-vue#readme" ,
144144 }
145145 },
146146 "devDependencies" : {
147- "@nuxt/kit" : " 3.12.4 " ,
148- "@nuxt/schema" : " 3.12.4 " ,
147+ "@nuxt/kit" : " 3.13.1 " ,
148+ "@nuxt/schema" : " 3.13.1 " ,
149149 "@storybook/types" : " 8.2.9" ,
150- "@types/node" : " 20.16.1 " ,
150+ "@types/node" : " 20.16.5 " ,
151151 "@types/prettier" : " 3.0.0" ,
152152 "@vitest/coverage-v8" : " 2.0.5" ,
153153 "cross-env" : " 7.0.3" ,
154- "eslint" : " 9.9 .0" ,
154+ "eslint" : " 9.10 .0" ,
155155 "eslint-config-prettier" : " 9.1.0" ,
156156 "eslint-config-unjs" : " 0.3.2" ,
157157 "eslint-plugin-unused-imports" : " 4.1.3" ,
158158 "fast-glob" : " 3.3.2" ,
159159 "jiti" : " 1.21.6" ,
160160 "nodemon" : " 3.1.4" ,
161161 "rimraf" : " 6.0.1" ,
162- "rollup" : " 4.21.0 " ,
162+ "rollup" : " 4.21.2 " ,
163163 "tsup" : " 8.2.4" ,
164164 "typescript" : " 5.5.4" ,
165- "vite" : " 5.4.2 " ,
165+ "vite" : " 5.4.3 " ,
166166 "vitest" : " 2.0.5" ,
167- "vue" : " 3.4.38 " ,
168- "vue-tsc" : " 2.0.29 " ,
169- "webpack" : " 5.93 .0"
167+ "vue" : " 3.5.3 " ,
168+ "vue-tsc" : " 2.1.6 " ,
169+ "webpack" : " 5.94 .0"
170170 },
171171 "pnpm" : {
172172 "peerDependencyRules" : {
Original file line number Diff line number Diff line change 44 "dev" : " nodemon -w '../src/**/*.ts' -e .ts -x vite"
55 },
66 "devDependencies" : {
7- "vite" : " 5.4.2 " ,
8- "vite-plugin-inspect" : " 0.8.6 "
7+ "vite" : " 5.4.3 " ,
8+ "vite-plugin-inspect" : " 0.8.7 "
99 }
1010}
You can’t perform that action at this time.
0 commit comments