netlify-cli 17.19.1 → 17.19.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (36) hide show
  1. package/dist/commands/base-command.d.ts +4 -0
  2. package/dist/commands/base-command.d.ts.map +1 -1
  3. package/dist/commands/base-command.js +6 -0
  4. package/dist/commands/deploy/deploy.d.ts.map +1 -1
  5. package/dist/commands/deploy/deploy.js +23 -57
  6. package/dist/commands/dev/dev.d.ts.map +1 -1
  7. package/dist/commands/dev/dev.js +2 -1
  8. package/dist/commands/serve/serve.d.ts.map +1 -1
  9. package/dist/commands/serve/serve.js +1 -0
  10. package/dist/lib/edge-functions/deploy.d.ts +3 -6
  11. package/dist/lib/edge-functions/deploy.d.ts.map +1 -1
  12. package/dist/lib/edge-functions/deploy.js +0 -5
  13. package/dist/lib/edge-functions/proxy.d.ts +23 -41
  14. package/dist/lib/edge-functions/proxy.d.ts.map +1 -1
  15. package/dist/lib/edge-functions/proxy.js +7 -86
  16. package/dist/lib/edge-functions/registry.d.ts +5 -2
  17. package/dist/lib/edge-functions/registry.d.ts.map +1 -1
  18. package/dist/lib/edge-functions/registry.js +3 -3
  19. package/dist/lib/settings.d.ts +1 -0
  20. package/dist/lib/settings.d.ts.map +1 -1
  21. package/dist/lib/settings.js +1 -0
  22. package/dist/tsconfig.tsbuildinfo +1 -1
  23. package/dist/utils/deploy/deploy-site.d.ts +4 -1
  24. package/dist/utils/deploy/deploy-site.d.ts.map +1 -1
  25. package/dist/utils/deploy/deploy-site.js +8 -18
  26. package/dist/utils/deploy/hash-fns.d.ts +14 -10
  27. package/dist/utils/deploy/hash-fns.d.ts.map +1 -1
  28. package/dist/utils/deploy/hash-fns.js +5 -34
  29. package/dist/utils/proxy-server.d.ts +2 -1
  30. package/dist/utils/proxy-server.d.ts.map +1 -1
  31. package/dist/utils/proxy-server.js +3 -0
  32. package/dist/utils/proxy.d.ts +2 -1
  33. package/dist/utils/proxy.d.ts.map +1 -1
  34. package/dist/utils/proxy.js +12 -9
  35. package/npm-shrinkwrap.json +236 -328
  36. package/package.json +3 -3
@@ -1,19 +1,19 @@
1
1
  {
2
2
  "name": "netlify-cli",
3
- "version": "17.19.1",
3
+ "version": "17.19.3",
4
4
  "lockfileVersion": 2,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "netlify-cli",
9
- "version": "17.19.1",
9
+ "version": "17.19.3",
10
10
  "hasInstallScript": true,
11
11
  "license": "MIT",
12
12
  "dependencies": {
13
13
  "@bugsnag/js": "7.20.2",
14
14
  "@fastify/static": "6.10.2",
15
15
  "@netlify/blobs": "7.0.1",
16
- "@netlify/build": "29.36.1",
16
+ "@netlify/build": "29.36.3",
17
17
  "@netlify/build-info": "7.13.0",
18
18
  "@netlify/config": "20.12.1",
19
19
  "@netlify/edge-bundler": "11.3.0",
@@ -100,7 +100,7 @@
100
100
  "prettyjson": "1.2.5",
101
101
  "pump": "3.0.0",
102
102
  "raw-body": "2.5.2",
103
- "read-pkg-up": "9.1.0",
103
+ "read-package-up": "11.0.0",
104
104
  "semver": "7.5.4",
105
105
  "source-map-support": "0.5.21",
106
106
  "strip-ansi-control-characters": "2.0.0",
@@ -1117,15 +1117,15 @@
1117
1117
  }
1118
1118
  },
