File tree Expand file tree Collapse file tree 5 files changed +564
-514
lines changed Expand file tree Collapse file tree 5 files changed +564
-514
lines changed Original file line number Diff line number Diff line change 61
61
"pnpm" : " 10.x"
62
62
},
63
63
"devDependencies" : {
64
- "@biomejs/biome" : " ^2.2.3 " ,
65
- "@lerna-lite/cli" : " ^4.7.3 " ,
66
- "@lerna-lite/publish" : " ^4.7.3 " ,
67
- "@lerna-lite/watch" : " ^4.7.3 " ,
68
- "@playwright/test" : " ^ 1.52.0" ,
69
- "@types/node" : " ^24.3.1 " ,
64
+ "@biomejs/biome" : " ^2.2.4 " ,
65
+ "@lerna-lite/cli" : " ^4.9.0 " ,
66
+ "@lerna-lite/publish" : " ^4.9.0 " ,
67
+ "@lerna-lite/watch" : " ^4.9.0 " ,
68
+ "@playwright/test" : " ~ 1.52.0" ,
69
+ "@types/node" : " ^24.5.2 " ,
70
70
"conventional-changelog-conventionalcommits" : " ^9.1.0" ,
71
71
"cross-env" : " catalog:" ,
72
72
"npm-run-all2" : " ^8.0.4" ,
Original file line number Diff line number Diff line change 21
21
"dependencies" : {
22
22
"@popperjs/core" : " ^2.11.8" ,
23
23
"bootstrap" : " ^5.3.8" ,
24
- "dompurify" : " ^3.2.6 " ,
24
+ "dompurify" : " ^3.2.7 " ,
25
25
"font-awesome" : " ^4.7.0" ,
26
26
"multiple-select-vanilla" : " workspace:*"
27
27
},
28
28
"devDependencies" : {
29
29
"sass" : " catalog:" ,
30
30
"typescript" : " catalog:" ,
31
- "vite" : " ^7.1.5 "
31
+ "vite" : " ^7.1.7 "
32
32
}
33
33
}
Original file line number Diff line number Diff line change 72
72
"autoprefixer" : " ^10.4.21" ,
73
73
"cross-env" : " catalog:" ,
74
74
"cssnano" : " ^7.1.1" ,
75
- "esbuild" : " ^0.25.9 " ,
76
- "native-copyfiles" : " ^1.3.5 " ,
75
+ "esbuild" : " ^0.25.10 " ,
76
+ "native-copyfiles" : " ^1.3.6 " ,
77
77
"postcss" : " ^8.5.6" ,
78
78
"postcss-cli" : " ^11.0.1" ,
79
79
"remove-glob" : " catalog:" ,
You can’t perform that action at this time.
0 commit comments