git.fiddlerwoaroof.com
Browse code

chore: bump @babel/core from 7.21.4 to 7.21.8 in /react-demo

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.21.4 to 7.21.8.
- [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.21.8/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...

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

dependabot[bot] authored on 03/05/2023 08:58:16
Showing 2 changed files
... ...
@@ -15,7 +15,7 @@
15 15
       },
16 16
       "devDependencies": {
17 17
         "@babel/cli": "^7.21.0",
18
-        "@babel/core": "^7.21.4",
18
+        "@babel/core": "^7.21.8",
19 19
         "@babel/plugin-transform-react-jsx": "^7.17.12",
20 20
         "@babel/preset-env": "^7.21.4",
21 21
         "@babel/preset-react": "^7.18.6",
... ...
@@ -97,30 +97,30 @@
97 97
       }
98 98
     },
99 99
     "node_modules/@babel/compat-data": {
100
-      "version": "7.21.4",
101
-      "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.21.4.tgz",
102
-      "integrity": "sha512-/DYyDpeCfaVinT40FPGdkkb+lYSKvsVuMjDAG7jPOWWiM1ibOaB9CXJAlc4d1QpP/U2q2P9jbrSlClKSErd55g==",
100
+      "version": "7.21.7",
101
+      "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.21.7.tgz",
102
+      "integrity": "sha512-KYMqFYTaenzMK4yUtf4EW9wc4N9ef80FsbMtkwool5zpwl4YrT1SdWYSTRcT94KO4hannogdS+LxY7L+arP3gA==",
103 103
       "dev": true,
104 104
       "engines": {
105 105
         "node": ">=6.9.0"
106 106
       }
107 107
     },
108 108
     "node_modules/@babel/core": {
109
-      "version": "7.21.4",
110
-      "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.21.4.tgz",
111
-      "integrity": "sha512-qt/YV149Jman/6AfmlxJ04LMIu8bMoyl3RB91yTFrxQmgbrSvQMy7cI8Q62FHx1t8wJ8B5fu0UDoLwHAhUo1QA==",
109
+      "version": "7.21.8",
110
+      "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.21.8.tgz",
111
+      "integrity": "sha512-YeM22Sondbo523Sz0+CirSPnbj9bG3P0CdHcBZdqUuaeOaYEFbOLoGU7lebvGP6P5J/WE9wOn7u7C4J9HvS1xQ==",
112 112
       "dev": true,
113 113
       "dependencies": {
114 114
         "@ampproject/remapping": "^2.2.0",
115 115
         "@babel/code-frame": "^7.21.4",
116
-        "@babel/generator": "^7.21.4",
117
-        "@babel/helper-compilation-targets": "^7.21.4",
118
-        "@babel/helper-module-transforms": "^7.21.2",
119
-        "@babel/helpers": "^7.21.0",
120
-        "@babel/parser": "^7.21.4",
116
+        "@babel/generator": "^7.21.5",
117
+        "@babel/helper-compilation-targets": "^7.21.5",
118
+        "@babel/helper-module-transforms": "^7.21.5",
119
+        "@babel/helpers": "^7.21.5",
120
+        "@babel/parser": "^7.21.8",
121 121
         "@babel/template": "^7.20.7",
122
-        "@babel/traverse": "^7.21.4",
123
-        "@babel/types": "^7.21.4",
122
+        "@babel/traverse": "^7.21.5",
123
+        "@babel/types": "^7.21.5",
124 124
         "convert-source-map": "^1.7.0",
125 125
         "debug": "^4.1.0",
126 126
         "gensync": "^1.0.0-beta.2",
... ...
@@ -136,12 +136,12 @@
136 136
       }
137 137
     },
138 138
     "node_modules/@babel/generator": {
139
-      "version": "7.21.4",
140
-      "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.21.4.tgz",
141
-      "integrity": "sha512-NieM3pVIYW2SwGzKoqfPrQsf4xGs9M9AIG3ThppsSRmO+m7eQhmI6amajKMUeIO37wFfsvnvcxQFx6x6iqxDnA==",
139
+      "version": "7.21.5",
140
+      "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.21.5.tgz",
141
+      "integrity": "sha512-SrKK/sRv8GesIW1bDagf9cCG38IOMYZusoe1dfg0D8aiUe3Amvoj1QtjTPAWcfrZFvIwlleLb0gxzQidL9w14w==",
142 142
       "dev": true,
143 143
       "dependencies": {
144
-        "@babel/types": "^7.21.4",
144
+        "@babel/types": "^7.21.5",
145 145
         "@jridgewell/gen-mapping": "^0.3.2",
146 146
         "@jridgewell/trace-mapping": "^0.3.17",
147 147
         "jsesc": "^2.5.1"
... ...
@@ -176,12 +176,12 @@
176 176
       }
177 177
     },
