File tree Expand file tree Collapse file tree 4 files changed +285
-281
lines changed Expand file tree Collapse file tree 4 files changed +285
-281
lines changed Original file line number Diff line number Diff line change 57
57
"playwright:install" : " pnpm exec playwright install"
58
58
},
59
59
"devDependencies" : {
60
- "@biomejs/biome" : " ^1.9.0 " ,
61
- "@lerna-lite/cli" : " ^3.9.0 " ,
62
- "@lerna-lite/publish" : " ^3.9.0 " ,
63
- "@lerna-lite/watch" : " ^3.9.0 " ,
64
- "@playwright/test" : " ^1.46.1 " ,
65
- "@types/node" : " ^22.5.2 " ,
60
+ "@biomejs/biome" : " ^1.9.2 " ,
61
+ "@lerna-lite/cli" : " ^3.9.1 " ,
62
+ "@lerna-lite/publish" : " ^3.9.1 " ,
63
+ "@lerna-lite/watch" : " ^3.9.1 " ,
64
+ "@playwright/test" : " ^1.47.2 " ,
65
+ "@types/node" : " ^22.5.5 " ,
66
66
"conventional-changelog-conventionalcommits" : " ^7.0.2" ,
67
67
"cross-env" : " ^7.0.3" ,
68
- "npm-run-all2" : " ^6.2.2 " ,
68
+ "npm-run-all2" : " ^6.2.3 " ,
69
69
"pnpm" : " ^8.15.9" ,
70
70
"rimraf" : " ^5.0.10" ,
71
- "typescript" : " 5.5.4 "
71
+ "typescript" : " 5.6.2 "
72
72
},
73
73
"packageManager" :
" [email protected] " ,
74
74
"pnpm" : {
75
75
"overrides" : {
76
76
"braces" : " ^3.0.3" ,
77
- "express" : " ^4.19.2 " ,
77
+ "express" : " ^4.21.0 " ,
78
78
"ws" : " ^8.18.0"
79
79
}
80
80
}
Original file line number Diff line number Diff line change 28
28
"devDependencies" : {
29
29
"@types/dompurify" : " ^3.0.5" ,
30
30
"sass" : " ^1.79.3" ,
31
- "typescript" : " 5.5.4 " ,
32
- "vite" : " ^5.4.2 "
31
+ "typescript" : " 5.6.2 " ,
32
+ "vite" : " ^5.4.7 "
33
33
}
34
34
}
Original file line number Diff line number Diff line change 72
72
"autoprefixer" : " ^10.4.20" ,
73
73
"copyfiles" : " ^2.4.1" ,
74
74
"cross-env" : " ^7.0.3" ,
75
- "cssnano" : " ^7.0.5 " ,
75
+ "cssnano" : " ^7.0.6 " ,
76
76
"esbuild" : " ^0.23.1" ,
77
77
"fs-extra" : " ^11.2.0" ,
78
78
"glob" : " ^10.4.5" ,
79
- "postcss" : " ^8.4.44 " ,
79
+ "postcss" : " ^8.4.47 " ,
80
80
"postcss-cli" : " ^11.0.0" ,
81
81
"sass" : " ^1.79.3" ,
82
- "typescript" : " 5.5.4 "
82
+ "typescript" : " 5.6.2 "
83
83
}
84
84
}
You can’t perform that action at this time.
0 commit comments