File tree Expand file tree Collapse file tree 4 files changed +295
-171
lines changed Expand file tree Collapse file tree 4 files changed +295
-171
lines changed Original file line number Diff line number Diff line change 58
58
},
59
59
"devDependencies" : {
60
60
"@biomejs/biome" : " ^1.9.3" ,
61
- "@lerna-lite/cli" : " ^3.9.2 " ,
62
- "@lerna-lite/publish" : " ^3.9.2 " ,
63
- "@lerna-lite/watch" : " ^3.9.2 " ,
64
- "@playwright/test" : " ^1.47.2 " ,
65
- "@types/node" : " ^22.7.4 " ,
61
+ "@lerna-lite/cli" : " ^3.9.3 " ,
62
+ "@lerna-lite/publish" : " ^3.9.3 " ,
63
+ "@lerna-lite/watch" : " ^3.9.3 " ,
64
+ "@playwright/test" : " ^1.48.0 " ,
65
+ "@types/node" : " ^22.7.5 " ,
66
66
"conventional-changelog-conventionalcommits" : " ^7.0.2" ,
67
67
"cross-env" : " ^7.0.3" ,
68
68
"npm-run-all2" : " ^6.2.3" ,
69
69
"pnpm" : " ^8.15.9" ,
70
70
"rimraf" : " ^5.0.10" ,
71
- "typescript" : " 5.6.2 "
71
+ "typescript" : " 5.6.3 "
72
72
},
73
73
"packageManager" :
" [email protected] " ,
74
74
"pnpm" : {
75
75
"overrides" : {
76
76
"braces" : " ^3.0.3" ,
77
- "express" : " ^4.21.0 " ,
77
+ "express" : " ^4.21.1 " ,
78
78
"ws" : " ^8.18.0"
79
79
}
80
80
}
Original file line number Diff line number Diff line change 27
27
},
28
28
"devDependencies" : {
29
29
"@types/dompurify" : " ^3.0.5" ,
30
- "sass" : " ^1.79.4 " ,
31
- "typescript" : " 5.6.2 " ,
30
+ "sass" : " ^1.79.5 " ,
31
+ "typescript" : " 5.6.3 " ,
32
32
"vite" : " ^5.4.8"
33
33
}
34
34
}
Original file line number Diff line number Diff line change 88
88
"fs-extra" : " ^11.2.0" ,
89
89
"postcss" : " ^8.4.47" ,
90
90
"postcss-cli" : " ^11.0.0" ,
91
- "sass" : " ^1.79.4 " ,
91
+ "sass" : " ^1.79.5 " ,
92
92
"tinyglobby" : " ^0.2.9" ,
93
93
"tsup" : " ^8.3.0" ,
94
- "typescript" : " 5.6.2 "
94
+ "typescript" : " 5.6.3 "
95
95
}
96
96
}
You can’t perform that action at this time.
0 commit comments