178 178
     "node_modules/@babel/helper-compilation-targets": {
179
-      "version": "7.21.4",
180
-      "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.21.4.tgz",
181
-      "integrity": "sha512-Fa0tTuOXZ1iL8IeDFUWCzjZcn+sJGd9RZdH9esYVjEejGmzf+FFYQpMi/kZUk2kPy/q1H3/GPw7np8qar/stfg==",
179
+      "version": "7.21.5",
180
+      "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.21.5.tgz",
181
+      "integrity": "sha512-1RkbFGUKex4lvsB9yhIfWltJM5cZKUftB2eNajaDv3dCMEp49iBG0K14uH8NnX9IPux2+mK7JGEOB0jn48/J6w==",
182 182
       "dev": true,
183 183
       "dependencies": {
184
-        "@babel/compat-data": "^7.21.4",
184
+        "@babel/compat-data": "^7.21.5",
185 185
         "@babel/helper-validator-option": "^7.21.0",
186 186
         "browserslist": "^4.21.3",
187 187
         "lru-cache": "^5.1.1",
... ...
@@ -250,9 +250,9 @@
250 250
       }
251 251
     },
252 252
     "node_modules/@babel/helper-environment-visitor": {
253
-      "version": "7.18.9",
254
-      "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz",
255
-      "integrity": "sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==",
253
+      "version": "7.21.5",
254
+      "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.21.5.tgz",
255
+      "integrity": "sha512-IYl4gZ3ETsWocUWgsFZLM5i1BYx9SoemminVEXadgLBa9TdeorzgLKm8wWLA6J1N/kT3Kch8XIk1laNzYoHKvQ==",
256 256
       "dev": true,
257 257
       "engines": {
258 258
         "node": ">=6.9.0"
... ...
@@ -320,19 +320,19 @@
320 320
       }
321 321
     },
322 322
     "node_modules/@babel/helper-module-transforms": {
323
-      "version": "7.21.2",
324
-      "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.21.2.tgz",
325
-      "integrity": "sha512-79yj2AR4U/Oqq/WOV7Lx6hUjau1Zfo4cI+JLAVYeMV5XIlbOhmjEk5ulbTc9fMpmlojzZHkUUxAiK+UKn+hNQQ==",
323
+      "version": "7.21.5",
324
+      "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.21.5.tgz",
325
+      "integrity": "sha512-bI2Z9zBGY2q5yMHoBvJ2a9iX3ZOAzJPm7Q8Yz6YeoUjU/Cvhmi2G4QyTNyPBqqXSgTjUxRg3L0xV45HvkNWWBw==",
326 326
       "dev": true,
327 327
       "dependencies": {
328
-        "@babel/helper-environment-visitor": "^7.18.9",
329
-        "@babel/helper-module-imports": "^7.18.6",
330
-        "@babel/helper-simple-access": "^7.20.2",
328
+        "@babel/helper-environment-visitor": "^7.21.5",
329
+        "@babel/helper-module-imports": "^7.21.4",
330
+        "@babel/helper-simple-access": "^7.21.5",
331 331
         "@babel/helper-split-export-declaration": "^7.18.6",
332 332
         "@babel/helper-validator-identifier": "^7.19.1",
333 333
         "@babel/template": "^7.20.7",
334
-        "@babel/traverse": "^7.21.2",
335
-        "@babel/types": "^7.21.2"
334
+        "@babel/traverse": "^7.21.5",
335
+        "@babel/types": "^7.21.5"
336 336
       },
337 337
       "engines": {
338 338
         "node": ">=6.9.0"
... ...
@@ -395,12 +395,12 @@
395 395
       }
396 396
     },
