git.fiddlerwoaroof.com
Browse code

chore: bump @babel/preset-react from 7.17.12 to 7.18.6 in /react-demo

Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) from 7.17.12 to 7.18.6.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.18.6/packages/babel-preset-react)

---
updated-dependencies:
- dependency-name: "@babel/preset-react"
dependency-type: direct:development
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

dependabot[bot] authored on 01/04/2023 01:30:55
Showing 2 changed files
... ...
@@ -18,7 +18,7 @@
18 18
         "@babel/core": "^7.18.5",
19 19
         "@babel/plugin-transform-react-jsx": "^7.17.12",
20 20
         "@babel/preset-env": "^7.18.2",
21
-        "@babel/preset-react": "^7.17.12",
21
+        "@babel/preset-react": "^7.18.6",
22 22
         "@rollup/plugin-babel": "^5.3.1",
23 23
         "@rollup/plugin-commonjs": "^22.0.0",
24 24
         "@rollup/plugin-node-resolve": "^13.3.0",
... ...
@@ -136,12 +136,12 @@
136 136
       }
137 137
     },
138 138
     "node_modules/@babel/helper-annotate-as-pure": {
139
-      "version": "7.16.7",
140
-      "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.7.tgz",
141
-      "integrity": "sha512-s6t2w/IPQVTAET1HitoowRGXooX8mCgtuP5195wD/QJPV6wYjpujCGF7JuMODVX2ZAJOf1GT6DT9MHEZvLOFSw==",
139
+      "version": "7.18.6",
140
+      "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz",
141
+      "integrity": "sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==",
142 142
       "dev": true,
143 143
       "dependencies": {
144
-        "@babel/types": "^7.16.7"
144
+        "@babel/types": "^7.18.6"
145 145
       },
146 146
       "engines": {
147 147
         "node": ">=6.9.0"
... ...
@@ -293,12 +293,12 @@
293 293
       }
294 294
     },
295 295
     "node_modules/@babel/helper-module-imports": {
296
-      "version": "7.16.7",
297
-      "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.16.7.tgz",
298
-      "integrity": "sha512-LVtS6TqjJHFc+nYeITRo6VLXve70xmq7wPhWTqDJusJEgGmkAACWwMiTNrvfoQo6hEhFwAIixNkvB0jPXDL8Wg==",
296
+      "version": "7.21.4",
297
+      "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.21.4.tgz",
298
+      "integrity": "sha512-orajc5T2PsRYUN3ZryCEFeMDYwyw09c/pZeaQEZPH0MpKzSvn3e0uXsDBu3k03VI+9DBiRo+l22BfKTpKwa/Wg==",
299 299
       "dev": true,
300 300
       "dependencies": {
301
-        "@babel/types": "^7.16.7"
301
+        "@babel/types": "^7.21.4"
302 302
       },
303 303
       "engines": {
304 304
         "node": ">=6.9.0"
... ...
@@ -336,9 +336,9 @@
336 336
       }
337 337
     },
338 338
     "node_modules/@babel/helper-plugin-utils": {
339
-      "version": "7.17.12",
340
-      "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz",
341
-      "integrity": "sha512-JDkf04mqtN3y4iAbO1hv9U2ARpPyPL1zqyWs/2WG1pgSq9llHFjStX5jdxb84himgJm+8Ng+x0oiWF/nw/XQKA==",
339
+      "version": "7.20.2",
340
+      "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.20.2.tgz",
341
+      "integrity": "sha512-8RvlJG2mj4huQ4pZ+rU9lqKi9ZKiRmuvGuM2HlWmkmgOhbs6zEAw6IEiJ5cQqGbDzGZOhwuOQNtZMi/ENLjZoQ==",
342 342
       "dev": true,
343 343
       "engines": {
344 344
         "node": ">=6.9.0"
... ...
@@ -410,19 +410,28 @@
410 410
         "node": ">=6.9.0"
411 411
       }
412 412
     },
