File tree Expand file tree Collapse file tree 4 files changed +123
-123
lines changed Expand file tree Collapse file tree 4 files changed +123
-123
lines changed Original file line number Diff line number Diff line change 68
68
"npm-run-all2" : " ^6.1.2" ,
69
69
"pnpm" : " ^8.15.3" ,
70
70
"rimraf" : " ^5.0.5" ,
71
- "typescript" : " ^5.3.3 "
71
+ "typescript" : " 5.4.0-dev.20240220 "
72
72
}
73
73
}
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.2 " ,
24
- "dompurify" : " ^3.0.8 " ,
23
+ "bootstrap" : " ^5.3.3 " ,
24
+ "dompurify" : " ^3.0.9 " ,
25
25
"font-awesome" : " ^4.7.0" ,
26
26
"multiple-select-vanilla" : " workspace:*"
27
27
},
28
28
"devDependencies" : {
29
29
"@types/dompurify" : " ^3.0.5" ,
30
30
"sass" : " ^1.71.0" ,
31
- "typescript" : " ^5.3.3 " ,
31
+ "typescript" : " 5.4.0-dev.20240220 " ,
32
32
"vite" : " ^5.1.3"
33
33
}
34
34
}
Original file line number Diff line number Diff line change 67
67
"copyfiles" : " ^2.4.1" ,
68
68
"cross-env" : " ^7.0.3" ,
69
69
"cssnano" : " ^6.0.3" ,
70
- "esbuild" : " ^0.20.0 " ,
70
+ "esbuild" : " ^0.20.1 " ,
71
71
"fs-extra" : " ^11.2.0" ,
72
72
"glob" : " ^10.3.10" ,
73
73
"postcss" : " ^8.4.35" ,
74
74
"postcss-cli" : " ^11.0.0" ,
75
75
"sass" : " ^1.71.0" ,
76
- "typescript" : " ^5.3.3 "
76
+ "typescript" : " 5.4.0-dev.20240220 "
77
77
}
78
78
}
You can’t perform that action at this time.
0 commit comments