File tree Expand file tree Collapse file tree 6 files changed +261
-445
lines changed Expand file tree Collapse file tree 6 files changed +261
-445
lines changed Original file line number Diff line number Diff line change 36
36
"@rollup/plugin-replace" : " ^6.0.2" ,
37
37
"@rollup/plugin-terser" : " ^0.4.4" ,
38
38
"@types/lodash.kebabcase" : " ^4.1.9" ,
39
- "@types/node" : " ^22.15.34 " ,
39
+ "@types/node" : " ^24.0.8 " ,
40
40
"@vitest/coverage-v8" : " ^3.2.4" ,
41
41
"@vitest/ui" : " ^3.2.4" ,
42
42
"@vue/compiler-sfc" : " ~3.5.17" ,
45
45
"conventional-changelog-cli" : " ^2.2.2" ,
46
46
"execa" : " ^9.6.0" ,
47
47
"globby" : " ^14.1.0" ,
48
- "happy-dom" : " ^16.8 .1" ,
49
- "lint-staged" : " ^15.5 .2" ,
48
+ "happy-dom" : " ^18.0 .1" ,
49
+ "lint-staged" : " ^16.1 .2" ,
50
50
"lodash.kebabcase" : " ^4.1.1" ,
51
51
"minimist" : " ^1.2.8" ,
52
52
"p-series" : " ^3.0.0" ,
59
59
"simple-git-hooks" : " ^2.13.0" ,
60
60
"typedoc" : " ^0.27.9" ,
61
61
"typedoc-plugin-markdown" : " ~4.4.2" ,
62
- "typescript" : " ~5.7 .3" ,
62
+ "typescript" : " ~5.8 .3" ,
63
63
"vitest" : " ^3.2.4" ,
64
64
"vue" : " ~3.5.17"
65
65
},
Original file line number Diff line number Diff line change 15
15
},
16
16
"dependencies" : {
17
17
"@chenfengyuan/vue-countdown" : " ^2.1.3" ,
18
- "@vueuse/core" : " ^12.8.2 " ,
18
+ "@vueuse/core" : " ^13.4.0 " ,
19
19
"pinia" : " workspace:*" ,
20
20
"typedoc-vitepress-theme" : " ^1.1.2" ,
21
21
"vitepress" : " 1.6.3" ,
Original file line number Diff line number Diff line change 42
42
"changelog" : " conventional-changelog -p angular -i CHANGELOG.md -s --commit-path . -l @pinia/nuxt -r 1"
43
43
},
44
44
"dependencies" : {
45
- "@nuxt/kit" : " ^3.17.5 "
45
+ "@nuxt/kit" : " ^3.9.0 "
46
46
},
47
47
"peerDependencies" : {
48
48
"pinia" : " workspace:^"
49
49
},
50
50
"devDependencies" : {
51
- "@nuxt/module-builder" : " 1.0.0-alpha. 1" ,
52
- "@nuxt/schema" : " ^3.17.5 " ,
51
+ "@nuxt/module-builder" : " 1.0.1" ,
52
+ "@nuxt/schema" : " ^3.9.0 " ,
53
53
"@nuxt/test-utils" : " ^3.19.1" ,
54
54
"nuxt" : " ^3.17.5" ,
55
55
"pinia" : " workspace:^" ,
Original file line number Diff line number Diff line change 9
9
"serve" : " vite preview"
10
10
},
11
11
"devDependencies" : {
12
- "@vitejs/plugin-vue" : " ^5.2.4 " ,
12
+ "@vitejs/plugin-vue" : " ^6.0.0 " ,
13
13
"execa" : " ^9.6.0" ,
14
- "vite" : " ^6.3.5 "
14
+ "vite" : " ^7.0.0 "
15
15
},
16
16
"dependencies" : {
17
17
"@vue/repl" : " ^3.0.0" ,
Original file line number Diff line number Diff line change 9
9
"serve" : " vite preview"
10
10
},
11
11
"devDependencies" : {
12
- "@vitejs/plugin-vue" : " ^5.2.4 " ,
13
- "vite" : " ^6.3.5 " ,
12
+ "@vitejs/plugin-vue" : " ^6.0.0 " ,
13
+ "vite" : " ^7.0.0 " ,
14
14
"vite-plugin-vue-devtools" : " ^7.7.7"
15
15
},
16
16
"dependencies" : {
17
- "@vueuse/core" : " ^12.8.2 " ,
17
+ "@vueuse/core" : " ^13.4.0 " ,
18
18
"mande" : " ^2.0.9" ,
19
19
"pinia" : " workspace:*" ,
20
20
"swrv" : " ^1.1.0" ,
You can’t perform that action at this time.
0 commit comments