413
+    "node_modules/@babel/helper-string-parser": {
414
+      "version": "7.19.4",
415
+      "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz",
416
+      "integrity": "sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==",
417
+      "dev": true,
418
+      "engines": {
419
+        "node": ">=6.9.0"
420
+      }
421
+    },
413 422
     "node_modules/@babel/helper-validator-identifier": {
414
-      "version": "7.16.7",
415
-      "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz",
416
-      "integrity": "sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw==",
423
+      "version": "7.19.1",
424
+      "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz",
425
+      "integrity": "sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==",
417 426
       "dev": true,
418 427
       "engines": {
419 428
         "node": ">=6.9.0"
420 429
       }
421 430
     },
422 431
     "node_modules/@babel/helper-validator-option": {
423
-      "version": "7.16.7",
424
-      "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.16.7.tgz",
425
-      "integrity": "sha512-TRtenOuRUVo9oIQGPC5G9DgK4743cdxvtOw0weQNpZXaS16SCBi5MNjZF8vba3ETURjZpTbVn7Vvcf2eAwFozQ==",
432
+      "version": "7.21.0",
433
+      "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.21.0.tgz",
434
+      "integrity": "sha512-rmL/B8/f0mKS2baE9ZpyTcTavvEuWhTTW8amjzXNvYG4AwBsqTLikfXsEofsJEfKHf+HQVQbFOHy6o+4cnC/fQ==",
426 435
       "dev": true,
427 436
       "engines": {
428 437
         "node": ">=6.9.0"
... ...
@@ -854,12 +863,12 @@
854 863
       }
855 864
     },
856 865
     "node_modules/@babel/plugin-syntax-jsx": {
857
-      "version": "7.17.12",
858
-      "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.17.12.tgz",
859
-      "integrity": "sha512-spyY3E3AURfxh/RHtjx5j6hs8am5NbUBGfcZ2vB3uShSpZdQyXSf5rR5Mk76vbtlAZOelyVQ71Fg0x9SG4fsog==",
866
+      "version": "7.21.4",
867
+      "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.21.4.tgz",
868
+      "integrity": "sha512-5hewiLct5OKyh6PLKEYaFclcqtIgCb6bmELouxjF6up5q3Sov7rOayW4RwhbaBL0dit8rA80GNfY+UuDp2mBbQ==",
860 869
       "dev": true,
861 870
       "dependencies": {
862
-        "@babel/helper-plugin-utils": "^7.17.12"
871
+        "@babel/helper-plugin-utils": "^7.20.2"
863 872
       },
864 873
       "engines": {
865 874
         "node": ">=6.9.0"
... ...
@@ -1341,12 +1350,12 @@
1341 1350
       }
1342 1351
     },
1343 1352
     "node_modules/@babel/plugin-transform-react-display-name": {
1344
-      "version": "7.16.7",
1345
-      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.16.7.tgz",
1346
-      "integrity": "sha512-qgIg8BcZgd0G/Cz916D5+9kqX0c7nPZyXaP8R2tLNN5tkyIZdG5fEwBrxwplzSnjC1jvQmyMNVwUCZPcbGY7Pg==",
1353
+      "version": "7.18.6",
1354
+      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.18.6.tgz",
1355
+      "integrity": "sha512-TV4sQ+T013n61uMoygyMRm+xf04Bd5oqFpv2jAEQwSZ8NwQA7zeRPg1LMVg2PWi3zWBz+CLKD+v5bcpZ/BS0aA==",
1347 1356
       "dev": true,
1348 1357
       "dependencies": {
1349
-        "@babel/helper-plugin-utils": "^7.16.7"
1358
+        "@babel/helper-plugin-utils": "^7.18.6"
1350 1359
       },
1351 1360
       "engines": {
1352 1361
         "node": ">=6.9.0"
... ...
@@ -1356,16 +1365,16 @@
1356 1365
       }
1357 1366
     },