397 397
     "node_modules/@babel/helper-simple-access": {
398
-      "version": "7.20.2",
399
-      "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.20.2.tgz",
400
-      "integrity": "sha512-+0woI/WPq59IrqDYbVGfshjT5Dmk/nnbdpcF8SnMhhXObpTq2KNBdLFRFrkVdbDOyUmHBCxzm5FHV1rACIkIbA==",
398
+      "version": "7.21.5",
399
+      "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.21.5.tgz",
400
+      "integrity": "sha512-ENPDAMC1wAjR0uaCUwliBdiSl1KBJAVnMTzXqi64c2MG8MPR6ii4qf7bSXDqSFbr4W6W028/rf5ivoHop5/mkg==",
401 401
       "dev": true,
402 402
       "dependencies": {
403
-        "@babel/types": "^7.20.2"
403
+        "@babel/types": "^7.21.5"
404 404
       },
405 405
       "engines": {
406 406
         "node": ">=6.9.0"
... ...
@@ -431,9 +431,9 @@
431 431
       }
432 432
     },
433 433
     "node_modules/@babel/helper-string-parser": {
434
-      "version": "7.19.4",
435
-      "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz",
436
-      "integrity": "sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==",
434
+      "version": "7.21.5",
435
+      "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.21.5.tgz",
436
+      "integrity": "sha512-5pTUx3hAJaZIdW99sJ6ZUUgWq/Y+Hja7TowEnLNMm1VivRgZQL3vpBY3qUACVsvw+yQU6+YgfBVmcbLaZtrA1w==",
437 437
       "dev": true,
438 438
       "engines": {
439 439
         "node": ">=6.9.0"
... ...
@@ -473,14 +473,14 @@
473 473
       }
474 474
     },
475 475
     "node_modules/@babel/helpers": {
476
-      "version": "7.21.0",
477
-      "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.21.0.tgz",
478
-      "integrity": "sha512-XXve0CBtOW0pd7MRzzmoyuSj0e3SEzj8pgyFxnTT1NJZL38BD1MK7yYrm8yefRPIDvNNe14xR4FdbHwpInD4rA==",
476
+      "version": "7.21.5",
477
+      "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.21.5.tgz",
478
+      "integrity": "sha512-BSY+JSlHxOmGsPTydUkPf1MdMQ3M81x5xGCOVgWM3G8XH77sJ292Y2oqcp0CbbgxhqBuI46iUz1tT7hqP7EfgA==",
479 479
       "dev": true,
480 480
       "dependencies": {
481 481
         "@babel/template": "^7.20.7",
482
-        "@babel/traverse": "^7.21.0",
483
-        "@babel/types": "^7.21.0"
482
+        "@babel/traverse": "^7.21.5",
483
+        "@babel/types": "^7.21.5"
484 484
       },
485 485
       "engines": {
486 486
         "node": ">=6.9.0"
... ...
@@ -501,9 +501,9 @@
501 501
       }
502 502
     },
503 503
     "node_modules/@babel/parser": {
504
-      "version": "7.21.4",
505
-      "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.21.4.tgz",
506
-      "integrity": "sha512-alVJj7k7zIxqBZ7BTRhz0IqJFxW1VJbm6N8JbcYhQ186df9ZBPbZBmWSqAMXwHGsCJdYks7z/voa3ibiS5bCIw==",
504
+      "version": "7.21.8",
505
+      "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.21.8.tgz",
506
+      "integrity": "sha512-6zavDGdzG3gUqAdWvlLFfk+36RilI+Pwyuuh7HItyeScCWP3k6i8vKclAQ0bM/0y/Kz/xiwvxhMv9MgTJP5gmA==",
507 507
       "dev": true,
508 508
       "bin": {
509 509
         "parser": "bin/babel-parser.js"
... ...
@@ -1730,19 +1730,19 @@
1730 1730
       }
1731 1731
     },
