File tree Expand file tree Collapse file tree 5 files changed +668
-297
lines changed Expand file tree Collapse file tree 5 files changed +668
-297
lines changed Original file line number Diff line number Diff line change 13
13
"vue-jsx-vapor" : " workspace:*"
14
14
},
15
15
"devDependencies" : {
16
- "@shikijs/vitepress-twoslash" : " ^3.8.1 " ,
16
+ "@shikijs/vitepress-twoslash" : " ^3.9.2 " ,
17
17
"@ts-macro/twoslash" : " ^0.0.5" ,
18
18
"vitepress" : " 2.0.0-alpha.5"
19
19
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"version" : " 2.6.0" ,
3
- "packageManager" : " pnpm@10.13.1 " ,
3
+ "packageManager" : " pnpm@10.14.0 " ,
4
4
"description" : " Vue JSX Vapor" ,
5
5
"type" : " module" ,
6
6
"keywords" : [
38
38
"docs:build" : " pnpm run -C ./docs build"
39
39
},
40
40
"devDependencies" : {
41
- "@sxzz/eslint-config" : " ^7.0.4 " ,
41
+ "@sxzz/eslint-config" : " ^7.1.2 " ,
42
42
"@ts-macro/tsc" : " catalog:" ,
43
43
"@types/node" : " ^22.17.0" ,
44
- "bumpp" : " ^10.2.1 " ,
44
+ "bumpp" : " ^10.2.2 " ,
45
45
"conventional-changelog-cli" : " ^5.0.0" ,
46
- "eslint" : " ^9.30.1 " ,
46
+ "eslint" : " ^9.32.0 " ,
47
47
"tsdown" : " ^0.12.9" ,
48
- "typescript" : " ^5.8.3 " ,
49
- "unplugin-raw" : " ^0.5.0 " ,
48
+ "typescript" : " ^5.9.2 " ,
49
+ "unplugin-raw" : " ^0.5.1 " ,
50
50
"vite" : " catalog:" ,
51
51
"vitest" : " catalog:" ,
52
52
"vue-jsx-vapor" : " workspace:*"
Original file line number Diff line number Diff line change 43
43
"@prettier/sync" : " ^0.6.1"
44
44
},
45
45
"devDependencies" : {
46
- "@typescript-eslint/utils" : " ^8.38 .0" ,
47
- "eslint-vitest-rule-tester" : " ^2.2.0 "
46
+ "@typescript-eslint/utils" : " ^8.39 .0" ,
47
+ "eslint-vitest-rule-tester" : " ^2.2.1 "
48
48
}
49
49
}
You can’t perform that action at this time.
0 commit comments