1358 1367
     "node_modules/@babel/plugin-transform-react-jsx": {
1359
-      "version": "7.17.12",
1360
-      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.17.12.tgz",
1361
-      "integrity": "sha512-Lcaw8bxd1DKht3thfD4A12dqo1X16he1Lm8rIv8sTwjAYNInRS1qHa9aJoqvzpscItXvftKDCfaEQzwoVyXpEQ==",
1368
+      "version": "7.21.0",
1369
+      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.21.0.tgz",
1370
+      "integrity": "sha512-6OAWljMvQrZjR2DaNhVfRz6dkCAVV+ymcLUmaf8bccGOHn2v5rHJK3tTpij0BuhdYWP4LLaqj5lwcdlpAAPuvg==",
1362 1371
       "dev": true,
1363 1372
       "dependencies": {
1364
-        "@babel/helper-annotate-as-pure": "^7.16.7",
1365
-        "@babel/helper-module-imports": "^7.16.7",
1366
-        "@babel/helper-plugin-utils": "^7.17.12",
1367
-        "@babel/plugin-syntax-jsx": "^7.17.12",
1368
-        "@babel/types": "^7.17.12"
1373
+        "@babel/helper-annotate-as-pure": "^7.18.6",
1374
+        "@babel/helper-module-imports": "^7.18.6",
1375
+        "@babel/helper-plugin-utils": "^7.20.2",
1376
+        "@babel/plugin-syntax-jsx": "^7.18.6",
1377
+        "@babel/types": "^7.21.0"
1369 1378
       },
1370 1379
       "engines": {
1371 1380
         "node": ">=6.9.0"
... ...
@@ -1375,12 +1384,12 @@
1375 1384
       }
1376 1385
     },
1377 1386
     "node_modules/@babel/plugin-transform-react-jsx-development": {
1378
-      "version": "7.16.7",
1379
-      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.16.7.tgz",
1380
-      "integrity": "sha512-RMvQWvpla+xy6MlBpPlrKZCMRs2AGiHOGHY3xRwl0pEeim348dDyxeH4xBsMPbIMhujeq7ihE702eM2Ew0Wo+A==",
1387
+      "version": "7.18.6",
1388
+      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.18.6.tgz",
1389
+      "integrity": "sha512-SA6HEjwYFKF7WDjWcMcMGUimmw/nhNRDWxr+KaLSCrkD/LMDBvWRmHAYgE1HDeF8KUuI8OAu+RT6EOtKxSW2qA==",
1381 1390
       "dev": true,
1382 1391
       "dependencies": {
1383
-        "@babel/plugin-transform-react-jsx": "^7.16.7"
1392
+        "@babel/plugin-transform-react-jsx": "^7.18.6"
1384 1393
       },
1385 1394
       "engines": {
1386 1395
         "node": ">=6.9.0"
... ...
@@ -1390,13 +1399,13 @@
1390 1399
       }
1391 1400
     },
1392 1401
     "node_modules/@babel/plugin-transform-react-pure-annotations": {
1393
-      "version": "7.16.7",
1394
-      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.16.7.tgz",
1395
-      "integrity": "sha512-hs71ToC97k3QWxswh2ElzMFABXHvGiJ01IB1TbYQDGeWRKWz/MPUTh5jGExdHvosYKpnJW5Pm3S4+TA3FyX+GA==",
1402
+      "version": "7.18.6",
1403
+      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.18.6.tgz",
1404
+      "integrity": "sha512-I8VfEPg9r2TRDdvnHgPepTKvuRomzA8+u+nhY7qSI1fR2hRNebasZEETLyM5mAUr0Ku56OkXJ0I7NHJnO6cJiQ==",
1396 1405
       "dev": true,
1397 1406
       "dependencies": {
1398
-        "@babel/helper-annotate-as-pure": "^7.16.7",
1399
-        "@babel/helper-plugin-utils": "^7.16.7"
1407
+        "@babel/helper-annotate-as-pure": "^7.18.6",
1408
+        "@babel/helper-plugin-utils": "^7.18.6"
1400 1409
       },
1401 1410
       "engines": {
1402 1411
         "node": ">=6.9.0"
... ...
@@ -1649,17 +1658,17 @@
1649 1658
       }
1650 1659
     },
