File tree Expand file tree Collapse file tree 4 files changed +2576
-3126
lines changed Expand file tree Collapse file tree 4 files changed +2576
-3126
lines changed Original file line number Diff line number Diff line change 55
55
"test:e2e:ui" : " playwright test --config playwright/playwright.config.ts --ui" ,
56
56
"test:report" : " playwright show-report"
57
57
},
58
- "packageManager" : " pnpm@9.0.6 " ,
58
+ "packageManager" : " pnpm@8.15.8 " ,
59
59
"devDependencies" : {
60
- "@biomejs/biome" : " ^1.7.1 " ,
60
+ "@biomejs/biome" : " ^1.7.2 " ,
61
61
"@lerna-lite/cli" : " ^3.3.3" ,
62
62
"@lerna-lite/publish" : " ^3.3.3" ,
63
63
"@lerna-lite/watch" : " ^3.3.3" ,
64
64
"@playwright/test" : " ^1.43.1" ,
65
- "@types/node" : " ^20.12.7 " ,
65
+ "@types/node" : " ^20.12.8 " ,
66
66
"conventional-changelog-conventionalcommits" : " ^7.0.2" ,
67
67
"cross-env" : " ^7.0.3" ,
68
68
"npm-run-all2" : " ^6.1.2" ,
69
- "pnpm" : " ^9.0.6 " ,
69
+ "pnpm" : " ^8.15.8 " ,
70
70
"rimraf" : " ^5.0.5" ,
71
71
"typescript" : " 5.4.5"
72
72
}
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.3" ,
24
- "dompurify" : " ^3.1.1 " ,
24
+ "dompurify" : " ^3.1.2 " ,
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
- "sass" : " ^1.75 .0" ,
30
+ "sass" : " ^1.76 .0" ,
31
31
"typescript" : " 5.4.5" ,
32
32
"vite" : " ^5.2.10"
33
33
}
Original file line number Diff line number Diff line change 72
72
"glob" : " ^10.3.12" ,
73
73
"postcss" : " ^8.4.38" ,
74
74
"postcss-cli" : " ^11.0.0" ,
75
- "sass" : " ^1.75 .0" ,
75
+ "sass" : " ^1.76 .0" ,
76
76
"typescript" : " 5.4.5"
77
77
}
78
78
}
You can’t perform that action at this time.
0 commit comments