1119
1119
  "node_modules/@netlify/build": {
1120
- "version": "29.36.1",
1121
- "resolved": "https://registry.npmjs.org/@netlify/build/-/build-29.36.1.tgz",
1122
- "integrity": "sha512-S+zQbdw7Np4NesLK3kA1BzmNK8oijNZ13y2kknJdGLyQbz+bQxU0iMIuMyFca+6LtGPPonCFlWPz+cKe9G0/Mw==",
1120
+ "version": "29.36.3",
1121
+ "resolved": "https://registry.npmjs.org/@netlify/build/-/build-29.36.3.tgz",
1122
+ "integrity": "sha512-WLJB98MVt1jfHuUZq3dg2RvqbThTtbrs/0zOyjFq0b3TVMic7CyOnVfDOz78pfwLwbojZM0PW+AVBh5hHkRJVA==",
1123
1123
  "dependencies": {
1124
1124
  "@bugsnag/js": "^7.0.0",
1125
1125
  "@netlify/blobs": "^6.5.0",
1126
1126
  "@netlify/cache-utils": "^5.1.5",
1127
1127
  "@netlify/config": "^20.12.1",
1128
- "@netlify/edge-bundler": "11.2.2",
1128
+ "@netlify/edge-bundler": "11.3.0",
1129
1129
  "@netlify/framework-info": "^9.8.10",
1130
1130
  "@netlify/functions-utils": "^5.2.51",
1131
1131
  "@netlify/git-utils": "^5.1.1",
@@ -1187,7 +1187,7 @@
1187
1187
  "node": "^14.16.0 || >=16.0.0"
1188
1188
  },
1189
1189
  "peerDependencies": {
1190
- "@netlify/opentelemetry-sdk-setup": "^1.0.3"
1190
+ "@netlify/opentelemetry-sdk-setup": "^1.0.4"
1191
1191
  },
1192
1192
  "peerDependenciesMeta": {
1193
1193
  "@netlify/opentelemetry-sdk-setup": {
@@ -1283,104 +1283,6 @@
1283
1283
  "node": "^14.16.0 || >=16.0.0"
1284
1284
  }
1285
1285
  },
1286
- "node_modules/@netlify/build/node_modules/@netlify/edge-bundler": {
1287
- "version": "11.2.2",
1288
- "resolved": "https://registry.npmjs.org/@netlify/edge-bundler/-/edge-bundler-11.2.2.tgz",
1289
- "integrity": "sha512-RrRmM/bSl9K5InIJS9BbpY89Y7Y+83DoOoKR1/PE3gy7b9FONm8Cry9/YC4y+tUUWLuUo4dgt8+/Pw0uGFyI+g==",
1290
- "dependencies": {
1291
- "@import-maps/resolve": "^1.0.1",
1292
- "@vercel/nft": "^0.26.0",
1293
- "ajv": "^8.11.2",
1294
- "ajv-errors": "^3.0.0",
1295
- "better-ajv-errors": "^1.2.0",
1296
- "common-path-prefix": "^3.0.0",
1297
- "env-paths": "^3.0.0",
1298
- "esbuild": "0.19.11",
1299
- "execa": "^6.0.0",
1300
- "find-up": "^6.3.0",
1301
- "get-package-name": "^2.2.0",
1302
- "get-port": "^6.1.2",
1303
- "is-path-inside": "^4.0.0",
1304
- "jsonc-parser": "^3.2.0",
1305
- "node-fetch": "^3.1.1",
1306
- "node-stream-zip": "^1.15.0",
1307
- "p-retry": "^5.1.1",
1308
- "p-wait-for": "^4.1.0",
1309
- "path-key": "^4.0.0",
1310
- "regexp-tree": "^0.1.24",
1311
- "semver": "^7.3.8",
1312
- "tmp-promise": "^3.0.3",
1313
- "urlpattern-polyfill": "8.0.2",
1314
- "uuid": "^9.0.0"
1315
- },
1316
- "engines": {
1317
- "node": "^14.16.0 || >=16.0.0"
1318
- }
1319
- },
1320
- "node_modules/@netlify/build/node_modules/@netlify/edge-bundler/node_modules/@vercel/nft": {
1321
- "version": "0.26.4",
1322
- "resolved": "https://registry.npmjs.org/@vercel/nft/-/nft-0.26.4.tgz",
1323
- "integrity": "sha512-j4jCOOXke2t8cHZCIxu1dzKLHLcFmYzC3yqAK6MfZznOL1QIJKd0xcFsXK3zcqzU7ScsE2zWkiMMNHGMHgp+FA==",
1324
- "dependencies": {
1325
- "@mapbox/node-pre-gyp": "^1.0.5",
1326
- "@rollup/pluginutils": "^4.0.0",
1327
- "acorn": "^8.6.0",
1328
- "acorn-import-attributes": "^1.9.2",
1329
- "async-sema": "^3.1.1",
1330
- "bindings": "^1.4.0",
1331
- "estree-walker": "2.0.2",
1332
- "glob": "^7.1.3",
1333
- "graceful-fs": "^4.2.9",
1334
- "micromatch": "^4.0.2",
1335
- "node-gyp-build": "^4.2.2",
1336
- "resolve-from": "^5.0.0"
1337
- },
1338
- "bin": {
1339
- "nft": "out/cli.js"
1340
- },
1341
- "engines": {
1342
- "node": ">=16"
1343
- }
1344
- },
1345
- "node_modules/@netlify/build/node_modules/@netlify/edge-bundler/node_modules/brace-expansion": {
1346
- "version": "1.1.11",
1347
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
1348
- "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
1349
- "dependencies": {
1350
- "balanced-match": "^1.0.0",
1351
- "concat-map": "0.0.1"
1352
- }
1353
- },
1354
- "node_modules/@netlify/build/node_modules/@netlify/edge-bundler/node_modules/glob": {
1355
- "version": "7.2.3",
1356
- "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz",
1357
- "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
1358
- "dependencies": {
1359
- "fs.realpath": "^1.0.0",
1360
- "inflight": "^1.0.4",
1361
- "inherits": "2",
1362
- "minimatch": "^3.1.1",
1363
- "once": "^1.3.0",
1364
- "path-is-absolute": "^1.0.0"
1365
- },
1366
- "engines": {
1367
- "node": "*"
1368
- },
1369
- "funding": {
1370
- "url": "https://github.com/sponsors/isaacs"
1371
- }
1372
- },
1373
- "node_modules/@netlify/build/node_modules/@netlify/edge-bundler/node_modules/minimatch": {
1374
- "version": "3.1.2",
1375
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
1376
- "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
1377
- "dependencies": {
1378
- "brace-expansion": "^1.1.7"
1379
- },
1380
- "engines": {
1381
- "node": "*"
1382
- }
1383
- },
1384
1286
  "node_modules/@netlify/build/node_modules/@netlify/zip-it-and-ship-it": {
1385
1287
  "version": "9.29.2",
1386
1288
  "resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-9.29.2.tgz",
@@ -1463,29 +1365,6 @@
1463
1365
  "node": ">=14.16"
1464
1366
  }
1465
1367
  },