1732 1732
     "node_modules/@babel/traverse": {
1733
-      "version": "7.21.4",
1734
-      "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.21.4.tgz",
1735
-      "integrity": "sha512-eyKrRHKdyZxqDm+fV1iqL9UAHMoIg0nDaGqfIOd8rKH17m5snv7Gn4qgjBoFfLz9APvjFU/ICT00NVCv1Epp8Q==",
1733
+      "version": "7.21.5",
1734
+      "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.21.5.tgz",
1735
+      "integrity": "sha512-AhQoI3YjWi6u/y/ntv7k48mcrCXmus0t79J9qPNlk/lAsFlCiJ047RmbfMOawySTHtywXhbXgpx/8nXMYd+oFw==",
1736 1736
       "dev": true,
1737 1737
       "dependencies": {
1738 1738
         "@babel/code-frame": "^7.21.4",
1739
-        "@babel/generator": "^7.21.4",
1740
-        "@babel/helper-environment-visitor": "^7.18.9",
1739
+        "@babel/generator": "^7.21.5",
1740
+        "@babel/helper-environment-visitor": "^7.21.5",
1741 1741
         "@babel/helper-function-name": "^7.21.0",
1742 1742
         "@babel/helper-hoist-variables": "^7.18.6",
1743 1743
         "@babel/helper-split-export-declaration": "^7.18.6",
1744
-        "@babel/parser": "^7.21.4",
1745
-        "@babel/types": "^7.21.4",
1744
+        "@babel/parser": "^7.21.5",
1745
+        "@babel/types": "^7.21.5",
1746 1746
         "debug": "^4.1.0",
1747 1747
         "globals": "^11.1.0"
1748 1748
       },
... ...
@@ -1751,12 +1751,12 @@
1751 1751
       }
1752 1752
     },
1753 1753
     "node_modules/@babel/types": {
1754
-      "version": "7.21.4",
1755
-      "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.21.4.tgz",
1756
-      "integrity": "sha512-rU2oY501qDxE8Pyo7i/Orqma4ziCOrby0/9mvbDUGEfvZjb279Nk9k19e2fiCxHbRRpY2ZyrgW1eq22mvmOIzA==",
1754
+      "version": "7.21.5",
1755
+      "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.21.5.tgz",
1756
+      "integrity": "sha512-m4AfNvVF2mVC/F7fDEdH2El3HzUg9It/XsCxZiOTTA3m3qYfcSVSbTfM6Q9xG+hYDniZssYhlXKKUMD5m8tF4Q==",
1757 1757
       "dev": true,
1758 1758
       "dependencies": {
1759
-        "@babel/helper-string-parser": "^7.19.4",
1759
+        "@babel/helper-string-parser": "^7.21.5",
1760 1760
         "@babel/helper-validator-identifier": "^7.19.1",
1761 1761
         "to-fast-properties": "^2.0.0"
1762 1762
       },
... ...
@@ -7804,27 +7804,27 @@
7804 7804
       }
7805 7805
     },
7806 7806
     "@babel/compat-data": {
7807
-      "version": "7.21.4",
7808
-      "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.21.4.tgz",
7809
-      "integrity": "sha512-/DYyDpeCfaVinT40FPGdkkb+lYSKvsVuMjDAG7jPOWWiM1ibOaB9CXJAlc4d1QpP/U2q2P9jbrSlClKSErd55g==",
7807
+      "version": "7.21.7",
7808
+      "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.21.7.tgz",
7809
+      "integrity": "sha512-KYMqFYTaenzMK4yUtf4EW9wc4N9ef80FsbMtkwool5zpwl4YrT1SdWYSTRcT94KO4hannogdS+LxY7L+arP3gA==",
7810 7810
       "dev": true
7811 7811
     },
7812 7812
     "@babel/core": {
7813
-      "version": "7.21.4",
7814
-      "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.21.4.tgz",
7815
-      "integrity": "sha512-qt/YV149Jman/6AfmlxJ04LMIu8bMoyl3RB91yTFrxQmgbrSvQMy7cI8Q62FHx1t8wJ8B5fu0UDoLwHAhUo1QA==",
7813
+      "version": "7.21.8",
7814
+      "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.21.8.tgz",
7815
+      "integrity": "sha512-YeM22Sondbo523Sz0+CirSPnbj9bG3P0CdHcBZdqUuaeOaYEFbOLoGU7lebvGP6P5J/WE9wOn7u7C4J9HvS1xQ==",
7816 7816
       "dev": true,
7817 7817
       "requires": {
7818 7818
         "@ampproject/remapping": "^2.2.0",
7819 7819
         "@babel/code-frame": "^7.21.4",
7820
-        "@babel/generator": "^7.21.4",
7821
-        "@babel/helper-compilation-targets": "^7.21.4",
7822
-        "@babel/helper-module-transforms": "^7.21.2",
7823
-        "@babel/helpers": "^7.21.0",
7824
-        "@babel/parser": "^7.21.4",
7820
+        "@babel/generator": "^7.21.5",
7821
+        "@babel/helper-compilation-targets": "^7.21.5",
7822
+        "@babel/helper-module-transforms": "^7.21.5",
7823
+        "@babel/helpers": "^7.21.5",
7824
+        "@babel/parser": "^7.21.8",
7825 7825
         "@babel/template": "^7.20.7",
7826
-        "@babel/traverse": "^7.21.4",
7827
-        "@babel/types": "^7.21.4",
7826
+        "@babel/traverse": "^7.21.5",
7827
+        "@babel/types": "^7.21.5",
7828 7828
         "convert-source-map": "^1.7.0",
7829 7829
         "debug": "^4.1.0",
7830 7830
         "gensync": "^1.0.0-beta.2",
... ...
@@ -7833,12 +7833,12 @@
7833 7833
       }
7834 7834
     },
