File tree Expand file tree Collapse file tree 4 files changed +249
-235
lines changed Expand file tree Collapse file tree 4 files changed +249
-235
lines changed Original file line number Diff line number Diff line change 58
58
},
59
59
"devDependencies" : {
60
60
"@biomejs/biome" : " ^1.8.3" ,
61
- "@lerna-lite/cli" : " ^3.8 .0" ,
62
- "@lerna-lite/publish" : " ^3.8 .0" ,
63
- "@lerna-lite/watch" : " ^3.8 .0" ,
61
+ "@lerna-lite/cli" : " ^3.9 .0" ,
62
+ "@lerna-lite/publish" : " ^3.9 .0" ,
63
+ "@lerna-lite/watch" : " ^3.9 .0" ,
64
64
"@playwright/test" : " ^1.46.1" ,
65
- "@types/node" : " ^22.4.0 " ,
65
+ "@types/node" : " ^22.5.2 " ,
66
66
"conventional-changelog-conventionalcommits" : " ^7.0.2" ,
67
67
"cross-env" : " ^7.0.3" ,
68
68
"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.4.1 "
32
+ "vite" : " ^5.4.2 "
33
33
}
34
34
}
Original file line number Diff line number Diff line change 70
70
"esbuild" : " ^0.23.1" ,
71
71
"fs-extra" : " ^11.2.0" ,
72
72
"glob" : " ^10.4.5" ,
73
- "postcss" : " ^8.4.41 " ,
73
+ "postcss" : " ^8.4.44 " ,
74
74
"postcss-cli" : " ^11.0.0" ,
75
75
"sass" : " ^1.77.8" ,
76
76
"typescript" : " 5.5.4"
You can’t perform that action at this time.
0 commit comments