File tree Expand file tree Collapse file tree 8 files changed +366
-247
lines changed Expand file tree Collapse file tree 8 files changed +366
-247
lines changed Original file line number Diff line number Diff line change 42
42
"@types/convert-source-map" : " ^2.0.3" ,
43
43
"@types/debug" : " ^4.1.12" ,
44
44
"@types/fs-extra" : " ^11.0.4" ,
45
- "@types/node" : " ^22.15.31 " ,
45
+ "@types/node" : " ^22.15.32 " ,
46
46
"@vitejs/release-scripts" : " ^1.5.0" ,
47
47
"conventional-changelog-cli" : " ^5.0.0" ,
48
48
"eslint" : " ^9.29.0" ,
54
54
"fs-extra" : " ^11.3.0" ,
55
55
"lint-staged" : " ^16.1.2" ,
56
56
"picocolors" : " ^1.1.1" ,
57
- "playwright-chromium" : " ^1.53.0 " ,
57
+ "playwright-chromium" : " ^1.53.1 " ,
58
58
"prettier" : " 3.5.3" ,
59
59
"rollup" : " ^4.43.0" ,
60
60
"simple-git-hooks" : " ^2.13.0" ,
61
61
"tsx" : " ^4.20.3" ,
62
62
"typescript" : " ^5.8.3" ,
63
- "typescript-eslint" : " ^8.34 .0" ,
63
+ "typescript-eslint" : " ^8.35 .0" ,
64
64
"unbuild" : " 3.5.0" ,
65
65
"vite" : " catalog:" ,
66
- "vitest" : " ^3.2.3 " ,
66
+ "vitest" : " ^3.2.4 " ,
67
67
"vue" : " catalog:"
68
68
},
69
69
"simple-git-hooks" : {
83
83
" eslint --cache --fix"
84
84
]
85
85
},
86
- "packageManager" : " pnpm@10.12.1 " ,
86
+ "packageManager" : " pnpm@10.12.2 " ,
87
87
"pnpm" : {
88
88
"overrides" : {
89
89
"@vitejs/plugin-vue" : " workspace:*"
Original file line number Diff line number Diff line change 37
37
"dependencies" : {
38
38
"@babel/core" : " ^7.27.4" ,
39
39
"@babel/plugin-transform-typescript" : " ^7.27.1" ,
40
- "@rolldown/pluginutils" : " ^1.0.0-beta.16 " ,
40
+ "@rolldown/pluginutils" : " ^1.0.0-beta.19 " ,
41
41
"@vue/babel-plugin-jsx" : " ^1.4.0"
42
42
},
43
43
"devDependencies" : {
Original file line number Diff line number Diff line change 49
49
"vue" : " catalog:"
50
50
},
51
51
"dependencies" : {
52
- "@rolldown/pluginutils" : " 1.0.0-beta.16 "
52
+ "@rolldown/pluginutils" : " 1.0.0-beta.19 "
53
53
}
54
54
}
Original file line number Diff line number Diff line change 4
4
"version" : " 1.0.0" ,
5
5
"type" : " module" ,
6
6
"devDependencies" : {
7
- "@types/node" : " ^22.15.31 " ,
7
+ "@types/node" : " ^22.15.32 " ,
8
8
"convert-source-map" : " ^2.0.0" ,
9
9
"css-color-names" : " ^1.0.1" ,
10
10
"kill-port" : " ^1.6.1"
Original file line number Diff line number Diff line change 15
15
"vue" : " catalog:"
16
16
},
17
17
"devDependencies" : {
18
- "@types/node" : " ^22.15.31 " ,
18
+ "@types/node" : " ^22.15.32 " ,
19
19
"@vitejs/plugin-vue" : " workspace:*" ,
20
20
"ts-node" : " ^10.9.2"
21
21
}
Original file line number Diff line number Diff line change 15
15
"vue" : " catalog:"
16
16
},
17
17
"devDependencies" : {
18
- "@types/node" : " ^22.15.31 " ,
18
+ "@types/node" : " ^22.15.32 " ,
19
19
"@vitejs/plugin-vue" : " workspace:*"
20
20
}
21
21
}
You can’t perform that action at this time.
0 commit comments