File tree Expand file tree Collapse file tree 4 files changed +178
-211
lines changed Expand file tree Collapse file tree 4 files changed +178
-211
lines changed Original file line number Diff line number Diff line change 62
62
"@lerna-lite/cli" : " ^3.8.0" ,
63
63
"@lerna-lite/publish" : " ^3.8.0" ,
64
64
"@lerna-lite/watch" : " ^3.8.0" ,
65
- "@playwright/test" : " ^1.46.0 " ,
66
- "@types/node" : " ^20.14.14 " ,
65
+ "@playwright/test" : " ^1.46.1 " ,
66
+ "@types/node" : " ^22.4.0 " ,
67
67
"conventional-changelog-conventionalcommits" : " ^7.0.2" ,
68
68
"cross-env" : " ^7.0.3" ,
69
69
"npm-run-all2" : " ^6.2.2" ,
Original file line number Diff line number Diff line change 29
29
"@types/dompurify" : " ^3.0.5" ,
30
30
"sass" : " ^1.77.8" ,
31
31
"typescript" : " 5.5.4" ,
32
- "vite" : " ^5.3.5 "
32
+ "vite" : " ^5.4.1 "
33
33
}
34
34
}
Original file line number Diff line number Diff line change 66
66
"autoprefixer" : " ^10.4.20" ,
67
67
"copyfiles" : " ^2.4.1" ,
68
68
"cross-env" : " ^7.0.3" ,
69
- "cssnano" : " ^7.0.4 " ,
70
- "esbuild" : " ^0.23.0 " ,
69
+ "cssnano" : " ^7.0.5 " ,
70
+ "esbuild" : " ^0.23.1 " ,
71
71
"fs-extra" : " ^11.2.0" ,
72
72
"glob" : " ^10.4.5" ,
73
73
"postcss" : " ^8.4.41" ,
You can’t perform that action at this time.
0 commit comments