1466
- "node_modules/@netlify/build/node_modules/ajv": {
1467
- "version": "8.12.0",
1468
- "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz",
1469
- "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==",
1470
- "dependencies": {
1471
- "fast-deep-equal": "^3.1.1",
1472
- "json-schema-traverse": "^1.0.0",
1473
- "require-from-string": "^2.0.2",
1474
- "uri-js": "^4.2.2"
1475
- },
1476
- "funding": {
1477
- "type": "github",
1478
- "url": "https://github.com/sponsors/epoberezkin"
1479
- }
1480
- },
1481
- "node_modules/@netlify/build/node_modules/ajv-errors": {
1482
- "version": "3.0.0",
1483
- "resolved": "https://registry.npmjs.org/ajv-errors/-/ajv-errors-3.0.0.tgz",
1484
- "integrity": "sha512-V3wD15YHfHz6y0KdhYFjyy9vWtEVALT9UrxfN3zqlI6dMioHnJrqOYfyPKol3oqrnCM9uwkcdCwkJ0WUcbLMTQ==",
1485
- "peerDependencies": {
1486
- "ajv": "^8.0.1"
1487
- }
1488
- },
1489
1368
  "node_modules/@netlify/build/node_modules/brace-expansion": {
1490
1369
  "version": "2.0.1",
1491
1370
  "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
@@ -1572,17 +1451,6 @@
1572
1451
  "url": "https://github.com/sponsors/sindresorhus"
1573
1452
  }
1574
1453
  },
1575
- "node_modules/@netlify/build/node_modules/get-port": {
1576
- "version": "6.1.2",
1577
- "resolved": "https://registry.npmjs.org/get-port/-/get-port-6.1.2.tgz",
1578
- "integrity": "sha512-BrGGraKm2uPqurfGVj/z97/zv8dPleC6x9JBNRTrDNtCkkRF4rPwrQXFgL7+I+q8QSdU4ntLQX2D7KIxSy8nGw==",
1579
- "engines": {
1580
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
1581
- },
1582
- "funding": {
1583
- "url": "https://github.com/sponsors/sindresorhus"
1584
- }
1585
- },
1586
1454
  "node_modules/@netlify/build/node_modules/glob": {
1587
1455
  "version": "8.1.0",
1588
1456
  "resolved": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz",
@@ -1678,11 +1546,6 @@
1678
1546
  "url": "https://github.com/sponsors/sindresorhus"
1679
1547
  }
1680
1548
  },
1681
- "node_modules/@netlify/build/node_modules/json-schema-traverse": {
1682
- "version": "1.0.0",
1683
- "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
1684
- "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug=="
1685
- },
1686
1549
  "node_modules/@netlify/build/node_modules/lowercase-keys": {
1687
1550
  "version": "3.0.0",
1688
1551
  "resolved": "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-3.0.0.tgz",
@@ -1748,9 +1611,9 @@
1748
1611
  }
1749
1612
  },
1750
1613
  "node_modules/@netlify/build/node_modules/normalize-url": {
1751
- "version": "8.0.0",
1752
- "resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-8.0.0.tgz",
1753
- "integrity": "sha512-uVFpKhj5MheNBJRTiMZ9pE/7hD1QTeEvugSJW/OmLzAp78PB5O6adfMNTvmfKhXBkvCzC+rqifWcVYpGFwTjnw==",
1614
+ "version": "8.0.1",
1615
+ "resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-8.0.1.tgz",
1616
+ "integrity": "sha512-IO9QvjUMWxPQQhs60oOu10CRkWCiZzSUkzbXGGV9pviYl1fXYcvkzQ5jV9z8Y6un8ARoVRl4EtC6v6jNqbaJ/w==",
1754
1617
  "engines": {
1755
1618
  "node": ">=14.16"
1756
1619
  },
@@ -1759,9 +1622,9 @@
1759
1622
  }
1760
1623
  },
1761
1624
  "node_modules/@netlify/build/node_modules/npm-run-path": {
1762
- "version": "5.2.0",
1763
- "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-5.2.0.tgz",
1764
- "integrity": "sha512-W4/tgAXFqFA0iL7fk0+uQ3g7wkL8xJmx3XdK0VGb4cHW//eZTtKGvFBBoRKVTpY7n6ze4NL9ly7rgXcHufqXKg==",
1625
+ "version": "5.3.0",
1626
+ "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-5.3.0.tgz",
1627
+ "integrity": "sha512-ppwTtiJZq0O/ai0z7yfudtBpWIoxM8yE6nHi1X47eFR2EWORqfbu6CnPlNsjeN683eT0qG6H/Pyf9fCcvjnnnQ==",
1765
1628
  "dependencies": {
1766
1629
  "path-key": "^4.0.0"
1767
1630
  },
@@ -1833,31 +1696,6 @@
1833
1696
  "url": "https://github.com/sponsors/sindresorhus"
1834
1697
  }
1835
1698
  },
1836
- "node_modules/@netlify/build/node_modules/p-timeout": {
1837
- "version": "5.1.0",
1838
- "resolved": "https://registry.npmjs.org/p-timeout/-/p-timeout-5.1.0.tgz",
1839
- "integrity": "sha512-auFDyzzzGZZZdHz3BtET9VEz0SE/uMEAx7uWfGPucfzEwwe/xH0iVeZibQmANYE/hp9T2+UUZT5m+BKyrDp3Ew==",
1840
- "engines": {
1841
- "node": ">=12"
1842
- },
1843
- "funding": {
1844
- "url": "https://github.com/sponsors/sindresorhus"
1845
- }
1846
- },
1847
- "node_modules/@netlify/build/node_modules/p-wait-for": {
1848
- "version": "4.1.0",
1849
- "resolved": "https://registry.npmjs.org/p-wait-for/-/p-wait-for-4.1.0.tgz",
1850
- "integrity": "sha512-i8nE5q++9h8oaQHWltS1Tnnv4IoMDOlqN7C0KFG2OdbK0iFJIt6CROZ8wfBM+K4Pxqfnq4C4lkkpXqTEpB5DZw==",
1851
- "dependencies": {
1852
- "p-timeout": "^5.0.0"
1853
- },
1854
- "engines": {
1855
- "node": ">=12"
1856
- },
1857
- "funding": {
1858
- "url": "https://github.com/sponsors/sindresorhus"
1859
- }
1860
- },
1861
1699
  "node_modules/@netlify/build/node_modules/path-exists": {
1862
1700
  "version": "5.0.0",
1863
1701
  "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-5.0.0.tgz",
@@ -4465,9 +4303,9 @@
4465
4303
  }
