@@ -336,6 +336,13 @@ __metadata:
336
336
languageName : node
337
337
linkType : hard
338
338
339
+ " @babel/helper-plugin-utils@npm:^7.22.5 " :
340
+ version : 7.22.5
341
+ resolution : " @babel/helper-plugin-utils@npm:7.22.5"
342
+ checksum : c0fc7227076b6041acd2f0e818145d2e8c41968cc52fb5ca70eed48e21b8fe6dd88a0a91cbddf4951e33647336eb5ae184747ca706817ca3bef5e9e905151ff5
343
+ languageName : node
344
+ linkType : hard
345
+
339
346
" @babel/helper-remap-async-to-generator@npm:^7.18.9 " :
340
347
version : 7.18.9
341
348
resolution : " @babel/helper-remap-async-to-generator@npm:7.18.9"
@@ -822,6 +829,17 @@ __metadata:
822
829
languageName : node
823
830
linkType : hard
824
831
832
+ " @babel/plugin-syntax-jsx@npm:^7.22.5 " :
833
+ version : 7.22.5
834
+ resolution : " @babel/plugin-syntax-jsx@npm:7.22.5"
835
+ dependencies :
836
+ " @babel/helper-plugin-utils " : ^7.22.5
837
+ peerDependencies :
838
+ " @babel/core " : ^7.0.0-0
839
+ checksum : 8829d30c2617ab31393d99cec2978e41f014f4ac6f01a1cecf4c4dd8320c3ec12fdc3ce121126b2d8d32f6887e99ca1a0bad53dedb1e6ad165640b92b24980ce
840
+ languageName : node
841
+ linkType : hard
842
+
825
843
" @babel/plugin-syntax-jsx@npm:^7.7.2 " :
826
844
version : 7.21.4
827
845
resolution : " @babel/plugin-syntax-jsx@npm:7.21.4"
@@ -2266,9 +2284,9 @@ __metadata:
2266
2284
" @babel/helper-annotate-as-pure " : ^7.18.6
2267
2285
" @babel/helper-module-imports " : ^7.21.4
2268
2286
" @babel/plugin-proposal-class-properties " : ^7.18.6
2287
+ " @babel/plugin-syntax-jsx " : ^7.22.5
2269
2288
" @babel/plugin-transform-modules-commonjs " : ^7.21.5
2270
2289
" @babel/preset-env " : ^7.21.5
2271
- babel-plugin-syntax-jsx : ^6.18.0
2272
2290
babel-test : ^0.2.4
2273
2291
jest : ^29.5.0
2274
2292
jest-file-snapshot : ^0.5.0
@@ -2282,13 +2300,6 @@ __metadata:
2282
2300
languageName : unknown
2283
2301
linkType : soft
2284
2302
2285
- " babel-plugin-syntax-jsx@npm:^6.18.0 " :
2286
- version : 6.18.0
2287
- resolution : " babel-plugin-syntax-jsx@npm:6.18.0"
2288
- checksum : 0c7ce5b81d6cfc01a7dd7a76a9a8f090ee02ba5c890310f51217ef1a7e6163fb7848994bbc14fd560117892e82240df9c7157ad0764da67ca5f2afafb73a7d27
2289
- languageName : node
2290
- linkType : hard
2291
-
2292
2303
" babel-preset-current-node-syntax@npm:^1.0.0 " :
2293
2304
version : 1.0.1
2294
2305
resolution : " babel-preset-current-node-syntax@npm:1.0.1"
0 commit comments