git.fiddlerwoaroof.com
Browse code

chore: bump @babel/plugin-proposal-object-rest-spread in /react-demo

Bumps [@babel/plugin-proposal-object-rest-spread](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-object-rest-spread) from 7.6.2 to 7.16.7.
- [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.16.7/packages/babel-plugin-proposal-object-rest-spread)

---
updated-dependencies:
- dependency-name: "@babel/plugin-proposal-object-rest-spread"
dependency-type: direct:development
update-type: version-update:semver-minor
...

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

dependabot[bot] authored on 10/01/2022 05:54:01
Showing 2 changed files
... ...
@@ -141,6 +141,12 @@
141 141
                 "@babel/highlight": "^7.0.0"
142 142
             }
143 143
         },
144
+        "@babel/compat-data": {
145
+            "version": "7.16.4",
146
+            "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.16.4.tgz",
147
+            "integrity": "sha512-1o/jo7D+kC9ZjHX5v+EHrdjl3PhxMrLSOTGsOdHJ+KL8HCaEK6ehrVL2RS6oHDZp+L7xLirLrPmQtEng769J/Q==",
148
+            "dev": true
149
+        },
144 150
         "@babel/core": {
145 151
             "version": "7.6.4",
146 152
             "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.6.4.tgz",
... ...
@@ -222,6 +228,39 @@
222 228
                 "@babel/types": "^7.4.4"
223 229
             }
224 230
         },
231
+        "@babel/helper-compilation-targets": {
232
+            "version": "7.16.7",
233
+            "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.16.7.tgz",
234
+            "integrity": "sha512-mGojBwIWcwGD6rfqgRXVlVYmPAv7eOpIemUG3dGnDdCY4Pae70ROij3XmfrH6Fa1h1aiDylpglbZyktfzyo/hA==",
235
+            "dev": true,
236
+            "requires": {
237
+                "@babel/compat-data": "^7.16.4",
238
+                "@babel/helper-validator-option": "^7.16.7",
239
+                "browserslist": "^4.17.5",
240
+                "semver": "^6.3.0"
241
+            },
242
+            "dependencies": {
243
+                "browserslist": {
244
+                    "version": "4.19.1",
245
+                    "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.19.1.tgz",
246
+                    "integrity": "sha512-u2tbbG5PdKRTUoctO3NBD8FQ5HdPh1ZXPHzp1rwaa5jTc+RV9/+RlWiAIKmjRPQF+xbGM9Kklj5bZQFa2s/38A==",
247
+                    "dev": true,
248
+                    "requires": {
249
+                        "caniuse-lite": "^1.0.30001286",
250
+                        "electron-to-chromium": "^1.4.17",
251
+                        "escalade": "^3.1.1",
252
+                        "node-releases": "^2.0.1",
253
+                        "picocolors": "^1.0.0"
254
+                    }
255
+                },
256
+                "semver": {
257
+                    "version": "6.3.0",
258
+                    "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
259
+                    "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
260
+                    "dev": true
261
+                }
262
+            }
263
+        },
225 264
         "@babel/helper-define-map": {
226 265
             "version": "7.5.5",
227 266
             "resolved": "https://registry.npmjs.org/@babel/helper-define-map/-/helper-define-map-7.5.5.tgz",
... ...
@@ -378,6 +417,12 @@
378 417
             "integrity": "sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw==",
379 418
             "dev": true
380 419
         },
420
+        "@babel/helper-validator-option": {
421
+            "version": "7.16.7",
422
+            "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.16.7.tgz",
423
+            "integrity": "sha512-TRtenOuRUVo9oIQGPC5G9DgK4743cdxvtOw0weQNpZXaS16SCBi5MNjZF8vba3ETURjZpTbVn7Vvcf2eAwFozQ==",
424
+            "dev": true
425
+        },
381 426
         "@babel/helper-wrap-function": {
382 427
             "version": "7.2.0",
383 428
             "resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.2.0.tgz",
... ...
@@ -450,13 +495,42 @@
450 495
             }
451 496
         },