1651 1660
     "node_modules/@babel/preset-react": {
1652
-      "version": "7.17.12",
1653
-      "resolved": "https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.17.12.tgz",
1654
-      "integrity": "sha512-h5U+rwreXtZaRBEQhW1hOJLMq8XNJBQ/9oymXiCXTuT/0uOwpbT0gUt+sXeOqoXBgNuUKI7TaObVwoEyWkpFgA==",
1661
+      "version": "7.18.6",
1662
+      "resolved": "https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.18.6.tgz",
1663
+      "integrity": "sha512-zXr6atUmyYdiWRVLOZahakYmOBHtWc2WGCkP8PYTgZi0iJXDY2CN180TdrIW4OGOAdLc7TifzDIvtx6izaRIzg==",
1655 1664
       "dev": true,
1656 1665
       "dependencies": {
1657
-        "@babel/helper-plugin-utils": "^7.17.12",
1658
-        "@babel/helper-validator-option": "^7.16.7",
1659
-        "@babel/plugin-transform-react-display-name": "^7.16.7",
1660
-        "@babel/plugin-transform-react-jsx": "^7.17.12",
1661
-        "@babel/plugin-transform-react-jsx-development": "^7.16.7",
1662
-        "@babel/plugin-transform-react-pure-annotations": "^7.16.7"
1666
+        "@babel/helper-plugin-utils": "^7.18.6",
1667
+        "@babel/helper-validator-option": "^7.18.6",
1668
+        "@babel/plugin-transform-react-display-name": "^7.18.6",
1669
+        "@babel/plugin-transform-react-jsx": "^7.18.6",
1670
+        "@babel/plugin-transform-react-jsx-development": "^7.18.6",
1671
+        "@babel/plugin-transform-react-pure-annotations": "^7.18.6"
1663 1672
       },
1664 1673
       "engines": {
1665 1674
         "node": ">=6.9.0"
... ...
@@ -1716,12 +1725,13 @@
1716 1725
       }
1717 1726
     },
1718 1727
     "node_modules/@babel/types": {
1719
-      "version": "7.18.4",
1720
-      "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.18.4.tgz",
1721
-      "integrity": "sha512-ThN1mBcMq5pG/Vm2IcBmPPfyPXbd8S02rS+OBIDENdufvqC7Z/jHPCv9IcP01277aKtDI8g/2XysBN4hA8niiw==",
1728
+      "version": "7.21.4",
1729
+      "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.21.4.tgz",
1730
+      "integrity": "sha512-rU2oY501qDxE8Pyo7i/Orqma4ziCOrby0/9mvbDUGEfvZjb279Nk9k19e2fiCxHbRRpY2ZyrgW1eq22mvmOIzA==",
1722 1731
       "dev": true,
1723 1732
       "dependencies": {
1724
-        "@babel/helper-validator-identifier": "^7.16.7",
1733
+        "@babel/helper-string-parser": "^7.19.4",
1734
+        "@babel/helper-validator-identifier": "^7.19.1",
1725 1735
         "to-fast-properties": "^2.0.0"
1726 1736
       },
1727 1737
       "engines": {
... ...
@@ -7483,12 +7493,12 @@
7483 7493
       }
7484 7494
     },
7485 7495
     "@babel/helper-annotate-as-pure": {
7486
-      "version": "7.16.7",
7487
-      "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.7.tgz",
7488
-      "integrity": "sha512-s6t2w/IPQVTAET1HitoowRGXooX8mCgtuP5195wD/QJPV6wYjpujCGF7JuMODVX2ZAJOf1GT6DT9MHEZvLOFSw==",
7496
+      "version": "7.18.6",
7497
+      "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz",
7498
+      "integrity": "sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==",
7489 7499
       "dev": true,
7490 7500
       "requires": {
7491
-        "@babel/types": "^7.16.7"
7501
+        "@babel/types": "^7.18.6"
7492 7502
       }
7493 7503
     },
7494 7504
     "@babel/helper-builder-binary-assignment-operator-visitor": {
... ...
@@ -7598,12 +7608,12 @@
7598 7608
       }
7599 7609
     },
7600 7610
     "@babel/helper-module-imports": {
7601
-      "version": "7.16.7",
7602
-      "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.16.7.tgz",
7603
-      "integrity": "sha512-LVtS6TqjJHFc+nYeITRo6VLXve70xmq7wPhWTqDJusJEgGmkAACWwMiTNrvfoQo6hEhFwAIixNkvB0jPXDL8Wg==",
7611
+      "version": "7.21.4",
7612
+      "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.21.4.tgz",
7613
+      "integrity": "sha512-orajc5T2PsRYUN3ZryCEFeMDYwyw09c/pZeaQEZPH0MpKzSvn3e0uXsDBu3k03VI+9DBiRo+l22BfKTpKwa/Wg==",
7604 7614
       "dev": true,
7605 7615
       "requires": {
7606
-        "@babel/types": "^7.16.7"
7616
+        "@babel/types": "^7.21.4"
7607 7617
       }
7608 7618
     },