4466
4304
  },
4467
4305
  "node_modules/@types/normalize-package-data": {
4468
- "version": "2.4.1",
4469
- "resolved": "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz",
4470
- "integrity": "sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw=="
4306
+ "version": "2.4.4",
4307
+ "resolved": "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.4.tgz",
4308
+ "integrity": "sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA=="
4471
4309
  },
4472
4310
  "node_modules/@types/qs": {
4473
4311
  "version": "6.9.7",
@@ -8716,6 +8554,17 @@
8716
8554
  "url": "https://github.com/sponsors/sindresorhus"
8717
8555
  }
8718
8556
  },
8557
+ "node_modules/find-up-simple": {
8558
+ "version": "1.0.0",
8559
+ "resolved": "https://registry.npmjs.org/find-up-simple/-/find-up-simple-1.0.0.tgz",
8560
+ "integrity": "sha512-q7Us7kcjj2VMePAa02hDAF6d+MzsdsAWEwYyOpwUtlerRBkOEPBCRZrAV4XfcSN8fHAgaD0hP7miwoay6DCprw==",
8561
+ "engines": {
8562
+ "node": ">=18"
8563
+ },
8564
+ "funding": {
8565
+ "url": "https://github.com/sponsors/sindresorhus"
8566
+ }
8567
+ },
8719
8568
  "node_modules/find-up/node_modules/path-exists": {
8720
8569
  "version": "5.0.0",
8721
8570
  "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-5.0.0.tgz",
@@ -9535,6 +9384,17 @@
9535
9384
  "node": ">=0.8.19"
9536
9385
  }
9537
9386
  },
9387
+ "node_modules/index-to-position": {
9388
+ "version": "0.1.2",
9389
+ "resolved": "https://registry.npmjs.org/index-to-position/-/index-to-position-0.1.2.tgz",
9390
+ "integrity": "sha512-MWDKS3AS1bGCHLBA2VLImJz42f7bJh8wQsTGCzI3j519/CASStoDONUBVz2I/VID0MpiX3SGSnbOD2xUalbE5g==",
9391
+ "engines": {
9392
+ "node": ">=18"
9393
+ },
9394
+ "funding": {
9395
+ "url": "https://github.com/sponsors/sindresorhus"
9396
+ }
9397
+ },
9538
9398
  "node_modules/inflight": {
9539
9399
  "version": "1.0.6",
9540
9400
  "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
@@ -13124,6 +12984,100 @@
13124
12984
  "resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz",
13125
12985
  "integrity": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w=="
13126
12986
  },
12987
+ "node_modules/read-package-up": {
12988
+ "version": "11.0.0",
12989
+ "resolved": "https://registry.npmjs.org/read-package-up/-/read-package-up-11.0.0.tgz",
12990
+ "integrity": "sha512-MbgfoNPANMdb4oRBNg5eqLbB2t2r+o5Ua1pNt8BqGp4I0FJZhuVSOj3PaBPni4azWuSzEdNn2evevzVmEk1ohQ==",
12991
+ "dependencies": {
12992
+ "find-up-simple": "^1.0.0",
12993
+ "read-pkg": "^9.0.0",
12994
+ "type-fest": "^4.6.0"
12995
+ },
12996
+ "engines": {
12997
+ "node": ">=18"
12998
+ },
12999
+ "funding": {
13000
+ "url": "https://github.com/sponsors/sindresorhus"
13001
+ }
13002
+ },
13003
+ "node_modules/read-package-up/node_modules/hosted-git-info": {
13004
+ "version": "7.0.1",
13005
+ "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-7.0.1.tgz",
13006
+ "integrity": "sha512-+K84LB1DYwMHoHSgaOY/Jfhw3ucPmSET5v98Ke/HdNSw4a0UktWzyW1mjhjpuxxTqOOsfWT/7iVshHmVZ4IpOA==",
13007
+ "dependencies": {
13008
+ "lru-cache": "^10.0.1"
13009
+ },
13010
+ "engines": {
13011
+ "node": "^16.14.0 || >=18.0.0"
13012
+ }
13013
+ },
13014
+ "node_modules/read-package-up/node_modules/lru-cache": {
13015
+ "version": "10.2.0",
13016
+ "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.0.tgz",
13017
+ "integrity": "sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q==",
13018
+ "engines": {
13019
+ "node": "14 || >=16.14"
13020
+ }
13021
+ },
13022
+ "node_modules/read-package-up/node_modules/normalize-package-data": {
13023
+ "version": "6.0.0",
13024
+ "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-6.0.0.tgz",
13025
+ "integrity": "sha512-UL7ELRVxYBHBgYEtZCXjxuD5vPxnmvMGq0jp/dGPKKrN7tfsBh2IY7TlJ15WWwdjRWD3RJbnsygUurTK3xkPkg==",
13026
+ "dependencies": {
13027
+ "hosted-git-info": "^7.0.0",
13028
+ "is-core-module": "^2.8.1",
13029
+ "semver": "^7.3.5",
13030
+ "validate-npm-package-license": "^3.0.4"
13031
+ },
13032
+ "engines": {
13033
+ "node": "^16.14.0 || >=18.0.0"
13034
+ }
13035
+ },
13036
+ "node_modules/read-package-up/node_modules/parse-json": {
13037
+ "version": "8.1.0",
13038
+ "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-8.1.0.tgz",
13039
+ "integrity": "sha512-rum1bPifK5SSar35Z6EKZuYPJx85pkNaFrxBK3mwdfSJ1/WKbYrjoW/zTPSjRRamfmVX1ACBIdFAO0VRErW/EA==",
13040
+ "dependencies": {
13041
+ "@babel/code-frame": "^7.22.13",
13042
+ "index-to-position": "^0.1.2",
13043
+ "type-fest": "^4.7.1"
13044
+ },
13045
+ "engines": {
13046
+ "node": ">=18"
13047
+ },
13048
+ "funding": {
13049
+ "url": "https://github.com/sponsors/sindresorhus"
13050
+ }
13051
+ },
13052
+ "node_modules/read-package-up/node_modules/read-pkg": {
13053
+ "version": "9.0.1",
13054
+ "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-9.0.1.tgz",
13055
+ "integrity": "sha512-9viLL4/n1BJUCT1NXVTdS1jtm80yDEgR5T4yCelII49Mbj0v1rZdKqj7zCiYdbB0CuCgdrvHcNogAKTFPBocFA==",
13056
+ "dependencies": {
13057
+ "@types/normalize-package-data": "^2.4.3",
13058
+ "normalize-package-data": "^6.0.0",
13059
+ "parse-json": "^8.0.0",
13060
+ "type-fest": "^4.6.0",
13061
+ "unicorn-magic": "^0.1.0"
13062
+ },
13063
+ "engines": {
13064
+ "node": ">=18"
13065
+ },
13066
+ "funding": {
13067
+ "url": "https://github.com/sponsors/sindresorhus"
13068
+ }
13069
+ },
13070
+ "node_modules/read-package-up/node_modules/type-fest": {
13071
+ "version": "4.12.0",
13072
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.12.0.tgz",
13073
+ "integrity": "sha512-5Y2/pp2wtJk8o08G0CMkuFPCO354FGwk/vbidxrdhRGZfd0tFnb4Qb8anp9XxXriwBgVPjdWbKpGl4J9lJY2jQ==",
13074
+ "engines": {
13075
+ "node": ">=16"
13076
+ },
13077
+ "funding": {
13078
+ "url": "https://github.com/sponsors/sindresorhus"
13079
+ }
13080
+ },
13127
13081
  "node_modules/read-pkg-up": {
13128
13082
  "version": "9.1.0",
13129
13083
  "resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-9.1.0.tgz",
@@ -13281,14 +13235,6 @@
13281
13235
  "ret": "~0.1.10"
13282
13236
  }
