File tree Expand file tree Collapse file tree 4 files changed +239
-482
lines changed Expand file tree Collapse file tree 4 files changed +239
-482
lines changed Original file line number Diff line number Diff line change 62
62
"pnpm" : " 10.x"
63
63
},
64
64
"devDependencies" : {
65
- "@biomejs/biome" : " ^2.0.0-beta.1 " ,
66
- "@lerna-lite/cli" : " ^4.0.0 " ,
67
- "@lerna-lite/publish" : " ^4.0.0 " ,
68
- "@lerna-lite/watch" : " ^4.0.0 " ,
69
- "@playwright/test" : " ^1.51.1 " ,
70
- "@types/node" : " ^22.14.1 " ,
65
+ "@biomejs/biome" : " ^2.0.0-beta.2 " ,
66
+ "@lerna-lite/cli" : " ^4.1.1 " ,
67
+ "@lerna-lite/publish" : " ^4.1.1 " ,
68
+ "@lerna-lite/watch" : " ^4.1.1 " ,
69
+ "@playwright/test" : " ^1.52.0 " ,
70
+ "@types/node" : " ^22.15.3 " ,
71
71
"conventional-changelog-conventionalcommits" : " ^8.0.0" ,
72
72
"cross-env" : " ^7.0.3" ,
73
73
"npm-run-all2" : " ^7.0.2" ,
Original file line number Diff line number Diff line change 26
26
"multiple-select-vanilla" : " workspace:*"
27
27
},
28
28
"devDependencies" : {
29
- "sass" : " ^1.86.3 " ,
29
+ "sass" : " ^1.87.0 " ,
30
30
"typescript" : " 5.8.3" ,
31
- "vite" : " ^6.2.6 "
31
+ "vite" : " ^6.3.4 "
32
32
}
33
33
}
Original file line number Diff line number Diff line change 72
72
"autoprefixer" : " ^10.4.21" ,
73
73
"cross-env" : " ^7.0.3" ,
74
74
"cssnano" : " ^7.0.6" ,
75
- "esbuild" : " ^0.25.2 " ,
75
+ "esbuild" : " ^0.25.3 " ,
76
76
"native-copyfiles" : " ^0.3.2" ,
77
77
"postcss" : " ^8.5.3" ,
78
78
"postcss-cli" : " ^11.0.1" ,
79
- "sass" : " ^1.86.3 " ,
80
- "tinyglobby" : " ^0.2.12 " ,
79
+ "sass" : " ^1.87.0 " ,
80
+ "tinyglobby" : " ^0.2.13 " ,
81
81
"typescript" : " 5.8.3"
82
82
}
83
83
}
You can’t perform that action at this time.
0 commit comments