netlify-cli 23.9.5-pre.a73d603 → 23.9.5-pre.d42cb55

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.
@@ -1,30 +1,30 @@
1
1
  {
2
2
  "name": "netlify-cli",
3
- "version": "23.9.5-pre.a73d603",
3
+ "version": "23.9.5-pre.d42cb55",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "netlify-cli",
9
- "version": "23.9.5-pre.a73d603",
9
+ "version": "23.9.5-pre.d42cb55",
10
10
  "hasInstallScript": true,
11
11
  "license": "MIT",
12
12
  "dependencies": {
13
13
  "@fastify/static": "7.0.4",
14
14
  "@netlify/ai": "0.3.0",
15
- "@netlify/api": "14.0.10",
15
+ "@netlify/api": "14.0.7",
16
16
  "@netlify/blobs": "10.1.0",
17
17
  "@netlify/build": "35.2.7",
18
- "@netlify/build-info": "10.0.9",
18
+ "@netlify/build-info": "10.0.10",
19
19
  "@netlify/config": "24.0.6",
20
20
  "@netlify/dev-utils": "4.3.0",
21
- "@netlify/edge-bundler": "14.8.7",
21
+ "@netlify/edge-bundler": "14.8.0",
22
22
  "@netlify/edge-functions": "3.0.1",
23
23
  "@netlify/edge-functions-bootstrap": "2.17.1",
24
24
  "@netlify/headers-parser": "9.0.2",
25
25
  "@netlify/local-functions-proxy": "2.0.3",
26
26
  "@netlify/redirect-parser": "15.0.3",
27
- "@netlify/zip-it-and-ship-it": "14.1.14",
27
+ "@netlify/zip-it-and-ship-it": "14.1.11",
28
28
  "@octokit/rest": "22.0.0",
29
29
  "@opentelemetry/api": "1.8.0",
30
30
  "@pnpm/tabtab": "0.5.4",
@@ -137,10 +137,9 @@
137
137
  }
138
138
  },
139
139
  "node_modules/@babel/helper-validator-identifier": {
140
- "version": "7.28.5",
141
- "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz",
142
- "integrity": "sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==",
143
- "license": "MIT",
140
+ "version": "7.27.1",
141
+ "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz",
142
+ "integrity": "sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==",
144
143
  "engines": {
145
144
  "node": ">=6.9.0"
146
145
  }
@@ -1355,12 +1354,12 @@
1355
1354
  }
1356
1355
  },
1357
1356
  "node_modules/@netlify/api": {
1358
- "version": "14.0.10",
1359
- "resolved": "https://registry.npmjs.org/@netlify/api/-/api-14.0.10.tgz",
1360
- "integrity": "sha512-2zPdZzayOGMff/atHyNE8y060R/PuWfvsFzywe9cW2hLzfJtYy1+hFFrfZS6a1KL5RkqsAFd8OBEO0s+ospDWA==",
1357
+ "version": "14.0.7",
1358
+ "resolved": "https://registry.npmjs.org/@netlify/api/-/api-14.0.7.tgz",
1359
+ "integrity": "sha512-smSD3MnyUwi+rdcvRlD2EAGEpzK9RRMiGxaXzKW7FGqIlZSEe08aPySuC0d5BXwl/7EmT43hOkBHH4KtP8DxcQ==",
1361
1360
  "license": "MIT",
1362
1361
  "dependencies": {
1363
- "@netlify/open-api": "^2.43.1",
1362
+ "@netlify/open-api": "^2.40.0",
1364
1363
  "node-fetch": "^3.0.0",
1365
1364
  "p-wait-for": "^5.0.0",
1366
1365
  "picoquery": "^2.5.0"
@@ -1471,9 +1470,9 @@
1471
1470
  }
1472
1471
  },
1473
1472
  "node_modules/@netlify/build-info": {
1474
- "version": "10.0.9",
1475
- "resolved": "https://registry.npmjs.org/@netlify/build-info/-/build-info-10.0.9.tgz",
1476
- "integrity": "sha512-lkcEejs4D0gwDIVtyRpIXXIv4SPZOii9cstGI5eOsMwoMTlZRL/jniZOSeMk2ZS147l9ncD6vtKxaZPnW1MJew==",
1473
+ "version": "10.0.10",
1474
+ "resolved": "https://registry.npmjs.org/@netlify/build-info/-/build-info-10.0.10.tgz",
1475
+ "integrity": "sha512-tUW3OAYxNCWmwlgSWZIU7/SFcuXkqz/asrgljEZkT8fwfSV2dV7scpDi61q+taraCOw0wTvltwAFaY30i6NFfw==",
1477
1476
  "license": "MIT",
1478
1477
  "dependencies": {
1479
1478
  "@bugsnag/js": "^8.0.0",
@@ -1493,92 +1492,6 @@
1493
1492
  "node": ">=18.14.0"
1494
1493
  }
1495
1494
  },
1496
- "node_modules/@netlify/build/node_modules/@netlify/edge-bundler": {
1497
- "version": "14.8.0",
1498
- "resolved": "https://registry.npmjs.org/@netlify/edge-bundler/-/edge-bundler-14.8.0.tgz",
1499
- "integrity": "sha512-BzIZ9pn8yLaHVXUVPZQqbWgzXVvfbJsRjWSXNjYJHF7dU9vvr/q+seOOqG+epN+9Sbn9xb2KxTcfJasx7wgAmw==",
1500
- "license": "MIT",
1501
- "dependencies": {
1502
- "@import-maps/resolve": "^2.0.0",
1503
- "ajv": "^8.11.2",
1504
- "ajv-errors": "^3.0.0",
1505
- "better-ajv-errors": "^1.2.0",
1506
- "common-path-prefix": "^3.0.0",
1507
- "env-paths": "^3.0.0",
1508
- "esbuild": "0.25.10",
1509
- "execa": "^8.0.0",
1510
- "find-up": "^7.0.0",
1511
- "get-port": "^7.0.0",
1512
- "node-stream-zip": "^1.15.0",
1513
- "p-retry": "^6.0.0",
1514
- "p-wait-for": "^5.0.0",
1515
- "parse-imports": "^2.2.1",
1516
- "path-key": "^4.0.0",
1517
- "semver": "^7.3.8",
1518
- "tar": "^7.4.3",
1519
- "tmp-promise": "^3.0.3",
1520
- "urlpattern-polyfill": "8.0.2",
1521
- "uuid": "^11.0.0"
1522
- },
1523
- "engines": {
1524
- "node": ">=18.14.0"
1525
- }
1526
- },
1527
- "node_modules/@netlify/build/node_modules/@netlify/serverless-functions-api": {
1528
- "version": "2.7.2",
1529
- "resolved": "https://registry.npmjs.org/@netlify/serverless-functions-api/-/serverless-functions-api-2.7.2.tgz",
1530
- "integrity": "sha512-/hevTzZMi0kZdclzfoIAd+UfXcYG/E9CjIiAqy6mFN0sSjeHdUO0v6P8GF2heVtQQzUyMBxebMmAzUVt5TsbXg==",
1531
- "license": "MIT",
1532
- "engines": {
1533
- "node": ">=18.0.0"
1534
- }
1535
- },
1536
- "node_modules/@netlify/build/node_modules/@netlify/zip-it-and-ship-it": {
1537
- "version": "14.1.11",
1538
- "resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-14.1.11.tgz",
1539
- "integrity": "sha512-5Ed9XH1JVPL7pAdq9zpC2WHjqHhHkaghuV3r2bvTTpx9JrTdzZxPeNnjZRjJMkjQAi8xSped5hNFJuD0QYmOuw==",
1540
- "license": "MIT",
1541
- "dependencies": {
1542
- "@babel/parser": "^7.22.5",
1543
- "@babel/types": "7.28.4",
1544
- "@netlify/binary-info": "^1.0.0",
1545
- "@netlify/serverless-functions-api": "^2.7.1",
1546
- "@vercel/nft": "0.29.4",
1547
- "archiver": "^7.0.0",
1548
- "common-path-prefix": "^3.0.0",
1549
- "copy-file": "^11.0.0",
1550
- "es-module-lexer": "^1.0.0",
1551
- "esbuild": "0.25.10",
1552
- "execa": "^8.0.0",
1553
- "fast-glob": "^3.3.3",
1554
- "filter-obj": "^6.0.0",
1555
- "find-up": "^7.0.0",
1556
- "is-path-inside": "^4.0.0",
1557
- "junk": "^4.0.0",
1558
- "locate-path": "^7.0.0",
1559
- "merge-options": "^3.0.4",
1560
- "minimatch": "^9.0.0",
1561
- "normalize-path": "^3.0.0",
1562
- "p-map": "^7.0.0",
1563
- "path-exists": "^5.0.0",
1564
- "precinct": "^12.0.0",
1565
- "require-package-name": "^2.0.1",
1566
- "resolve": "^2.0.0-next.1",
1567
- "semver": "^7.3.8",
1568
- "tmp-promise": "^3.0.2",
1569
- "toml": "^3.0.0",
1570
- "unixify": "^1.0.0",
1571
- "urlpattern-polyfill": "8.0.2",
1572
- "yargs": "^17.0.0",
1573
- "zod": "^3.23.8"
1574
- },
1575
- "bin": {
1576
- "zip-it-and-ship-it": "bin.js"
1577
- },
1578
- "engines": {
1579
- "node": ">=18.14.0"
1580
- }
1581
- },
1582
1495
  "node_modules/@netlify/build/node_modules/@sindresorhus/slugify": {
1583
1496
  "version": "2.2.1",
1584
1497
  "resolved": "https://registry.npmjs.org/@sindresorhus/slugify/-/slugify-2.2.1.tgz",
@@ -1618,18 +1531,6 @@
1618
1531
  "url": "https://github.com/sindresorhus/execa?sponsor=1"
1619
1532
  }
1620
1533
  },
1621
- "node_modules/@netlify/build/node_modules/get-port": {
1622
- "version": "7.1.0",
1623
- "resolved": "https://registry.npmjs.org/get-port/-/get-port-7.1.0.tgz",
1624
- "integrity": "sha512-QB9NKEeDg3xxVwCCwJQ9+xycaz6pBB6iQ76wiWMl1927n0Kir6alPiP+yuiICLLU4jpMe08dXfpebuQppFA2zw==",
1625
- "license": "MIT",
1626
- "engines": {
1627
- "node": ">=16"
1628
- },
1629
- "funding": {
1630
- "url": "https://github.com/sponsors/sindresorhus"
1631
- }
1632
- },
1633
1534
  "node_modules/@netlify/build/node_modules/get-stream": {
1634
1535
  "version": "8.0.1",
1635
1536
  "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-8.0.1.tgz",
@@ -1919,9 +1820,9 @@
1919
1820
  }
1920
1821
  },
1921
1822
  "node_modules/@netlify/edge-bundler": {
1922
- "version": "14.8.7",
1923
- "resolved": "https://registry.npmjs.org/@netlify/edge-bundler/-/edge-bundler-14.8.7.tgz",
1924
- "integrity": "sha512-5KVe/DNqk28IYIfy29TJNUGzj2QMUkLPX2QJKSeGhI9EyGPY9/jhteaRPPcPTSpgWybZoJdGbhHTUr2F+fDIdQ==",
1823
+ "version": "14.8.0",
1824
+ "resolved": "https://registry.npmjs.org/@netlify/edge-bundler/-/edge-bundler-14.8.0.tgz",
1825
+ "integrity": "sha512-BzIZ9pn8yLaHVXUVPZQqbWgzXVvfbJsRjWSXNjYJHF7dU9vvr/q+seOOqG+epN+9Sbn9xb2KxTcfJasx7wgAmw==",
1925
1826
  "license": "MIT",
1926
1827
  "dependencies": {
1927
1828
  "@import-maps/resolve": "^2.0.0",
@@ -1930,7 +1831,7 @@
1930
1831
  "better-ajv-errors": "^1.2.0",
1931
1832
  "common-path-prefix": "^3.0.0",
1932
1833
  "env-paths": "^3.0.0",
1933
- "esbuild": "0.25.11",
1834
+ "esbuild": "0.25.10",
1934
1835
  "execa": "^8.0.0",
1935
1836
  "find-up": "^7.0.0",
1936
1837
  "get-port": "^7.0.0",
@@ -1949,1171 +1850,176 @@
1949
1850
  "node": ">=18.14.0"
1950
1851
  }
1951
1852
  },
