@@ -103,7 +103,7 @@ __metadata:
103
103
languageName: node
104
104
linkType: hard
105
105
106
- "@babel/core@npm:7.21.4":
106
+ "@babel/core@npm:7.21.4, @babel/core@npm:^7.21.4 ":
107
107
version: 7.21.4
108
108
resolution: "@babel/core@npm:7.21.4"
109
109
dependencies:
@@ -1341,6 +1341,17 @@ __metadata:
1341
1341
languageName: node
1342
1342
linkType: hard
1343
1343
1344
+ "@babel/plugin-transform-react-jsx-self@npm:^7.21.0":
1345
+ version: 7.21.0
1346
+ resolution: "@babel/plugin-transform-react-jsx-self@npm:7.21.0"
1347
+ dependencies:
1348
+ "@babel/helper-plugin-utils": ^7.20.2
1349
+ peerDependencies:
1350
+ "@babel/core": ^7.0.0-0
1351
+ checksum: 696f74c04a265409ccd46e333ff762e6011d394e6972128b5d97db4c1647289141bc7ebd45ab2bab99b60932f9793e8f89ee9432d3bde19962de2100456f6147
1352
+ languageName: node
1353
+ linkType: hard
1354
+
1344
1355
"@babel/plugin-transform-react-jsx-source@npm:^7.19.6":
1345
1356
version: 7.19.6
1346
1357
resolution: "@babel/plugin-transform-react-jsx-source@npm:7.19.6"
@@ -5478,7 +5489,7 @@ __metadata:
5478
5489
languageName: node
5479
5490
linkType: hard
5480
5491
5481
- "@vitejs/plugin-react@npm:^3.0.1, @vitejs/plugin-react@npm:^3.1.0 ":
5492
+ "@vitejs/plugin-react@npm:^3.0.1":
5482
5493
version: 3.1.0
5483
5494
resolution: "@vitejs/plugin-react@npm:3.1.0"
5484
5495
dependencies:
@@ -5493,6 +5504,20 @@ __metadata:
5493
5504
languageName: node
5494
5505
linkType: hard
5495
5506
5507
+ "@vitejs/plugin-react@npm:^4.0.0":
5508
+ version: 4.0.0
5509
+ resolution: "@vitejs/plugin-react@npm:4.0.0"
5510
+ dependencies:
5511
+ "@babel/core": ^7.21.4
5512
+ "@babel/plugin-transform-react-jsx-self": ^7.21.0
5513
+ "@babel/plugin-transform-react-jsx-source": ^7.19.6
5514
+ react-refresh: ^0.14.0
5515
+ peerDependencies:
5516
+ vite: ^4.2.0
5517
+ checksum: 575298f66517c51348892d49b302490c48e15c9ddb0b2c5f710931804e559dceafca1be1e62cb72d0902cba5f3c98e4b1272970d328e3a62d59ecdf976e68d3d
5518
+ languageName: node
5519
+ linkType: hard
5520
+
5496
5521
"@wdio/cli@npm:^7.19.7":
5497
5522
version: 7.30.1
5498
5523
resolution: "@wdio/cli@npm:7.30.1"
@@ -21403,7 +21428,7 @@ __metadata:
21403
21428
"@ui5/webcomponents-fiori": 1.12.2
21404
21429
"@ui5/webcomponents-icons": 1.12.2
21405
21430
"@ui5/webcomponents-tools": 1.12.2
21406
- "@vitejs/plugin-react": ^3.1 .0
21431
+ "@vitejs/plugin-react": ^4.0 .0
21407
21432
chromatic: ^6.5.3
21408
21433
cypress: ^12.1.0
21409
21434
dedent: ^0.7.0
0 commit comments