File tree Expand file tree Collapse file tree 4 files changed +65
-78
lines changed Expand file tree Collapse file tree 4 files changed +65
-78
lines changed Original file line number Diff line number Diff line change 37
37
"@types/debug" : " ^4.1.8" ,
38
38
"@types/fs-extra" : " ^11.0.1" ,
39
39
"@types/minimist" : " ^1.2.2" ,
40
- "@types/node" : " ^18.17.5 " ,
40
+ "@types/node" : " ^18.17.6 " ,
41
41
"@types/prompts" : " ^2.4.4" ,
42
42
"@types/resolve" : " ^1.20.2" ,
43
43
"@types/semver" : " ^7.5.0" ,
46
46
"conventional-changelog-cli" : " ^2.2.2" ,
47
47
"eslint" : " ^8.47.0" ,
48
48
"eslint-define-config" : " ^1.23.0" ,
49
- "eslint-plugin-import" : " ^2.28.0 " ,
49
+ "eslint-plugin-import" : " ^2.28.1 " ,
50
50
"eslint-plugin-node" : " ^11.1.0" ,
51
51
"eslint-plugin-regexp" : " ^1.15.0" ,
52
52
"execa" : " ^6.1.0" ,
56
56
"minimist" : " ^1.2.8" ,
57
57
"npm-run-all" : " ^4.1.5" ,
58
58
"picocolors" : " ^1.0.0" ,
59
- "playwright-chromium" : " ^1.37.0 " ,
59
+ "playwright-chromium" : " ^1.37.1 " ,
60
60
"pnpm" : " ^7.33.6" ,
61
61
"prettier" : " 2.8.8" ,
62
62
"prompts" : " ^2.4.2" ,
69
69
"typescript" : " ^4.9.5" ,
70
70
"unbuild" : " 2.0.0-rc.0" ,
71
71
"vite" : " ^4.4.9" ,
72
- "vitest" : " ^0.34.1 " ,
72
+ "vitest" : " ^0.34.2 " ,
73
73
"vue" : " ^3.3.4"
74
74
},
75
75
"simple-git-hooks" : {
Original file line number Diff line number Diff line change 12
12
"@vitejs/plugin-vue" : " workspace:*" ,
13
13
"less" : " ^4.2.0" ,
14
14
"postcss-nested" : " ^6.0.1" ,
15
- "sass" : " ^1.65 .1"
15
+ "sass" : " ^1.66 .1"
16
16
},
17
17
"dependencies" : {
18
18
"vue" : " ^3.3.4"
Original file line number Diff line number Diff line change 17
17
"js-yaml" : " ^4.1.0" ,
18
18
"less" : " ^4.2.0" ,
19
19
"pug" : " ^3.0.2" ,
20
- "sass" : " ^1.65 .1" ,
20
+ "sass" : " ^1.66 .1" ,
21
21
"stylus" : " ^0.59.0"
22
22
}
23
23
}
You can’t perform that action at this time.
0 commit comments