File tree Expand file tree Collapse file tree 4 files changed +94
-94
lines changed Expand file tree Collapse file tree 4 files changed +94
-94
lines changed Original file line number Diff line number Diff line change 67
67
"@lerna-lite/publish" : " ^4.0.0" ,
68
68
"@lerna-lite/watch" : " ^4.0.0" ,
69
69
"@playwright/test" : " ^1.51.1" ,
70
- "@types/node" : " ^22.13.14 " ,
70
+ "@types/node" : " ^22.14.1 " ,
71
71
"conventional-changelog-conventionalcommits" : " ^8.0.0" ,
72
72
"cross-env" : " ^7.0.3" ,
73
73
"npm-run-all2" : " ^7.0.2" ,
74
74
"pnpm" : " ^9.10.0" ,
75
75
"rimraf" : " ^5.0.10" ,
76
- "typescript" : " 5.8.2 "
76
+ "typescript" : " 5.8.3 "
77
77
},
78
78
"packageManager" :
" [email protected] "
79
79
}
Original file line number Diff line number Diff line change 20
20
},
21
21
"dependencies" : {
22
22
"@popperjs/core" : " ^2.11.8" ,
23
- "bootstrap" : " ^5.3.3 " ,
24
- "dompurify" : " ^3.2.4 " ,
23
+ "bootstrap" : " ^5.3.5 " ,
24
+ "dompurify" : " ^3.2.5 " ,
25
25
"font-awesome" : " ^4.7.0" ,
26
26
"multiple-select-vanilla" : " workspace:*"
27
27
},
28
28
"devDependencies" : {
29
- "sass" : " ^1.86.0 " ,
30
- "typescript" : " 5.8.2 " ,
31
- "vite" : " ^6.2.4 "
29
+ "sass" : " ^1.86.3 " ,
30
+ "typescript" : " 5.8.3 " ,
31
+ "vite" : " ^6.2.6 "
32
32
}
33
33
}
Original file line number Diff line number Diff line change 75
75
"native-copyfiles" : " ^0.3.2" ,
76
76
"postcss" : " ^8.5.3" ,
77
77
"postcss-cli" : " ^11.0.1" ,
78
- "sass" : " ^1.86.0 " ,
78
+ "sass" : " ^1.86.3 " ,
79
79
"tinyglobby" : " ^0.2.12" ,
80
- "typescript" : " 5.8.2 "
80
+ "typescript" : " 5.8.3 "
81
81
}
82
82
}
You can’t perform that action at this time.
0 commit comments