7609 7619
     "@babel/helper-module-transforms": {
... ...
@@ -7632,9 +7642,9 @@
7632 7642
       }
7633 7643
     },
7634 7644
     "@babel/helper-plugin-utils": {
7635
-      "version": "7.17.12",
7636
-      "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz",
7637
-      "integrity": "sha512-JDkf04mqtN3y4iAbO1hv9U2ARpPyPL1zqyWs/2WG1pgSq9llHFjStX5jdxb84himgJm+8Ng+x0oiWF/nw/XQKA==",
7645
+      "version": "7.20.2",
7646
+      "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.20.2.tgz",
7647
+      "integrity": "sha512-8RvlJG2mj4huQ4pZ+rU9lqKi9ZKiRmuvGuM2HlWmkmgOhbs6zEAw6IEiJ5cQqGbDzGZOhwuOQNtZMi/ENLjZoQ==",
7638 7648
       "dev": true
7639 7649
     },
7640 7650
     "@babel/helper-remap-async-to-generator": {
... ...
@@ -7688,16 +7698,22 @@
7688 7698
         "@babel/types": "^7.16.7"
7689 7699
       }
7690 7700
     },
7701
+    "@babel/helper-string-parser": {
7702
+      "version": "7.19.4",
7703
+      "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz",
7704
+      "integrity": "sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==",
7705
+      "dev": true
7706
+    },
7691 7707
     "@babel/helper-validator-identifier": {
7692
-      "version": "7.16.7",
7693
-      "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz",
7694
-      "integrity": "sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw==",
7708
+      "version": "7.19.1",
7709
+      "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz",
7710
+      "integrity": "sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==",
7695 7711
       "dev": true
7696 7712
     },
7697 7713
     "@babel/helper-validator-option": {
7698
-      "version": "7.16.7",
7699
-      "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.16.7.tgz",
7700
-      "integrity": "sha512-TRtenOuRUVo9oIQGPC5G9DgK4743cdxvtOw0weQNpZXaS16SCBi5MNjZF8vba3ETURjZpTbVn7Vvcf2eAwFozQ==",
7714
+      "version": "7.21.0",
7715
+      "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.21.0.tgz",
7716
+      "integrity": "sha512-rmL/B8/f0mKS2baE9ZpyTcTavvEuWhTTW8amjzXNvYG4AwBsqTLikfXsEofsJEfKHf+HQVQbFOHy6o+4cnC/fQ==",
7701 7717
       "dev": true
7702 7718
     },
7703 7719
     "@babel/helper-wrap-function": {
... ...
@@ -7982,12 +7998,12 @@
7982 7998
       }
7983 7999
     },
7984 8000
     "@babel/plugin-syntax-jsx": {
7985
-      "version": "7.17.12",
7986
-      "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.17.12.tgz",
7987
-      "integrity": "sha512-spyY3E3AURfxh/RHtjx5j6hs8am5NbUBGfcZ2vB3uShSpZdQyXSf5rR5Mk76vbtlAZOelyVQ71Fg0x9SG4fsog==",
8001
+      "version": "7.21.4",
8002
+      "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.21.4.tgz",
8003
+      "integrity": "sha512-5hewiLct5OKyh6PLKEYaFclcqtIgCb6bmELouxjF6up5q3Sov7rOayW4RwhbaBL0dit8rA80GNfY+UuDp2mBbQ==",
7988 8004
       "dev": true,
7989 8005
       "requires": {
7990
-        "@babel/helper-plugin-utils": "^7.17.12"
8006
+        "@babel/helper-plugin-utils": "^7.20.2"
7991 8007
       }
7992 8008
     },
7993 8009
     "@babel/plugin-syntax-logical-assignment-operators": {
... ...
@@ -8295,44 +8311,44 @@
8295 8311
       }
8296 8312
     },