13283
13237
  },
13284
- "node_modules/regexp-tree": {
13285
- "version": "0.1.24",
13286
- "resolved": "https://registry.npmjs.org/regexp-tree/-/regexp-tree-0.1.24.tgz",
13287
- "integrity": "sha512-s2aEVuLhvnVJW6s/iPgEGK6R+/xngd2jNQ+xy4bXNDKxZKJH6jpPHY6kVeVv1IeLCHgswRj+Kl3ELaDjG6V1iw==",
13288
- "bin": {
13289
- "regexp-tree": "bin/regexp-tree"
13290
- }
13291
- },
13292
13238
  "node_modules/registry-auth-token": {
13293
13239
  "version": "5.0.2",
13294
13240
  "resolved": "https://registry.npmjs.org/registry-auth-token/-/registry-auth-token-5.0.2.tgz",
@@ -15044,6 +14990,17 @@
15044
14990
  "node": ">=10.0.0"
15045
14991
  }
15046
14992
  },
14993
+ "node_modules/unicorn-magic": {
14994
+ "version": "0.1.0",
14995
+ "resolved": "https://registry.npmjs.org/unicorn-magic/-/unicorn-magic-0.1.0.tgz",
14996
+ "integrity": "sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==",
14997
+ "engines": {
14998
+ "node": ">=18"
14999
+ },
15000
+ "funding": {
15001
+ "url": "https://github.com/sponsors/sindresorhus"
15002
+ }
15003
+ },
15047
15004
  "node_modules/union-value": {
15048
15005
  "version": "1.0.1",
15049
15006
  "resolved": "https://registry.npmjs.org/union-value/-/union-value-1.0.1.tgz",
@@ -16416,15 +16373,15 @@
16416
16373
  "integrity": "sha512-TPx1QzdPcrtBLFXDsv+BOJg5ip/g4trKaot1MZIUV/uI6H0Islg3gU4AGuH5hAMZOr6VlRLWicFhGX7ihLz4eg=="
16417
16374
  },
