File tree 7 files changed +1827
-2504
lines changed
7 files changed +1827
-2504
lines changed Original file line number Diff line number Diff line change 7
7
"preview" : " vitepress preview"
8
8
},
9
9
"devDependencies" : {
10
- "vitepress" : " 1.0.0-rc.40 "
10
+ "vitepress" : " 1.6.3 "
11
11
}
12
12
}
Original file line number Diff line number Diff line change 15
15
"test" : " vitest"
16
16
},
17
17
"devDependencies" : {
18
- "@antfu/ni" : " ^24.1 .0" ,
18
+ "@antfu/ni" : " ^24.3 .0" ,
19
19
"@hebilicious/eslint-config" : " 0.0.3-beta.3" ,
20
- "@nuxt/test-utils" : " ^3.11.0 " ,
21
- "@types/node" : " ^22.13.9 " ,
22
- "bumpp" : " ^10.0.3 " ,
20
+ "@nuxt/test-utils" : " ^3.17.2 " ,
21
+ "@types/node" : " ^22.13.11 " ,
22
+ "bumpp" : " ^10.1.0 " ,
23
23
"conventional-changelog-cli" : " ^5.0.0" ,
24
- "eslint" : " 8.56.0 " ,
24
+ "eslint" : " 8.57.1 " ,
25
25
"esno" : " ^4.8.0" ,
26
- "fast-glob" : " ^3.3.2 " ,
27
- "lint-staged" : " ^15.4.3 " ,
26
+ "fast-glob" : " ^3.3.3 " ,
27
+ "lint-staged" : " ^15.5.0 " ,
28
28
"pnpm" : " 8.15.1" ,
29
- "prettier" : " ^3.2.4 " ,
29
+ "prettier" : " ^3.5.3 " ,
30
30
"rimraf" : " ^6.0.1" ,
31
- "simple-git-hooks" : " ^2.9.0 " ,
31
+ "simple-git-hooks" : " ^2.12.1 " ,
32
32
"taze" : " ^19.0.2" ,
33
- "turbo" : " ^1.11.3 " ,
34
- "typescript" : " ^5.3.3 " ,
33
+ "turbo" : " ^1.13.4 " ,
34
+ "typescript" : " ^5.8.2 " ,
35
35
"unbuild" : " ^3.5.0" ,
36
- "vitest" : " ^3.0.8 "
36
+ "vitest" : " ^3.0.9 "
37
37
},
38
38
"simple-git-hooks" : {
39
39
"pre-commit" : " npx lint-staged"
Original file line number Diff line number Diff line change 38
38
"build" : " unbuild && pnpm run dts"
39
39
},
40
40
"dependencies" : {
41
- "@vitejs/plugin-vue" : " ^5.2.1 " ,
42
- "@vue/shared" : " ^3.4.15 " ,
43
- "consola" : " ^3.2.3 "
41
+ "@vitejs/plugin-vue" : " ^5.2.3 " ,
42
+ "@vue/shared" : " ^3.5.13 " ,
43
+ "consola" : " ^3.4.2 "
44
44
},
45
45
"devDependencies" : {
46
- "unplugin" : " ^2.2.0 " ,
46
+ "unplugin" : " ^2.2.2 " ,
47
47
"vite" : " ^6.2.2" ,
48
- "vue" : " ^3.4.15 "
48
+ "vue" : " ^3.5.13 "
49
49
}
50
50
}
Original file line number Diff line number Diff line change 51
51
},
52
52
"dependencies" : {
53
53
"@hebilicious/extract-sfc-block" : " latest" ,
54
- "@nuxt/kit" : " 3.9.3 " ,
55
- "consola" : " ^3.2.3 " ,
54
+ "@nuxt/kit" : " 3.16.1 " ,
55
+ "consola" : " ^3.4.2 " ,
56
56
"defu" : " ^6.1.4" ,
57
- "esbuild" : " ^0.25.0 " ,
58
- "magicast" : " ^0.3.3 "
57
+ "esbuild" : " ^0.25.1 " ,
58
+ "magicast" : " ^0.3.5 "
59
59
},
60
60
"devDependencies" : {
61
- "@nuxt/module-builder" : " ^0.5.5 "
61
+ "@nuxt/module-builder" : " ^0.8.4 "
62
62
}
63
63
}
Original file line number Diff line number Diff line change 9
9
},
10
10
"devDependencies" : {
11
11
"@hebilicious/sfc-server-volar" : " latest" ,
12
- "@nuxt/devtools" : " ^2.3.0 " ,
12
+ "@nuxt/devtools" : " ^2.3.1 " ,
13
13
"nuxt" : " latest"
14
14
}
15
15
}
Original file line number Diff line number Diff line change 15
15
"@hebilicious/server-block-nuxt" : " latest" ,
16
16
"@hebilicious/sfc-server-volar" : " latest" ,
17
17
"@nuxt/devtools" : " latest" ,
18
- "@types/node" : " ^22.13.9 " ,
18
+ "@types/node" : " ^22.13.11 " ,
19
19
"esno" : " ^4.8.0" ,
20
20
"nuxt" : " ^3.9.3" ,
21
21
"prisma" : " ^6.5.0"
You can’t perform that action at this time.
0 commit comments