File tree Expand file tree Collapse file tree 10 files changed +148
-148
lines changed Expand file tree Collapse file tree 10 files changed +148
-148
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.16.3 " ,
45
+ "@types/node" : " ^22.16.5 " ,
46
46
"@vitejs/release-scripts" : " ^1.6.0" ,
47
47
"eslint" : " ^9.31.0" ,
48
48
"eslint-import-resolver-typescript" : " ^4.4.4" ,
59
59
"simple-git-hooks" : " ^2.13.0" ,
60
60
"tsx" : " ^4.20.3" ,
61
61
"typescript" : " ^5.8.3" ,
62
- "typescript-eslint" : " ^8.37 .0" ,
62
+ "typescript-eslint" : " ^8.38 .0" ,
63
63
"vite" : " catalog:" ,
64
64
"vitest" : " ^3.2.4" ,
65
65
"vue" : " catalog:"
Original file line number Diff line number Diff line change 37
37
"dependencies" : {
38
38
"@babel/core" : " ^7.28.0" ,
39
39
"@babel/plugin-transform-typescript" : " ^7.28.0" ,
40
- "@rolldown/pluginutils" : " ^1.0.0-beta.27 " ,
40
+ "@rolldown/pluginutils" : " ^1.0.0-beta.28 " ,
41
41
"@vue/babel-plugin-jsx" : " ^1.4.0"
42
42
},
43
43
"devDependencies" : {
Original file line number Diff line number Diff line change 50
50
"vue" : " catalog:"
51
51
},
52
52
"dependencies" : {
53
- "@rolldown/pluginutils" : " 1.0.0-beta.27 "
53
+ "@rolldown/pluginutils" : " 1.0.0-beta.28 "
54
54
}
55
55
}
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.16.3 " ,
7
+ "@types/node" : " ^22.16.5 " ,
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 24
24
"@vitejs/plugin-vue" : " workspace:*" ,
25
25
"@vitejs/plugin-vue-jsx" : " workspace:*" ,
26
26
"@vitejs/test-dep-import-type" : " link:dep-import-type" ,
27
- "compression" : " ^1.8.0 " ,
27
+ "compression" : " ^1.8.1 " ,
28
28
"express" : " ^5.1.0" ,
29
29
"serve-static" : " ^2.2.0"
30
30
}
Original file line number Diff line number Diff line change 15
15
"vue" : " catalog:"
16
16
},
17
17
"devDependencies" : {
18
- "@types/node" : " ^22.16.3 " ,
18
+ "@types/node" : " ^22.16.5 " ,
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.16.3 " ,
18
+ "@types/node" : " ^22.16.5 " ,
19
19
"@vitejs/plugin-vue" : " workspace:*"
20
20
}
21
21
}
Original file line number Diff line number Diff line change 11
11
},
12
12
"devDependencies" : {
13
13
"@vitejs/plugin-vue" : " workspace:*" ,
14
- "less" : " ^4.3 .0" ,
14
+ "less" : " ^4.4 .0" ,
15
15
"postcss-nested" : " ^7.0.2" ,
16
16
"sass" : " ^1.89.2"
17
17
},
Original file line number Diff line number Diff line change 16
16
"devDependencies" : {
17
17
"@vitejs/plugin-vue" : " workspace:*" ,
18
18
"js-yaml" : " ^4.1.0" ,
19
- "less" : " ^4.3 .0" ,
19
+ "less" : " ^4.4 .0" ,
20
20
"pug" : " ^3.0.3" ,
21
21
"sass" : " ^1.89.2" ,
22
22
"stylus" : " ^0.64.0"
You can’t perform that action at this time.
0 commit comments