File tree Expand file tree Collapse file tree 4 files changed +511
-524
lines changed Expand file tree Collapse file tree 4 files changed +511
-524
lines changed Original file line number Diff line number Diff line change 2424 "@storybook/test" : " 8.4.7" ,
2525 "@storybook/vue3" : " 8.4.7" ,
2626 "@storybook/vue3-vite" : " 8.4.7" ,
27- "@types/node" : " 22.10.2 " ,
27+ "@types/node" : " 22.10.5 " ,
2828 "@vitejs/plugin-vue" : " 5.2.1" ,
2929 "@vue/tsconfig" : " 0.7.0" ,
3030 "babel-loader" : " 9.2.1" ,
3131 "npm-run-all2" : " 7.0.2" ,
3232 "storybook" : " 8.4.7" ,
3333 "storybook-vue-addon" : " workspace:*" ,
34- "typescript" : " 5.7.2 " ,
35- "vite" : " 6.0.3 " ,
34+ "typescript" : " 5.7.3 " ,
35+ "vite" : " 6.0.7 " ,
3636 "vue-loader" : " 17.4.2" ,
37- "vue-tsc" : " 2.1.10 "
37+ "vue-tsc" : " 2.2.0 "
3838 }
3939}
Original file line number Diff line number Diff line change 22 "name" : " storybook-vue-addon" ,
33 "type" : " module" ,
44 "version" : " 0.6.2" ,
5- "packageManager" :
" [email protected] .0 " ,
5+ "packageManager" :
" [email protected] .3 " ,
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.14.1592 " ,
148- "@nuxt/schema" : " 3.14.1592 " ,
147+ "@nuxt/kit" : " 3.15.1 " ,
148+ "@nuxt/schema" : " 3.15.1 " ,
149149 "@storybook/types" : " 8.4.7" ,
150- "@types/node" : " 22.10.2 " ,
150+ "@types/node" : " 22.10.5 " ,
151151 "@types/prettier" : " 3.0.0" ,
152152 "@vitest/coverage-v8" : " 2.1.8" ,
153153 "cross-env" : " 7.0.3" ,
154- "eslint" : " 9.17 .0" ,
154+ "eslint" : " 9.18 .0" ,
155155 "eslint-config-prettier" : " 9.1.0" ,
156156 "eslint-config-unjs" : " 0.4.2" ,
157157 "eslint-plugin-unused-imports" : " 4.1.4" ,
158- "fast-glob" : " 3.3.2 " ,
158+ "fast-glob" : " 3.3.3 " ,
159159 "jiti" : " 2.4.2" ,
160160 "nodemon" : " 3.1.9" ,
161161 "rimraf" : " 6.0.1" ,
162- "rollup" : " 4.28 .1" ,
162+ "rollup" : " 4.30 .1" ,
163163 "tsup" : " 8.3.5" ,
164- "typescript" : " 5.7.2 " ,
165- "vite" : " 6.0.3 " ,
164+ "typescript" : " 5.7.3 " ,
165+ "vite" : " 6.0.7 " ,
166166 "vitest" : " 2.1.8" ,
167167 "vue" : " 3.5.13" ,
168- "vue-tsc" : " 2.1.10 " ,
168+ "vue-tsc" : " 2.2.0 " ,
169169 "webpack" : " 5.97.1"
170170 },
171171 "pnpm" : {
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" : " 6.0.3 " ,
8- "vite-plugin-inspect" : " 0.10.3 "
7+ "vite" : " 6.0.7 " ,
8+ "vite-plugin-inspect" : " 0.10.6 "
99 }
1010}
You can’t perform that action at this time.
0 commit comments