7835 7835
     "@babel/generator": {
7836
-      "version": "7.21.4",
7837
-      "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.21.4.tgz",
7838
-      "integrity": "sha512-NieM3pVIYW2SwGzKoqfPrQsf4xGs9M9AIG3ThppsSRmO+m7eQhmI6amajKMUeIO37wFfsvnvcxQFx6x6iqxDnA==",
7836
+      "version": "7.21.5",
7837
+      "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.21.5.tgz",
7838
+      "integrity": "sha512-SrKK/sRv8GesIW1bDagf9cCG38IOMYZusoe1dfg0D8aiUe3Amvoj1QtjTPAWcfrZFvIwlleLb0gxzQidL9w14w==",
7839 7839
       "dev": true,
7840 7840
       "requires": {
7841
-        "@babel/types": "^7.21.4",
7841
+        "@babel/types": "^7.21.5",
7842 7842
         "@jridgewell/gen-mapping": "^0.3.2",
7843 7843
         "@jridgewell/trace-mapping": "^0.3.17",
7844 7844
         "jsesc": "^2.5.1"
... ...
@@ -7864,12 +7864,12 @@
7864 7864
       }
7865 7865
     },
7866 7866
     "@babel/helper-compilation-targets": {
7867
-      "version": "7.21.4",
7868
-      "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.21.4.tgz",
7869
-      "integrity": "sha512-Fa0tTuOXZ1iL8IeDFUWCzjZcn+sJGd9RZdH9esYVjEejGmzf+FFYQpMi/kZUk2kPy/q1H3/GPw7np8qar/stfg==",
7867
+      "version": "7.21.5",
7868
+      "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.21.5.tgz",
7869
+      "integrity": "sha512-1RkbFGUKex4lvsB9yhIfWltJM5cZKUftB2eNajaDv3dCMEp49iBG0K14uH8NnX9IPux2+mK7JGEOB0jn48/J6w==",
7870 7870
       "dev": true,
7871 7871
       "requires": {
7872
-        "@babel/compat-data": "^7.21.4",
7872
+        "@babel/compat-data": "^7.21.5",
7873 7873
         "@babel/helper-validator-option": "^7.21.0",
7874 7874
         "browserslist": "^4.21.3",
7875 7875
         "lru-cache": "^5.1.1",
... ...
@@ -7917,9 +7917,9 @@
7917 7917
       }
7918 7918
     },
7919 7919
     "@babel/helper-environment-visitor": {
7920
-      "version": "7.18.9",
7921
-      "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz",
7922
-      "integrity": "sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==",
7920
+      "version": "7.21.5",
7921
+      "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.21.5.tgz",
7922
+      "integrity": "sha512-IYl4gZ3ETsWocUWgsFZLM5i1BYx9SoemminVEXadgLBa9TdeorzgLKm8wWLA6J1N/kT3Kch8XIk1laNzYoHKvQ==",
7923 7923
       "dev": true
7924 7924
     },
7925 7925
     "@babel/helper-explode-assignable-expression": {
... ...
@@ -7969,19 +7969,19 @@
7969 7969
       }
7970 7970
     },