16418
16375
  "@netlify/build": {
16419
- "version": "29.36.1",
16420
- "resolved": "https://registry.npmjs.org/@netlify/build/-/build-29.36.1.tgz",
16421
- "integrity": "sha512-S+zQbdw7Np4NesLK3kA1BzmNK8oijNZ13y2kknJdGLyQbz+bQxU0iMIuMyFca+6LtGPPonCFlWPz+cKe9G0/Mw==",
16376
+ "version": "29.36.3",
16377
+ "resolved": "https://registry.npmjs.org/@netlify/build/-/build-29.36.3.tgz",
16378
+ "integrity": "sha512-WLJB98MVt1jfHuUZq3dg2RvqbThTtbrs/0zOyjFq0b3TVMic7CyOnVfDOz78pfwLwbojZM0PW+AVBh5hHkRJVA==",
16422
16379
  "requires": {
16423
16380
  "@bugsnag/js": "^7.0.0",
16424
16381
  "@netlify/blobs": "^6.5.0",
16425
16382
  "@netlify/cache-utils": "^5.1.5",
16426
16383
  "@netlify/config": "^20.12.1",
16427
- "@netlify/edge-bundler": "11.2.2",
16384
+ "@netlify/edge-bundler": "11.3.0",
16428
16385
  "@netlify/framework-info": "^9.8.10",
16429
16386
  "@netlify/functions-utils": "^5.2.51",
16430
16387
  "@netlify/git-utils": "^5.1.1",
@@ -16485,88 +16442,6 @@
16485
16442
  "resolved": "https://registry.npmjs.org/@netlify/blobs/-/blobs-6.5.0.tgz",
16486
16443
  "integrity": "sha512-wRFlNnL/Qv3WNLZd3OT/YYqF1zb6iPSo8T31sl9ccL1ahBxW1fBqKgF4b1XL7Z+6mRIkatvcsVPkWBcO+oJMNA=="
16487
16444
  },
16488
- "@netlify/edge-bundler": {
16489
- "version": "11.2.2",
16490
- "resolved": "https://registry.npmjs.org/@netlify/edge-bundler/-/edge-bundler-11.2.2.tgz",
16491
- "integrity": "sha512-RrRmM/bSl9K5InIJS9BbpY89Y7Y+83DoOoKR1/PE3gy7b9FONm8Cry9/YC4y+tUUWLuUo4dgt8+/Pw0uGFyI+g==",
16492
- "requires": {
16493
- "@import-maps/resolve": "^1.0.1",
16494
- "@vercel/nft": "^0.26.0",
16495
- "ajv": "^8.11.2",
16496
- "ajv-errors": "^3.0.0",
16497
- "better-ajv-errors": "^1.2.0",
16498
- "common-path-prefix": "^3.0.0",
16499
- "env-paths": "^3.0.0",
16500
- "esbuild": "0.19.11",
16501
- "execa": "^6.0.0",
16502
- "find-up": "^6.3.0",
16503
- "get-package-name": "^2.2.0",
16504
- "get-port": "^6.1.2",
16505
- "is-path-inside": "^4.0.0",
16506
- "jsonc-parser": "^3.2.0",
16507
- "node-fetch": "^3.1.1",
16508
- "node-stream-zip": "^1.15.0",
16509
- "p-retry": "^5.1.1",
16510
- "p-wait-for": "^4.1.0",
16511
- "path-key": "^4.0.0",
16512
- "regexp-tree": "^0.1.24",
16513
- "semver": "^7.3.8",
16514
- "tmp-promise": "^3.0.3",
16515
- "urlpattern-polyfill": "8.0.2",
16516
- "uuid": "^9.0.0"
16517
- },
16518
- "dependencies": {
16519
- "@vercel/nft": {
16520
- "version": "0.26.4",
16521
- "resolved": "https://registry.npmjs.org/@vercel/nft/-/nft-0.26.4.tgz",
16522
- "integrity": "sha512-j4jCOOXke2t8cHZCIxu1dzKLHLcFmYzC3yqAK6MfZznOL1QIJKd0xcFsXK3zcqzU7ScsE2zWkiMMNHGMHgp+FA==",
16523
- "requires": {
16524
- "@mapbox/node-pre-gyp": "^1.0.5",
16525
- "@rollup/pluginutils": "^4.0.0",
16526
- "acorn": "^8.6.0",
16527
- "acorn-import-attributes": "^1.9.2",
16528
- "async-sema": "^3.1.1",
16529
- "bindings": "^1.4.0",
16530
- "estree-walker": "2.0.2",
16531
- "glob": "^7.1.3",
16532
- "graceful-fs": "^4.2.9",
16533
- "micromatch": "^4.0.2",
16534
- "node-gyp-build": "^4.2.2",
16535
- "resolve-from": "^5.0.0"
16536
- }
16537
- },
16538
- "brace-expansion": {
16539
- "version": "1.1.11",
16540
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
16541
- "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
16542
- "requires": {
16543
- "balanced-match": "^1.0.0",
16544
- "concat-map": "0.0.1"
16545
- }
16546
- },
16547
- "glob": {
16548
- "version": "7.2.3",
16549
- "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz",
16550
- "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
16551
- "requires": {
16552
- "fs.realpath": "^1.0.0",
16553
- "inflight": "^1.0.4",
16554
- "inherits": "2",
16555
- "minimatch": "^3.1.1",
16556
- "once": "^1.3.0",
16557
- "path-is-absolute": "^1.0.0"
16558
- }
16559
- },
16560
- "minimatch": {
16561
- "version": "3.1.2",
16562
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
16563
- "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
16564
- "requires": {
16565
- "brace-expansion": "^1.1.7"
16566
- }
16567
- }
16568
- }
16569
- },
16570
16445
  "@netlify/zip-it-and-ship-it": {
16571
16446
  "version": "9.29.2",
16572
16447
  "resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-9.29.2.tgz",
@@ -16630,23 +16505,6 @@
16630
16505
  "defer-to-connect": "^2.0.1"
16631
16506
  }
16632
16507
  },
16633
- "ajv": {
16634
- "version": "8.12.0",
16635
- "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz",
16636
- "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==",
16637
- "requires": {
16638
- "fast-deep-equal": "^3.1.1",
16639
- "json-schema-traverse": "^1.0.0",
16640
- "require-from-string": "^2.0.2",
16641
- "uri-js": "^4.2.2"
16642
- }
16643
- },
16644
- "ajv-errors": {
16645
- "version": "3.0.0",
16646
- "resolved": "https://registry.npmjs.org/ajv-errors/-/ajv-errors-3.0.0.tgz",
16647
- "integrity": "sha512-V3wD15YHfHz6y0KdhYFjyy9vWtEVALT9UrxfN3zqlI6dMioHnJrqOYfyPKol3oqrnCM9uwkcdCwkJ0WUcbLMTQ==",
16648
- "requires": {}
16649
- },
16650
16508
  "brace-expansion": {
16651
16509
  "version": "2.0.1",
16652
16510
  "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
@@ -16709,11 +16567,6 @@
16709
16567
  "is-unicode-supported": "^1.2.0"
16710
16568
  }
16711
16569
  },
