Commit c2bde36 1 parent 199fcfa commit c2bde36 Copy full SHA for c2bde36
File tree 3 files changed +30
-5
lines changed
3 files changed +30
-5
lines changed Original file line number Diff line number Diff line change 46
46
"@janus-idp/cli" : " 3.2.0" ,
47
47
"typescript" : " 5.7.3"
48
48
},
49
+ "resolutions" : {
50
+ "@types/react" : " 18.3.18" ,
51
+ "@types/react-dom" : " 18.3.5"
52
+ },
49
53
"files" : [
50
54
" dist" ,
51
55
" dist-dynamic/*.*" ,
Original file line number Diff line number Diff line change 54
54
"resolutions" : {
55
55
"@types/react" : " 18.3.18" ,
56
56
"@types/react-dom" : " 18.3.5" ,
57
+ "@aws-sdk/util-utf8-browser" : " npm:@smithy/util-utf8@~2" ,
57
58
"@backstage/plugin-scaffolder-node@^0.5.0" : " patch:@backstage/plugin-scaffolder-node@npm%3A0.6.3#./.yarn/patches/@backstage-plugin-scaffolder-node-npm-0.6.3-1423303d33.patch" ,
58
59
"@backstage/plugin-scaffolder-node@^0.6.3" : " patch:@backstage/plugin-scaffolder-node@npm%3A0.6.3#./.yarn/patches/@backstage-plugin-scaffolder-node-npm-0.6.3-1423303d33.patch" ,
59
60
"@backstage/plugin-scaffolder-node@^0.4.9" : " patch:@backstage/plugin-scaffolder-node@npm%3A0.6.3#./.yarn/patches/@backstage-plugin-scaffolder-node-npm-0.6.3-1423303d33.patch" ,
Original file line number Diff line number Diff line change @@ -1548,12 +1548,13 @@ __metadata:
1548
1548
languageName: node
1549
1549
linkType: hard
1550
1550
1551
- "@aws-sdk/util-utf8-browser@npm:^3.0.0 ":
1552
- version: 3.259 .0
1553
- resolution: "@aws-sdk /util-utf8-browser @npm:3.259 .0"
1551
+ "@aws-sdk/util-utf8-browser@npm:@smithy/util-utf8@~2 ":
1552
+ version: 2.3 .0
1553
+ resolution: "@smithy /util-utf8@npm:2.3 .0"
1554
1554
dependencies:
1555
- tslib: ^2.3.1
1556
- checksum: b6a1e580da1c9b62c749814182a7649a748ca4253edb4063aa521df97d25b76eae3359eb1680b86f71aac668e05cc05c514379bca39ebf4ba998ae4348412da8
1555
+ "@smithy/util-buffer-from": ^2.2.0
1556
+ tslib: ^2.6.2
1557
+ checksum: 00e55d4b4e37d48be0eef3599082402b933c52a1407fed7e8e8ad76d94d81a0b30b8bfaf2047c59d9c3af31e5f20e7a8c959cb7ae270f894255e05a2229964f0
1557
1558
languageName: node
1558
1559
linkType: hard
1559
1560
@@ -18079,6 +18080,15 @@ __metadata:
18079
18080
languageName: node
18080
18081
linkType: hard
18081
18082
18083
+ "@smithy/is-array-buffer@npm:^2.2.0":
18084
+ version: 2.2.0
18085
+ resolution: "@smithy/is-array-buffer@npm:2.2.0"
18086
+ dependencies:
18087
+ tslib: ^2.6.2
18088
+ checksum: cd12c2e27884fec89ca8966d33c9dc34d3234efe89b33a9b309c61ebcde463e6f15f6a02d31d4fddbfd6e5904743524ca5b95021b517b98fe10957c2da0cd5fc
18089
+ languageName: node
18090
+ linkType: hard
18091
+
18082
18092
"@smithy/is-array-buffer@npm:^3.0.0":
18083
18093
version: 3.0.0
18084
18094
resolution: "@smithy/is-array-buffer@npm:3.0.0"
@@ -18373,6 +18383,16 @@ __metadata:
18373
18383
languageName: node
18374
18384
linkType: hard
18375
18385
18386
+ "@smithy/util-buffer-from@npm:^2.2.0":
18387
+ version: 2.2.0
18388
+ resolution: "@smithy/util-buffer-from@npm:2.2.0"
18389
+ dependencies:
18390
+ "@smithy/is-array-buffer": ^2.2.0
18391
+ tslib: ^2.6.2
18392
+ checksum: 424c5b7368ae5880a8f2732e298d17879a19ca925f24ca45e1c6c005f717bb15b76eb28174d308d81631ad457ea0088aab0fd3255dd42f45a535c81944ad64d3
18393
+ languageName: node
18394
+ linkType: hard
18395
+
18376
18396
"@smithy/util-buffer-from@npm:^3.0.0":
18377
18397
version: 3.0.0
18378
18398
resolution: "@smithy/util-buffer-from@npm:3.0.0"
You can’t perform that action at this time.
0 commit comments