7971 7971
     "@babel/helper-module-transforms": {
7972
-      "version": "7.21.2",
7973
-      "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.21.2.tgz",
7974
-      "integrity": "sha512-79yj2AR4U/Oqq/WOV7Lx6hUjau1Zfo4cI+JLAVYeMV5XIlbOhmjEk5ulbTc9fMpmlojzZHkUUxAiK+UKn+hNQQ==",
7972
+      "version": "7.21.5",
7973
+      "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.21.5.tgz",
7974
+      "integrity": "sha512-bI2Z9zBGY2q5yMHoBvJ2a9iX3ZOAzJPm7Q8Yz6YeoUjU/Cvhmi2G4QyTNyPBqqXSgTjUxRg3L0xV45HvkNWWBw==",
7975 7975
       "dev": true,
7976 7976
       "requires": {
7977
-        "@babel/helper-environment-visitor": "^7.18.9",
7978
-        "@babel/helper-module-imports": "^7.18.6",
7979
-        "@babel/helper-simple-access": "^7.20.2",
7977
+        "@babel/helper-environment-visitor": "^7.21.5",
7978
+        "@babel/helper-module-imports": "^7.21.4",
7979
+        "@babel/helper-simple-access": "^7.21.5",
7980 7980
         "@babel/helper-split-export-declaration": "^7.18.6",
7981 7981
         "@babel/helper-validator-identifier": "^7.19.1",
7982 7982
         "@babel/template": "^7.20.7",
7983
-        "@babel/traverse": "^7.21.2",
7984
-        "@babel/types": "^7.21.2"
7983
+        "@babel/traverse": "^7.21.5",
7984
+        "@babel/types": "^7.21.5"
7985 7985
       }
7986 7986
     },
7987 7987
     "@babel/helper-optimise-call-expression": {
... ...
@@ -8026,12 +8026,12 @@
8026 8026
       }
8027 8027
     },
8028 8028
     "@babel/helper-simple-access": {
8029
-      "version": "7.20.2",
8030
-      "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.20.2.tgz",
8031
-      "integrity": "sha512-+0woI/WPq59IrqDYbVGfshjT5Dmk/nnbdpcF8SnMhhXObpTq2KNBdLFRFrkVdbDOyUmHBCxzm5FHV1rACIkIbA==",
8029
+      "version": "7.21.5",
8030
+      "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.21.5.tgz",
8031
+      "integrity": "sha512-ENPDAMC1wAjR0uaCUwliBdiSl1KBJAVnMTzXqi64c2MG8MPR6ii4qf7bSXDqSFbr4W6W028/rf5ivoHop5/mkg==",
8032 8032
       "dev": true,
8033 8033
       "requires": {
8034
-        "@babel/types": "^7.20.2"
8034
+        "@babel/types": "^7.21.5"
8035 8035
       }
8036 8036
     },
8037 8037
     "@babel/helper-skip-transparent-expression-wrappers": {
... ...
@@ -8053,9 +8053,9 @@
8053 8053
       }
8054 8054
     },
8055 8055
     "@babel/helper-string-parser": {
8056
-      "version": "7.19.4",
8057
-      "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz",
8058
-      "integrity": "sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==",
8056
+      "version": "7.21.5",
8057
+      "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.21.5.tgz",
8058
+      "integrity": "sha512-5pTUx3hAJaZIdW99sJ6ZUUgWq/Y+Hja7TowEnLNMm1VivRgZQL3vpBY3qUACVsvw+yQU6+YgfBVmcbLaZtrA1w==",
8059 8059
       "dev": true
8060 8060
     },
8061 8061
     "@babel/helper-validator-identifier": {
... ...
@@ -8083,14 +8083,14 @@
8083 8083
       }
8084 8084
     },
8085 8085
     "@babel/helpers": {
8086
-      "version": "7.21.0",
8087
-      "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.21.0.tgz",
8088
-      "integrity": "sha512-XXve0CBtOW0pd7MRzzmoyuSj0e3SEzj8pgyFxnTT1NJZL38BD1MK7yYrm8yefRPIDvNNe14xR4FdbHwpInD4rA==",
8086
+      "version": "7.21.5",
8087
+      "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.21.5.tgz",
8088
+      "integrity": "sha512-BSY+JSlHxOmGsPTydUkPf1MdMQ3M81x5xGCOVgWM3G8XH77sJ292Y2oqcp0CbbgxhqBuI46iUz1tT7hqP7EfgA==",
8089 8089
       "dev": true,
8090 8090
       "requires": {
8091 8091
         "@babel/template": "^7.20.7",
8092
-        "@babel/traverse": "^7.21.0",
8093
-        "@babel/types": "^7.21.0"
8092
+        "@babel/traverse": "^7.21.5",
8093
+        "@babel/types": "^7.21.5"
8094 8094
       }
8095 8095
     },