8297 8313
     "@babel/plugin-transform-react-display-name": {
8298
-      "version": "7.16.7",
8299
-      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.16.7.tgz",
8300
-      "integrity": "sha512-qgIg8BcZgd0G/Cz916D5+9kqX0c7nPZyXaP8R2tLNN5tkyIZdG5fEwBrxwplzSnjC1jvQmyMNVwUCZPcbGY7Pg==",
8314
+      "version": "7.18.6",
8315
+      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.18.6.tgz",
8316
+      "integrity": "sha512-TV4sQ+T013n61uMoygyMRm+xf04Bd5oqFpv2jAEQwSZ8NwQA7zeRPg1LMVg2PWi3zWBz+CLKD+v5bcpZ/BS0aA==",
8301 8317
       "dev": true,
8302 8318
       "requires": {
8303
-        "@babel/helper-plugin-utils": "^7.16.7"
8319
+        "@babel/helper-plugin-utils": "^7.18.6"
8304 8320
       }
8305 8321
     },
8306 8322
     "@babel/plugin-transform-react-jsx": {
8307
-      "version": "7.17.12",
8308
-      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.17.12.tgz",
8309
-      "integrity": "sha512-Lcaw8bxd1DKht3thfD4A12dqo1X16he1Lm8rIv8sTwjAYNInRS1qHa9aJoqvzpscItXvftKDCfaEQzwoVyXpEQ==",
8323
+      "version": "7.21.0",
8324
+      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.21.0.tgz",
8325
+      "integrity": "sha512-6OAWljMvQrZjR2DaNhVfRz6dkCAVV+ymcLUmaf8bccGOHn2v5rHJK3tTpij0BuhdYWP4LLaqj5lwcdlpAAPuvg==",
8310 8326
       "dev": true,
8311 8327
       "requires": {
8312
-        "@babel/helper-annotate-as-pure": "^7.16.7",
8313
-        "@babel/helper-module-imports": "^7.16.7",
8314
-        "@babel/helper-plugin-utils": "^7.17.12",
8315
-        "@babel/plugin-syntax-jsx": "^7.17.12",
8316
-        "@babel/types": "^7.17.12"
8328
+        "@babel/helper-annotate-as-pure": "^7.18.6",
8329
+        "@babel/helper-module-imports": "^7.18.6",
8330
+        "@babel/helper-plugin-utils": "^7.20.2",
8331
+        "@babel/plugin-syntax-jsx": "^7.18.6",
8332
+        "@babel/types": "^7.21.0"
8317 8333
       }
8318 8334
     },
8319 8335
     "@babel/plugin-transform-react-jsx-development": {
8320
-      "version": "7.16.7",
8321
-      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.16.7.tgz",
8322
-      "integrity": "sha512-RMvQWvpla+xy6MlBpPlrKZCMRs2AGiHOGHY3xRwl0pEeim348dDyxeH4xBsMPbIMhujeq7ihE702eM2Ew0Wo+A==",
8336
+      "version": "7.18.6",
8337
+      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.18.6.tgz",
8338
+      "integrity": "sha512-SA6HEjwYFKF7WDjWcMcMGUimmw/nhNRDWxr+KaLSCrkD/LMDBvWRmHAYgE1HDeF8KUuI8OAu+RT6EOtKxSW2qA==",
8323 8339
       "dev": true,
8324 8340
       "requires": {
8325
-        "@babel/plugin-transform-react-jsx": "^7.16.7"
8341
+        "@babel/plugin-transform-react-jsx": "^7.18.6"
8326 8342
       }
8327 8343
     },
8328 8344
     "@babel/plugin-transform-react-pure-annotations": {
8329
-      "version": "7.16.7",
8330
-      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.16.7.tgz",
8331
-      "integrity": "sha512-hs71ToC97k3QWxswh2ElzMFABXHvGiJ01IB1TbYQDGeWRKWz/MPUTh5jGExdHvosYKpnJW5Pm3S4+TA3FyX+GA==",
8345
+      "version": "7.18.6",
8346
+      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.18.6.tgz",
8347
+      "integrity": "sha512-I8VfEPg9r2TRDdvnHgPepTKvuRomzA8+u+nhY7qSI1fR2hRNebasZEETLyM5mAUr0Ku56OkXJ0I7NHJnO6cJiQ==",
8332 8348
       "dev": true,
8333 8349
       "requires": {
8334
-        "@babel/helper-annotate-as-pure": "^7.16.7",
8335
-        "@babel/helper-plugin-utils": "^7.16.7"
8350
+        "@babel/helper-annotate-as-pure": "^7.18.6",
8351
+        "@babel/helper-plugin-utils": "^7.18.6"
8336 8352
       }
8337 8353
     },