1952
- "node_modules/@netlify/edge-bundler/node_modules/@esbuild/aix-ppc64": {
1953
- "version": "0.25.11",
1954
- "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.25.11.tgz",
1955
- "integrity": "sha512-Xt1dOL13m8u0WE8iplx9Ibbm+hFAO0GsU2P34UNoDGvZYkY8ifSiy6Zuc1lYxfG7svWE2fzqCUmFp5HCn51gJg==",
1956
- "cpu": [
1957
- "ppc64"
1958
- ],
1853
+ "node_modules/@netlify/edge-bundler/node_modules/execa": {
1854
+ "version": "8.0.1",
1855
+ "resolved": "https://registry.npmjs.org/execa/-/execa-8.0.1.tgz",
1856
+ "integrity": "sha512-VyhnebXciFV2DESc+p6B+y0LjSm0krU4OgJN44qFAhBY0TJ+1V61tYD2+wHusZ6F9n5K+vl8k0sTy7PEfV4qpg==",
1959
1857
  "license": "MIT",
1960
- "optional": true,
1961
- "os": [
1962
- "aix"
1963
- ],
1858
+ "dependencies": {
1859
+ "cross-spawn": "^7.0.3",
1860
+ "get-stream": "^8.0.1",
1861
+ "human-signals": "^5.0.0",
1862
+ "is-stream": "^3.0.0",
1863
+ "merge-stream": "^2.0.0",
1864
+ "npm-run-path": "^5.1.0",
1865
+ "onetime": "^6.0.0",
1866
+ "signal-exit": "^4.1.0",
1867
+ "strip-final-newline": "^3.0.0"
1868
+ },
1964
1869
  "engines": {
1965
- "node": ">=18"
1870
+ "node": ">=16.17"
1871
+ },
1872
+ "funding": {
1873
+ "url": "https://github.com/sindresorhus/execa?sponsor=1"
1966
1874
  }
1967
1875
  },
1968
- "node_modules/@netlify/edge-bundler/node_modules/@esbuild/android-arm": {
1969
- "version": "0.25.11",
1970
- "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.25.11.tgz",
1971
- "integrity": "sha512-uoa7dU+Dt3HYsethkJ1k6Z9YdcHjTrSb5NUy66ZfZaSV8hEYGD5ZHbEMXnqLFlbBflLsl89Zke7CAdDJ4JI+Gg==",
1972
- "cpu": [
1973
- "arm"
1974
- ],
1876
+ "node_modules/@netlify/edge-bundler/node_modules/get-port": {
1877
+ "version": "7.1.0",
1878
+ "resolved": "https://registry.npmjs.org/get-port/-/get-port-7.1.0.tgz",
1879
+ "integrity": "sha512-QB9NKEeDg3xxVwCCwJQ9+xycaz6pBB6iQ76wiWMl1927n0Kir6alPiP+yuiICLLU4jpMe08dXfpebuQppFA2zw==",
1975
1880
  "license": "MIT",
1976
- "optional": true,
1977
- "os": [
1978
- "android"
1979
- ],
1980
1881
  "engines": {
1981
- "node": ">=18"
1882
+ "node": ">=16"
1883
+ },
1884
+ "funding": {
1885
+ "url": "https://github.com/sponsors/sindresorhus"
1982
1886
  }
1983
1887
  },
1984
- "node_modules/@netlify/edge-bundler/node_modules/@esbuild/android-arm64": {
1985
- "version": "0.25.11",
1986
- "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.25.11.tgz",
1987
- "integrity": "sha512-9slpyFBc4FPPz48+f6jyiXOx/Y4v34TUeDDXJpZqAWQn/08lKGeD8aDp9TMn9jDz2CiEuHwfhRmGBvpnd/PWIQ==",
1988
- "cpu": [
1989
- "arm64"
1990
- ],
1888
+ "node_modules/@netlify/edge-bundler/node_modules/get-stream": {
1889
+ "version": "8.0.1",
1890
+ "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-8.0.1.tgz",
1891
+ "integrity": "sha512-VaUJspBffn/LMCJVoMvSAdmscJyS1auj5Zulnn5UoYcY531UWmdwhRWkcGKnGU93m5HSXP9LP2usOryrBtQowA==",
1991
1892
  "license": "MIT",
1992
- "optional": true,
1993
- "os": [
1994
- "android"
1995
- ],
1996
1893
  "engines": {
1997
- "node": ">=18"
1894
+ "node": ">=16"
1895
+ },
1896
+ "funding": {
1897
+ "url": "https://github.com/sponsors/sindresorhus"
1998
1898
  }
1999
1899
  },
2000
- "node_modules/@netlify/edge-bundler/node_modules/@esbuild/android-x64": {
2001
- "version": "0.25.11",
2002
- "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.25.11.tgz",
2003
- "integrity": "sha512-Sgiab4xBjPU1QoPEIqS3Xx+R2lezu0LKIEcYe6pftr56PqPygbB7+szVnzoShbx64MUupqoE0KyRlN7gezbl8g==",
2004
- "cpu": [
2005
- "x64"
2006
- ],
2007
- "license": "MIT",
2008
- "optional": true,
2009
- "os": [
2010
- "android"
2011
- ],
1900
+ "node_modules/@netlify/edge-bundler/node_modules/human-signals": {
1901
+ "version": "5.0.0",
1902
+ "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-5.0.0.tgz",
1903
+ "integrity": "sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==",
1904
+ "license": "Apache-2.0",
2012
1905
  "engines": {
2013
- "node": ">=18"
1906
+ "node": ">=16.17.0"
2014
1907
  }
2015
1908
  },
2016
- "node_modules/@netlify/edge-bundler/node_modules/@esbuild/darwin-arm64": {
2017
- "version": "0.25.11",
2018
- "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.25.11.tgz",
2019
- "integrity": "sha512-VekY0PBCukppoQrycFxUqkCojnTQhdec0vevUL/EDOCnXd9LKWqD/bHwMPzigIJXPhC59Vd1WFIL57SKs2mg4w==",
2020
- "cpu": [
2021
- "arm64"
2022
- ],
1909
+ "node_modules/@netlify/edge-bundler/node_modules/is-stream": {
1910
+ "version": "3.0.0",
1911
+ "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-3.0.0.tgz",
1912
+ "integrity": "sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA==",
2023
1913
  "license": "MIT",
2024
- "optional": true,
2025
- "os": [
2026
- "darwin"
2027
- ],
2028
1914
  "engines": {
2029
- "node": ">=18"
1915
+ "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
1916
+ },
1917
+ "funding": {
1918
+ "url": "https://github.com/sponsors/sindresorhus"
2030
1919
  }
2031
1920
  },
2032
- "node_modules/@netlify/edge-bundler/node_modules/@esbuild/darwin-x64": {
2033
- "version": "0.25.11",
2034
- "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.25.11.tgz",
2035
- "integrity": "sha512-+hfp3yfBalNEpTGp9loYgbknjR695HkqtY3d3/JjSRUyPg/xd6q+mQqIb5qdywnDxRZykIHs3axEqU6l1+oWEQ==",
2036
- "cpu": [
2037
- "x64"
2038
- ],
1921
+ "node_modules/@netlify/edge-bundler/node_modules/npm-run-path": {
1922
+ "version": "5.3.0",
1923
+ "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-5.3.0.tgz",
1924
+ "integrity": "sha512-ppwTtiJZq0O/ai0z7yfudtBpWIoxM8yE6nHi1X47eFR2EWORqfbu6CnPlNsjeN683eT0qG6H/Pyf9fCcvjnnnQ==",
2039
1925
  "license": "MIT",
2040
- "optional": true,
2041
- "os": [
2042
- "darwin"
2043
- ],
1926
+ "dependencies": {
1927
+ "path-key": "^4.0.0"
1928
+ },
2044
1929
  "engines": {
2045
- "node": ">=18"
1930
+ "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
1931
+ },
1932
+ "funding": {
1933
+ "url": "https://github.com/sponsors/sindresorhus"
2046
1934
  }
2047
1935
  },
2048
- "node_modules/@netlify/edge-bundler/node_modules/@esbuild/freebsd-arm64": {
2049
- "version": "0.25.11",
2050
- "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.25.11.tgz",
2051
- "integrity": "sha512-CmKjrnayyTJF2eVuO//uSjl/K3KsMIeYeyN7FyDBjsR3lnSJHaXlVoAK8DZa7lXWChbuOk7NjAc7ygAwrnPBhA==",
2052
- "cpu": [
2053
- "arm64"
2054
- ],
1936
+ "node_modules/@netlify/edge-bundler/node_modules/onetime": {
1937
+ "version": "6.0.0",
1938
+ "resolved": "https://registry.npmjs.org/onetime/-/onetime-6.0.0.tgz",
1939
+ "integrity": "sha512-1FlR+gjXK7X+AsAHso35MnyN5KqGwJRi/31ft6x0M194ht7S+rWAvd7PHss9xSKMzE0asv1pyIHaJYq+BbacAQ==",
2055
1940
  "license": "MIT",
2056
- "optional": true,
2057
- "os": [
2058
- "freebsd"
2059
- ],
1941
+ "dependencies": {
1942
+ "mimic-fn": "^4.0.0"
1943
+ },
2060
1944
  "engines": {
2061
- "node": ">=18"
1945
+ "node": ">=12"
1946
+ },
1947
+ "funding": {
1948
+ "url": "https://github.com/sponsors/sindresorhus"
2062
1949
  }
2063
1950
  },
2064
- "node_modules/@netlify/edge-bundler/node_modules/@esbuild/freebsd-x64": {
2065
- "version": "0.25.11",
2066
- "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.25.11.tgz",
2067
- "integrity": "sha512-Dyq+5oscTJvMaYPvW3x3FLpi2+gSZTCE/1ffdwuM6G1ARang/mb3jvjxs0mw6n3Lsw84ocfo9CrNMqc5lTfGOw==",
2068
- "cpu": [
2069
- "x64"
2070
- ],
2071
- "license": "MIT",
2072
- "optional": true,
2073
- "os": [
2074
- "freebsd"
2075
- ],
1951
+ "node_modules/@netlify/edge-bundler/node_modules/signal-exit": {
1952
+ "version": "4.1.0",
1953
+ "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
1954
+ "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
1955
+ "license": "ISC",
2076
1956
  "engines": {
2077
- "node": ">=18"
1957
+ "node": ">=14"
1958
+ },
1959
+ "funding": {
1960
+ "url": "https://github.com/sponsors/isaacs"
2078
1961
  }
2079
1962
  },
2080
- "node_modules/@netlify/edge-bundler/node_modules/@esbuild/linux-arm": {
2081
- "version": "0.25.11",
2082
- "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.25.11.tgz",
2083
- "integrity": "sha512-TBMv6B4kCfrGJ8cUPo7vd6NECZH/8hPpBHHlYI3qzoYFvWu2AdTvZNuU/7hsbKWqu/COU7NIK12dHAAqBLLXgw==",
2084
- "cpu": [
2085
- "arm"
2086
- ],
1963
+ "node_modules/@netlify/edge-bundler/node_modules/strip-final-newline": {
1964
+ "version": "3.0.0",
1965
+ "resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-3.0.0.tgz",
1966
+ "integrity": "sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw==",
2087
1967
  "license": "MIT",
2088
- "optional": true,
2089
- "os": [
2090
- "linux"
2091
- ],
2092
- "engines": {
2093
- "node": ">=18"
2094
- }
2095
- },
2096
- "node_modules/@netlify/edge-bundler/node_modules/@esbuild/linux-arm64": {
2097
- "version": "0.25.11",
2098
- "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.25.11.tgz",
2099
- "integrity": "sha512-Qr8AzcplUhGvdyUF08A1kHU3Vr2O88xxP0Tm8GcdVOUm25XYcMPp2YqSVHbLuXzYQMf9Bh/iKx7YPqECs6ffLA==",
2100
- "cpu": [
2101
- "arm64"
2102
- ],
2103
- "license": "MIT",
2104
- "optional": true,
2105
- "os": [
2106
- "linux"
2107
- ],
2108
- "engines": {
2109
- "node": ">=18"
2110
- }
2111
- },
2112
- "node_modules/@netlify/edge-bundler/node_modules/@esbuild/linux-ia32": {
2113
- "version": "0.25.11",
2114
- "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.25.11.tgz",
2115
- "integrity": "sha512-TmnJg8BMGPehs5JKrCLqyWTVAvielc615jbkOirATQvWWB1NMXY77oLMzsUjRLa0+ngecEmDGqt5jiDC6bfvOw==",
2116
- "cpu": [
2117
- "ia32"
2118
- ],
2119
- "license": "MIT",
2120
- "optional": true,
2121
- "os": [
2122
- "linux"
2123
- ],
2124
- "engines": {
2125
- "node": ">=18"
2126
- }
2127
- },
2128
- "node_modules/@netlify/edge-bundler/node_modules/@esbuild/linux-loong64": {
2129
- "version": "0.25.11",
2130
- "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.25.11.tgz",
2131
- "integrity": "sha512-DIGXL2+gvDaXlaq8xruNXUJdT5tF+SBbJQKbWy/0J7OhU8gOHOzKmGIlfTTl6nHaCOoipxQbuJi7O++ldrxgMw==",
2132
- "cpu": [
2133
- "loong64"
2134
- ],
2135
- "license": "MIT",
2136
- "optional": true,
2137
- "os": [
2138
- "linux"
2139
- ],
2140
- "engines": {
2141
- "node": ">=18"
2142
- }
2143
- },
2144
- "node_modules/@netlify/edge-bundler/node_modules/@esbuild/linux-mips64el": {
2145
- "version": "0.25.11",
2146
- "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.25.11.tgz",
2147
- "integrity": "sha512-Osx1nALUJu4pU43o9OyjSCXokFkFbyzjXb6VhGIJZQ5JZi8ylCQ9/LFagolPsHtgw6himDSyb5ETSfmp4rpiKQ==",
2148
- "cpu": [
2149
- "mips64el"
2150
- ],
2151
- "license": "MIT",
2152
- "optional": true,
2153
- "os": [
2154
- "linux"
2155
- ],
2156
- "engines": {
2157
- "node": ">=18"
2158
- }
2159
- },
2160
- "node_modules/@netlify/edge-bundler/node_modules/@esbuild/linux-ppc64": {
2161
- "version": "0.25.11",
2162
- "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.25.11.tgz",
2163
- "integrity": "sha512-nbLFgsQQEsBa8XSgSTSlrnBSrpoWh7ioFDUmwo158gIm5NNP+17IYmNWzaIzWmgCxq56vfr34xGkOcZ7jX6CPw==",
2164
- "cpu": [
2165
- "ppc64"
2166
- ],
2167
- "license": "MIT",
2168
- "optional": true,
2169
- "os": [
2170
- "linux"
2171
- ],
2172
- "engines": {
2173
- "node": ">=18"
2174
- }
2175
- },
2176
- "node_modules/@netlify/edge-bundler/node_modules/@esbuild/linux-riscv64": {
2177
- "version": "0.25.11",
2178
- "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.25.11.tgz",
2179
- "integrity": "sha512-HfyAmqZi9uBAbgKYP1yGuI7tSREXwIb438q0nqvlpxAOs3XnZ8RsisRfmVsgV486NdjD7Mw2UrFSw51lzUk1ww==",
2180
- "cpu": [
2181
- "riscv64"
2182
- ],
2183
- "license": "MIT",
2184
- "optional": true,
2185
- "os": [
2186
- "linux"
2187
- ],
2188
- "engines": {
2189
- "node": ">=18"
2190
- }
2191
- },
2192
- "node_modules/@netlify/edge-bundler/node_modules/@esbuild/linux-s390x": {
2193
- "version": "0.25.11",
2194
- "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.25.11.tgz",
2195
- "integrity": "sha512-HjLqVgSSYnVXRisyfmzsH6mXqyvj0SA7pG5g+9W7ESgwA70AXYNpfKBqh1KbTxmQVaYxpzA/SvlB9oclGPbApw==",
2196
- "cpu": [
2197
- "s390x"
2198
- ],
2199
- "license": "MIT",
2200
- "optional": true,
2201
- "os": [
2202
- "linux"
2203
- ],
2204
- "engines": {
2205
- "node": ">=18"
2206
- }
2207
- },
2208
- "node_modules/@netlify/edge-bundler/node_modules/@esbuild/linux-x64": {
2209
- "version": "0.25.11",
2210
- "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.25.11.tgz",
2211
- "integrity": "sha512-HSFAT4+WYjIhrHxKBwGmOOSpphjYkcswF449j6EjsjbinTZbp8PJtjsVK1XFJStdzXdy/jaddAep2FGY+wyFAQ==",
2212
- "cpu": [
2213
- "x64"
2214
- ],
2215
- "license": "MIT",
2216
- "optional": true,
2217
- "os": [
2218
- "linux"
2219
- ],
2220
- "engines": {
2221
- "node": ">=18"
2222
- }
2223
- },
2224
- "node_modules/@netlify/edge-bundler/node_modules/@esbuild/netbsd-arm64": {
2225
- "version": "0.25.11",
2226
- "resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.25.11.tgz",
2227
- "integrity": "sha512-hr9Oxj1Fa4r04dNpWr3P8QKVVsjQhqrMSUzZzf+LZcYjZNqhA3IAfPQdEh1FLVUJSiu6sgAwp3OmwBfbFgG2Xg==",
2228
- "cpu": [
2229
- "arm64"
2230
- ],
2231
- "license": "MIT",
2232
- "optional": true,
2233
- "os": [
2234
- "netbsd"
2235
- ],
2236
- "engines": {
2237
- "node": ">=18"
2238
- }
2239
- },
2240
- "node_modules/@netlify/edge-bundler/node_modules/@esbuild/netbsd-x64": {
2241
- "version": "0.25.11",
2242
- "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.25.11.tgz",
2243
- "integrity": "sha512-u7tKA+qbzBydyj0vgpu+5h5AeudxOAGncb8N6C9Kh1N4n7wU1Xw1JDApsRjpShRpXRQlJLb9wY28ELpwdPcZ7A==",
2244
- "cpu": [
2245
- "x64"
2246
- ],
2247
- "license": "MIT",
2248
- "optional": true,
2249
- "os": [
2250
- "netbsd"
2251
- ],
2252
- "engines": {
2253
- "node": ">=18"
2254
- }
2255
- },
2256
- "node_modules/@netlify/edge-bundler/node_modules/@esbuild/openbsd-arm64": {
2257
- "version": "0.25.11",
2258
- "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.25.11.tgz",
2259
- "integrity": "sha512-Qq6YHhayieor3DxFOoYM1q0q1uMFYb7cSpLD2qzDSvK1NAvqFi8Xgivv0cFC6J+hWVw2teCYltyy9/m/14ryHg==",
2260
- "cpu": [
2261
- "arm64"
2262
- ],
2263
- "license": "MIT",
2264
- "optional": true,
2265
- "os": [
2266
- "openbsd"
2267
- ],
2268
- "engines": {
2269
- "node": ">=18"
2270
- }
2271
- },
2272
- "node_modules/@netlify/edge-bundler/node_modules/@esbuild/openbsd-x64": {
2273
- "version": "0.25.11",
2274
- "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.25.11.tgz",
2275
- "integrity": "sha512-CN+7c++kkbrckTOz5hrehxWN7uIhFFlmS/hqziSFVWpAzpWrQoAG4chH+nN3Be+Kzv/uuo7zhX716x3Sn2Jduw==",
2276
- "cpu": [
2277
- "x64"
2278
- ],
2279
- "license": "MIT",
2280
- "optional": true,
2281
- "os": [
2282
- "openbsd"
2283
- ],
2284
- "engines": {
2285
- "node": ">=18"
2286
- }
2287
- },
2288
- "node_modules/@netlify/edge-bundler/node_modules/@esbuild/openharmony-arm64": {
2289
- "version": "0.25.11",
2290
- "resolved": "https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.25.11.tgz",
2291
- "integrity": "sha512-rOREuNIQgaiR+9QuNkbkxubbp8MSO9rONmwP5nKncnWJ9v5jQ4JxFnLu4zDSRPf3x4u+2VN4pM4RdyIzDty/wQ==",
2292
- "cpu": [
2293
- "arm64"
2294
- ],
2295
- "license": "MIT",
2296
- "optional": true,
2297
- "os": [
2298
- "openharmony"
2299
- ],
2300
- "engines": {
2301
- "node": ">=18"
2302
- }
2303
- },
2304
- "node_modules/@netlify/edge-bundler/node_modules/@esbuild/sunos-x64": {
2305
- "version": "0.25.11",
2306
- "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.25.11.tgz",
2307
- "integrity": "sha512-nq2xdYaWxyg9DcIyXkZhcYulC6pQ2FuCgem3LI92IwMgIZ69KHeY8T4Y88pcwoLIjbed8n36CyKoYRDygNSGhA==",
2308
- "cpu": [
2309
- "x64"
2310
- ],
2311
- "license": "MIT",
2312
- "optional": true,
2313
- "os": [
2314
- "sunos"
2315
- ],
2316
- "engines": {
2317
- "node": ">=18"
2318
- }
2319
- },
2320
- "node_modules/@netlify/edge-bundler/node_modules/@esbuild/win32-arm64": {
2321
- "version": "0.25.11",
2322
- "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.25.11.tgz",
2323
- "integrity": "sha512-3XxECOWJq1qMZ3MN8srCJ/QfoLpL+VaxD/WfNRm1O3B4+AZ/BnLVgFbUV3eiRYDMXetciH16dwPbbHqwe1uU0Q==",
2324
- "cpu": [
2325
- "arm64"
2326
- ],
2327
- "license": "MIT",
2328
- "optional": true,
2329
- "os": [
2330
- "win32"
2331
- ],
2332
- "engines": {
2333
- "node": ">=18"
2334
- }
2335
- },
2336
- "node_modules/@netlify/edge-bundler/node_modules/@esbuild/win32-ia32": {
2337
- "version": "0.25.11",
2338
- "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.25.11.tgz",
2339
- "integrity": "sha512-3ukss6gb9XZ8TlRyJlgLn17ecsK4NSQTmdIXRASVsiS2sQ6zPPZklNJT5GR5tE/MUarymmy8kCEf5xPCNCqVOA==",
2340
- "cpu": [
2341
- "ia32"
2342
- ],
2343
- "license": "MIT",
2344
- "optional": true,
2345
- "os": [
2346
- "win32"
2347
- ],
2348
- "engines": {
2349
- "node": ">=18"
2350
- }
2351
- },
2352
- "node_modules/@netlify/edge-bundler/node_modules/@esbuild/win32-x64": {
2353
- "version": "0.25.11",
2354
- "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.25.11.tgz",
2355
- "integrity": "sha512-D7Hpz6A2L4hzsRpPaCYkQnGOotdUpDzSGRIv9I+1ITdHROSFUWW95ZPZWQmGka1Fg7W3zFJowyn9WGwMJ0+KPA==",
2356
- "cpu": [
2357
- "x64"
2358
- ],
2359
- "license": "MIT",
2360
- "optional": true,
2361
- "os": [
2362
- "win32"
2363
- ],
2364
- "engines": {
2365
- "node": ">=18"
2366
- }
2367
- },
2368
- "node_modules/@netlify/edge-bundler/node_modules/esbuild": {
2369
- "version": "0.25.11",
2370
- "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.25.11.tgz",
2371
- "integrity": "sha512-KohQwyzrKTQmhXDW1PjCv3Tyspn9n5GcY2RTDqeORIdIJY8yKIF7sTSopFmn/wpMPW4rdPXI0UE5LJLuq3bx0Q==",
2372
- "hasInstallScript": true,
2373
- "license": "MIT",
2374
- "bin": {
2375
- "esbuild": "bin/esbuild"
2376
- },
2377
- "engines": {
2378
- "node": ">=18"
2379
- },
2380
- "optionalDependencies": {
2381
- "@esbuild/aix-ppc64": "0.25.11",
2382
- "@esbuild/android-arm": "0.25.11",
2383
- "@esbuild/android-arm64": "0.25.11",
2384
- "@esbuild/android-x64": "0.25.11",
2385
- "@esbuild/darwin-arm64": "0.25.11",
2386
- "@esbuild/darwin-x64": "0.25.11",
2387
- "@esbuild/freebsd-arm64": "0.25.11",
2388
- "@esbuild/freebsd-x64": "0.25.11",
2389
- "@esbuild/linux-arm": "0.25.11",
2390
- "@esbuild/linux-arm64": "0.25.11",
2391
- "@esbuild/linux-ia32": "0.25.11",
2392
- "@esbuild/linux-loong64": "0.25.11",
2393
- "@esbuild/linux-mips64el": "0.25.11",
2394
- "@esbuild/linux-ppc64": "0.25.11",
2395
- "@esbuild/linux-riscv64": "0.25.11",
2396
- "@esbuild/linux-s390x": "0.25.11",
2397
- "@esbuild/linux-x64": "0.25.11",
2398
- "@esbuild/netbsd-arm64": "0.25.11",
2399
- "@esbuild/netbsd-x64": "0.25.11",
2400
- "@esbuild/openbsd-arm64": "0.25.11",
2401
- "@esbuild/openbsd-x64": "0.25.11",
2402
- "@esbuild/openharmony-arm64": "0.25.11",
2403
- "@esbuild/sunos-x64": "0.25.11",
2404
- "@esbuild/win32-arm64": "0.25.11",
2405
- "@esbuild/win32-ia32": "0.25.11",
2406
- "@esbuild/win32-x64": "0.25.11"
2407
- }
2408
- },
2409
- "node_modules/@netlify/edge-bundler/node_modules/execa": {
2410
- "version": "8.0.1",
2411
- "resolved": "https://registry.npmjs.org/execa/-/execa-8.0.1.tgz",
2412
- "integrity": "sha512-VyhnebXciFV2DESc+p6B+y0LjSm0krU4OgJN44qFAhBY0TJ+1V61tYD2+wHusZ6F9n5K+vl8k0sTy7PEfV4qpg==",
2413
- "license": "MIT",
2414
- "dependencies": {
2415
- "cross-spawn": "^7.0.3",
2416
- "get-stream": "^8.0.1",
2417
- "human-signals": "^5.0.0",
2418
- "is-stream": "^3.0.0",
2419
- "merge-stream": "^2.0.0",
2420
- "npm-run-path": "^5.1.0",
2421
- "onetime": "^6.0.0",
2422
- "signal-exit": "^4.1.0",
2423
- "strip-final-newline": "^3.0.0"
2424
- },
2425
- "engines": {
2426
- "node": ">=16.17"
2427
- },
2428
- "funding": {
2429
- "url": "https://github.com/sindresorhus/execa?sponsor=1"
2430
- }
2431
- },
2432
- "node_modules/@netlify/edge-bundler/node_modules/get-port": {
2433
- "version": "7.1.0",
2434
- "resolved": "https://registry.npmjs.org/get-port/-/get-port-7.1.0.tgz",
2435
- "integrity": "sha512-QB9NKEeDg3xxVwCCwJQ9+xycaz6pBB6iQ76wiWMl1927n0Kir6alPiP+yuiICLLU4jpMe08dXfpebuQppFA2zw==",
2436
- "license": "MIT",
2437
- "engines": {
2438
- "node": ">=16"
2439
- },
2440
- "funding": {
2441
- "url": "https://github.com/sponsors/sindresorhus"
2442
- }
2443
- },
2444
- "node_modules/@netlify/edge-bundler/node_modules/get-stream": {
2445
- "version": "8.0.1",
2446
- "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-8.0.1.tgz",
2447
- "integrity": "sha512-VaUJspBffn/LMCJVoMvSAdmscJyS1auj5Zulnn5UoYcY531UWmdwhRWkcGKnGU93m5HSXP9LP2usOryrBtQowA==",
2448
- "license": "MIT",
2449
- "engines": {
2450
- "node": ">=16"
2451
- },
2452
- "funding": {
2453
- "url": "https://github.com/sponsors/sindresorhus"
2454
- }
2455
- },
2456
- "node_modules/@netlify/edge-bundler/node_modules/human-signals": {
2457
- "version": "5.0.0",
2458
- "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-5.0.0.tgz",
2459
- "integrity": "sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==",
2460
- "license": "Apache-2.0",
2461
- "engines": {
2462
- "node": ">=16.17.0"
2463
- }
2464
- },
2465
- "node_modules/@netlify/edge-bundler/node_modules/is-stream": {
2466
- "version": "3.0.0",
2467
- "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-3.0.0.tgz",
2468
- "integrity": "sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA==",
2469
- "license": "MIT",
2470
- "engines": {
2471
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
2472
- },
2473
- "funding": {
2474
- "url": "https://github.com/sponsors/sindresorhus"
2475
- }
2476
- },
2477
- "node_modules/@netlify/edge-bundler/node_modules/npm-run-path": {
2478
- "version": "5.3.0",
2479
- "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-5.3.0.tgz",
2480
- "integrity": "sha512-ppwTtiJZq0O/ai0z7yfudtBpWIoxM8yE6nHi1X47eFR2EWORqfbu6CnPlNsjeN683eT0qG6H/Pyf9fCcvjnnnQ==",
2481
- "license": "MIT",
2482
- "dependencies": {
2483
- "path-key": "^4.0.0"
2484
- },
2485
- "engines": {
2486
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
2487
- },
2488
- "funding": {
2489
- "url": "https://github.com/sponsors/sindresorhus"
2490
- }
2491
- },
2492
- "node_modules/@netlify/edge-bundler/node_modules/onetime": {
2493
- "version": "6.0.0",
2494
- "resolved": "https://registry.npmjs.org/onetime/-/onetime-6.0.0.tgz",
2495
- "integrity": "sha512-1FlR+gjXK7X+AsAHso35MnyN5KqGwJRi/31ft6x0M194ht7S+rWAvd7PHss9xSKMzE0asv1pyIHaJYq+BbacAQ==",
2496
- "license": "MIT",
2497
- "dependencies": {
2498
- "mimic-fn": "^4.0.0"
2499
- },
2500
- "engines": {
2501
- "node": ">=12"
2502
- },
2503
- "funding": {
2504
- "url": "https://github.com/sponsors/sindresorhus"
2505
- }
2506
- },
2507
- "node_modules/@netlify/edge-bundler/node_modules/signal-exit": {
2508
- "version": "4.1.0",
2509
- "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
2510
- "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
2511
- "license": "ISC",
2512
- "engines": {
2513
- "node": ">=14"
2514
- },
2515
- "funding": {
2516
- "url": "https://github.com/sponsors/isaacs"
2517
- }
2518
- },
2519
- "node_modules/@netlify/edge-bundler/node_modules/strip-final-newline": {
2520
- "version": "3.0.0",
2521
- "resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-3.0.0.tgz",
2522
- "integrity": "sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw==",
2523
- "license": "MIT",
2524
- "engines": {
2525
- "node": ">=12"
2526
- },
2527
- "funding": {
2528
- "url": "https://github.com/sponsors/sindresorhus"
2529
- }
2530
- },
2531
- "node_modules/@netlify/edge-functions": {
2532
- "version": "3.0.1",
2533
- "resolved": "https://registry.npmjs.org/@netlify/edge-functions/-/edge-functions-3.0.1.tgz",
2534
- "integrity": "sha512-5Rd+gd2uD/iHReiY2p0KhVpgYnWKJsFyey2CN8WwGLQTq0GA7CEWkEMyks1azuAkChlqS4YJbpa//lMBmyrjSA==",
2535
- "license": "MIT",
2536
- "dependencies": {
2537
- "@netlify/types": "2.1.0"
2538
- },
2539
- "engines": {
2540
- "node": ">=18.0.0"
2541
- }
2542
- },
2543
- "node_modules/@netlify/edge-functions-bootstrap": {
2544
- "version": "2.17.1",
2545
- "resolved": "https://registry.npmjs.org/@netlify/edge-functions-bootstrap/-/edge-functions-bootstrap-2.17.1.tgz",
2546
- "integrity": "sha512-KyNJbDhK1rC5wEeI7bXPgfl8QvADMHqNy2nwNJG60EHVRXTF0zxFnOpt/p0m2C512gcMXRrKZxaOZQ032RHVbw==",
2547
- "license": "MIT"
2548
- },
2549
- "node_modules/@netlify/functions-utils": {
2550
- "version": "6.2.11",
2551
- "resolved": "https://registry.npmjs.org/@netlify/functions-utils/-/functions-utils-6.2.11.tgz",
2552
- "integrity": "sha512-gCCjXtCtBShvZvCZwO2IxWYVjHUssnrSDea/JRoVBFc4DP3qbNoa1hdwsZ8fydguMOQaf5zFIqnDF4DKXaMA6Q==",
2553
- "license": "MIT",
2554
- "dependencies": {
2555
- "@netlify/zip-it-and-ship-it": "14.1.11",
2556
- "cpy": "^11.0.0",
2557
- "path-exists": "^5.0.0"
2558
- },
2559
- "engines": {
2560
- "node": ">=18.14.0"
2561
- }
2562
- },
2563
- "node_modules/@netlify/functions-utils/node_modules/@netlify/serverless-functions-api": {
2564
- "version": "2.7.2",
2565
- "resolved": "https://registry.npmjs.org/@netlify/serverless-functions-api/-/serverless-functions-api-2.7.2.tgz",
2566
- "integrity": "sha512-/hevTzZMi0kZdclzfoIAd+UfXcYG/E9CjIiAqy6mFN0sSjeHdUO0v6P8GF2heVtQQzUyMBxebMmAzUVt5TsbXg==",
2567
- "license": "MIT",
2568
- "engines": {
2569
- "node": ">=18.0.0"
2570
- }
2571
- },
2572
- "node_modules/@netlify/functions-utils/node_modules/@netlify/zip-it-and-ship-it": {
2573
- "version": "14.1.11",
2574
- "resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-14.1.11.tgz",
2575
- "integrity": "sha512-5Ed9XH1JVPL7pAdq9zpC2WHjqHhHkaghuV3r2bvTTpx9JrTdzZxPeNnjZRjJMkjQAi8xSped5hNFJuD0QYmOuw==",
2576
- "license": "MIT",
2577
- "dependencies": {
2578
- "@babel/parser": "^7.22.5",
2579
- "@babel/types": "7.28.4",
2580
- "@netlify/binary-info": "^1.0.0",
2581
- "@netlify/serverless-functions-api": "^2.7.1",
2582
- "@vercel/nft": "0.29.4",
2583
- "archiver": "^7.0.0",
2584
- "common-path-prefix": "^3.0.0",
2585
- "copy-file": "^11.0.0",
2586
- "es-module-lexer": "^1.0.0",
2587
- "esbuild": "0.25.10",
2588
- "execa": "^8.0.0",
2589
- "fast-glob": "^3.3.3",
2590
- "filter-obj": "^6.0.0",
2591
- "find-up": "^7.0.0",
2592
- "is-path-inside": "^4.0.0",
2593
- "junk": "^4.0.0",
2594
- "locate-path": "^7.0.0",
2595
- "merge-options": "^3.0.4",
2596
- "minimatch": "^9.0.0",
2597
- "normalize-path": "^3.0.0",
2598
- "p-map": "^7.0.0",
2599
- "path-exists": "^5.0.0",
2600
- "precinct": "^12.0.0",
2601
- "require-package-name": "^2.0.1",
2602
- "resolve": "^2.0.0-next.1",
2603
- "semver": "^7.3.8",
2604
- "tmp-promise": "^3.0.2",
2605
- "toml": "^3.0.0",
2606
- "unixify": "^1.0.0",
2607
- "urlpattern-polyfill": "8.0.2",
2608
- "yargs": "^17.0.0",
2609
- "zod": "^3.23.8"
2610
- },
2611
- "bin": {
2612
- "zip-it-and-ship-it": "bin.js"
2613
- },
2614
- "engines": {
2615
- "node": ">=18.14.0"
2616
- }
2617
- },
2618
- "node_modules/@netlify/functions-utils/node_modules/execa": {
2619
- "version": "8.0.1",
2620
- "resolved": "https://registry.npmjs.org/execa/-/execa-8.0.1.tgz",
2621
- "integrity": "sha512-VyhnebXciFV2DESc+p6B+y0LjSm0krU4OgJN44qFAhBY0TJ+1V61tYD2+wHusZ6F9n5K+vl8k0sTy7PEfV4qpg==",
2622
- "license": "MIT",
2623
- "dependencies": {
2624
- "cross-spawn": "^7.0.3",
2625
- "get-stream": "^8.0.1",
2626
- "human-signals": "^5.0.0",
2627
- "is-stream": "^3.0.0",
2628
- "merge-stream": "^2.0.0",
2629
- "npm-run-path": "^5.1.0",
2630
- "onetime": "^6.0.0",
2631
- "signal-exit": "^4.1.0",
2632
- "strip-final-newline": "^3.0.0"
2633
- },
2634
- "engines": {
2635
- "node": ">=16.17"
2636
- },
2637
- "funding": {
2638
- "url": "https://github.com/sindresorhus/execa?sponsor=1"
2639
- }
2640
- },
2641
- "node_modules/@netlify/functions-utils/node_modules/get-stream": {
2642
- "version": "8.0.1",
2643
- "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-8.0.1.tgz",
2644
- "integrity": "sha512-VaUJspBffn/LMCJVoMvSAdmscJyS1auj5Zulnn5UoYcY531UWmdwhRWkcGKnGU93m5HSXP9LP2usOryrBtQowA==",
2645
- "license": "MIT",
2646
- "engines": {
2647
- "node": ">=16"
2648
- },
2649
- "funding": {
2650
- "url": "https://github.com/sponsors/sindresorhus"
2651
- }
2652
- },
2653
- "node_modules/@netlify/functions-utils/node_modules/human-signals": {
2654
- "version": "5.0.0",
2655
- "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-5.0.0.tgz",
2656
- "integrity": "sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==",
2657
- "license": "Apache-2.0",
2658
- "engines": {
2659
- "node": ">=16.17.0"
2660
- }
2661
- },
2662
- "node_modules/@netlify/functions-utils/node_modules/is-stream": {
2663
- "version": "3.0.0",
2664
- "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-3.0.0.tgz",
2665
- "integrity": "sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA==",
2666
- "license": "MIT",
2667
- "engines": {
2668
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
2669
- },
2670
- "funding": {
2671
- "url": "https://github.com/sponsors/sindresorhus"
2672
- }
2673
- },
2674
- "node_modules/@netlify/functions-utils/node_modules/npm-run-path": {
2675
- "version": "5.3.0",
2676
- "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-5.3.0.tgz",
2677
- "integrity": "sha512-ppwTtiJZq0O/ai0z7yfudtBpWIoxM8yE6nHi1X47eFR2EWORqfbu6CnPlNsjeN683eT0qG6H/Pyf9fCcvjnnnQ==",
2678
- "license": "MIT",
2679
- "dependencies": {
2680
- "path-key": "^4.0.0"
2681
- },
2682
- "engines": {
2683
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
2684
- },
2685
- "funding": {
2686
- "url": "https://github.com/sponsors/sindresorhus"
2687
- }
2688
- },
2689
- "node_modules/@netlify/functions-utils/node_modules/onetime": {
2690
- "version": "6.0.0",
2691
- "resolved": "https://registry.npmjs.org/onetime/-/onetime-6.0.0.tgz",
2692
- "integrity": "sha512-1FlR+gjXK7X+AsAHso35MnyN5KqGwJRi/31ft6x0M194ht7S+rWAvd7PHss9xSKMzE0asv1pyIHaJYq+BbacAQ==",
2693
- "license": "MIT",
2694
- "dependencies": {
2695
- "mimic-fn": "^4.0.0"
2696
- },
2697
- "engines": {
2698
- "node": ">=12"
2699
- },
2700
- "funding": {
2701
- "url": "https://github.com/sponsors/sindresorhus"
2702
- }
2703
- },
2704
- "node_modules/@netlify/functions-utils/node_modules/signal-exit": {
2705
- "version": "4.1.0",
2706
- "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
2707
- "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
2708
- "license": "ISC",
2709
- "engines": {
2710
- "node": ">=14"
2711
- },
2712
- "funding": {
2713
- "url": "https://github.com/sponsors/isaacs"
2714
- }
2715
- },
2716
- "node_modules/@netlify/functions-utils/node_modules/strip-final-newline": {
2717
- "version": "3.0.0",
2718
- "resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-3.0.0.tgz",
2719
- "integrity": "sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw==",
2720
- "license": "MIT",
2721
- "engines": {
2722
- "node": ">=12"
2723
- },
2724
- "funding": {
2725
- "url": "https://github.com/sponsors/sindresorhus"
2726
- }
2727
- },
2728
- "node_modules/@netlify/git-utils": {
2729
- "version": "6.0.2",
2730
- "resolved": "https://registry.npmjs.org/@netlify/git-utils/-/git-utils-6.0.2.tgz",
2731
- "integrity": "sha512-ASp8T6ZAxL5OE0xvTTn5+tIBua5F8ruLH7oYtI/m2W/8rYb9V3qvNeenf9SnKlGj1xv6mPv8l7Tc93kmBLLofw==",
2732
- "dependencies": {
2733
- "execa": "^8.0.0",
2734
- "map-obj": "^5.0.0",
2735
- "micromatch": "^4.0.2",
2736
- "moize": "^6.1.3",
2737
- "path-exists": "^5.0.0"
2738
- },
2739
- "engines": {
2740
- "node": ">=18.14.0"
2741
- }
2742
- },
2743
- "node_modules/@netlify/git-utils/node_modules/execa": {
2744
- "version": "8.0.1",
2745
- "resolved": "https://registry.npmjs.org/execa/-/execa-8.0.1.tgz",
2746
- "integrity": "sha512-VyhnebXciFV2DESc+p6B+y0LjSm0krU4OgJN44qFAhBY0TJ+1V61tYD2+wHusZ6F9n5K+vl8k0sTy7PEfV4qpg==",
2747
- "dependencies": {
2748
- "cross-spawn": "^7.0.3",
2749
- "get-stream": "^8.0.1",
2750
- "human-signals": "^5.0.0",
2751
- "is-stream": "^3.0.0",
2752
- "merge-stream": "^2.0.0",
2753
- "npm-run-path": "^5.1.0",
2754
- "onetime": "^6.0.0",
2755
- "signal-exit": "^4.1.0",
2756
- "strip-final-newline": "^3.0.0"
2757
- },
2758
- "engines": {
2759
- "node": ">=16.17"
2760
- },
2761
- "funding": {
2762
- "url": "https://github.com/sindresorhus/execa?sponsor=1"
2763
- }
2764
- },
2765
- "node_modules/@netlify/git-utils/node_modules/get-stream": {
2766
- "version": "8.0.1",
2767
- "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-8.0.1.tgz",
2768
- "integrity": "sha512-VaUJspBffn/LMCJVoMvSAdmscJyS1auj5Zulnn5UoYcY531UWmdwhRWkcGKnGU93m5HSXP9LP2usOryrBtQowA==",
2769
- "engines": {
2770
- "node": ">=16"
2771
- },
2772
- "funding": {
2773
- "url": "https://github.com/sponsors/sindresorhus"
2774
- }
2775
- },
2776
- "node_modules/@netlify/git-utils/node_modules/human-signals": {
2777
- "version": "5.0.0",
2778
- "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-5.0.0.tgz",
2779
- "integrity": "sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==",
2780
- "engines": {
2781
- "node": ">=16.17.0"
2782
- }
2783
- },
2784
- "node_modules/@netlify/git-utils/node_modules/is-stream": {
2785
- "version": "3.0.0",
2786
- "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-3.0.0.tgz",
2787
- "integrity": "sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA==",
2788
- "engines": {
2789
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
2790
- },
2791
- "funding": {
2792
- "url": "https://github.com/sponsors/sindresorhus"
2793
- }
2794
- },
2795
- "node_modules/@netlify/git-utils/node_modules/npm-run-path": {
2796
- "version": "5.3.0",
2797
- "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-5.3.0.tgz",
2798
- "integrity": "sha512-ppwTtiJZq0O/ai0z7yfudtBpWIoxM8yE6nHi1X47eFR2EWORqfbu6CnPlNsjeN683eT0qG6H/Pyf9fCcvjnnnQ==",
2799
- "dependencies": {
2800
- "path-key": "^4.0.0"
2801
- },
2802
- "engines": {
2803
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
2804
- },
2805
- "funding": {
2806
- "url": "https://github.com/sponsors/sindresorhus"
2807
- }
2808
- },
2809
- "node_modules/@netlify/git-utils/node_modules/onetime": {
2810
- "version": "6.0.0",
2811
- "resolved": "https://registry.npmjs.org/onetime/-/onetime-6.0.0.tgz",
2812
- "integrity": "sha512-1FlR+gjXK7X+AsAHso35MnyN5KqGwJRi/31ft6x0M194ht7S+rWAvd7PHss9xSKMzE0asv1pyIHaJYq+BbacAQ==",
2813
- "dependencies": {
2814
- "mimic-fn": "^4.0.0"
2815
- },
2816
- "engines": {
2817
- "node": ">=12"
2818
- },
2819
- "funding": {
2820
- "url": "https://github.com/sponsors/sindresorhus"
2821
- }
2822
- },
2823
- "node_modules/@netlify/git-utils/node_modules/signal-exit": {
2824
- "version": "4.1.0",
2825
- "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
2826
- "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
2827
- "engines": {
2828
- "node": ">=14"
2829
- },
2830
- "funding": {
2831
- "url": "https://github.com/sponsors/isaacs"
2832
- }
2833
- },
2834
- "node_modules/@netlify/git-utils/node_modules/strip-final-newline": {
2835
- "version": "3.0.0",
2836
- "resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-3.0.0.tgz",
2837
- "integrity": "sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw==",
2838
1968
  "engines": {
2839
1969
  "node": ">=12"
2840
1970
  },
2841
- "funding": {
2842
- "url": "https://github.com/sponsors/sindresorhus"
2843
- }
2844
- },
2845
- "node_modules/@netlify/headers-parser": {
2846
- "version": "9.0.2",
2847
- "resolved": "https://registry.npmjs.org/@netlify/headers-parser/-/headers-parser-9.0.2.tgz",
2848
- "integrity": "sha512-86YEGPxVemhksY1LeSr8NSOyH11RHvYHq+FuBJnTlPZoRDX+TD+0TAxF6lwzAgVTd1VPkyFEHlNgUGqw7aNzRQ==",
2849
- "dependencies": {
2850
- "@iarna/toml": "^2.2.5",
2851
- "escape-string-regexp": "^5.0.0",
2852
- "fast-safe-stringify": "^2.0.7",
2853
- "is-plain-obj": "^4.0.0",
2854
- "map-obj": "^5.0.0",
2855
- "path-exists": "^5.0.0"
2856
- },
2857
- "engines": {
2858
- "node": ">=18.14.0"
2859
- }
2860
- },
2861
- "node_modules/@netlify/local-functions-proxy": {
2862
- "version": "2.0.3",
2863
- "resolved": "https://registry.npmjs.org/@netlify/local-functions-proxy/-/local-functions-proxy-2.0.3.tgz",
2864
- "integrity": "sha512-siVwmrp7Ow+7jLALi6jXOja4Y4uHMMgOLLQMgd+OZ1TESOstrJvkUisJEDAc9hx7u0v/B0mh5g1g1huiH3uS3A==",
2865
- "engines": {
2866
- "node": ">=18.14.0"
2867
- },
2868
- "optionalDependencies": {
2869
- "@netlify/local-functions-proxy-darwin-arm64": "1.1.1",
2870
- "@netlify/local-functions-proxy-darwin-x64": "1.1.1",
2871
- "@netlify/local-functions-proxy-freebsd-arm64": "1.1.1",
2872
- "@netlify/local-functions-proxy-freebsd-x64": "1.1.1",
2873
- "@netlify/local-functions-proxy-linux-arm": "1.1.1",
2874
- "@netlify/local-functions-proxy-linux-arm64": "1.1.1",
2875
- "@netlify/local-functions-proxy-linux-ia32": "1.1.1",
2876
- "@netlify/local-functions-proxy-linux-ppc64": "1.1.1",
2877
- "@netlify/local-functions-proxy-linux-x64": "1.1.1",
2878
- "@netlify/local-functions-proxy-openbsd-x64": "1.1.1",
2879
- "@netlify/local-functions-proxy-win32-ia32": "1.1.1",
2880
- "@netlify/local-functions-proxy-win32-x64": "1.1.1"
2881
- }
2882
- },
2883
- "node_modules/@netlify/local-functions-proxy-darwin-arm64": {
2884
- "version": "1.1.1",
2885
- "resolved": "https://registry.npmjs.org/@netlify/local-functions-proxy-darwin-arm64/-/local-functions-proxy-darwin-arm64-1.1.1.tgz",
2886
- "integrity": "sha512-lphJ9qqZ3glnKWEqlemU1LMqXxtJ/tKf7VzakqqyjigwLscXSZSb6fupSjQfd4tR1xqxA76ylws/2HDhc/gs+Q==",
2887
- "cpu": [
2888
- "arm64"
2889
- ],
2890
- "optional": true,
2891
- "os": [
2892
- "darwin"
2893
- ],
2894
- "bin": {
2895
- "local-functions-proxy": "bin/local-functions-proxy"
2896
- }
2897
- },
2898
- "node_modules/@netlify/local-functions-proxy-darwin-x64": {
2899
- "version": "1.1.1",
2900
- "resolved": "https://registry.npmjs.org/@netlify/local-functions-proxy-darwin-x64/-/local-functions-proxy-darwin-x64-1.1.1.tgz",
2901
- "integrity": "sha512-4CRB0H+dXZzoEklq5Jpmg+chizXlVwCko94d8+UHWCgy/bA3M/rU/BJ8OLZisnJaAktHoeLABKtcLOhtRHpxZQ==",
2902
- "cpu": [
2903
- "x64"
2904
- ],
2905
- "optional": true,
2906
- "os": [
2907
- "darwin"
2908
- ],
2909
- "bin": {
2910
- "local-functions-proxy": "bin/local-functions-proxy"
2911
- }
2912
- },
2913
- "node_modules/@netlify/local-functions-proxy-freebsd-arm64": {
2914
- "version": "1.1.1",
2915
- "resolved": "https://registry.npmjs.org/@netlify/local-functions-proxy-freebsd-arm64/-/local-functions-proxy-freebsd-arm64-1.1.1.tgz",
2916
- "integrity": "sha512-u13lWTVMJDF0A6jX7V4N3HYGTIHLe5d1Z2wT43fSIHwXkTs6UXi72cGSraisajG+5JFIwHfPr7asw5vxFC0P9w==",
2917
- "cpu": [
2918
- "arm64"
2919
- ],
2920
- "optional": true,
2921
- "os": [
2922
- "freebsd"
2923
- ],
2924
- "bin": {
2925
- "local-functions-proxy": "bin/local-functions-proxy"
2926
- }
2927
- },
2928
- "node_modules/@netlify/local-functions-proxy-freebsd-x64": {
2929
- "version": "1.1.1",
2930
- "resolved": "https://registry.npmjs.org/@netlify/local-functions-proxy-freebsd-x64/-/local-functions-proxy-freebsd-x64-1.1.1.tgz",
2931
- "integrity": "sha512-g5xw4xATK5YDzvXtzJ8S1qSkWBiyF8VVRehXPMOAMzpGjCX86twYhWp8rbAk7yA1zBWmmWrWNA2Odq/MgpKJJg==",
2932
- "cpu": [
2933
- "x64"
2934
- ],
2935
- "optional": true,
2936
- "os": [
2937
- "freebsd"
2938
- ],
2939
- "bin": {
2940
- "local-functions-proxy": "bin/local-functions-proxy"
2941
- }
2942
- },
2943
- "node_modules/@netlify/local-functions-proxy-linux-arm": {
2944
- "version": "1.1.1",
2945
- "resolved": "https://registry.npmjs.org/@netlify/local-functions-proxy-linux-arm/-/local-functions-proxy-linux-arm-1.1.1.tgz",
2946
- "integrity": "sha512-YsTpL+AbHwQrfHWXmKnwUrJBjoUON363nr6jUG1ueYnpbbv6wTUA7gI5snMi/gkGpqFusBthAA7C30e6bixfiA==",
2947
- "cpu": [
2948
- "arm"
2949
- ],
2950
- "optional": true,
2951
- "os": [
2952
- "linux"
2953
- ],
2954
- "bin": {
2955
- "local-functions-proxy": "bin/local-functions-proxy"
2956
- }
2957
- },
2958
- "node_modules/@netlify/local-functions-proxy-linux-arm64": {
2959
- "version": "1.1.1",
2960
- "resolved": "https://registry.npmjs.org/@netlify/local-functions-proxy-linux-arm64/-/local-functions-proxy-linux-arm64-1.1.1.tgz",
2961
- "integrity": "sha512-dPGu1H5n8na7mBKxiXQ+FNmthDAiA57wqgpm5JMAHtcdcmRvcXwJkwWVGvwfj8ShhYJHQaSaS9oPgO+mpKkgmA==",
2962
- "cpu": [
2963
- "arm64"
2964
- ],
2965
- "optional": true,
2966
- "os": [
2967
- "linux"
2968
- ],
2969
- "bin": {
2970
- "local-functions-proxy": "bin/local-functions-proxy"
2971
- }
2972
- },
2973
- "node_modules/@netlify/local-functions-proxy-linux-ia32": {
2974
- "version": "1.1.1",
2975
- "resolved": "https://registry.npmjs.org/@netlify/local-functions-proxy-linux-ia32/-/local-functions-proxy-linux-ia32-1.1.1.tgz",
2976
- "integrity": "sha512-Ra0FlXDrmPRaq+rYH3/ttkXSrwk1D5Zx/Na7UPfJZxMY7Qo5iY4bgi/FuzjzWzlp0uuKZOhYOYzYzsIIyrSvmw==",
2977
- "cpu": [
2978
- "ia32"
2979
- ],
2980
- "optional": true,
2981
- "os": [
2982
- "linux"
2983
- ],
2984
- "bin": {
2985
- "local-functions-proxy": "bin/local-functions-proxy"
2986
- }
2987
- },
2988
- "node_modules/@netlify/local-functions-proxy-linux-ppc64": {
2989
- "version": "1.1.1",
2990
- "resolved": "https://registry.npmjs.org/@netlify/local-functions-proxy-linux-ppc64/-/local-functions-proxy-linux-ppc64-1.1.1.tgz",
2991
- "integrity": "sha512-oXf1satwqwUUxz7LHS1BxbRqc4FFEKIDFTls04eXiLReFR3sqv9H/QuYNTCCDMuRcCOd92qKyDfATdnxT4HR8w==",
2992
- "cpu": [
2993
- "ppc64"
2994
- ],
2995
- "optional": true,
2996
- "os": [
2997
- "linux"
2998
- ],
2999
- "bin": {
3000
- "local-functions-proxy": "bin/local-functions-proxy"
3001
- }
3002
- },
3003
- "node_modules/@netlify/local-functions-proxy-linux-x64": {
3004
- "version": "1.1.1",
3005
- "resolved": "https://registry.npmjs.org/@netlify/local-functions-proxy-linux-x64/-/local-functions-proxy-linux-x64-1.1.1.tgz",
3006
- "integrity": "sha512-bS3u4JuDg/eC0y4Na3i/29JBOxrdUvsK5JSjHfzUeZEbOcuXYf4KavTpHS5uikdvTgyczoSrvbmQJ5m0FLXfLA==",
3007
- "cpu": [
3008
- "x64"
3009
- ],
3010
- "optional": true,
3011
- "os": [
3012
- "linux"
3013
- ],
3014
- "bin": {
3015
- "local-functions-proxy": "bin/local-functions-proxy"
3016
- }
3017
- },
3018
- "node_modules/@netlify/local-functions-proxy-openbsd-x64": {
3019
- "version": "1.1.1",
3020
- "resolved": "https://registry.npmjs.org/@netlify/local-functions-proxy-openbsd-x64/-/local-functions-proxy-openbsd-x64-1.1.1.tgz",
3021
- "integrity": "sha512-1xLef/kLRNkBTXJ+ZGoRFcwsFxd/B2H3oeJZyXaZ3CN5umd9Mv9wZuAD74NuMt/535yRva8jtAJqvEgl9xMSdA==",
3022
- "cpu": [
3023
- "x64"
3024
- ],
3025
- "optional": true,
3026
- "os": [
3027
- "openbsd"
3028
- ],
3029
- "bin": {
3030
- "local-functions-proxy": "bin/local-functions-proxy"
3031
- }
3032
- },
3033
- "node_modules/@netlify/local-functions-proxy-win32-ia32": {
3034
- "version": "1.1.1",
3035
- "resolved": "https://registry.npmjs.org/@netlify/local-functions-proxy-win32-ia32/-/local-functions-proxy-win32-ia32-1.1.1.tgz",
3036
- "integrity": "sha512-4IOMDBxp2f8VbIkhZ85zGNDrZR4ey8d68fCMSOIwitjsnKav35YrCf8UmAh3UR6CNIRJdJL4MW1GYePJ7iJ8uA==",
3037
- "cpu": [
3038
- "ia32"
3039
- ],
3040
- "optional": true,
3041
- "os": [
3042
- "win32"
3043
- ],
3044
- "bin": {
3045
- "local-functions-proxy.exe": "bin/local-functions-proxy.exe"
3046
- }
3047
- },
3048
- "node_modules/@netlify/local-functions-proxy-win32-x64": {
3049
- "version": "1.1.1",
3050
- "resolved": "https://registry.npmjs.org/@netlify/local-functions-proxy-win32-x64/-/local-functions-proxy-win32-x64-1.1.1.tgz",
3051
- "integrity": "sha512-VCBXBJWBujVxyo5f+3r8ovLc9I7wJqpmgDn3ixs1fvdrER5Ac+SzYwYH4mUug9HI08mzTSAKZErzKeuadSez3w==",
3052
- "cpu": [
3053
- "x64"
3054
- ],
3055
- "optional": true,
3056
- "os": [
3057
- "win32"
3058
- ],
3059
- "bin": {
3060
- "local-functions-proxy.exe": "bin/local-functions-proxy.exe"
3061
- }
3062
- },
3063
- "node_modules/@netlify/open-api": {
3064
- "version": "2.44.0",
3065
- "resolved": "https://registry.npmjs.org/@netlify/open-api/-/open-api-2.44.0.tgz",
3066
- "integrity": "sha512-boKEIFvXXITHTNTZgy+PebDpzhTiGYEn4jbXW9hiF/iYgIFHTdvbqiCWQpK0Pr2CUGYWeqMSUnZgfRUFDu7M6Q==",
3067
- "license": "MIT",
3068
- "engines": {
3069
- "node": ">=14.8.0"
3070
- }
3071
- },
3072
- "node_modules/@netlify/opentelemetry-utils": {
3073
- "version": "2.0.1",
3074
- "resolved": "https://registry.npmjs.org/@netlify/opentelemetry-utils/-/opentelemetry-utils-2.0.1.tgz",
3075
- "integrity": "sha512-SE9dZZR620yTYky8By/8h+UaTMugxue8oL51aRUrvtDg7y8Ed6fYKC8VY5JExCkLWQ1k3874qktwfc5gdMVx+w==",
3076
- "engines": {
3077
- "node": ">=18.14.0"
3078
- },
3079
- "peerDependencies": {
3080
- "@opentelemetry/api": "~1.8.0"
1971
+ "funding": {
1972
+ "url": "https://github.com/sponsors/sindresorhus"
3081
1973
  }
3082
1974
  },
3083
- "node_modules/@netlify/plugins-list": {
3084
- "version": "6.80.0",
3085
- "resolved": "https://registry.npmjs.org/@netlify/plugins-list/-/plugins-list-6.80.0.tgz",
3086
- "integrity": "sha512-bCKLI51UZ70ziIWsf2nvgPd4XuG6m8AMCoHiYtl/BSsiaSBfmryZnTTqdRXerH09tBRpbPPwzaEgUJwyU9o8Qw==",
1975
+ "node_modules/@netlify/edge-functions": {
1976
+ "version": "3.0.1",
1977
+ "resolved": "https://registry.npmjs.org/@netlify/edge-functions/-/edge-functions-3.0.1.tgz",
1978
+ "integrity": "sha512-5Rd+gd2uD/iHReiY2p0KhVpgYnWKJsFyey2CN8WwGLQTq0GA7CEWkEMyks1azuAkChlqS4YJbpa//lMBmyrjSA==",
1979
+ "license": "MIT",
1980
+ "dependencies": {
1981
+ "@netlify/types": "2.1.0"
1982
+ },
3087
1983
  "engines": {
3088
- "node": "^14.14.0 || >=16.0.0"
1984
+ "node": ">=18.0.0"
3089
1985
  }
3090
1986
  },
3091
- "node_modules/@netlify/redirect-parser": {
3092
- "version": "15.0.3",
3093
- "resolved": "https://registry.npmjs.org/@netlify/redirect-parser/-/redirect-parser-15.0.3.tgz",
3094
- "integrity": "sha512-/HB3fcRRNgf6O/pbLn4EYNDHrU2kiadMMnazg8/OjvQK2S9i4y61vQcrICvDxYKUKQdgeEaABUuaCNAJFnfD9w==",
1987
+ "node_modules/@netlify/edge-functions-bootstrap": {
1988
+ "version": "2.17.1",
1989
+ "resolved": "https://registry.npmjs.org/@netlify/edge-functions-bootstrap/-/edge-functions-bootstrap-2.17.1.tgz",
1990
+ "integrity": "sha512-KyNJbDhK1rC5wEeI7bXPgfl8QvADMHqNy2nwNJG60EHVRXTF0zxFnOpt/p0m2C512gcMXRrKZxaOZQ032RHVbw==",
1991
+ "license": "MIT"
1992
+ },
1993
+ "node_modules/@netlify/functions-utils": {
1994
+ "version": "6.2.11",
1995
+ "resolved": "https://registry.npmjs.org/@netlify/functions-utils/-/functions-utils-6.2.11.tgz",
1996
+ "integrity": "sha512-gCCjXtCtBShvZvCZwO2IxWYVjHUssnrSDea/JRoVBFc4DP3qbNoa1hdwsZ8fydguMOQaf5zFIqnDF4DKXaMA6Q==",
1997
+ "license": "MIT",
3095
1998
  "dependencies": {
3096
- "@iarna/toml": "^2.2.5",
3097
- "fast-safe-stringify": "^2.1.1",
3098
- "is-plain-obj": "^4.0.0",
1999
+ "@netlify/zip-it-and-ship-it": "14.1.11",
2000
+ "cpy": "^11.0.0",
3099
2001
  "path-exists": "^5.0.0"
3100
2002
  },
3101
2003
  "engines": {
3102
2004
  "node": ">=18.14.0"
3103
2005
  }
3104
2006
  },
3105
- "node_modules/@netlify/run-utils": {
2007
+ "node_modules/@netlify/git-utils": {
3106
2008
  "version": "6.0.2",
3107
- "resolved": "https://registry.npmjs.org/@netlify/run-utils/-/run-utils-6.0.2.tgz",
3108
- "integrity": "sha512-62K++LDoPqcR1hTnOL2JhuAfY0LMgQ6MgW89DehPplKLbKaEXQH1K1+hUDvgKsn68ofTpE1CTq30PGZQo8fVxw==",
2009
+ "resolved": "https://registry.npmjs.org/@netlify/git-utils/-/git-utils-6.0.2.tgz",
2010
+ "integrity": "sha512-ASp8T6ZAxL5OE0xvTTn5+tIBua5F8ruLH7oYtI/m2W/8rYb9V3qvNeenf9SnKlGj1xv6mPv8l7Tc93kmBLLofw==",
3109
2011
  "dependencies": {
3110
- "execa": "^8.0.0"
2012
+ "execa": "^8.0.0",
2013
+ "map-obj": "^5.0.0",
2014
+ "micromatch": "^4.0.2",
2015
+ "moize": "^6.1.3",
2016
+ "path-exists": "^5.0.0"
3111
2017
  },
3112
2018
  "engines": {
3113
2019
  "node": ">=18.14.0"
3114
2020
  }
3115
2021
  },
3116
- "node_modules/@netlify/run-utils/node_modules/execa": {
2022
+ "node_modules/@netlify/git-utils/node_modules/execa": {
3117
2023
  "version": "8.0.1",
3118
2024
  "resolved": "https://registry.npmjs.org/execa/-/execa-8.0.1.tgz",
3119
2025
  "integrity": "sha512-VyhnebXciFV2DESc+p6B+y0LjSm0krU4OgJN44qFAhBY0TJ+1V61tYD2+wHusZ6F9n5K+vl8k0sTy7PEfV4qpg==",
@@ -3135,618 +2041,521 @@
3135
2041
  "url": "https://github.com/sindresorhus/execa?sponsor=1"
3136
2042
  }
3137
2043
  },
3138
- "node_modules/@netlify/run-utils/node_modules/get-stream": {
2044
+ "node_modules/@netlify/git-utils/node_modules/get-stream": {
3139
2045
  "version": "8.0.1",
3140
2046
  "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-8.0.1.tgz",
3141
2047
  "integrity": "sha512-VaUJspBffn/LMCJVoMvSAdmscJyS1auj5Zulnn5UoYcY531UWmdwhRWkcGKnGU93m5HSXP9LP2usOryrBtQowA==",
3142
2048
  "engines": {
3143
- "node": ">=16"
3144
- },
3145
- "funding": {
3146
- "url": "https://github.com/sponsors/sindresorhus"
3147
- }
3148
- },
3149
- "node_modules/@netlify/run-utils/node_modules/human-signals": {
3150
- "version": "5.0.0",
3151
- "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-5.0.0.tgz",
3152
- "integrity": "sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==",
3153
- "engines": {
3154
- "node": ">=16.17.0"
3155
- }
3156
- },
3157
- "node_modules/@netlify/run-utils/node_modules/is-stream": {
3158
- "version": "3.0.0",
3159
- "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-3.0.0.tgz",
3160
- "integrity": "sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA==",
3161
- "engines": {
3162
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
3163
- },
3164
- "funding": {
3165
- "url": "https://github.com/sponsors/sindresorhus"
3166
- }
3167
- },
3168
- "node_modules/@netlify/run-utils/node_modules/npm-run-path": {
3169
- "version": "5.3.0",
3170
- "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-5.3.0.tgz",
3171
- "integrity": "sha512-ppwTtiJZq0O/ai0z7yfudtBpWIoxM8yE6nHi1X47eFR2EWORqfbu6CnPlNsjeN683eT0qG6H/Pyf9fCcvjnnnQ==",
3172
- "dependencies": {
3173
- "path-key": "^4.0.0"
3174
- },
3175
- "engines": {
3176
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
3177
- },
3178
- "funding": {
3179
- "url": "https://github.com/sponsors/sindresorhus"
3180
- }
3181
- },
3182
- "node_modules/@netlify/run-utils/node_modules/onetime": {
3183
- "version": "6.0.0",
3184
- "resolved": "https://registry.npmjs.org/onetime/-/onetime-6.0.0.tgz",
3185
- "integrity": "sha512-1FlR+gjXK7X+AsAHso35MnyN5KqGwJRi/31ft6x0M194ht7S+rWAvd7PHss9xSKMzE0asv1pyIHaJYq+BbacAQ==",
3186
- "dependencies": {
3187
- "mimic-fn": "^4.0.0"
3188
- },
3189
- "engines": {
3190
- "node": ">=12"
3191
- },
3192
- "funding": {
3193
- "url": "https://github.com/sponsors/sindresorhus"
3194
- }
3195
- },
3196
- "node_modules/@netlify/run-utils/node_modules/signal-exit": {
3197
- "version": "4.1.0",
3198
- "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
3199
- "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
3200
- "engines": {
3201
- "node": ">=14"
3202
- },
3203
- "funding": {
3204
- "url": "https://github.com/sponsors/isaacs"
3205
- }
3206
- },
3207
- "node_modules/@netlify/run-utils/node_modules/strip-final-newline": {
3208
- "version": "3.0.0",
3209
- "resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-3.0.0.tgz",
3210
- "integrity": "sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw==",
3211
- "engines": {
3212
- "node": ">=12"
3213
- },
3214
- "funding": {
3215
- "url": "https://github.com/sponsors/sindresorhus"
3216
- }
3217
- },
3218
- "node_modules/@netlify/types": {
3219
- "version": "2.1.0",
3220
- "resolved": "https://registry.npmjs.org/@netlify/types/-/types-2.1.0.tgz",
3221
- "integrity": "sha512-ktUb5d58pt1lQGXO5E9S0F1ljM0g+CoQuGTVII0IxBc0apmPq5RI0o3OWLY7U3ZERRiYTg5UfjiMihBEzuZsuw==",
3222
- "license": "MIT",
3223
- "engines": {
3224
- "node": "^18.14.0 || >=20"
3225
- }
3226
- },
3227
- "node_modules/@netlify/zip-it-and-ship-it": {
3228
- "version": "14.1.14",
3229
- "resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-14.1.14.tgz",
3230
- "integrity": "sha512-33w50VcYLZ7RpUCFvl+n8JoLRGSVKerbH6cXtVjzA7un9JSkJWZQVS3nDmWYbq6OR0VnS1LGn7r+/ll6pSOvCg==",
3231
- "license": "MIT",
3232
- "dependencies": {
3233
- "@babel/parser": "^7.22.5",
3234
- "@babel/types": "7.28.5",
3235
- "@netlify/binary-info": "^1.0.0",
3236
- "@netlify/serverless-functions-api": "^2.7.2",
3237
- "@vercel/nft": "0.29.4",
3238
- "archiver": "^7.0.0",
3239
- "common-path-prefix": "^3.0.0",
3240
- "copy-file": "^11.0.0",
3241
- "es-module-lexer": "^1.0.0",
3242
- "esbuild": "0.25.11",
3243
- "execa": "^8.0.0",
3244
- "fast-glob": "^3.3.3",
3245
- "filter-obj": "^6.0.0",
3246
- "find-up": "^7.0.0",
3247
- "is-path-inside": "^4.0.0",
3248
- "junk": "^4.0.0",
3249
- "locate-path": "^7.0.0",
3250
- "merge-options": "^3.0.4",
3251
- "minimatch": "^9.0.0",
3252
- "normalize-path": "^3.0.0",
3253
- "p-map": "^7.0.0",
3254
- "path-exists": "^5.0.0",
3255
- "precinct": "^12.0.0",
3256
- "require-package-name": "^2.0.1",
3257
- "resolve": "^2.0.0-next.1",
3258
- "semver": "^7.3.8",
3259
- "tmp-promise": "^3.0.2",
3260
- "toml": "^3.0.0",
3261
- "unixify": "^1.0.0",
3262
- "urlpattern-polyfill": "8.0.2",
3263
- "yargs": "^17.0.0",
3264
- "zod": "^3.23.8"
3265
- },
3266
- "bin": {
3267
- "zip-it-and-ship-it": "bin.js"
3268
- },
3269
- "engines": {
3270
- "node": ">=18.14.0"
3271
- }
3272
- },
3273
- "node_modules/@netlify/zip-it-and-ship-it/node_modules/@babel/types": {
3274
- "version": "7.28.5",
3275
- "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.28.5.tgz",
3276
- "integrity": "sha512-qQ5m48eI/MFLQ5PxQj4PFaprjyCTLI37ElWMmNs0K8Lk3dVeOdNpB3ks8jc7yM5CDmVC73eMVk/trk3fgmrUpA==",
3277
- "license": "MIT",
3278
- "dependencies": {
3279
- "@babel/helper-string-parser": "^7.27.1",
3280
- "@babel/helper-validator-identifier": "^7.28.5"
3281
- },
3282
- "engines": {
3283
- "node": ">=6.9.0"
3284
- }
3285
- },
3286
- "node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/aix-ppc64": {
3287
- "version": "0.25.11",
3288
- "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.25.11.tgz",
3289
- "integrity": "sha512-Xt1dOL13m8u0WE8iplx9Ibbm+hFAO0GsU2P34UNoDGvZYkY8ifSiy6Zuc1lYxfG7svWE2fzqCUmFp5HCn51gJg==",
3290
- "cpu": [
3291
- "ppc64"
3292
- ],
3293
- "license": "MIT",
3294
- "optional": true,
3295
- "os": [
3296
- "aix"
3297
- ],
3298
- "engines": {
3299
- "node": ">=18"
3300
- }
3301
- },
3302
- "node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/android-arm": {
3303
- "version": "0.25.11",
3304
- "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.25.11.tgz",
3305
- "integrity": "sha512-uoa7dU+Dt3HYsethkJ1k6Z9YdcHjTrSb5NUy66ZfZaSV8hEYGD5ZHbEMXnqLFlbBflLsl89Zke7CAdDJ4JI+Gg==",
3306
- "cpu": [
3307
- "arm"
3308
- ],
3309
- "license": "MIT",
3310
- "optional": true,
3311
- "os": [
3312
- "android"
3313
- ],
3314
- "engines": {
3315
- "node": ">=18"
3316
- }
3317
- },
3318
- "node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/android-arm64": {
3319
- "version": "0.25.11",
3320
- "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.25.11.tgz",
3321
- "integrity": "sha512-9slpyFBc4FPPz48+f6jyiXOx/Y4v34TUeDDXJpZqAWQn/08lKGeD8aDp9TMn9jDz2CiEuHwfhRmGBvpnd/PWIQ==",
3322
- "cpu": [
3323
- "arm64"
3324
- ],
3325
- "license": "MIT",
3326
- "optional": true,
3327
- "os": [
3328
- "android"
3329
- ],
3330
- "engines": {
3331
- "node": ">=18"
3332
- }
3333
- },
3334
- "node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/android-x64": {
3335
- "version": "0.25.11",
3336
- "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.25.11.tgz",
3337
- "integrity": "sha512-Sgiab4xBjPU1QoPEIqS3Xx+R2lezu0LKIEcYe6pftr56PqPygbB7+szVnzoShbx64MUupqoE0KyRlN7gezbl8g==",
3338
- "cpu": [
3339
- "x64"
3340
- ],
3341
- "license": "MIT",
3342
- "optional": true,
3343
- "os": [
3344
- "android"
3345
- ],
3346
- "engines": {
3347
- "node": ">=18"
3348
- }
3349
- },
3350
- "node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/darwin-arm64": {
3351
- "version": "0.25.11",
3352
- "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.25.11.tgz",
3353
- "integrity": "sha512-VekY0PBCukppoQrycFxUqkCojnTQhdec0vevUL/EDOCnXd9LKWqD/bHwMPzigIJXPhC59Vd1WFIL57SKs2mg4w==",
3354
- "cpu": [
3355
- "arm64"
3356
- ],
3357
- "license": "MIT",
3358
- "optional": true,
3359
- "os": [
3360
- "darwin"
3361
- ],
3362
- "engines": {
3363
- "node": ">=18"
3364
- }
3365
- },
3366
- "node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/darwin-x64": {
3367
- "version": "0.25.11",
3368
- "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.25.11.tgz",
3369
- "integrity": "sha512-+hfp3yfBalNEpTGp9loYgbknjR695HkqtY3d3/JjSRUyPg/xd6q+mQqIb5qdywnDxRZykIHs3axEqU6l1+oWEQ==",
3370
- "cpu": [
3371
- "x64"
3372
- ],
3373
- "license": "MIT",
3374
- "optional": true,
3375
- "os": [
3376
- "darwin"
3377
- ],
3378
- "engines": {
3379
- "node": ">=18"
2049
+ "node": ">=16"
2050
+ },
2051
+ "funding": {
2052
+ "url": "https://github.com/sponsors/sindresorhus"
3380
2053
  }
3381
2054
  },
3382
- "node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/freebsd-arm64": {
3383
- "version": "0.25.11",
3384
- "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.25.11.tgz",
3385
- "integrity": "sha512-CmKjrnayyTJF2eVuO//uSjl/K3KsMIeYeyN7FyDBjsR3lnSJHaXlVoAK8DZa7lXWChbuOk7NjAc7ygAwrnPBhA==",
3386
- "cpu": [
3387
- "arm64"
3388
- ],
3389
- "license": "MIT",
3390
- "optional": true,
3391
- "os": [
3392
- "freebsd"
3393
- ],
2055
+ "node_modules/@netlify/git-utils/node_modules/human-signals": {
2056
+ "version": "5.0.0",
2057
+ "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-5.0.0.tgz",
2058
+ "integrity": "sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==",
3394
2059
  "engines": {
3395
- "node": ">=18"
2060
+ "node": ">=16.17.0"
3396
2061
  }
3397
2062
  },
3398
- "node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/freebsd-x64": {
3399
- "version": "0.25.11",
3400
- "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.25.11.tgz",
3401
- "integrity": "sha512-Dyq+5oscTJvMaYPvW3x3FLpi2+gSZTCE/1ffdwuM6G1ARang/mb3jvjxs0mw6n3Lsw84ocfo9CrNMqc5lTfGOw==",
3402
- "cpu": [
3403
- "x64"
3404
- ],
3405
- "license": "MIT",
3406
- "optional": true,
3407
- "os": [
3408
- "freebsd"
3409
- ],
2063
+ "node_modules/@netlify/git-utils/node_modules/is-stream": {
2064
+ "version": "3.0.0",
2065
+ "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-3.0.0.tgz",
2066
+ "integrity": "sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA==",
3410
2067
  "engines": {
3411
- "node": ">=18"
2068
+ "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
2069
+ },
2070
+ "funding": {
2071
+ "url": "https://github.com/sponsors/sindresorhus"
3412
2072
  }
3413
2073
  },
3414
- "node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/linux-arm": {
3415
- "version": "0.25.11",
3416
- "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.25.11.tgz",
3417
- "integrity": "sha512-TBMv6B4kCfrGJ8cUPo7vd6NECZH/8hPpBHHlYI3qzoYFvWu2AdTvZNuU/7hsbKWqu/COU7NIK12dHAAqBLLXgw==",
3418
- "cpu": [
3419
- "arm"
3420
- ],
3421
- "license": "MIT",
3422
- "optional": true,
3423
- "os": [
3424
- "linux"
3425
- ],
2074
+ "node_modules/@netlify/git-utils/node_modules/npm-run-path": {
2075
+ "version": "5.3.0",
2076
+ "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-5.3.0.tgz",
2077
+ "integrity": "sha512-ppwTtiJZq0O/ai0z7yfudtBpWIoxM8yE6nHi1X47eFR2EWORqfbu6CnPlNsjeN683eT0qG6H/Pyf9fCcvjnnnQ==",
2078
+ "dependencies": {
2079
+ "path-key": "^4.0.0"
2080
+ },
3426
2081
  "engines": {
3427
- "node": ">=18"
2082
+ "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
2083
+ },
2084
+ "funding": {
2085
+ "url": "https://github.com/sponsors/sindresorhus"
3428
2086
  }
3429
2087
  },
3430
- "node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/linux-arm64": {
3431
- "version": "0.25.11",
3432
- "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.25.11.tgz",
3433
- "integrity": "sha512-Qr8AzcplUhGvdyUF08A1kHU3Vr2O88xxP0Tm8GcdVOUm25XYcMPp2YqSVHbLuXzYQMf9Bh/iKx7YPqECs6ffLA==",
3434
- "cpu": [
3435
- "arm64"
3436
- ],
3437
- "license": "MIT",
3438
- "optional": true,
3439
- "os": [
3440
- "linux"
3441
- ],
2088
+ "node_modules/@netlify/git-utils/node_modules/onetime": {
2089
+ "version": "6.0.0",
2090
+ "resolved": "https://registry.npmjs.org/onetime/-/onetime-6.0.0.tgz",
2091
+ "integrity": "sha512-1FlR+gjXK7X+AsAHso35MnyN5KqGwJRi/31ft6x0M194ht7S+rWAvd7PHss9xSKMzE0asv1pyIHaJYq+BbacAQ==",
2092
+ "dependencies": {
2093
+ "mimic-fn": "^4.0.0"
2094
+ },
3442
2095
  "engines": {
3443
- "node": ">=18"
2096
+ "node": ">=12"
2097
+ },
2098
+ "funding": {
2099
+ "url": "https://github.com/sponsors/sindresorhus"
3444
2100
  }
3445
2101
  },
3446
- "node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/linux-ia32": {
3447
- "version": "0.25.11",
3448
- "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.25.11.tgz",
3449
- "integrity": "sha512-TmnJg8BMGPehs5JKrCLqyWTVAvielc615jbkOirATQvWWB1NMXY77oLMzsUjRLa0+ngecEmDGqt5jiDC6bfvOw==",
3450
- "cpu": [
3451
- "ia32"
3452
- ],
3453
- "license": "MIT",
3454
- "optional": true,
3455
- "os": [
3456
- "linux"
3457
- ],
2102
+ "node_modules/@netlify/git-utils/node_modules/signal-exit": {
2103
+ "version": "4.1.0",
2104
+ "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
2105
+ "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
3458
2106
  "engines": {
3459
- "node": ">=18"
2107
+ "node": ">=14"
2108
+ },
2109
+ "funding": {
2110
+ "url": "https://github.com/sponsors/isaacs"
3460
2111
  }
3461
2112
  },
3462
- "node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/linux-loong64": {
3463
- "version": "0.25.11",
3464
- "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.25.11.tgz",
3465
- "integrity": "sha512-DIGXL2+gvDaXlaq8xruNXUJdT5tF+SBbJQKbWy/0J7OhU8gOHOzKmGIlfTTl6nHaCOoipxQbuJi7O++ldrxgMw==",
3466
- "cpu": [
3467
- "loong64"
3468
- ],
3469
- "license": "MIT",
3470
- "optional": true,
3471
- "os": [
3472
- "linux"
3473
- ],
2113
+ "node_modules/@netlify/git-utils/node_modules/strip-final-newline": {
2114
+ "version": "3.0.0",
2115
+ "resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-3.0.0.tgz",
2116
+ "integrity": "sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw==",
3474
2117
  "engines": {
3475
- "node": ">=18"
2118
+ "node": ">=12"
2119
+ },
2120
+ "funding": {
2121
+ "url": "https://github.com/sponsors/sindresorhus"
3476
2122
  }
3477
2123
  },
3478
- "node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/linux-mips64el": {
3479
- "version": "0.25.11",
3480
- "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.25.11.tgz",
3481
- "integrity": "sha512-Osx1nALUJu4pU43o9OyjSCXokFkFbyzjXb6VhGIJZQ5JZi8ylCQ9/LFagolPsHtgw6himDSyb5ETSfmp4rpiKQ==",
3482
- "cpu": [
3483
- "mips64el"
3484
- ],
3485
- "license": "MIT",
3486
- "optional": true,
3487
- "os": [
3488
- "linux"
3489
- ],
2124
+ "node_modules/@netlify/headers-parser": {
2125
+ "version": "9.0.2",
2126
+ "resolved": "https://registry.npmjs.org/@netlify/headers-parser/-/headers-parser-9.0.2.tgz",
2127
+ "integrity": "sha512-86YEGPxVemhksY1LeSr8NSOyH11RHvYHq+FuBJnTlPZoRDX+TD+0TAxF6lwzAgVTd1VPkyFEHlNgUGqw7aNzRQ==",
2128
+ "dependencies": {
2129
+ "@iarna/toml": "^2.2.5",
2130
+ "escape-string-regexp": "^5.0.0",
2131
+ "fast-safe-stringify": "^2.0.7",
2132
+ "is-plain-obj": "^4.0.0",
2133
+ "map-obj": "^5.0.0",
2134
+ "path-exists": "^5.0.0"
2135
+ },
3490
2136
  "engines": {
3491
- "node": ">=18"
2137
+ "node": ">=18.14.0"
3492
2138
  }
3493
2139
  },
3494
- "node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/linux-ppc64": {
3495
- "version": "0.25.11",
3496
- "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.25.11.tgz",
3497
- "integrity": "sha512-nbLFgsQQEsBa8XSgSTSlrnBSrpoWh7ioFDUmwo158gIm5NNP+17IYmNWzaIzWmgCxq56vfr34xGkOcZ7jX6CPw==",
3498
- "cpu": [
3499
- "ppc64"
3500
- ],
3501
- "license": "MIT",
3502
- "optional": true,
3503
- "os": [
3504
- "linux"
3505
- ],
2140
+ "node_modules/@netlify/local-functions-proxy": {
2141
+ "version": "2.0.3",
2142
+ "resolved": "https://registry.npmjs.org/@netlify/local-functions-proxy/-/local-functions-proxy-2.0.3.tgz",
2143
+ "integrity": "sha512-siVwmrp7Ow+7jLALi6jXOja4Y4uHMMgOLLQMgd+OZ1TESOstrJvkUisJEDAc9hx7u0v/B0mh5g1g1huiH3uS3A==",
3506
2144
  "engines": {
3507
- "node": ">=18"
2145
+ "node": ">=18.14.0"
2146
+ },
2147
+ "optionalDependencies": {
2148
+ "@netlify/local-functions-proxy-darwin-arm64": "1.1.1",
2149
+ "@netlify/local-functions-proxy-darwin-x64": "1.1.1",
2150
+ "@netlify/local-functions-proxy-freebsd-arm64": "1.1.1",
2151
+ "@netlify/local-functions-proxy-freebsd-x64": "1.1.1",
2152
+ "@netlify/local-functions-proxy-linux-arm": "1.1.1",
2153
+ "@netlify/local-functions-proxy-linux-arm64": "1.1.1",
2154
+ "@netlify/local-functions-proxy-linux-ia32": "1.1.1",
2155
+ "@netlify/local-functions-proxy-linux-ppc64": "1.1.1",
2156
+ "@netlify/local-functions-proxy-linux-x64": "1.1.1",
2157
+ "@netlify/local-functions-proxy-openbsd-x64": "1.1.1",
2158
+ "@netlify/local-functions-proxy-win32-ia32": "1.1.1",
2159
+ "@netlify/local-functions-proxy-win32-x64": "1.1.1"
3508
2160
  }
3509
2161
  },
3510
- "node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/linux-riscv64": {
3511
- "version": "0.25.11",
3512
- "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.25.11.tgz",
3513
- "integrity": "sha512-HfyAmqZi9uBAbgKYP1yGuI7tSREXwIb438q0nqvlpxAOs3XnZ8RsisRfmVsgV486NdjD7Mw2UrFSw51lzUk1ww==",
2162
+ "node_modules/@netlify/local-functions-proxy-darwin-arm64": {
2163
+ "version": "1.1.1",
2164
+ "resolved": "https://registry.npmjs.org/@netlify/local-functions-proxy-darwin-arm64/-/local-functions-proxy-darwin-arm64-1.1.1.tgz",
2165
+ "integrity": "sha512-lphJ9qqZ3glnKWEqlemU1LMqXxtJ/tKf7VzakqqyjigwLscXSZSb6fupSjQfd4tR1xqxA76ylws/2HDhc/gs+Q==",
3514
2166
  "cpu": [
3515
- "riscv64"
2167
+ "arm64"
3516
2168
  ],
3517
- "license": "MIT",
3518
2169
  "optional": true,
3519
2170
  "os": [
3520
- "linux"
2171
+ "darwin"
3521
2172
  ],
3522
- "engines": {
3523
- "node": ">=18"
2173
+ "bin": {
2174
+ "local-functions-proxy": "bin/local-functions-proxy"
3524
2175
  }
3525
2176
  },
3526
- "node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/linux-s390x": {
3527
- "version": "0.25.11",
3528
- "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.25.11.tgz",
3529
- "integrity": "sha512-HjLqVgSSYnVXRisyfmzsH6mXqyvj0SA7pG5g+9W7ESgwA70AXYNpfKBqh1KbTxmQVaYxpzA/SvlB9oclGPbApw==",
2177
+ "node_modules/@netlify/local-functions-proxy-darwin-x64": {
2178
+ "version": "1.1.1",
2179
+ "resolved": "https://registry.npmjs.org/@netlify/local-functions-proxy-darwin-x64/-/local-functions-proxy-darwin-x64-1.1.1.tgz",
2180
+ "integrity": "sha512-4CRB0H+dXZzoEklq5Jpmg+chizXlVwCko94d8+UHWCgy/bA3M/rU/BJ8OLZisnJaAktHoeLABKtcLOhtRHpxZQ==",
3530
2181
  "cpu": [
3531
- "s390x"
2182
+ "x64"
3532
2183
  ],
3533
- "license": "MIT",
3534
2184
  "optional": true,
3535
2185
  "os": [
3536
- "linux"
2186
+ "darwin"
3537
2187
  ],
3538
- "engines": {
3539
- "node": ">=18"
2188
+ "bin": {
2189
+ "local-functions-proxy": "bin/local-functions-proxy"
3540
2190
  }
3541
2191
  },
3542
- "node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/linux-x64": {
3543
- "version": "0.25.11",
3544
- "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.25.11.tgz",
3545
- "integrity": "sha512-HSFAT4+WYjIhrHxKBwGmOOSpphjYkcswF449j6EjsjbinTZbp8PJtjsVK1XFJStdzXdy/jaddAep2FGY+wyFAQ==",
2192
+ "node_modules/@netlify/local-functions-proxy-freebsd-arm64": {
2193
+ "version": "1.1.1",
2194
+ "resolved": "https://registry.npmjs.org/@netlify/local-functions-proxy-freebsd-arm64/-/local-functions-proxy-freebsd-arm64-1.1.1.tgz",
2195
+ "integrity": "sha512-u13lWTVMJDF0A6jX7V4N3HYGTIHLe5d1Z2wT43fSIHwXkTs6UXi72cGSraisajG+5JFIwHfPr7asw5vxFC0P9w==",
3546
2196
  "cpu": [
3547
- "x64"
2197
+ "arm64"
3548
2198
  ],
3549
- "license": "MIT",
3550
2199
  "optional": true,
3551
2200
  "os": [
3552
- "linux"
2201
+ "freebsd"
3553
2202
  ],
3554
- "engines": {
3555
- "node": ">=18"
2203
+ "bin": {
2204
+ "local-functions-proxy": "bin/local-functions-proxy"
3556
2205
  }
3557
2206
  },
3558
- "node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/netbsd-arm64": {
3559
- "version": "0.25.11",
3560
- "resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.25.11.tgz",
3561
- "integrity": "sha512-hr9Oxj1Fa4r04dNpWr3P8QKVVsjQhqrMSUzZzf+LZcYjZNqhA3IAfPQdEh1FLVUJSiu6sgAwp3OmwBfbFgG2Xg==",
2207
+ "node_modules/@netlify/local-functions-proxy-freebsd-x64": {
2208
+ "version": "1.1.1",
2209
+ "resolved": "https://registry.npmjs.org/@netlify/local-functions-proxy-freebsd-x64/-/local-functions-proxy-freebsd-x64-1.1.1.tgz",
2210
+ "integrity": "sha512-g5xw4xATK5YDzvXtzJ8S1qSkWBiyF8VVRehXPMOAMzpGjCX86twYhWp8rbAk7yA1zBWmmWrWNA2Odq/MgpKJJg==",
3562
2211
  "cpu": [
3563
- "arm64"
2212
+ "x64"
3564
2213
  ],
3565
- "license": "MIT",
3566
2214
  "optional": true,
3567
2215
  "os": [
3568
- "netbsd"
2216
+ "freebsd"
3569
2217
  ],
3570
- "engines": {
3571
- "node": ">=18"
2218
+ "bin": {
2219
+ "local-functions-proxy": "bin/local-functions-proxy"
3572
2220
  }
3573
2221
  },
3574
- "node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/netbsd-x64": {
3575
- "version": "0.25.11",
3576
- "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.25.11.tgz",
3577
- "integrity": "sha512-u7tKA+qbzBydyj0vgpu+5h5AeudxOAGncb8N6C9Kh1N4n7wU1Xw1JDApsRjpShRpXRQlJLb9wY28ELpwdPcZ7A==",
2222
+ "node_modules/@netlify/local-functions-proxy-linux-arm": {
2223
+ "version": "1.1.1",
2224
+ "resolved": "https://registry.npmjs.org/@netlify/local-functions-proxy-linux-arm/-/local-functions-proxy-linux-arm-1.1.1.tgz",
2225
+ "integrity": "sha512-YsTpL+AbHwQrfHWXmKnwUrJBjoUON363nr6jUG1ueYnpbbv6wTUA7gI5snMi/gkGpqFusBthAA7C30e6bixfiA==",
3578
2226
  "cpu": [
3579
- "x64"
2227
+ "arm"
3580
2228
  ],
3581
- "license": "MIT",
3582
2229
  "optional": true,
3583
2230
  "os": [
3584
- "netbsd"
2231
+ "linux"
3585
2232
  ],
3586
- "engines": {
3587
- "node": ">=18"
2233
+ "bin": {
2234
+ "local-functions-proxy": "bin/local-functions-proxy"
3588
2235
  }
3589
2236
  },
3590
- "node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/openbsd-arm64": {
3591
- "version": "0.25.11",
3592
- "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.25.11.tgz",
3593
- "integrity": "sha512-Qq6YHhayieor3DxFOoYM1q0q1uMFYb7cSpLD2qzDSvK1NAvqFi8Xgivv0cFC6J+hWVw2teCYltyy9/m/14ryHg==",
2237
+ "node_modules/@netlify/local-functions-proxy-linux-arm64": {
2238
+ "version": "1.1.1",
2239
+ "resolved": "https://registry.npmjs.org/@netlify/local-functions-proxy-linux-arm64/-/local-functions-proxy-linux-arm64-1.1.1.tgz",
2240
+ "integrity": "sha512-dPGu1H5n8na7mBKxiXQ+FNmthDAiA57wqgpm5JMAHtcdcmRvcXwJkwWVGvwfj8ShhYJHQaSaS9oPgO+mpKkgmA==",
3594
2241
  "cpu": [
3595
2242
  "arm64"
3596
2243
  ],
3597
- "license": "MIT",
3598
2244
  "optional": true,
3599
2245
  "os": [
3600
- "openbsd"
2246
+ "linux"
3601
2247
  ],
3602
- "engines": {
3603
- "node": ">=18"
2248
+ "bin": {
2249
+ "local-functions-proxy": "bin/local-functions-proxy"
3604
2250
  }
3605
2251
  },
3606
- "node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/openbsd-x64": {
3607
- "version": "0.25.11",
3608
- "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.25.11.tgz",
3609
- "integrity": "sha512-CN+7c++kkbrckTOz5hrehxWN7uIhFFlmS/hqziSFVWpAzpWrQoAG4chH+nN3Be+Kzv/uuo7zhX716x3Sn2Jduw==",
2252
+ "node_modules/@netlify/local-functions-proxy-linux-ia32": {
2253
+ "version": "1.1.1",
2254
+ "resolved": "https://registry.npmjs.org/@netlify/local-functions-proxy-linux-ia32/-/local-functions-proxy-linux-ia32-1.1.1.tgz",
2255
+ "integrity": "sha512-Ra0FlXDrmPRaq+rYH3/ttkXSrwk1D5Zx/Na7UPfJZxMY7Qo5iY4bgi/FuzjzWzlp0uuKZOhYOYzYzsIIyrSvmw==",
3610
2256
  "cpu": [
3611
- "x64"
2257
+ "ia32"
3612
2258
  ],
3613
- "license": "MIT",
3614
2259
  "optional": true,
3615
2260
  "os": [
3616
- "openbsd"
2261
+ "linux"
3617
2262
  ],
3618
- "engines": {
3619
- "node": ">=18"
2263
+ "bin": {
2264
+ "local-functions-proxy": "bin/local-functions-proxy"
3620
2265
  }
3621
2266
  },
3622
- "node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/openharmony-arm64": {
3623
- "version": "0.25.11",
3624
- "resolved": "https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.25.11.tgz",
3625
- "integrity": "sha512-rOREuNIQgaiR+9QuNkbkxubbp8MSO9rONmwP5nKncnWJ9v5jQ4JxFnLu4zDSRPf3x4u+2VN4pM4RdyIzDty/wQ==",
2267
+ "node_modules/@netlify/local-functions-proxy-linux-ppc64": {
2268
+ "version": "1.1.1",
2269
+ "resolved": "https://registry.npmjs.org/@netlify/local-functions-proxy-linux-ppc64/-/local-functions-proxy-linux-ppc64-1.1.1.tgz",
2270
+ "integrity": "sha512-oXf1satwqwUUxz7LHS1BxbRqc4FFEKIDFTls04eXiLReFR3sqv9H/QuYNTCCDMuRcCOd92qKyDfATdnxT4HR8w==",
3626
2271
  "cpu": [
3627
- "arm64"
2272
+ "ppc64"
3628
2273
  ],
3629
- "license": "MIT",
3630
2274
  "optional": true,
3631
2275
  "os": [
3632
- "openharmony"
2276
+ "linux"
3633
2277
  ],
3634
- "engines": {
3635
- "node": ">=18"
2278
+ "bin": {
2279
+ "local-functions-proxy": "bin/local-functions-proxy"
3636
2280
  }
3637
2281
  },
3638
- "node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/sunos-x64": {
3639
- "version": "0.25.11",
3640
- "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.25.11.tgz",
3641
- "integrity": "sha512-nq2xdYaWxyg9DcIyXkZhcYulC6pQ2FuCgem3LI92IwMgIZ69KHeY8T4Y88pcwoLIjbed8n36CyKoYRDygNSGhA==",
2282
+ "node_modules/@netlify/local-functions-proxy-linux-x64": {
2283
+ "version": "1.1.1",
2284
+ "resolved": "https://registry.npmjs.org/@netlify/local-functions-proxy-linux-x64/-/local-functions-proxy-linux-x64-1.1.1.tgz",
2285
+ "integrity": "sha512-bS3u4JuDg/eC0y4Na3i/29JBOxrdUvsK5JSjHfzUeZEbOcuXYf4KavTpHS5uikdvTgyczoSrvbmQJ5m0FLXfLA==",
3642
2286
  "cpu": [
3643
2287
  "x64"
3644
2288
  ],
3645
- "license": "MIT",
3646
2289
  "optional": true,
3647
2290
  "os": [
3648
- "sunos"
2291
+ "linux"
3649
2292
  ],
3650
- "engines": {
3651
- "node": ">=18"
2293
+ "bin": {
2294
+ "local-functions-proxy": "bin/local-functions-proxy"
3652
2295
  }
3653
2296
  },
3654
- "node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/win32-arm64": {
3655
- "version": "0.25.11",
3656
- "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.25.11.tgz",
3657
- "integrity": "sha512-3XxECOWJq1qMZ3MN8srCJ/QfoLpL+VaxD/WfNRm1O3B4+AZ/BnLVgFbUV3eiRYDMXetciH16dwPbbHqwe1uU0Q==",
2297
+ "node_modules/@netlify/local-functions-proxy-openbsd-x64": {
2298
+ "version": "1.1.1",
2299
+ "resolved": "https://registry.npmjs.org/@netlify/local-functions-proxy-openbsd-x64/-/local-functions-proxy-openbsd-x64-1.1.1.tgz",
2300
+ "integrity": "sha512-1xLef/kLRNkBTXJ+ZGoRFcwsFxd/B2H3oeJZyXaZ3CN5umd9Mv9wZuAD74NuMt/535yRva8jtAJqvEgl9xMSdA==",
3658
2301
  "cpu": [
3659
- "arm64"
2302
+ "x64"
3660
2303
  ],
3661
- "license": "MIT",
3662
2304
  "optional": true,
3663
2305
  "os": [
3664
- "win32"
2306
+ "openbsd"
3665
2307
  ],
3666
- "engines": {
3667
- "node": ">=18"
2308
+ "bin": {
2309
+ "local-functions-proxy": "bin/local-functions-proxy"
3668
2310
  }
3669
2311
  },
3670
- "node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/win32-ia32": {
3671
- "version": "0.25.11",
3672
- "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.25.11.tgz",
3673
- "integrity": "sha512-3ukss6gb9XZ8TlRyJlgLn17ecsK4NSQTmdIXRASVsiS2sQ6zPPZklNJT5GR5tE/MUarymmy8kCEf5xPCNCqVOA==",
2312
+ "node_modules/@netlify/local-functions-proxy-win32-ia32": {
2313
+ "version": "1.1.1",
2314
+ "resolved": "https://registry.npmjs.org/@netlify/local-functions-proxy-win32-ia32/-/local-functions-proxy-win32-ia32-1.1.1.tgz",
2315
+ "integrity": "sha512-4IOMDBxp2f8VbIkhZ85zGNDrZR4ey8d68fCMSOIwitjsnKav35YrCf8UmAh3UR6CNIRJdJL4MW1GYePJ7iJ8uA==",
3674
2316
  "cpu": [
3675
2317
  "ia32"
3676
2318
  ],
3677
- "license": "MIT",
3678
2319
  "optional": true,
3679
2320
  "os": [
3680
2321
  "win32"
3681
2322
  ],
3682
- "engines": {
3683
- "node": ">=18"
2323
+ "bin": {
2324
+ "local-functions-proxy.exe": "bin/local-functions-proxy.exe"
3684
2325
  }
3685
2326
  },
3686
- "node_modules/@netlify/zip-it-and-ship-it/node_modules/@esbuild/win32-x64": {
3687
- "version": "0.25.11",
3688
- "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.25.11.tgz",
3689
- "integrity": "sha512-D7Hpz6A2L4hzsRpPaCYkQnGOotdUpDzSGRIv9I+1ITdHROSFUWW95ZPZWQmGka1Fg7W3zFJowyn9WGwMJ0+KPA==",
2327
+ "node_modules/@netlify/local-functions-proxy-win32-x64": {
2328
+ "version": "1.1.1",
2329
+ "resolved": "https://registry.npmjs.org/@netlify/local-functions-proxy-win32-x64/-/local-functions-proxy-win32-x64-1.1.1.tgz",
2330
+ "integrity": "sha512-VCBXBJWBujVxyo5f+3r8ovLc9I7wJqpmgDn3ixs1fvdrER5Ac+SzYwYH4mUug9HI08mzTSAKZErzKeuadSez3w==",
3690
2331
  "cpu": [
3691
2332
  "x64"
3692
2333
  ],
3693
- "license": "MIT",
3694
2334
  "optional": true,
3695
2335
  "os": [
3696
2336
  "win32"
3697
2337
  ],
2338
+ "bin": {
2339
+ "local-functions-proxy.exe": "bin/local-functions-proxy.exe"
2340
+ }
2341
+ },
2342
+ "node_modules/@netlify/open-api": {
2343
+ "version": "2.40.0",
2344
+ "resolved": "https://registry.npmjs.org/@netlify/open-api/-/open-api-2.40.0.tgz",
2345
+ "integrity": "sha512-Dp4lilDnkRKGWnljGkFVxfoh1wsWqxheE5/ZOf/sMZPsh3jGu5QZ4hVLEidzXYB/zIKFFqLaUbP2XYVxTqWqyQ==",
2346
+ "license": "MIT",
3698
2347
  "engines": {
3699
- "node": ">=18"
2348
+ "node": ">=14.8.0"
3700
2349
  }
3701
2350
  },
3702
- "node_modules/@netlify/zip-it-and-ship-it/node_modules/@netlify/serverless-functions-api": {
3703
- "version": "2.7.2",
3704
- "resolved": "https://registry.npmjs.org/@netlify/serverless-functions-api/-/serverless-functions-api-2.7.2.tgz",
3705
- "integrity": "sha512-/hevTzZMi0kZdclzfoIAd+UfXcYG/E9CjIiAqy6mFN0sSjeHdUO0v6P8GF2heVtQQzUyMBxebMmAzUVt5TsbXg==",
2351
+ "node_modules/@netlify/opentelemetry-utils": {
2352
+ "version": "2.0.1",
2353
+ "resolved": "https://registry.npmjs.org/@netlify/opentelemetry-utils/-/opentelemetry-utils-2.0.1.tgz",
2354
+ "integrity": "sha512-SE9dZZR620yTYky8By/8h+UaTMugxue8oL51aRUrvtDg7y8Ed6fYKC8VY5JExCkLWQ1k3874qktwfc5gdMVx+w==",
2355
+ "engines": {
2356
+ "node": ">=18.14.0"
2357
+ },
2358
+ "peerDependencies": {
2359
+ "@opentelemetry/api": "~1.8.0"
2360
+ }
2361
+ },
2362
+ "node_modules/@netlify/plugins-list": {
2363
+ "version": "6.80.0",
2364
+ "resolved": "https://registry.npmjs.org/@netlify/plugins-list/-/plugins-list-6.80.0.tgz",
2365
+ "integrity": "sha512-bCKLI51UZ70ziIWsf2nvgPd4XuG6m8AMCoHiYtl/BSsiaSBfmryZnTTqdRXerH09tBRpbPPwzaEgUJwyU9o8Qw==",
2366
+ "engines": {
2367
+ "node": "^14.14.0 || >=16.0.0"
2368
+ }
2369
+ },
2370
+ "node_modules/@netlify/redirect-parser": {
2371
+ "version": "15.0.3",
2372
+ "resolved": "https://registry.npmjs.org/@netlify/redirect-parser/-/redirect-parser-15.0.3.tgz",
2373
+ "integrity": "sha512-/HB3fcRRNgf6O/pbLn4EYNDHrU2kiadMMnazg8/OjvQK2S9i4y61vQcrICvDxYKUKQdgeEaABUuaCNAJFnfD9w==",
2374
+ "dependencies": {
2375
+ "@iarna/toml": "^2.2.5",
2376
+ "fast-safe-stringify": "^2.1.1",
2377
+ "is-plain-obj": "^4.0.0",
2378
+ "path-exists": "^5.0.0"
2379
+ },
2380
+ "engines": {
2381
+ "node": ">=18.14.0"
2382
+ }
2383
+ },
2384
+ "node_modules/@netlify/run-utils": {
2385
+ "version": "6.0.2",
2386
+ "resolved": "https://registry.npmjs.org/@netlify/run-utils/-/run-utils-6.0.2.tgz",
2387
+ "integrity": "sha512-62K++LDoPqcR1hTnOL2JhuAfY0LMgQ6MgW89DehPplKLbKaEXQH1K1+hUDvgKsn68ofTpE1CTq30PGZQo8fVxw==",
2388
+ "dependencies": {
2389
+ "execa": "^8.0.0"
2390
+ },
2391
+ "engines": {
2392
+ "node": ">=18.14.0"
2393
+ }
2394
+ },
2395
+ "node_modules/@netlify/run-utils/node_modules/execa": {
2396
+ "version": "8.0.1",
2397
+ "resolved": "https://registry.npmjs.org/execa/-/execa-8.0.1.tgz",
2398
+ "integrity": "sha512-VyhnebXciFV2DESc+p6B+y0LjSm0krU4OgJN44qFAhBY0TJ+1V61tYD2+wHusZ6F9n5K+vl8k0sTy7PEfV4qpg==",
2399
+ "dependencies": {
2400
+ "cross-spawn": "^7.0.3",
2401
+ "get-stream": "^8.0.1",
2402
+ "human-signals": "^5.0.0",
2403
+ "is-stream": "^3.0.0",
2404
+ "merge-stream": "^2.0.0",
2405
+ "npm-run-path": "^5.1.0",
2406
+ "onetime": "^6.0.0",
2407
+ "signal-exit": "^4.1.0",
2408
+ "strip-final-newline": "^3.0.0"
2409
+ },
2410
+ "engines": {
2411
+ "node": ">=16.17"
2412
+ },
2413
+ "funding": {
2414
+ "url": "https://github.com/sindresorhus/execa?sponsor=1"
2415
+ }
2416
+ },
2417
+ "node_modules/@netlify/run-utils/node_modules/get-stream": {
2418
+ "version": "8.0.1",
2419
+ "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-8.0.1.tgz",
2420
+ "integrity": "sha512-VaUJspBffn/LMCJVoMvSAdmscJyS1auj5Zulnn5UoYcY531UWmdwhRWkcGKnGU93m5HSXP9LP2usOryrBtQowA==",
2421
+ "engines": {
2422
+ "node": ">=16"
2423
+ },
2424
+ "funding": {
2425
+ "url": "https://github.com/sponsors/sindresorhus"
2426
+ }
2427
+ },
2428
+ "node_modules/@netlify/run-utils/node_modules/human-signals": {
2429
+ "version": "5.0.0",
2430
+ "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-5.0.0.tgz",
2431
+ "integrity": "sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==",
2432
+ "engines": {
2433
+ "node": ">=16.17.0"
2434
+ }
2435
+ },
2436
+ "node_modules/@netlify/run-utils/node_modules/is-stream": {
2437
+ "version": "3.0.0",
2438
+ "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-3.0.0.tgz",
2439
+ "integrity": "sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA==",
2440
+ "engines": {
2441
+ "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
2442
+ },
2443
+ "funding": {
2444
+ "url": "https://github.com/sponsors/sindresorhus"
2445
+ }
2446
+ },
2447
+ "node_modules/@netlify/run-utils/node_modules/npm-run-path": {
2448
+ "version": "5.3.0",
2449
+ "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-5.3.0.tgz",
2450
+ "integrity": "sha512-ppwTtiJZq0O/ai0z7yfudtBpWIoxM8yE6nHi1X47eFR2EWORqfbu6CnPlNsjeN683eT0qG6H/Pyf9fCcvjnnnQ==",
2451
+ "dependencies": {
2452
+ "path-key": "^4.0.0"
2453
+ },
2454
+ "engines": {
2455
+ "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
2456
+ },
2457
+ "funding": {
2458
+ "url": "https://github.com/sponsors/sindresorhus"
2459
+ }
2460
+ },
2461
+ "node_modules/@netlify/run-utils/node_modules/onetime": {
2462
+ "version": "6.0.0",
2463
+ "resolved": "https://registry.npmjs.org/onetime/-/onetime-6.0.0.tgz",
2464
+ "integrity": "sha512-1FlR+gjXK7X+AsAHso35MnyN5KqGwJRi/31ft6x0M194ht7S+rWAvd7PHss9xSKMzE0asv1pyIHaJYq+BbacAQ==",
2465
+ "dependencies": {
2466
+ "mimic-fn": "^4.0.0"
2467
+ },
2468
+ "engines": {
2469
+ "node": ">=12"
2470
+ },
2471
+ "funding": {
2472
+ "url": "https://github.com/sponsors/sindresorhus"
2473
+ }
2474
+ },
2475
+ "node_modules/@netlify/run-utils/node_modules/signal-exit": {
2476
+ "version": "4.1.0",
2477
+ "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
2478
+ "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
2479
+ "engines": {
2480
+ "node": ">=14"
2481
+ },
2482
+ "funding": {
2483
+ "url": "https://github.com/sponsors/isaacs"
2484
+ }
2485
+ },
2486
+ "node_modules/@netlify/run-utils/node_modules/strip-final-newline": {
2487
+ "version": "3.0.0",
2488
+ "resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-3.0.0.tgz",
2489
+ "integrity": "sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw==",
2490
+ "engines": {
2491
+ "node": ">=12"
2492
+ },
2493
+ "funding": {
2494
+ "url": "https://github.com/sponsors/sindresorhus"
2495
+ }
2496
+ },
2497
+ "node_modules/@netlify/types": {
2498
+ "version": "2.1.0",
2499
+ "resolved": "https://registry.npmjs.org/@netlify/types/-/types-2.1.0.tgz",
2500
+ "integrity": "sha512-ktUb5d58pt1lQGXO5E9S0F1ljM0g+CoQuGTVII0IxBc0apmPq5RI0o3OWLY7U3ZERRiYTg5UfjiMihBEzuZsuw==",
3706
2501
  "license": "MIT",
3707
2502
  "engines": {
3708
- "node": ">=18.0.0"
2503
+ "node": "^18.14.0 || >=20"
3709
2504
  }
3710
2505
  },
3711
- "node_modules/@netlify/zip-it-and-ship-it/node_modules/esbuild": {
3712
- "version": "0.25.11",
3713
- "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.25.11.tgz",
3714
- "integrity": "sha512-KohQwyzrKTQmhXDW1PjCv3Tyspn9n5GcY2RTDqeORIdIJY8yKIF7sTSopFmn/wpMPW4rdPXI0UE5LJLuq3bx0Q==",
3715
- "hasInstallScript": true,
2506
+ "node_modules/@netlify/zip-it-and-ship-it": {
2507
+ "version": "14.1.11",
2508
+ "resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-14.1.11.tgz",
2509
+ "integrity": "sha512-5Ed9XH1JVPL7pAdq9zpC2WHjqHhHkaghuV3r2bvTTpx9JrTdzZxPeNnjZRjJMkjQAi8xSped5hNFJuD0QYmOuw==",
3716
2510
  "license": "MIT",
2511
+ "dependencies": {
2512
+ "@babel/parser": "^7.22.5",
2513
+ "@babel/types": "7.28.4",
2514
+ "@netlify/binary-info": "^1.0.0",
2515
+ "@netlify/serverless-functions-api": "^2.7.1",
2516
+ "@vercel/nft": "0.29.4",
2517
+ "archiver": "^7.0.0",
2518
+ "common-path-prefix": "^3.0.0",
2519
+ "copy-file": "^11.0.0",
2520
+ "es-module-lexer": "^1.0.0",
2521
+ "esbuild": "0.25.10",
2522
+ "execa": "^8.0.0",
2523
+ "fast-glob": "^3.3.3",
2524
+ "filter-obj": "^6.0.0",
2525
+ "find-up": "^7.0.0",
2526
+ "is-path-inside": "^4.0.0",
2527
+ "junk": "^4.0.0",
2528
+ "locate-path": "^7.0.0",
2529
+ "merge-options": "^3.0.4",
2530
+ "minimatch": "^9.0.0",
2531
+ "normalize-path": "^3.0.0",
2532
+ "p-map": "^7.0.0",
2533
+ "path-exists": "^5.0.0",
2534
+ "precinct": "^12.0.0",
2535
+ "require-package-name": "^2.0.1",
2536
+ "resolve": "^2.0.0-next.1",
2537
+ "semver": "^7.3.8",
2538
+ "tmp-promise": "^3.0.2",
2539
+ "toml": "^3.0.0",
2540
+ "unixify": "^1.0.0",
2541
+ "urlpattern-polyfill": "8.0.2",
2542
+ "yargs": "^17.0.0",
2543
+ "zod": "^3.23.8"
2544
+ },
3717
2545
  "bin": {
3718
- "esbuild": "bin/esbuild"
2546
+ "zip-it-and-ship-it": "bin.js"
3719
2547
  },
3720
2548
  "engines": {
3721
- "node": ">=18"
3722
- },
3723
- "optionalDependencies": {
3724
- "@esbuild/aix-ppc64": "0.25.11",
3725
- "@esbuild/android-arm": "0.25.11",
3726
- "@esbuild/android-arm64": "0.25.11",
3727
- "@esbuild/android-x64": "0.25.11",
3728
- "@esbuild/darwin-arm64": "0.25.11",
3729
- "@esbuild/darwin-x64": "0.25.11",
3730
- "@esbuild/freebsd-arm64": "0.25.11",
3731
- "@esbuild/freebsd-x64": "0.25.11",
3732
- "@esbuild/linux-arm": "0.25.11",
3733
- "@esbuild/linux-arm64": "0.25.11",
3734
- "@esbuild/linux-ia32": "0.25.11",
3735
- "@esbuild/linux-loong64": "0.25.11",
3736
- "@esbuild/linux-mips64el": "0.25.11",
3737
- "@esbuild/linux-ppc64": "0.25.11",
3738
- "@esbuild/linux-riscv64": "0.25.11",
3739
- "@esbuild/linux-s390x": "0.25.11",
3740
- "@esbuild/linux-x64": "0.25.11",
3741
- "@esbuild/netbsd-arm64": "0.25.11",
3742
- "@esbuild/netbsd-x64": "0.25.11",
3743
- "@esbuild/openbsd-arm64": "0.25.11",
3744
- "@esbuild/openbsd-x64": "0.25.11",
3745
- "@esbuild/openharmony-arm64": "0.25.11",
3746
- "@esbuild/sunos-x64": "0.25.11",
3747
- "@esbuild/win32-arm64": "0.25.11",
3748
- "@esbuild/win32-ia32": "0.25.11",
3749
- "@esbuild/win32-x64": "0.25.11"
2549
+ "node": ">=18.14.0"
2550
+ }
2551
+ },
2552
+ "node_modules/@netlify/zip-it-and-ship-it/node_modules/@netlify/serverless-functions-api": {
2553
+ "version": "2.7.1",
2554
+ "resolved": "https://registry.npmjs.org/@netlify/serverless-functions-api/-/serverless-functions-api-2.7.1.tgz",
2555
+ "integrity": "sha512-NQcLB8BHbIsgSBPk9A/OBR5mGpc6dOAg1iRsYHWK0IoKsvwQ9a7bZc2+E40nE41Mnk24UjfK09vDLxP85O/zwA==",
2556
+ "license": "MIT",
2557
+ "engines": {
2558
+ "node": ">=18.0.0"
3750
2559
  }
3751
2560
  },
3752
2561
  "node_modules/@netlify/zip-it-and-ship-it/node_modules/execa": {