16712
- "get-port": {
16713
- "version": "6.1.2",
16714
- "resolved": "https://registry.npmjs.org/get-port/-/get-port-6.1.2.tgz",
16715
- "integrity": "sha512-BrGGraKm2uPqurfGVj/z97/zv8dPleC6x9JBNRTrDNtCkkRF4rPwrQXFgL7+I+q8QSdU4ntLQX2D7KIxSy8nGw=="
16716
- },
16717
16570
  "glob": {
16718
16571
  "version": "8.1.0",
16719
16572
  "resolved": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz",
@@ -16778,11 +16631,6 @@
16778
16631
  "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-4.0.0.tgz",
16779
16632
  "integrity": "sha512-lJJV/5dYS+RcL8uQdBDW9c9uWFLLBNRyFhnAKXw5tVqLlKZ4RMGZKv+YQ/IA3OhD+RpbJa1LLFM1FQPGyIXvOA=="
16780
16633
  },
16781
- "json-schema-traverse": {
16782
- "version": "1.0.0",
16783
- "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
16784
- "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug=="
16785
- },
16786
16634
  "lowercase-keys": {
16787
16635
  "version": "3.0.0",
16788
16636
  "resolved": "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-3.0.0.tgz",
@@ -16817,14 +16665,14 @@
16817
16665
  }
16818
16666
  },
16819
16667
  "normalize-url": {
16820
- "version": "8.0.0",
16821
- "resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-8.0.0.tgz",
16822
- "integrity": "sha512-uVFpKhj5MheNBJRTiMZ9pE/7hD1QTeEvugSJW/OmLzAp78PB5O6adfMNTvmfKhXBkvCzC+rqifWcVYpGFwTjnw=="
16668
+ "version": "8.0.1",
16669
+ "resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-8.0.1.tgz",
16670
+ "integrity": "sha512-IO9QvjUMWxPQQhs60oOu10CRkWCiZzSUkzbXGGV9pviYl1fXYcvkzQ5jV9z8Y6un8ARoVRl4EtC6v6jNqbaJ/w=="
16823
16671
  },
16824
16672
  "npm-run-path": {
16825
- "version": "5.2.0",
16826
- "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-5.2.0.tgz",
16827
- "integrity": "sha512-W4/tgAXFqFA0iL7fk0+uQ3g7wkL8xJmx3XdK0VGb4cHW//eZTtKGvFBBoRKVTpY7n6ze4NL9ly7rgXcHufqXKg==",
16673
+ "version": "5.3.0",
16674
+ "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-5.3.0.tgz",
16675
+ "integrity": "sha512-ppwTtiJZq0O/ai0z7yfudtBpWIoxM8yE6nHi1X47eFR2EWORqfbu6CnPlNsjeN683eT0qG6H/Pyf9fCcvjnnnQ==",
16828
16676
  "requires": {
16829
16677
  "path-key": "^4.0.0"
16830
16678
  }
@@ -16863,19 +16711,6 @@
16863
16711
  "resolved": "https://registry.npmjs.org/p-map/-/p-map-6.0.0.tgz",
16864
16712
  "integrity": "sha512-T8BatKGY+k5rU+Q/GTYgrEf2r4xRMevAN5mtXc2aPc4rS1j3s+vWTaO2Wag94neXuCAUAs8cxBL9EeB5EA6diw=="
16865
16713
  },
16866
- "p-timeout": {
16867
- "version": "5.1.0",
16868
- "resolved": "https://registry.npmjs.org/p-timeout/-/p-timeout-5.1.0.tgz",
16869
- "integrity": "sha512-auFDyzzzGZZZdHz3BtET9VEz0SE/uMEAx7uWfGPucfzEwwe/xH0iVeZibQmANYE/hp9T2+UUZT5m+BKyrDp3Ew=="
16870
- },
16871
- "p-wait-for": {
16872
- "version": "4.1.0",
16873
- "resolved": "https://registry.npmjs.org/p-wait-for/-/p-wait-for-4.1.0.tgz",
16874
- "integrity": "sha512-i8nE5q++9h8oaQHWltS1Tnnv4IoMDOlqN7C0KFG2OdbK0iFJIt6CROZ8wfBM+K4Pxqfnq4C4lkkpXqTEpB5DZw==",
16875
- "requires": {
16876
- "p-timeout": "^5.0.0"
16877
- }
16878
- },
16879
16714
  "path-exists": {
16880
16715
  "version": "5.0.0",
16881
16716
  "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-5.0.0.tgz",
@@ -18539,9 +18374,9 @@
18539
18374
  }
18540
18375
  },
18541
18376
  "@types/normalize-package-data": {
18542
- "version": "2.4.1",
18543
- "resolved": "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz",
18544
- "integrity": "sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw=="
18377
+ "version": "2.4.4",
18378
+ "resolved": "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.4.tgz",
18379
+ "integrity": "sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA=="
18545
18380
  },
18546
18381
  "@types/qs": {
18547
18382
  "version": "6.9.7",
@@ -21656,6 +21491,11 @@
21656
21491
  }
21657
21492
  }
21658
21493
  },
21494
+ "find-up-simple": {
21495
+ "version": "1.0.0",
21496
+ "resolved": "https://registry.npmjs.org/find-up-simple/-/find-up-simple-1.0.0.tgz",
21497
+ "integrity": "sha512-q7Us7kcjj2VMePAa02hDAF6d+MzsdsAWEwYyOpwUtlerRBkOEPBCRZrAV4XfcSN8fHAgaD0hP7miwoay6DCprw=="
21498
+ },
21659
21499
  "flush-write-stream": {
21660
21500
  "version": "2.0.0",
21661
21501
  "resolved": "https://registry.npmjs.org/flush-write-stream/-/flush-write-stream-2.0.0.tgz",
@@ -22242,6 +22082,11 @@
22242
22082
  "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz",
22243
22083
  "integrity": "sha1-khi5srkoojixPcT7a21XbyMUU+o="
22244
22084
  },