8096 8096
     "@babel/highlight": {
... ...
@@ -8105,9 +8105,9 @@
8105 8105
       }
8106 8106
     },
8107 8107
     "@babel/parser": {
8108
-      "version": "7.21.4",
8109
-      "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.21.4.tgz",
8110
-      "integrity": "sha512-alVJj7k7zIxqBZ7BTRhz0IqJFxW1VJbm6N8JbcYhQ186df9ZBPbZBmWSqAMXwHGsCJdYks7z/voa3ibiS5bCIw==",
8108
+      "version": "7.21.8",
8109
+      "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.21.8.tgz",
8110
+      "integrity": "sha512-6zavDGdzG3gUqAdWvlLFfk+36RilI+Pwyuuh7HItyeScCWP3k6i8vKclAQ0bM/0y/Kz/xiwvxhMv9MgTJP5gmA==",
8111 8111
       "dev": true
8112 8112
     },
8113 8113
     "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": {
... ...
@@ -8926,30 +8926,30 @@
8926 8926
       }
8927 8927
     },
8928 8928
     "@babel/traverse": {
8929
-      "version": "7.21.4",
8930
-      "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.21.4.tgz",
8931
-      "integrity": "sha512-eyKrRHKdyZxqDm+fV1iqL9UAHMoIg0nDaGqfIOd8rKH17m5snv7Gn4qgjBoFfLz9APvjFU/ICT00NVCv1Epp8Q==",
8929
+      "version": "7.21.5",
8930
+      "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.21.5.tgz",
8931
+      "integrity": "sha512-AhQoI3YjWi6u/y/ntv7k48mcrCXmus0t79J9qPNlk/lAsFlCiJ047RmbfMOawySTHtywXhbXgpx/8nXMYd+oFw==",
8932 8932
       "dev": true,
8933 8933
       "requires": {
8934 8934
         "@babel/code-frame": "^7.21.4",
8935
-        "@babel/generator": "^7.21.4",
8936
-        "@babel/helper-environment-visitor": "^7.18.9",
8935
+        "@babel/generator": "^7.21.5",
8936
+        "@babel/helper-environment-visitor": "^7.21.5",
8937 8937
         "@babel/helper-function-name": "^7.21.0",
8938 8938
         "@babel/helper-hoist-variables": "^7.18.6",
8939 8939
         "@babel/helper-split-export-declaration": "^7.18.6",
8940
-        "@babel/parser": "^7.21.4",
8941
-        "@babel/types": "^7.21.4",
8940
+        "@babel/parser": "^7.21.5",
8941
+        "@babel/types": "^7.21.5",
8942 8942
         "debug": "^4.1.0",
8943 8943
         "globals": "^11.1.0"
8944 8944
       }
8945 8945
     },
8946 8946
     "@babel/types": {
8947
-      "version": "7.21.4",
8948
-      "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.21.4.tgz",
8949
-      "integrity": "sha512-rU2oY501qDxE8Pyo7i/Orqma4ziCOrby0/9mvbDUGEfvZjb279Nk9k19e2fiCxHbRRpY2ZyrgW1eq22mvmOIzA==",
8947
+      "version": "7.21.5",
8948
+      "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.21.5.tgz",
8949
+      "integrity": "sha512-m4AfNvVF2mVC/F7fDEdH2El3HzUg9It/XsCxZiOTTA3m3qYfcSVSbTfM6Q9xG+hYDniZssYhlXKKUMD5m8tF4Q==",
8950 8950
       "dev": true,
8951 8951
       "requires": {
8952
-        "@babel/helper-string-parser": "^7.19.4",
8952
+        "@babel/helper-string-parser": "^7.21.5",
8953 8953
         "@babel/helper-validator-identifier": "^7.19.1",
8954 8954
         "to-fast-properties": "^2.0.0"
8955 8955
       }
... ...
@@ -8,7 +8,7 @@
8 8
   "description": "A CLOS-inspired implementation of generic functions",
9 9
   "devDependencies": {
10 10
     "@babel/cli": "^7.21.0",
11
-    "@babel/core": "^7.21.4",
11
+    "@babel/core": "^7.21.8",
12 12
     "@babel/plugin-transform-react-jsx": "^7.17.12",
13 13
     "@babel/preset-env": "^7.21.4",
14 14
     "@babel/preset-react": "^7.18.6",