8338 8354
     "@babel/plugin-transform-regenerator": {
... ...
@@ -8516,17 +8532,17 @@
8516 8532
       }
8517 8533
     },
8518 8534
     "@babel/preset-react": {
8519
-      "version": "7.17.12",
8520
-      "resolved": "https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.17.12.tgz",
8521
-      "integrity": "sha512-h5U+rwreXtZaRBEQhW1hOJLMq8XNJBQ/9oymXiCXTuT/0uOwpbT0gUt+sXeOqoXBgNuUKI7TaObVwoEyWkpFgA==",
8535
+      "version": "7.18.6",
8536
+      "resolved": "https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.18.6.tgz",
8537
+      "integrity": "sha512-zXr6atUmyYdiWRVLOZahakYmOBHtWc2WGCkP8PYTgZi0iJXDY2CN180TdrIW4OGOAdLc7TifzDIvtx6izaRIzg==",
8522 8538
       "dev": true,
8523 8539
       "requires": {
8524
-        "@babel/helper-plugin-utils": "^7.17.12",
8525
-        "@babel/helper-validator-option": "^7.16.7",
8526
-        "@babel/plugin-transform-react-display-name": "^7.16.7",
8527
-        "@babel/plugin-transform-react-jsx": "^7.17.12",
8528
-        "@babel/plugin-transform-react-jsx-development": "^7.16.7",
8529
-        "@babel/plugin-transform-react-pure-annotations": "^7.16.7"
8540
+        "@babel/helper-plugin-utils": "^7.18.6",
8541
+        "@babel/helper-validator-option": "^7.18.6",
8542
+        "@babel/plugin-transform-react-display-name": "^7.18.6",
8543
+        "@babel/plugin-transform-react-jsx": "^7.18.6",
8544
+        "@babel/plugin-transform-react-jsx-development": "^7.18.6",
8545
+        "@babel/plugin-transform-react-pure-annotations": "^7.18.6"
8530 8546
       }
8531 8547
     },
8532 8548
     "@babel/runtime": {
... ...
@@ -8568,12 +8584,13 @@
8568 8584
       }
8569 8585
     },
8570 8586
     "@babel/types": {
8571
-      "version": "7.18.4",
8572
-      "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.18.4.tgz",
8573
-      "integrity": "sha512-ThN1mBcMq5pG/Vm2IcBmPPfyPXbd8S02rS+OBIDENdufvqC7Z/jHPCv9IcP01277aKtDI8g/2XysBN4hA8niiw==",
8587
+      "version": "7.21.4",
8588
+      "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.21.4.tgz",
8589
+      "integrity": "sha512-rU2oY501qDxE8Pyo7i/Orqma4ziCOrby0/9mvbDUGEfvZjb279Nk9k19e2fiCxHbRRpY2ZyrgW1eq22mvmOIzA==",
8574 8590
       "dev": true,
8575 8591
       "requires": {
8576
-        "@babel/helper-validator-identifier": "^7.16.7",
8592
+        "@babel/helper-string-parser": "^7.19.4",
8593
+        "@babel/helper-validator-identifier": "^7.19.1",
8577 8594
         "to-fast-properties": "^2.0.0"
8578 8595
       }
8579 8596
     },
... ...
@@ -11,7 +11,7 @@
11 11
     "@babel/core": "^7.18.5",
12 12
     "@babel/plugin-transform-react-jsx": "^7.17.12",
13 13
     "@babel/preset-env": "^7.18.2",
14
-    "@babel/preset-react": "^7.17.12",
14
+    "@babel/preset-react": "^7.18.6",
15 15
     "@rollup/plugin-babel": "^5.3.1",
16 16
     "@rollup/plugin-commonjs": "^22.0.0",
17 17
     "@rollup/plugin-node-resolve": "^13.3.0",