22085
+ "index-to-position": {
22086
+ "version": "0.1.2",
22087
+ "resolved": "https://registry.npmjs.org/index-to-position/-/index-to-position-0.1.2.tgz",
22088
+ "integrity": "sha512-MWDKS3AS1bGCHLBA2VLImJz42f7bJh8wQsTGCzI3j519/CASStoDONUBVz2I/VID0MpiX3SGSnbOD2xUalbE5g=="
22089
+ },
22245
22090
  "inflight": {
22246
22091
  "version": "1.0.6",
22247
22092
  "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
@@ -24756,6 +24601,69 @@
24756
24601
  "resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz",
24757
24602
  "integrity": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w=="
24758
24603
  },
24604
+ "read-package-up": {
24605
+ "version": "11.0.0",
24606
+ "resolved": "https://registry.npmjs.org/read-package-up/-/read-package-up-11.0.0.tgz",
24607
+ "integrity": "sha512-MbgfoNPANMdb4oRBNg5eqLbB2t2r+o5Ua1pNt8BqGp4I0FJZhuVSOj3PaBPni4azWuSzEdNn2evevzVmEk1ohQ==",
24608
+ "requires": {
24609
+ "find-up-simple": "^1.0.0",
24610
+ "read-pkg": "^9.0.0",
24611
+ "type-fest": "^4.6.0"
24612
+ },
24613
+ "dependencies": {
24614
+ "hosted-git-info": {
24615
+ "version": "7.0.1",
24616
+ "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-7.0.1.tgz",
24617
+ "integrity": "sha512-+K84LB1DYwMHoHSgaOY/Jfhw3ucPmSET5v98Ke/HdNSw4a0UktWzyW1mjhjpuxxTqOOsfWT/7iVshHmVZ4IpOA==",
24618
+ "requires": {
24619
+ "lru-cache": "^10.0.1"
24620
+ }
24621
+ },
24622
+ "lru-cache": {
24623
+ "version": "10.2.0",
24624
+ "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.0.tgz",
24625
+ "integrity": "sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q=="
24626
+ },
24627
+ "normalize-package-data": {
24628
+ "version": "6.0.0",
24629
+ "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-6.0.0.tgz",
24630
+ "integrity": "sha512-UL7ELRVxYBHBgYEtZCXjxuD5vPxnmvMGq0jp/dGPKKrN7tfsBh2IY7TlJ15WWwdjRWD3RJbnsygUurTK3xkPkg==",
24631
+ "requires": {
24632
+ "hosted-git-info": "^7.0.0",
24633
+ "is-core-module": "^2.8.1",
24634
+ "semver": "^7.3.5",
24635
+ "validate-npm-package-license": "^3.0.4"
24636
+ }
24637
+ },
24638
+ "parse-json": {
24639
+ "version": "8.1.0",
24640
+ "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-8.1.0.tgz",
24641
+ "integrity": "sha512-rum1bPifK5SSar35Z6EKZuYPJx85pkNaFrxBK3mwdfSJ1/WKbYrjoW/zTPSjRRamfmVX1ACBIdFAO0VRErW/EA==",
24642
+ "requires": {
24643
+ "@babel/code-frame": "^7.22.13",
24644
+ "index-to-position": "^0.1.2",
24645
+ "type-fest": "^4.7.1"
24646
+ }
24647
+ },
24648
+ "read-pkg": {
24649
+ "version": "9.0.1",
24650
+ "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-9.0.1.tgz",
24651
+ "integrity": "sha512-9viLL4/n1BJUCT1NXVTdS1jtm80yDEgR5T4yCelII49Mbj0v1rZdKqj7zCiYdbB0CuCgdrvHcNogAKTFPBocFA==",
24652
+ "requires": {
24653
+ "@types/normalize-package-data": "^2.4.3",
24654
+ "normalize-package-data": "^6.0.0",
24655
+ "parse-json": "^8.0.0",
24656
+ "type-fest": "^4.6.0",
24657
+ "unicorn-magic": "^0.1.0"
24658
+ }
24659
+ },
24660
+ "type-fest": {
24661
+ "version": "4.12.0",
24662
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.12.0.tgz",
24663
+ "integrity": "sha512-5Y2/pp2wtJk8o08G0CMkuFPCO354FGwk/vbidxrdhRGZfd0tFnb4Qb8anp9XxXriwBgVPjdWbKpGl4J9lJY2jQ=="
24664
+ }
24665
+ }
24666
+ },
24759
24667
  "read-pkg-up": {
24760
24668
  "version": "9.1.0",
24761
24669
  "resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-9.1.0.tgz",
@@ -24873,11 +24781,6 @@
24873
24781
  }
24874
24782
  }
24875
24783
  },
24876
- "regexp-tree": {
24877
- "version": "0.1.24",
24878
- "resolved": "https://registry.npmjs.org/regexp-tree/-/regexp-tree-0.1.24.tgz",
24879
- "integrity": "sha512-s2aEVuLhvnVJW6s/iPgEGK6R+/xngd2jNQ+xy4bXNDKxZKJH6jpPHY6kVeVv1IeLCHgswRj+Kl3ELaDjG6V1iw=="
24880
- },
24881
24784
  "registry-auth-token": {
24882
24785
  "version": "5.0.2",
24883
24786
  "resolved": "https://registry.npmjs.org/registry-auth-token/-/registry-auth-token-5.0.2.tgz",
@@ -26209,6 +26112,11 @@
26209
26112
  }
26210
26113
  }
26211
26114
  },
26115
+ "unicorn-magic": {
26116
+ "version": "0.1.0",
26117
+ "resolved": "https://registry.npmjs.org/unicorn-magic/-/unicorn-magic-0.1.0.tgz",
26118
+ "integrity": "sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ=="
26119
+ },
26212
26120
  "union-value": {
26213
26121
  "version": "1.0.1",
26214
26122
  "resolved": "https://registry.npmjs.org/union-value/-/union-value-1.0.1.tgz",