File tree Expand file tree Collapse file tree 3 files changed +34
-17
lines changed Expand file tree Collapse file tree 3 files changed +34
-17
lines changed Original file line number Diff line number Diff line change 35
35
"devDependencies" : {
36
36
"@commitlint/cli" : " 17.8.1" ,
37
37
"@commitlint/config-conventional" : " 17.8.1" ,
38
- "@rollup/plugin-alias" : " 3.1.9 " ,
38
+ "@rollup/plugin-alias" : " 5.0.1 " ,
39
39
"@semantic-release/changelog" : " 6.0.3" ,
40
40
"@semantic-release/git" : " 10.0.1" ,
41
41
"@testing-library/dom" : " 8.20.1" ,
Original file line number Diff line number Diff line change @@ -1264,14 +1264,17 @@ __metadata:
1264
1264
languageName : node
1265
1265
linkType : hard
1266
1266
1267
- " @rollup/plugin-alias@npm:3.1.9 " :
1268
- version : 3.1.9
1269
- resolution : " @rollup/plugin-alias@npm:3.1.9 "
1267
+ " @rollup/plugin-alias@npm:5.0.1 " :
1268
+ version : 5.0.1
1269
+ resolution : " @rollup/plugin-alias@npm:5.0.1 "
1270
1270
dependencies :
1271
- slash : " npm:^3 .0.0"
1271
+ slash : " npm:^4 .0.0"
1272
1272
peerDependencies :
1273
- rollup : ^1.20.0||^2.0.0
1274
- checksum : f932771db3c87ccc6008e4d82c89c5a09349c834180a7ca6c3ee4d5dbf086cb27f9ce5f5aee42a66bf556e5fd3094438ffdf47e19f5bb0e15ea3cb1a9f34860d
1273
+ rollup : ^1.20.0||^2.0.0||^3.0.0||^4.0.0
1274
+ peerDependenciesMeta :
1275
+ rollup :
1276
+ optional : true
1277
+ checksum : 5b3d095f0ab729925144a6df2b5431a8ee1dea46ab0e53e5415600ebc551bc17d7179f0171a6f252c2a16085d3f3f904295c3adb271a32ea203f7443d909173a
1275
1278
languageName : node
1276
1279
linkType : hard
1277
1280
@@ -8621,7 +8624,7 @@ __metadata:
8621
8624
dependencies :
8622
8625
" @commitlint/cli " : " npm:17.8.1"
8623
8626
" @commitlint/config-conventional " : " npm:17.8.1"
8624
- " @rollup/plugin-alias " : " npm:3.1.9 "
8627
+ " @rollup/plugin-alias " : " npm:5.0.1 "
8625
8628
" @semantic-release/changelog " : " npm:6.0.3"
8626
8629
" @semantic-release/git " : " npm:10.0.1"
8627
8630
" @testing-library/dom " : " npm:8.20.1"
@@ -9298,6 +9301,13 @@ __metadata:
9298
9301
languageName : node
9299
9302
linkType : hard
9300
9303
9304
+ " slash@npm:^4.0.0 " :
9305
+ version : 4.0.0
9306
+ resolution : " slash@npm:4.0.0"
9307
+ checksum : b522ca75d80d107fd30d29df0549a7b2537c83c4c4ecd12cd7d4ea6c8aaca2ab17ada002e7a1d78a9d736a0261509f26ea5b489082ee443a3a810586ef8eff18
9308
+ languageName : node
9309
+ linkType : hard
9310
+
9301
9311
" slice-ansi@npm:^5.0.0 " :
9302
9312
version : 5.0.0
9303
9313
resolution : " slice-ansi@npm:5.0.0"
You can’t perform that action at this time.
0 commit comments