452 497
         "@babel/plugin-proposal-object-rest-spread": {
453
-            "version": "7.6.2",
454
-            "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.6.2.tgz",
455
-            "integrity": "sha512-LDBXlmADCsMZV1Y9OQwMc0MyGZ8Ta/zlD9N67BfQT8uYwkRswiu2hU6nJKrjrt/58aH/vqfQlR/9yId/7A2gWw==",
498
+            "version": "7.16.7",
499
+            "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.16.7.tgz",
500
+            "integrity": "sha512-3O0Y4+dw94HA86qSg9IHfyPktgR7q3gpNVAeiKQd+8jBKFaU5NQS1Yatgo4wY+UFNuLjvxcSmzcsHqrhgTyBUA==",
456 501
             "dev": true,
457 502
             "requires": {
458
-                "@babel/helper-plugin-utils": "^7.0.0",
459
-                "@babel/plugin-syntax-object-rest-spread": "^7.2.0"
503
+                "@babel/compat-data": "^7.16.4",
504
+                "@babel/helper-compilation-targets": "^7.16.7",
505
+                "@babel/helper-plugin-utils": "^7.16.7",
506
+                "@babel/plugin-syntax-object-rest-spread": "^7.8.3",
507
+                "@babel/plugin-transform-parameters": "^7.16.7"
508
+            },
509
+            "dependencies": {
510
+                "@babel/helper-plugin-utils": {
511
+                    "version": "7.16.7",
512
+                    "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.7.tgz",
513
+                    "integrity": "sha512-Qg3Nk7ZxpgMrsox6HreY1ZNKdBq7K72tDSliA6dCl5f007jR4ne8iD5UzuNnCJH2xBf2BEEVGr+/OL6Gdp7RxA==",
514
+                    "dev": true
515
+                },
516
+                "@babel/plugin-syntax-object-rest-spread": {
517
+                    "version": "7.8.3",
518
+                    "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz",
519
+                    "integrity": "sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==",
520
+                    "dev": true,
521
+                    "requires": {
522
+                        "@babel/helper-plugin-utils": "^7.8.0"
523
+                    }
524
+                },
525
+                "@babel/plugin-transform-parameters": {
526
+                    "version": "7.16.7",
527
+                    "resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.16.7.tgz",
528
+                    "integrity": "sha512-AT3MufQ7zZEhU2hwOA11axBnExW0Lszu4RL/tAlUJBuNoRak+wehQW8h6KcXOcgjY42fHtDxswuMhMjFEuv/aw==",
529
+                    "dev": true,
530
+                    "requires": {
531
+                        "@babel/helper-plugin-utils": "^7.16.7"
532
+                    }
533
+                }
460 534
             }
461 535
         },
462 536
         "@babel/plugin-proposal-optional-catch-binding": {
... ...
@@ -1204,6 +1278,12 @@
1204 1278
             "integrity": "sha512-k0KL0aWZuBt2lrxrcASWDfwOLMnodeQjodT/1SxEQAXsHANgo6ZC/VEaSEHCXt7aSTZ4/4H5LKa+tBXmW7Vtvw==",
1205 1279
             "dev": true
1206 1280
         },
1281
+        "caniuse-lite": {
1282
+            "version": "1.0.30001298",
1283
+            "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001298.tgz",
1284
+            "integrity": "sha512-AcKqikjMLlvghZL/vfTHorlQsLDhGRalYf1+GmWCf5SCMziSGjRYQW/JEksj14NaYHIR6KIhrFAy0HV5C25UzQ==",
1285
+            "dev": true
1286
+        },
1207 1287
         "chalk": {
1208 1288
             "version": "2.4.2",
1209 1289
             "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
... ...
@@ -1300,6 +1380,12 @@
1300 1380
                 "object-keys": "^1.0.12"
1301 1381
             }
1302 1382
         },
1383
+        "electron-to-chromium": {
1384
+            "version": "1.4.38",
1385
+            "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.38.tgz",
1386
+            "integrity": "sha512-WhHt3sZazKj0KK/UpgsbGQnUUoFeAHVishzHFExMxagpZgjiGYSC9S0ZlbhCfSH2L2i+2A1yyqOIliTctMx7KQ==",
1387
+            "dev": true
1388
+        },
1303 1389
         "es-abstract": {
1304 1390
             "version": "1.15.0",
1305 1391
             "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.15.0.tgz",
... ...
@@ -1675,6 +1761,12 @@
1675 1761
                 "brace-expansion": "^1.1.7"
1676 1762
             }
1677 1763
         },
1764
+        "node-releases": {
1765
+            "version": "2.0.1",
1766
+            "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.1.tgz",
1767
+            "integrity": "sha512-CqyzN6z7Q6aMeF/ktcMVTzhAHCEpf8SOarwpzpf8pNBY2k5/oM34UHldUwp8VKI7uxct2HxSRdJjBaZeESzcxA==",
1768
+            "dev": true
1769
+        },
1678 1770
         "normalize-path": {
1679 1771
             "version": "3.0.0",
1680 1772
             "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz",
... ...
@@ -3540,6 +3632,12 @@
3540 3632
             "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==",
3541 3633
             "dev": true
3542 3634
         },
3635
+        "picocolors": {
3636
+            "version": "1.0.0",
3637
+            "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz",
3638
+            "integrity": "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==",
3639
+            "dev": true
3640
+        },
3543 3641
         "picomatch": {
3544 3642
             "version": "2.3.1",
3545 3643
             "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz",
... ...
@@ -11,7 +11,7 @@
11 11
   "devDependencies": {
12 12
     "@babel/cli": "^7.16.7",
13 13
     "@babel/core": "^7.5.0",
14
-    "@babel/plugin-proposal-object-rest-spread": "^7.5.0",
14
+    "@babel/plugin-proposal-object-rest-spread": "^7.16.7",
15 15
     "@babel/plugin-transform-react-jsx": "^7.16.7",
16 16
     "@babel/preset-env": "^7.5.0",
17 17
     "@babel/preset-react": "^7.0.0",