File tree Expand file tree Collapse file tree 6 files changed +458
-347
lines changed Expand file tree Collapse file tree 6 files changed +458
-347
lines changed Original file line number Diff line number Diff line change 37
37
"@rollup/plugin-terser" : " ^0.4.4" ,
38
38
"@types/lodash.kebabcase" : " ^4.1.9" ,
39
39
"@types/node" : " ^20.14.12" ,
40
- "@vitest/coverage-v8" : " ^2.1.5 " ,
41
- "@vitest/ui" : " ^2.1.5 " ,
40
+ "@vitest/coverage-v8" : " ^2.1.8 " ,
41
+ "@vitest/ui" : " ^2.1.8 " ,
42
42
"@vue/compiler-sfc" : " ~3.5.13" ,
43
43
"@vue/server-renderer" : " ~3.5.13" ,
44
44
"chalk" : " ^5.3.0" ,
45
45
"conventional-changelog-cli" : " ^2.2.2" ,
46
46
"execa" : " ^9.5.1" ,
47
47
"globby" : " ^14.0.1" ,
48
- "happy-dom" : " ^15.11.6 " ,
48
+ "happy-dom" : " ^15.11.7 " ,
49
49
"lint-staged" : " ^15.2.10" ,
50
50
"lodash.kebabcase" : " ^4.1.1" ,
51
51
"minimist" : " ^1.2.8" ,
52
52
"p-series" : " ^3.0.0" ,
53
53
"pascalcase" : " ^2.0.0" ,
54
- "prettier" : " ^3.3.3 " ,
54
+ "prettier" : " ^3.4.2 " ,
55
55
"rimraf" : " ^6.0.1" ,
56
- "rollup" : " ^4.22.5 " ,
56
+ "rollup" : " ^4.28.0 " ,
57
57
"rollup-plugin-typescript2" : " ^0.36.0" ,
58
58
"semver" : " ^7.6.3" ,
59
59
"simple-git-hooks" : " ^2.11.1" ,
60
60
"typedoc" : " ^0.26.11" ,
61
61
"typedoc-plugin-markdown" : " ^4.2.10" ,
62
62
"typescript" : " ~5.6.3" ,
63
- "vitest" : " ^2.1.5 " ,
63
+ "vitest" : " ^2.1.8 " ,
64
64
"vue" : " ~3.5.13"
65
65
},
66
66
"simple-git-hooks" : {
Original file line number Diff line number Diff line change 14
14
},
15
15
"dependencies" : {
16
16
"@chenfengyuan/vue-countdown" : " ^2.1.2" ,
17
- "@vueuse/core" : " ^11.2 .0" ,
17
+ "@vueuse/core" : " ^12.0 .0" ,
18
18
"pinia" : " workspace:*" ,
19
19
"vitepress" : " 1.5.0" ,
20
- "vitepress-translation-helper" : " ^0.2.1 " ,
20
+ "vitepress-translation-helper" : " ^0.2.2 " ,
21
21
"vue-use-spring" : " ^0.3.3"
22
22
}
23
23
}
Original file line number Diff line number Diff line change 46
46
"changelog" : " conventional-changelog -p angular -i CHANGELOG.md -s --commit-path . -l @pinia/nuxt -r 1"
47
47
},
48
48
"dependencies" : {
49
- "@nuxt/kit" : " ^3.14.1592 "
49
+ "@nuxt/kit" : " ^3.9.0 "
50
50
},
51
51
"peerDependencies" : {
52
52
"pinia" : " workspace:^"
53
53
},
54
54
"devDependencies" : {
55
55
"@nuxt/module-builder" : " ^0.8.4" ,
56
- "@nuxt/schema" : " ^3.14.1592 " ,
56
+ "@nuxt/schema" : " ^3.9.0 " ,
57
57
"@nuxt/test-utils" : " ^3.14.4" ,
58
58
"nuxt" : " ^3.14.1592" ,
59
59
"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.0 " ,
12
+ "@vitejs/plugin-vue" : " ^5.2.1 " ,
13
13
"execa" : " ^9.5.1" ,
14
- "vite" : " ^5.4.11 "
14
+ "vite" : " ^6.0.2 "
15
15
},
16
16
"dependencies" : {
17
17
"@vue/repl" : " ^3.0.0" ,
Original file line number Diff line number Diff line change 8
8
"serve" : " vite preview"
9
9
},
10
10
"devDependencies" : {
11
- "@vitejs/plugin-vue" : " ^5.2.0 " ,
12
- "vite" : " ^5.4.11 "
11
+ "@vitejs/plugin-vue" : " ^5.2.1 " ,
12
+ "vite" : " ^6.0.2 "
13
13
},
14
14
"dependencies" : {
15
- "@vueuse/core" : " ^11.2 .0" ,
15
+ "@vueuse/core" : " ^12.0 .0" ,
16
16
"mande" : " ^2.0.9" ,
17
17
"pinia" : " workspace:*" ,
18
18
"swrv" : " ^1.0.4" ,
19
19
"vue-promised" : " ^2.2.0" ,
20
- "vue-router" : " ^4.4.5 "
20
+ "vue-router" : " ^4.5.0 "
21
21
}
22
22
}
You can’t perform that action at this time.
0 commit comments