netlify-cli 24.2.0 → 24.4.0
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.
- package/dist/commands/database/database.d.ts.map +1 -1
- package/dist/commands/database/database.js +21 -1
- package/dist/commands/database/database.js.map +1 -1
- package/dist/commands/database/db-connection.d.ts +1 -1
- package/dist/commands/database/db-connection.d.ts.map +1 -1
- package/dist/commands/database/db-connection.js.map +1 -1
- package/dist/commands/database/migration-new.d.ts +13 -0
- package/dist/commands/database/migration-new.d.ts.map +1 -0
- package/dist/commands/database/migration-new.js +135 -0
- package/dist/commands/database/migration-new.js.map +1 -0
- package/dist/commands/switch/index.d.ts.map +1 -1
- package/dist/commands/switch/index.js +1 -0
- package/dist/commands/switch/index.js.map +1 -1
- package/dist/commands/switch/switch.d.ts +1 -1
- package/dist/commands/switch/switch.d.ts.map +1 -1
- package/dist/commands/switch/switch.js +14 -6
- package/dist/commands/switch/switch.js.map +1 -1
- package/dist/lib/exec-fetcher.d.ts.map +1 -1
- package/dist/lib/exec-fetcher.js +87 -25
- package/dist/lib/exec-fetcher.js.map +1 -1
- package/dist/tsconfig.build.tsbuildinfo +1 -1
- package/dist/utils/deploy/deploy-site.d.ts.map +1 -1
- package/dist/utils/deploy/deploy-site.js +6 -0
- package/dist/utils/deploy/deploy-site.js.map +1 -1
- package/dist/utils/live-tunnel.d.ts.map +1 -1
- package/dist/utils/live-tunnel.js +0 -1
- package/dist/utils/live-tunnel.js.map +1 -1
- package/functions-templates/javascript/scheduled-function/package.json +1 -1
- package/functions-templates/typescript/hello-world/package-lock.json +15 -15
- package/functions-templates/typescript/hello-world/package.json +1 -1
- package/functions-templates/typescript/scheduled-function/package.json +1 -1
- package/npm-shrinkwrap.json +229 -814
- package/package.json +17 -17
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,36 +1,36 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "netlify-cli",
|
|
3
|
-
"version": "24.
|
|
3
|
+
"version": "24.4.0",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "netlify-cli",
|
|
9
|
-
"version": "24.
|
|
9
|
+
"version": "24.4.0",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "MIT",
|
|
12
12
|
"dependencies": {
|
|
13
13
|
"@fastify/static": "9.0.0",
|
|
14
|
-
"@netlify/ai": "0.4.
|
|
14
|
+
"@netlify/ai": "0.4.1",
|
|
15
15
|
"@netlify/api": "14.0.18",
|
|
16
16
|
"@netlify/blobs": "10.7.0",
|
|
17
|
-
"@netlify/build": "35.
|
|
17
|
+
"@netlify/build": "35.10.1",
|
|
18
18
|
"@netlify/build-info": "10.4.0",
|
|
19
|
-
"@netlify/config": "24.4.
|
|
20
|
-
"@netlify/dev": "4.16.
|
|
21
|
-
"@netlify/dev-utils": "4.4.
|
|
22
|
-
"@netlify/edge-bundler": "14.9.
|
|
23
|
-
"@netlify/edge-functions": "3.0.
|
|
19
|
+
"@netlify/config": "24.4.4",
|
|
20
|
+
"@netlify/dev": "4.16.4",
|
|
21
|
+
"@netlify/dev-utils": "4.4.3",
|
|
22
|
+
"@netlify/edge-bundler": "14.9.18",
|
|
23
|
+
"@netlify/edge-functions": "3.0.6",
|
|
24
24
|
"@netlify/edge-functions-bootstrap": "2.17.1",
|
|
25
25
|
"@netlify/headers-parser": "9.0.3",
|
|
26
|
-
"@netlify/images": "1.3.
|
|
26
|
+
"@netlify/images": "1.3.7",
|
|
27
27
|
"@netlify/local-functions-proxy": "2.0.3",
|
|
28
28
|
"@netlify/redirect-parser": "15.0.4",
|
|
29
|
-
"@netlify/zip-it-and-ship-it": "14.
|
|
29
|
+
"@netlify/zip-it-and-ship-it": "14.5.1",
|
|
30
30
|
"@octokit/rest": "22.0.0",
|
|
31
31
|
"@opentelemetry/api": "1.8.0",
|
|
32
32
|
"@pnpm/tabtab": "0.5.4",
|
|
33
|
-
"ansi-escapes": "7.
|
|
33
|
+
"ansi-escapes": "7.3.0",
|
|
34
34
|
"ansi-to-html": "0.7.2",
|
|
35
35
|
"ascii-table": "0.0.9",
|
|
36
36
|
"backoff": "2.5.0",
|
|
@@ -40,16 +40,16 @@
|
|
|
40
40
|
"ci-info": "4.4.0",
|
|
41
41
|
"clean-deep": "3.4.0",
|
|
42
42
|
"commander": "12.1.0",
|
|
43
|
-
"comment-json": "4.
|
|
43
|
+
"comment-json": "4.6.2",
|
|
44
44
|
"content-type": "1.0.5",
|
|
45
|
-
"cookie": "1.
|
|
45
|
+
"cookie": "1.1.1",
|
|
46
46
|
"cron-parser": "4.9.0",
|
|
47
47
|
"debug": "4.4.3",
|
|
48
48
|
"decache": "4.6.2",
|
|
49
49
|
"dot-prop": "10.1.0",
|
|
50
|
-
"dotenv": "17.
|
|
50
|
+
"dotenv": "17.3.1",
|
|
51
51
|
"env-paths": "4.0.0",
|
|
52
|
-
"envinfo": "7.
|
|
52
|
+
"envinfo": "7.21.0",
|
|
53
53
|
"etag": "1.8.1",
|
|
54
54
|
"execa": "5.1.1",
|
|
55
55
|
"express": "5.2.1",
|
|
@@ -61,7 +61,6 @@
|
|
|
61
61
|
"folder-walker": "3.2.0",
|
|
62
62
|
"fuzzy": "0.1.3",
|
|
63
63
|
"get-port": "5.1.1",
|
|
64
|
-
"gh-release-fetch": "4.0.3",
|
|
65
64
|
"git-repo-info": "2.1.1",
|
|
66
65
|
"gitconfiglocal": "2.1.0",
|
|
67
66
|
"http-proxy": "1.18.1",
|
|
@@ -81,6 +80,7 @@
|
|
|
81
80
|
"log-update": "7.2.0",
|
|
82
81
|
"maxstache": "1.0.7",
|
|
83
82
|
"maxstache-stream": "1.0.4",
|
|
83
|
+
"modern-tar": "^0.7.5",
|
|
84
84
|
"multiparty": "4.2.3",
|
|
85
85
|
"nanospinner": "1.2.2",
|
|
86
86
|
"netlify-redirector": "0.5.0",
|
|
@@ -92,7 +92,7 @@
|
|
|
92
92
|
"p-wait-for": "6.0.0",
|
|
93
93
|
"parallel-transform": "1.2.0",
|
|
94
94
|
"parse-github-url": "1.0.3",
|
|
95
|
-
"pg": "
|
|
95
|
+
"pg": "8.20.0",
|
|
96
96
|
"prettyjson": "1.2.5",
|
|
97
97
|
"raw-body": "3.0.1",
|
|
98
98
|
"read-package-up": "12.0.0",
|
|
@@ -451,6 +451,27 @@
|
|
|
451
451
|
"glob": "^13.0.0"
|
|
452
452
|
}
|
|
453
453
|
},
|
|
454
|
+
"node_modules/@fastify/static/node_modules/balanced-match": {
|
|
455
|
+
"version": "4.0.4",
|
|
456
|
+
"resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz",
|
|
457
|
+
"integrity": "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==",
|
|
458
|
+
"license": "MIT",
|
|
459
|
+
"engines": {
|
|
460
|
+
"node": "18 || 20 || >=22"
|
|
461
|
+
}
|
|
462
|
+
},
|
|
463
|
+
"node_modules/@fastify/static/node_modules/brace-expansion": {
|
|
464
|
+
"version": "5.0.4",
|
|
465
|
+
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.4.tgz",
|
|
466
|
+
"integrity": "sha512-h+DEnpVvxmfVefa4jFbCf5HdH5YMDXRsmKflpf1pILZWRFlTbJpxeU55nJl4Smt5HQaGzg1o6RHFPJaOqnmBDg==",
|
|
467
|
+
"license": "MIT",
|
|
468
|
+
"dependencies": {
|
|
469
|
+
"balanced-match": "^4.0.2"
|
|
470
|
+
},
|
|
471
|
+
"engines": {
|
|
472
|
+
"node": "18 || 20 || >=22"
|
|
473
|
+
}
|
|
474
|
+
},
|
|
454
475
|
"node_modules/@fastify/static/node_modules/content-disposition": {
|
|
455
476
|
"version": "1.0.1",
|
|
456
477
|
"license": "MIT",
|
|
@@ -485,13 +506,15 @@
|
|
|
485
506
|
}
|
|
486
507
|
},
|
|
487
508
|
"node_modules/@fastify/static/node_modules/minimatch": {
|
|
488
|
-
"version": "10.
|
|
509
|
+
"version": "10.2.4",
|
|
510
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.4.tgz",
|
|
511
|
+
"integrity": "sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==",
|
|
489
512
|
"license": "BlueOak-1.0.0",
|
|
490
513
|
"dependencies": {
|
|
491
|
-
"
|
|
514
|
+
"brace-expansion": "^5.0.2"
|
|
492
515
|
},
|
|
493
516
|
"engines": {
|
|
494
|
-
"node": "20 || >=22"
|
|
517
|
+
"node": "18 || 20 || >=22"
|
|
495
518
|
},
|
|
496
519
|
"funding": {
|
|
497
520
|
"url": "https://github.com/sponsors/isaacs"
|
|
@@ -980,23 +1003,6 @@
|
|
|
980
1003
|
"url": "https://opencollective.com/express"
|
|
981
1004
|
}
|
|
982
1005
|
},
|
|
983
|
-
"node_modules/@isaacs/balanced-match": {
|
|
984
|
-
"version": "4.0.1",
|
|
985
|
-
"license": "MIT",
|
|
986
|
-
"engines": {
|
|
987
|
-
"node": "20 || >=22"
|
|
988
|
-
}
|
|
989
|
-
},
|
|
990
|
-
"node_modules/@isaacs/brace-expansion": {
|
|
991
|
-
"version": "5.0.1",
|
|
992
|
-
"license": "MIT",
|
|
993
|
-
"dependencies": {
|
|
994
|
-
"@isaacs/balanced-match": "^4.0.1"
|
|
995
|
-
},
|
|
996
|
-
"engines": {
|
|
997
|
-
"node": "20 || >=22"
|
|
998
|
-
}
|
|
999
|
-
},
|
|
1000
1006
|
"node_modules/@isaacs/cliui": {
|
|
1001
1007
|
"version": "8.0.2",
|
|
1002
1008
|
"license": "ISC",
|
|
@@ -1112,9 +1118,11 @@
|
|
|
1112
1118
|
}
|
|
1113
1119
|
},
|
|
1114
1120
|
"node_modules/@netlify/ai": {
|
|
1115
|
-
"version": "0.4.
|
|
1121
|
+
"version": "0.4.1",
|
|
1122
|
+
"resolved": "https://registry.npmjs.org/@netlify/ai/-/ai-0.4.1.tgz",
|
|
1123
|
+
"integrity": "sha512-ETLtV/9taYrcGhszwO+BLFgFJJ2MCnJp8BwxfwV6Z/+z3SsaUG4ExC8x4xzNCdB2GPWxXrXkvR2LFNsPFSLcRA==",
|
|
1116
1124
|
"dependencies": {
|
|
1117
|
-
"@netlify/api": "^14.0.
|
|
1125
|
+
"@netlify/api": "^14.0.18"
|
|
1118
1126
|
},
|
|
1119
1127
|
"engines": {
|
|
1120
1128
|
"node": ">=20.6.1"
|
|
@@ -1232,22 +1240,22 @@
|
|
|
1232
1240
|
}
|
|
1233
1241
|
},
|
|
1234
1242
|
"node_modules/@netlify/build": {
|
|
1235
|
-
"version": "35.
|
|
1236
|
-
"resolved": "https://registry.npmjs.org/@netlify/build/-/build-35.
|
|
1237
|
-
"integrity": "sha512-
|
|
1243
|
+
"version": "35.10.1",
|
|
1244
|
+
"resolved": "https://registry.npmjs.org/@netlify/build/-/build-35.10.1.tgz",
|
|
1245
|
+
"integrity": "sha512-wzTJcqXvqDXbkAYgB6KWVH8kbLXhUjMo27LT6i0blEzq2YYzJlzrz74+sdybyeSU2bqTIWV+MCDG7fzI043Ang==",
|
|
1238
1246
|
"license": "MIT",
|
|
1239
1247
|
"dependencies": {
|
|
1240
1248
|
"@bugsnag/js": "^8.0.0",
|
|
1241
1249
|
"@netlify/blobs": "^10.4.4",
|
|
1242
1250
|
"@netlify/cache-utils": "^6.0.5",
|
|
1243
|
-
"@netlify/config": "^24.4.
|
|
1244
|
-
"@netlify/edge-bundler": "14.9.
|
|
1245
|
-
"@netlify/functions-utils": "^6.2.
|
|
1251
|
+
"@netlify/config": "^24.4.4",
|
|
1252
|
+
"@netlify/edge-bundler": "14.9.18",
|
|
1253
|
+
"@netlify/functions-utils": "^6.2.27",
|
|
1246
1254
|
"@netlify/git-utils": "^6.0.4",
|
|
1247
1255
|
"@netlify/opentelemetry-utils": "^2.0.2",
|
|
1248
1256
|
"@netlify/plugins-list": "^6.81.3",
|
|
1249
1257
|
"@netlify/run-utils": "^6.0.3",
|
|
1250
|
-
"@netlify/zip-it-and-ship-it": "14.
|
|
1258
|
+
"@netlify/zip-it-and-ship-it": "14.5.1",
|
|
1251
1259
|
"@sindresorhus/slugify": "^2.0.0",
|
|
1252
1260
|
"ansi-escapes": "^7.0.0",
|
|
1253
1261
|
"ansis": "^4.1.0",
|
|
@@ -1620,9 +1628,9 @@
|
|
|
1620
1628
|
}
|
|
1621
1629
|
},
|
|
1622
1630
|
"node_modules/@netlify/cache": {
|
|
1623
|
-
"version": "3.4.
|
|
1624
|
-
"resolved": "https://registry.npmjs.org/@netlify/cache/-/cache-3.4.
|
|
1625
|
-
"integrity": "sha512-
|
|
1631
|
+
"version": "3.4.4",
|
|
1632
|
+
"resolved": "https://registry.npmjs.org/@netlify/cache/-/cache-3.4.4.tgz",
|
|
1633
|
+
"integrity": "sha512-CL9WZjbxe9/Gkcpfkl6h1F0BkBxUg9b4HHleGjmo0rs/PDUJ2NDQVKtEospllH2+KDUdB6EsPhiJN+v9Jcdv1g==",
|
|
1626
1634
|
"license": "MIT",
|
|
1627
1635
|
"dependencies": {
|
|
1628
1636
|
"@netlify/runtime-utils": "2.3.0"
|
|
@@ -1663,11 +1671,13 @@
|
|
|
1663
1671
|
}
|
|
1664
1672
|
},
|
|
1665
1673
|
"node_modules/@netlify/config": {
|
|
1666
|
-
"version": "24.4.
|
|
1674
|
+
"version": "24.4.4",
|
|
1675
|
+
"resolved": "https://registry.npmjs.org/@netlify/config/-/config-24.4.4.tgz",
|
|
1676
|
+
"integrity": "sha512-EEg9G5NeWOAibnCBn5/k7HLDg6UoDnHlBW5BsWYTNwmKIjFyUEHsFhPIINfJ90ToPPzlStBRkDyaO7/fRrHPNg==",
|
|
1667
1677
|
"license": "MIT",
|
|
1668
1678
|
"dependencies": {
|
|
1669
1679
|
"@iarna/toml": "^2.2.5",
|
|
1670
|
-
"@netlify/api": "^14.0.
|
|
1680
|
+
"@netlify/api": "^14.0.18",
|
|
1671
1681
|
"@netlify/headers-parser": "^9.0.3",
|
|
1672
1682
|
"@netlify/redirect-parser": "^15.0.4",
|
|
1673
1683
|
"chalk": "^5.0.0",
|
|
@@ -1701,6 +1711,8 @@
|
|
|
1701
1711
|
},
|
|
1702
1712
|
"node_modules/@netlify/config/node_modules/dot-prop": {
|
|
1703
1713
|
"version": "9.0.0",
|
|
1714
|
+
"resolved": "https://registry.npmjs.org/dot-prop/-/dot-prop-9.0.0.tgz",
|
|
1715
|
+
"integrity": "sha512-1gxPBJpI/pcjQhKgIU91II6Wkay+dLcN3M6rf2uwP8hRur3HtQXjVrdAK3sjC0piaEuxzMwjXChcETiJl47lAQ==",
|
|
1704
1716
|
"license": "MIT",
|
|
1705
1717
|
"dependencies": {
|
|
1706
1718
|
"type-fest": "^4.18.2"
|
|
@@ -1714,6 +1726,8 @@
|
|
|
1714
1726
|
},
|
|
1715
1727
|
"node_modules/@netlify/config/node_modules/execa": {
|
|
1716
1728
|
"version": "8.0.1",
|
|
1729
|
+
"resolved": "https://registry.npmjs.org/execa/-/execa-8.0.1.tgz",
|
|
1730
|
+
"integrity": "sha512-VyhnebXciFV2DESc+p6B+y0LjSm0krU4OgJN44qFAhBY0TJ+1V61tYD2+wHusZ6F9n5K+vl8k0sTy7PEfV4qpg==",
|
|
1717
1731
|
"license": "MIT",
|
|
1718
1732
|
"dependencies": {
|
|
1719
1733
|
"cross-spawn": "^7.0.3",
|
|
@@ -1735,6 +1749,8 @@
|
|
|
1735
1749
|
},
|
|
1736
1750
|
"node_modules/@netlify/config/node_modules/find-up": {
|
|
1737
1751
|
"version": "7.0.0",
|
|
1752
|
+
"resolved": "https://registry.npmjs.org/find-up/-/find-up-7.0.0.tgz",
|
|
1753
|
+
"integrity": "sha512-YyZM99iHrqLKjmt4LJDj58KI+fYyufRLBSYcqycxf//KpBk9FoewoGX0450m9nB44qrZnovzC2oeP5hUibxc/g==",
|
|
1738
1754
|
"license": "MIT",
|
|
1739
1755
|
"dependencies": {
|
|
1740
1756
|
"locate-path": "^7.2.0",
|
|
@@ -1750,6 +1766,8 @@
|
|
|
1750
1766
|
},
|
|
1751
1767
|
"node_modules/@netlify/config/node_modules/get-stream": {
|
|
1752
1768
|
"version": "8.0.1",
|
|
1769
|
+
"resolved": "https://registry.npmjs.org/get-stream/-/get-stream-8.0.1.tgz",
|
|
1770
|
+
"integrity": "sha512-VaUJspBffn/LMCJVoMvSAdmscJyS1auj5Zulnn5UoYcY531UWmdwhRWkcGKnGU93m5HSXP9LP2usOryrBtQowA==",
|
|
1753
1771
|
"license": "MIT",
|
|
1754
1772
|
"engines": {
|
|
1755
1773
|
"node": ">=16"
|
|
@@ -1760,6 +1778,8 @@
|
|
|
1760
1778
|
},
|
|
1761
1779
|
"node_modules/@netlify/config/node_modules/human-signals": {
|
|
1762
1780
|
"version": "5.0.0",
|
|
1781
|
+
"resolved": "https://registry.npmjs.org/human-signals/-/human-signals-5.0.0.tgz",
|
|
1782
|
+
"integrity": "sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==",
|
|
1763
1783
|
"license": "Apache-2.0",
|
|
1764
1784
|
"engines": {
|
|
1765
1785
|
"node": ">=16.17.0"
|
|
@@ -1767,6 +1787,8 @@
|
|
|
1767
1787
|
},
|
|
1768
1788
|
"node_modules/@netlify/config/node_modules/is-stream": {
|
|
1769
1789
|
"version": "3.0.0",
|
|
1790
|
+
"resolved": "https://registry.npmjs.org/is-stream/-/is-stream-3.0.0.tgz",
|
|
1791
|
+
"integrity": "sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA==",
|
|
1770
1792
|
"license": "MIT",
|
|
1771
1793
|
"engines": {
|
|
1772
1794
|
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
@@ -1792,6 +1814,8 @@
|
|
|
1792
1814
|
},
|
|
1793
1815
|
"node_modules/@netlify/config/node_modules/npm-run-path": {
|
|
1794
1816
|
"version": "5.3.0",
|
|
1817
|
+
"resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-5.3.0.tgz",
|
|
1818
|
+
"integrity": "sha512-ppwTtiJZq0O/ai0z7yfudtBpWIoxM8yE6nHi1X47eFR2EWORqfbu6CnPlNsjeN683eT0qG6H/Pyf9fCcvjnnnQ==",
|
|
1795
1819
|
"license": "MIT",
|
|
1796
1820
|
"dependencies": {
|
|
1797
1821
|
"path-key": "^4.0.0"
|
|
@@ -1805,6 +1829,8 @@
|
|
|
1805
1829
|
},
|
|
1806
1830
|
"node_modules/@netlify/config/node_modules/onetime": {
|
|
1807
1831
|
"version": "6.0.0",
|
|
1832
|
+
"resolved": "https://registry.npmjs.org/onetime/-/onetime-6.0.0.tgz",
|
|
1833
|
+
"integrity": "sha512-1FlR+gjXK7X+AsAHso35MnyN5KqGwJRi/31ft6x0M194ht7S+rWAvd7PHss9xSKMzE0asv1pyIHaJYq+BbacAQ==",
|
|
1808
1834
|
"license": "MIT",
|
|
1809
1835
|
"dependencies": {
|
|
1810
1836
|
"mimic-fn": "^4.0.0"
|
|
@@ -1818,6 +1844,8 @@
|
|
|
1818
1844
|
},
|
|
1819
1845
|
"node_modules/@netlify/config/node_modules/read-package-up": {
|
|
1820
1846
|
"version": "11.0.0",
|
|
1847
|
+
"resolved": "https://registry.npmjs.org/read-package-up/-/read-package-up-11.0.0.tgz",
|
|
1848
|
+
"integrity": "sha512-MbgfoNPANMdb4oRBNg5eqLbB2t2r+o5Ua1pNt8BqGp4I0FJZhuVSOj3PaBPni4azWuSzEdNn2evevzVmEk1ohQ==",
|
|
1821
1849
|
"license": "MIT",
|
|
1822
1850
|
"dependencies": {
|
|
1823
1851
|
"find-up-simple": "^1.0.0",
|
|
@@ -1833,6 +1861,8 @@
|
|
|
1833
1861
|
},
|
|
1834
1862
|
"node_modules/@netlify/config/node_modules/signal-exit": {
|
|
1835
1863
|
"version": "4.1.0",
|
|
1864
|
+
"resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
|
|
1865
|
+
"integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
|
|
1836
1866
|
"license": "ISC",
|
|
1837
1867
|
"engines": {
|
|
1838
1868
|
"node": ">=14"
|
|
@@ -1843,6 +1873,8 @@
|
|
|
1843
1873
|
},
|
|
1844
1874
|
"node_modules/@netlify/config/node_modules/strip-final-newline": {
|
|
1845
1875
|
"version": "3.0.0",
|
|
1876
|
+
"resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-3.0.0.tgz",
|
|
1877
|
+
"integrity": "sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw==",
|
|
1846
1878
|
"license": "MIT",
|
|
1847
1879
|
"engines": {
|
|
1848
1880
|
"node": ">=12"
|
|
@@ -1853,6 +1885,8 @@
|
|
|
1853
1885
|
},
|
|
1854
1886
|
"node_modules/@netlify/config/node_modules/zod": {
|
|
1855
1887
|
"version": "4.3.6",
|
|
1888
|
+
"resolved": "https://registry.npmjs.org/zod/-/zod-4.3.6.tgz",
|
|
1889
|
+
"integrity": "sha512-rftlrkhHZOcjDwkGlnUtZZkvaPHCsDATp4pGpuOOMDaTdDDXF91wuVDJoWoPsKX/3YPQ5fHuF3STjcYyKr+Qhg==",
|
|
1856
1890
|
"license": "MIT",
|
|
1857
1891
|
"funding": {
|
|
1858
1892
|
"url": "https://github.com/sponsors/colinhacks"
|
|
@@ -1872,23 +1906,23 @@
|
|
|
1872
1906
|
}
|
|
1873
1907
|
},
|
|
1874
1908
|
"node_modules/@netlify/dev": {
|
|
1875
|
-
"version": "4.16.
|
|
1876
|
-
"resolved": "https://registry.npmjs.org/@netlify/dev/-/dev-4.16.
|
|
1877
|
-
"integrity": "sha512-
|
|
1909
|
+
"version": "4.16.4",
|
|
1910
|
+
"resolved": "https://registry.npmjs.org/@netlify/dev/-/dev-4.16.4.tgz",
|
|
1911
|
+
"integrity": "sha512-IhyLtiEgOFCwpW/qYqCnY0LSwmw4PNgu4hJYIddLpIr/RPHAsDN+Ni3hEEW9RH8wkmvYmbc+xtxHPQZdyDUSgg==",
|
|
1878
1912
|
"license": "MIT",
|
|
1879
1913
|
"dependencies": {
|
|
1880
|
-
"@netlify/ai": "^0.4.
|
|
1881
|
-
"@netlify/blobs": "10.7.
|
|
1882
|
-
"@netlify/config": "^24.4.
|
|
1914
|
+
"@netlify/ai": "^0.4.1",
|
|
1915
|
+
"@netlify/blobs": "10.7.4",
|
|
1916
|
+
"@netlify/config": "^24.4.3",
|
|
1883
1917
|
"@netlify/db-dev": "0.7.0",
|
|
1884
|
-
"@netlify/dev-utils": "4.4.
|
|
1885
|
-
"@netlify/edge-functions-dev": "1.0.
|
|
1886
|
-
"@netlify/functions-dev": "1.2.
|
|
1887
|
-
"@netlify/headers": "2.1.
|
|
1888
|
-
"@netlify/images": "1.3.
|
|
1889
|
-
"@netlify/redirects": "3.1.
|
|
1890
|
-
"@netlify/runtime": "4.1.
|
|
1891
|
-
"@netlify/static": "3.1.
|
|
1918
|
+
"@netlify/dev-utils": "4.4.3",
|
|
1919
|
+
"@netlify/edge-functions-dev": "1.0.16",
|
|
1920
|
+
"@netlify/functions-dev": "1.2.4",
|
|
1921
|
+
"@netlify/headers": "2.1.8",
|
|
1922
|
+
"@netlify/images": "1.3.7",
|
|
1923
|
+
"@netlify/redirects": "3.1.10",
|
|
1924
|
+
"@netlify/runtime": "4.1.20",
|
|
1925
|
+
"@netlify/static": "3.1.7",
|
|
1892
1926
|
"ulid": "^3.0.0"
|
|
1893
1927
|
},
|
|
1894
1928
|
"engines": {
|
|
@@ -1896,9 +1930,9 @@
|
|
|
1896
1930
|
}
|
|
1897
1931
|
},
|
|
1898
1932
|
"node_modules/@netlify/dev-utils": {
|
|
1899
|
-
"version": "4.4.
|
|
1900
|
-
"resolved": "https://registry.npmjs.org/@netlify/dev-utils/-/dev-utils-4.4.
|
|
1901
|
-
"integrity": "sha512-
|
|
1933
|
+
"version": "4.4.3",
|
|
1934
|
+
"resolved": "https://registry.npmjs.org/@netlify/dev-utils/-/dev-utils-4.4.3.tgz",
|
|
1935
|
+
"integrity": "sha512-VkMD8YACshR6pHgoub6nikkI+SQVdhjVvLsOK2ZSpN2wMlDHdsD8uRjESfzv/yYfq5jlsGskfx1cf1FUurWt9A==",
|
|
1902
1936
|
"license": "MIT",
|
|
1903
1937
|
"dependencies": {
|
|
1904
1938
|
"@whatwg-node/server": "^0.10.0",
|
|
@@ -1949,13 +1983,13 @@
|
|
|
1949
1983
|
}
|
|
1950
1984
|
},
|
|
1951
1985
|
"node_modules/@netlify/dev/node_modules/@netlify/blobs": {
|
|
1952
|
-
"version": "10.7.
|
|
1953
|
-
"resolved": "https://registry.npmjs.org/@netlify/blobs/-/blobs-10.7.
|
|
1954
|
-
"integrity": "sha512-
|
|
1986
|
+
"version": "10.7.4",
|
|
1987
|
+
"resolved": "https://registry.npmjs.org/@netlify/blobs/-/blobs-10.7.4.tgz",
|
|
1988
|
+
"integrity": "sha512-03lXstB4xxDKeYs2RTTZrUGRC0ea2nVZvkdGlw2A42AdK7KA6N0ocVmkIn9x91oqFsqK3dWJTAv2bzaLjsehXg==",
|
|
1955
1989
|
"license": "MIT",
|
|
1956
1990
|
"dependencies": {
|
|
1957
|
-
"@netlify/dev-utils": "4.4.
|
|
1958
|
-
"@netlify/otel": "^5.1.
|
|
1991
|
+
"@netlify/dev-utils": "4.4.3",
|
|
1992
|
+
"@netlify/otel": "^5.1.5",
|
|
1959
1993
|
"@netlify/runtime-utils": "2.3.0"
|
|
1960
1994
|
},
|
|
1961
1995
|
"engines": {
|
|
@@ -1963,9 +1997,9 @@
|
|
|
1963
1997
|
}
|
|
1964
1998
|
},
|
|
1965
1999
|
"node_modules/@netlify/edge-bundler": {
|
|
1966
|
-
"version": "14.9.
|
|
1967
|
-
"resolved": "https://registry.npmjs.org/@netlify/edge-bundler/-/edge-bundler-14.9.
|
|
1968
|
-
"integrity": "sha512-
|
|
2000
|
+
"version": "14.9.18",
|
|
2001
|
+
"resolved": "https://registry.npmjs.org/@netlify/edge-bundler/-/edge-bundler-14.9.18.tgz",
|
|
2002
|
+
"integrity": "sha512-HwN/izdm5zCNlC3YvJp8QUxxS8NcrhgEtitLb4BYyF/38bK+tTgU+CBnp90TcGm8uwEWdYCGNszEt+YGtPJBLw==",
|
|
1969
2003
|
"license": "MIT",
|
|
1970
2004
|
"dependencies": {
|
|
1971
2005
|
"@import-maps/resolve": "^2.0.0",
|
|
@@ -1986,7 +2020,7 @@
|
|
|
1986
2020
|
"parse-imports": "^2.2.1",
|
|
1987
2021
|
"path-key": "^4.0.0",
|
|
1988
2022
|
"semver": "^7.3.8",
|
|
1989
|
-
"tar": "^7.5.
|
|
2023
|
+
"tar": "^7.5.12",
|
|
1990
2024
|
"tmp-promise": "^3.0.3",
|
|
1991
2025
|
"urlpattern-polyfill": "8.0.2",
|
|
1992
2026
|
"uuid": "^11.0.0"
|
|
@@ -2659,10 +2693,12 @@
|
|
|
2659
2693
|
}
|
|
2660
2694
|
},
|
|
2661
2695
|
"node_modules/@netlify/edge-functions": {
|
|
2662
|
-
"version": "3.0.
|
|
2696
|
+
"version": "3.0.6",
|
|
2697
|
+
"resolved": "https://registry.npmjs.org/@netlify/edge-functions/-/edge-functions-3.0.6.tgz",
|
|
2698
|
+
"integrity": "sha512-xkVcTcpAuQKAY5GXKOjPTIct5Mz53NPHXOasggA+LTAxDDV4ohqSM8BIaXh1SgbcniHZyFhBqhc5hxZ+fFz5bQ==",
|
|
2663
2699
|
"license": "MIT",
|
|
2664
2700
|
"dependencies": {
|
|
2665
|
-
"@netlify/types": "2.
|
|
2701
|
+
"@netlify/types": "2.6.0"
|
|
2666
2702
|
},
|
|
2667
2703
|
"engines": {
|
|
2668
2704
|
"node": ">=18.0.0"
|
|
@@ -2673,14 +2709,14 @@
|
|
|
2673
2709
|
"license": "MIT"
|
|
2674
2710
|
},
|
|
2675
2711
|
"node_modules/@netlify/edge-functions-dev": {
|
|
2676
|
-
"version": "1.0.
|
|
2677
|
-
"resolved": "https://registry.npmjs.org/@netlify/edge-functions-dev/-/edge-functions-dev-1.0.
|
|
2678
|
-
"integrity": "sha512-
|
|
2712
|
+
"version": "1.0.16",
|
|
2713
|
+
"resolved": "https://registry.npmjs.org/@netlify/edge-functions-dev/-/edge-functions-dev-1.0.16.tgz",
|
|
2714
|
+
"integrity": "sha512-QQGUNPRvynKg4NJ7iiR0mYcsdA/QwIdUB/Fb4SGhhqBPicTcW4V5bEZ/JaMvEBMd2ZY8EKuWQ63Ryl4TVHI+QQ==",
|
|
2679
2715
|
"license": "MIT",
|
|
2680
2716
|
"dependencies": {
|
|
2681
|
-
"@netlify/dev-utils": "4.4.
|
|
2682
|
-
"@netlify/edge-bundler": "^14.9.
|
|
2683
|
-
"@netlify/edge-functions": "3.0.
|
|
2717
|
+
"@netlify/dev-utils": "4.4.3",
|
|
2718
|
+
"@netlify/edge-bundler": "^14.9.15",
|
|
2719
|
+
"@netlify/edge-functions": "3.0.6",
|
|
2684
2720
|
"@netlify/edge-functions-bootstrap": "2.16.0",
|
|
2685
2721
|
"@netlify/runtime-utils": "2.3.0",
|
|
2686
2722
|
"get-port": "^7.1.0"
|
|
@@ -2704,25 +2740,27 @@
|
|
|
2704
2740
|
}
|
|
2705
2741
|
},
|
|
2706
2742
|
"node_modules/@netlify/functions": {
|
|
2707
|
-
"version": "5.1.
|
|
2743
|
+
"version": "5.1.5",
|
|
2744
|
+
"resolved": "https://registry.npmjs.org/@netlify/functions/-/functions-5.1.5.tgz",
|
|
2745
|
+
"integrity": "sha512-mhTl6x3TWoRwNgz8HZ9zvSR9OHB/hDEA6VinBmWY5ubgycKNCerf6XyFaFnujH2Ygx3c32yg6QOOr1v9y8euug==",
|
|
2708
2746
|
"license": "MIT",
|
|
2709
2747
|
"dependencies": {
|
|
2710
|
-
"@netlify/types": "2.
|
|
2748
|
+
"@netlify/types": "2.6.0"
|
|
2711
2749
|
},
|
|
2712
2750
|
"engines": {
|
|
2713
2751
|
"node": ">=18.0.0"
|
|
2714
2752
|
}
|
|
2715
2753
|
},
|
|
2716
2754
|
"node_modules/@netlify/functions-dev": {
|
|
2717
|
-
"version": "1.2.
|
|
2718
|
-
"resolved": "https://registry.npmjs.org/@netlify/functions-dev/-/functions-dev-1.2.
|
|
2719
|
-
"integrity": "sha512-
|
|
2755
|
+
"version": "1.2.4",
|
|
2756
|
+
"resolved": "https://registry.npmjs.org/@netlify/functions-dev/-/functions-dev-1.2.4.tgz",
|
|
2757
|
+
"integrity": "sha512-Ejrb+1HL11zgVgaaMHWukH4hOXFy3FUtue8hD5rgBiLWeGp03uOlGehmbRz47FXvGBMK7Z4t7HZRZU/vpaN5+g==",
|
|
2720
2758
|
"license": "MIT",
|
|
2721
2759
|
"dependencies": {
|
|
2722
|
-
"@netlify/blobs": "10.7.
|
|
2723
|
-
"@netlify/dev-utils": "4.4.
|
|
2724
|
-
"@netlify/functions": "5.1.
|
|
2725
|
-
"@netlify/zip-it-and-ship-it": "^14.
|
|
2760
|
+
"@netlify/blobs": "10.7.4",
|
|
2761
|
+
"@netlify/dev-utils": "4.4.3",
|
|
2762
|
+
"@netlify/functions": "5.1.5",
|
|
2763
|
+
"@netlify/zip-it-and-ship-it": "^14.5.0",
|
|
2726
2764
|
"cron-parser": "^4.9.0",
|
|
2727
2765
|
"decache": "^4.6.2",
|
|
2728
2766
|
"extract-zip": "^2.0.1",
|
|
@@ -2738,13 +2776,13 @@
|
|
|
2738
2776
|
}
|
|
2739
2777
|
},
|
|
2740
2778
|
"node_modules/@netlify/functions-dev/node_modules/@netlify/blobs": {
|
|
2741
|
-
"version": "10.7.
|
|
2742
|
-
"resolved": "https://registry.npmjs.org/@netlify/blobs/-/blobs-10.7.
|
|
2743
|
-
"integrity": "sha512-
|
|
2779
|
+
"version": "10.7.4",
|
|
2780
|
+
"resolved": "https://registry.npmjs.org/@netlify/blobs/-/blobs-10.7.4.tgz",
|
|
2781
|
+
"integrity": "sha512-03lXstB4xxDKeYs2RTTZrUGRC0ea2nVZvkdGlw2A42AdK7KA6N0ocVmkIn9x91oqFsqK3dWJTAv2bzaLjsehXg==",
|
|
2744
2782
|
"license": "MIT",
|
|
2745
2783
|
"dependencies": {
|
|
2746
|
-
"@netlify/dev-utils": "4.4.
|
|
2747
|
-
"@netlify/otel": "^5.1.
|
|
2784
|
+
"@netlify/dev-utils": "4.4.3",
|
|
2785
|
+
"@netlify/otel": "^5.1.5",
|
|
2748
2786
|
"@netlify/runtime-utils": "2.3.0"
|
|
2749
2787
|
},
|
|
2750
2788
|
"engines": {
|
|
@@ -2767,12 +2805,12 @@
|
|
|
2767
2805
|
}
|
|
2768
2806
|
},
|
|
2769
2807
|
"node_modules/@netlify/functions-utils": {
|
|
2770
|
-
"version": "6.2.
|
|
2771
|
-
"resolved": "https://registry.npmjs.org/@netlify/functions-utils/-/functions-utils-6.2.
|
|
2772
|
-
"integrity": "sha512-
|
|
2808
|
+
"version": "6.2.27",
|
|
2809
|
+
"resolved": "https://registry.npmjs.org/@netlify/functions-utils/-/functions-utils-6.2.27.tgz",
|
|
2810
|
+
"integrity": "sha512-3sRhkOPBF/o7A41Nwc3S/606EYjKWQwZrX1CXusEOnvKhQGhME9AHEnffTIharb+ugdewwCpKb5HCJO+CdyumQ==",
|
|
2773
2811
|
"license": "MIT",
|
|
2774
2812
|
"dependencies": {
|
|
2775
|
-
"@netlify/zip-it-and-ship-it": "14.
|
|
2813
|
+
"@netlify/zip-it-and-ship-it": "14.5.1",
|
|
2776
2814
|
"cpy": "^11.0.0",
|
|
2777
2815
|
"path-exists": "^5.0.0"
|
|
2778
2816
|
},
|
|
@@ -2888,12 +2926,12 @@
|
|
|
2888
2926
|
}
|
|
2889
2927
|
},
|
|
2890
2928
|
"node_modules/@netlify/headers": {
|
|
2891
|
-
"version": "2.1.
|
|
2892
|
-
"resolved": "https://registry.npmjs.org/@netlify/headers/-/headers-2.1.
|
|
2893
|
-
"integrity": "sha512-
|
|
2929
|
+
"version": "2.1.8",
|
|
2930
|
+
"resolved": "https://registry.npmjs.org/@netlify/headers/-/headers-2.1.8.tgz",
|
|
2931
|
+
"integrity": "sha512-OhHT8nq84tSvXWaOMCLgcaGKnUccbIYg7/Ink4NyVHNwJ7L2fFGb6Mi4lPWluHhncYJE9p0eK7JMiKKj49Q0Qw==",
|
|
2894
2932
|
"license": "MIT",
|
|
2895
2933
|
"dependencies": {
|
|
2896
|
-
"@netlify/headers-parser": "^9.0.
|
|
2934
|
+
"@netlify/headers-parser": "^9.0.3"
|
|
2897
2935
|
},
|
|
2898
2936
|
"engines": {
|
|
2899
2937
|
"node": ">=20.6.1"
|
|
@@ -2915,9 +2953,9 @@
|
|
|
2915
2953
|
}
|
|
2916
2954
|
},
|
|
2917
2955
|
"node_modules/@netlify/images": {
|
|
2918
|
-
"version": "1.3.
|
|
2919
|
-
"resolved": "https://registry.npmjs.org/@netlify/images/-/images-1.3.
|
|
2920
|
-
"integrity": "sha512-
|
|
2956
|
+
"version": "1.3.7",
|
|
2957
|
+
"resolved": "https://registry.npmjs.org/@netlify/images/-/images-1.3.7.tgz",
|
|
2958
|
+
"integrity": "sha512-qWKCbtYQbyHtzVjLcaAxZsxrd8qpIVnLWwvn2635E8zQSO7L0wb2oPTUhMEOOIxIurWuY3JSRGevpve6ifataQ==",
|
|
2921
2959
|
"license": "MIT",
|
|
2922
2960
|
"dependencies": {
|
|
2923
2961
|
"ipx": "^3.1.1"
|
|
@@ -3157,9 +3195,9 @@
|
|
|
3157
3195
|
}
|
|
3158
3196
|
},
|
|
3159
3197
|
"node_modules/@netlify/otel": {
|
|
3160
|
-
"version": "5.1.
|
|
3161
|
-
"resolved": "https://registry.npmjs.org/@netlify/otel/-/otel-5.1.
|
|
3162
|
-
"integrity": "sha512-
|
|
3198
|
+
"version": "5.1.5",
|
|
3199
|
+
"resolved": "https://registry.npmjs.org/@netlify/otel/-/otel-5.1.5.tgz",
|
|
3200
|
+
"integrity": "sha512-RORbePN1ghdHp4pIkG3ccFMqmx5hwMfSyLGKp7bKVf1F5rSe1QjrCBp5xihEWI3xuh3fAqQroTlNYnoOud8RTQ==",
|
|
3163
3201
|
"license": "MIT",
|
|
3164
3202
|
"dependencies": {
|
|
3165
3203
|
"@opentelemetry/api": "1.9.0",
|
|
@@ -3200,13 +3238,13 @@
|
|
|
3200
3238
|
}
|
|
3201
3239
|
},
|
|
3202
3240
|
"node_modules/@netlify/redirects": {
|
|
3203
|
-
"version": "3.1.
|
|
3204
|
-
"resolved": "https://registry.npmjs.org/@netlify/redirects/-/redirects-3.1.
|
|
3205
|
-
"integrity": "sha512-
|
|
3241
|
+
"version": "3.1.10",
|
|
3242
|
+
"resolved": "https://registry.npmjs.org/@netlify/redirects/-/redirects-3.1.10.tgz",
|
|
3243
|
+
"integrity": "sha512-q4PbtkeNDxKqfOemsrG5F/vkpNfLwjVQpx69+sS2Qg/PYOOneayKJOlCKhVc6QQUtDuhFV6WZ8JHielYMj1pVw==",
|
|
3206
3244
|
"license": "MIT",
|
|
3207
3245
|
"dependencies": {
|
|
3208
|
-
"@netlify/dev-utils": "4.4.
|
|
3209
|
-
"@netlify/redirect-parser": "^15.0.
|
|
3246
|
+
"@netlify/dev-utils": "4.4.3",
|
|
3247
|
+
"@netlify/redirect-parser": "^15.0.4",
|
|
3210
3248
|
"cookie": "^1.0.2",
|
|
3211
3249
|
"jsonwebtoken": "9.0.3",
|
|
3212
3250
|
"netlify-redirector": "^0.5.0"
|
|
@@ -3320,15 +3358,15 @@
|
|
|
3320
3358
|
}
|
|
3321
3359
|
},
|
|
3322
3360
|
"node_modules/@netlify/runtime": {
|
|
3323
|
-
"version": "4.1.
|
|
3324
|
-
"resolved": "https://registry.npmjs.org/@netlify/runtime/-/runtime-4.1.
|
|
3325
|
-
"integrity": "sha512-
|
|
3361
|
+
"version": "4.1.20",
|
|
3362
|
+
"resolved": "https://registry.npmjs.org/@netlify/runtime/-/runtime-4.1.20.tgz",
|
|
3363
|
+
"integrity": "sha512-maPRSTG+q9rTkeP+hj5X8PN6OkUShp1E62+GBtZrVRVrkTYLiF3mz2JGUw32lCbw2OqqvlUab85N4OMPSdP5HA==",
|
|
3326
3364
|
"license": "MIT",
|
|
3327
3365
|
"dependencies": {
|
|
3328
|
-
"@netlify/blobs": "^10.7.
|
|
3329
|
-
"@netlify/cache": "3.4.
|
|
3366
|
+
"@netlify/blobs": "^10.7.4",
|
|
3367
|
+
"@netlify/cache": "3.4.4",
|
|
3330
3368
|
"@netlify/runtime-utils": "2.3.0",
|
|
3331
|
-
"@netlify/types": "2.
|
|
3369
|
+
"@netlify/types": "2.6.0"
|
|
3332
3370
|
},
|
|
3333
3371
|
"engines": {
|
|
3334
3372
|
"node": ">=20.6.1"
|
|
@@ -3342,13 +3380,13 @@
|
|
|
3342
3380
|
}
|
|
3343
3381
|
},
|
|
3344
3382
|
"node_modules/@netlify/runtime/node_modules/@netlify/blobs": {
|
|
3345
|
-
"version": "10.7.
|
|
3346
|
-
"resolved": "https://registry.npmjs.org/@netlify/blobs/-/blobs-10.7.
|
|
3347
|
-
"integrity": "sha512-
|
|
3383
|
+
"version": "10.7.4",
|
|
3384
|
+
"resolved": "https://registry.npmjs.org/@netlify/blobs/-/blobs-10.7.4.tgz",
|
|
3385
|
+
"integrity": "sha512-03lXstB4xxDKeYs2RTTZrUGRC0ea2nVZvkdGlw2A42AdK7KA6N0ocVmkIn9x91oqFsqK3dWJTAv2bzaLjsehXg==",
|
|
3348
3386
|
"license": "MIT",
|
|
3349
3387
|
"dependencies": {
|
|
3350
|
-
"@netlify/dev-utils": "4.4.
|
|
3351
|
-
"@netlify/otel": "^5.1.
|
|
3388
|
+
"@netlify/dev-utils": "4.4.3",
|
|
3389
|
+
"@netlify/otel": "^5.1.5",
|
|
3352
3390
|
"@netlify/runtime-utils": "2.3.0"
|
|
3353
3391
|
},
|
|
3354
3392
|
"engines": {
|
|
@@ -3356,16 +3394,21 @@
|
|
|
3356
3394
|
}
|
|
3357
3395
|
},
|
|
3358
3396
|
"node_modules/@netlify/serverless-functions-api": {
|
|
3359
|
-
"version": "2.
|
|
3397
|
+
"version": "2.12.0",
|
|
3398
|
+
"resolved": "https://registry.npmjs.org/@netlify/serverless-functions-api/-/serverless-functions-api-2.12.0.tgz",
|
|
3399
|
+
"integrity": "sha512-/rCuQOAvDKeYxgfYqbVA0jAurbGGZwMcvcEw859/Wyd7dNiKMVQ0RnBEkidfDsQlwD3lGArwVUqrkXPpnjUhTA==",
|
|
3360
3400
|
"license": "MIT",
|
|
3401
|
+
"dependencies": {
|
|
3402
|
+
"@netlify/types": "^2.6.0"
|
|
3403
|
+
},
|
|
3361
3404
|
"engines": {
|
|
3362
3405
|
"node": ">=18.0.0"
|
|
3363
3406
|
}
|
|
3364
3407
|
},
|
|
3365
3408
|
"node_modules/@netlify/static": {
|
|
3366
|
-
"version": "3.1.
|
|
3367
|
-
"resolved": "https://registry.npmjs.org/@netlify/static/-/static-3.1.
|
|
3368
|
-
"integrity": "sha512-
|
|
3409
|
+
"version": "3.1.7",
|
|
3410
|
+
"resolved": "https://registry.npmjs.org/@netlify/static/-/static-3.1.7.tgz",
|
|
3411
|
+
"integrity": "sha512-7gfDmUJKIFiVvqoqAoN7wkZkQx8KgVw5+ancu4v+QFU/hLt+gWqNH+ngxaCKCA0hmDE4oD1xNbClxlh9bNOetw==",
|
|
3369
3412
|
"license": "MIT",
|
|
3370
3413
|
"dependencies": {
|
|
3371
3414
|
"mime-types": "^3.0.0"
|
|
@@ -3396,22 +3439,24 @@
|
|
|
3396
3439
|
}
|
|
3397
3440
|
},
|
|
3398
3441
|
"node_modules/@netlify/types": {
|
|
3399
|
-
"version": "2.
|
|
3442
|
+
"version": "2.6.0",
|
|
3443
|
+
"resolved": "https://registry.npmjs.org/@netlify/types/-/types-2.6.0.tgz",
|
|
3444
|
+
"integrity": "sha512-yD20EizHJDQxajJ66Vo8RTwLwR2jMNVxufPG8MHd2AScX8jW4z0VPnnJHArq2GYPFTFZRHmiAhDrXr5m8zof6w==",
|
|
3400
3445
|
"license": "MIT",
|
|
3401
3446
|
"engines": {
|
|
3402
3447
|
"node": "^18.14.0 || >=20"
|
|
3403
3448
|
}
|
|
3404
3449
|
},
|
|
3405
3450
|
"node_modules/@netlify/zip-it-and-ship-it": {
|
|
3406
|
-
"version": "14.
|
|
3407
|
-
"resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-14.
|
|
3408
|
-
"integrity": "sha512-
|
|
3451
|
+
"version": "14.5.1",
|
|
3452
|
+
"resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-14.5.1.tgz",
|
|
3453
|
+
"integrity": "sha512-EGHetI0s+fbw5/R1mSOeGTjJAZEc3PE7bQaACFSjq5NltpnY99j/hPg98GxzAw6MrsIaDTgICIgRN/iTFPsT8Q==",
|
|
3409
3454
|
"license": "MIT",
|
|
3410
3455
|
"dependencies": {
|
|
3411
3456
|
"@babel/parser": "^7.22.5",
|
|
3412
3457
|
"@babel/types": "^7.28.5",
|
|
3413
3458
|
"@netlify/binary-info": "^1.0.0",
|
|
3414
|
-
"@netlify/serverless-functions-api": "
|
|
3459
|
+
"@netlify/serverless-functions-api": "2.12.0",
|
|
3415
3460
|
"@vercel/nft": "0.29.4",
|
|
3416
3461
|
"archiver": "^7.0.0",
|
|
3417
3462
|
"common-path-prefix": "^3.0.0",
|
|
@@ -5134,16 +5179,6 @@
|
|
|
5134
5179
|
"version": "0.4.1",
|
|
5135
5180
|
"license": "MIT"
|
|
5136
5181
|
},
|
|
5137
|
-
"node_modules/@sindresorhus/is": {
|
|
5138
|
-
"version": "5.6.0",
|
|
5139
|
-
"license": "MIT",
|
|
5140
|
-
"engines": {
|
|
5141
|
-
"node": ">=14.16"
|
|
5142
|
-
},
|
|
5143
|
-
"funding": {
|
|
5144
|
-
"url": "https://github.com/sindresorhus/is?sponsor=1"
|
|
5145
|
-
}
|
|
5146
|
-
},
|
|
5147
5182
|
"node_modules/@sindresorhus/merge-streams": {
|
|
5148
5183
|
"version": "2.3.0",
|
|
5149
5184
|
"license": "MIT",
|
|
@@ -5174,20 +5209,6 @@
|
|
|
5174
5209
|
"acorn": "^8.9.0"
|
|
5175
5210
|
}
|
|
5176
5211
|
},
|
|
5177
|
-
"node_modules/@szmarczak/http-timer": {
|
|
5178
|
-
"version": "5.0.1",
|
|
5179
|
-
"license": "MIT",
|
|
5180
|
-
"dependencies": {
|
|
5181
|
-
"defer-to-connect": "^2.0.1"
|
|
5182
|
-
},
|
|
5183
|
-
"engines": {
|
|
5184
|
-
"node": ">=14.16"
|
|
5185
|
-
}
|
|
5186
|
-
},
|
|
5187
|
-
"node_modules/@tokenizer/token": {
|
|
5188
|
-
"version": "0.3.0",
|
|
5189
|
-
"license": "MIT"
|
|
5190
|
-
},
|
|
5191
5212
|
"node_modules/@tsconfig/node10": {
|
|
5192
5213
|
"version": "1.0.11",
|
|
5193
5214
|
"license": "MIT"
|
|
@@ -5208,10 +5229,6 @@
|
|
|
5208
5229
|
"version": "1.0.8",
|
|
5209
5230
|
"license": "MIT"
|
|
5210
5231
|
},
|
|
5211
|
-
"node_modules/@types/http-cache-semantics": {
|
|
5212
|
-
"version": "4.0.4",
|
|
5213
|
-
"license": "MIT"
|
|
5214
|
-
},
|
|
5215
5232
|
"node_modules/@types/http-proxy": {
|
|
5216
5233
|
"version": "1.17.16",
|
|
5217
5234
|
"license": "MIT",
|
|
@@ -5484,174 +5501,6 @@
|
|
|
5484
5501
|
"node": ">=18.0.0"
|
|
5485
5502
|
}
|
|
5486
5503
|
},
|
|
5487
|
-
"node_modules/@xhmikosr/archive-type": {
|
|
5488
|
-
"version": "6.0.1",
|
|
5489
|
-
"license": "MIT",
|
|
5490
|
-
"dependencies": {
|
|
5491
|
-
"file-type": "^18.5.0"
|
|
5492
|
-
},
|
|
5493
|
-
"engines": {
|
|
5494
|
-
"node": "^14.14.0 || >=16.0.0"
|
|
5495
|
-
}
|
|
5496
|
-
},
|
|
5497
|
-
"node_modules/@xhmikosr/decompress": {
|
|
5498
|
-
"version": "9.0.1",
|
|
5499
|
-
"license": "MIT",
|
|
5500
|
-
"dependencies": {
|
|
5501
|
-
"@xhmikosr/decompress-tar": "^7.0.0",
|
|
5502
|
-
"@xhmikosr/decompress-tarbz2": "^7.0.0",
|
|
5503
|
-
"@xhmikosr/decompress-targz": "^7.0.0",
|
|
5504
|
-
"@xhmikosr/decompress-unzip": "^6.0.0",
|
|
5505
|
-
"graceful-fs": "^4.2.11",
|
|
5506
|
-
"make-dir": "^4.0.0",
|
|
5507
|
-
"strip-dirs": "^3.0.0"
|
|
5508
|
-
},
|
|
5509
|
-
"engines": {
|
|
5510
|
-
"node": "^14.14.0 || >=16.0.0"
|
|
5511
|
-
}
|
|
5512
|
-
},
|
|
5513
|
-
"node_modules/@xhmikosr/decompress-tar": {
|
|
5514
|
-
"version": "7.0.0",
|
|
5515
|
-
"license": "MIT",
|
|
5516
|
-
"dependencies": {
|
|
5517
|
-
"file-type": "^18.5.0",
|
|
5518
|
-
"is-stream": "^3.0.0",
|
|
5519
|
-
"tar-stream": "^3.1.4"
|
|
5520
|
-
},
|
|
5521
|
-
"engines": {
|
|
5522
|
-
"node": "^14.14.0 || >=16.0.0"
|
|
5523
|
-
}
|
|
5524
|
-
},
|
|
5525
|
-
"node_modules/@xhmikosr/decompress-tar/node_modules/is-stream": {
|
|
5526
|
-
"version": "3.0.0",
|
|
5527
|
-
"license": "MIT",
|
|
5528
|
-
"engines": {
|
|
5529
|
-
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
5530
|
-
},
|
|
5531
|
-
"funding": {
|
|
5532
|
-
"url": "https://github.com/sponsors/sindresorhus"
|
|
5533
|
-
}
|
|
5534
|
-
},
|
|
5535
|
-
"node_modules/@xhmikosr/decompress-tarbz2": {
|
|
5536
|
-
"version": "7.0.0",
|
|
5537
|
-
"license": "MIT",
|
|
5538
|
-
"dependencies": {
|
|
5539
|
-
"@xhmikosr/decompress-tar": "^7.0.0",
|
|
5540
|
-
"file-type": "^18.5.0",
|
|
5541
|
-
"is-stream": "^3.0.0",
|
|
5542
|
-
"seek-bzip": "^1.0.6",
|
|
5543
|
-
"unbzip2-stream": "^1.4.3"
|
|
5544
|
-
},
|
|
5545
|
-
"engines": {
|
|
5546
|
-
"node": "^14.14.0 || >=16.0.0"
|
|
5547
|
-
}
|
|
5548
|
-
},
|
|
5549
|
-
"node_modules/@xhmikosr/decompress-tarbz2/node_modules/is-stream": {
|
|
5550
|
-
"version": "3.0.0",
|
|
5551
|
-
"license": "MIT",
|
|
5552
|
-
"engines": {
|
|
5553
|
-
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
5554
|
-
},
|
|
5555
|
-
"funding": {
|
|
5556
|
-
"url": "https://github.com/sponsors/sindresorhus"
|
|
5557
|
-
}
|
|
5558
|
-
},
|
|
5559
|
-
"node_modules/@xhmikosr/decompress-targz": {
|
|
5560
|
-
"version": "7.0.0",
|
|
5561
|
-
"license": "MIT",
|
|
5562
|
-
"dependencies": {
|
|
5563
|
-
"@xhmikosr/decompress-tar": "^7.0.0",
|
|
5564
|
-
"file-type": "^18.5.0",
|
|
5565
|
-
"is-stream": "^3.0.0"
|
|
5566
|
-
},
|
|
5567
|
-
"engines": {
|
|
5568
|
-
"node": "^14.14.0 || >=16.0.0"
|
|
5569
|
-
}
|
|
5570
|
-
},
|
|
5571
|
-
"node_modules/@xhmikosr/decompress-targz/node_modules/is-stream": {
|
|
5572
|
-
"version": "3.0.0",
|
|
5573
|
-
"license": "MIT",
|
|
5574
|
-
"engines": {
|
|
5575
|
-
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
5576
|
-
},
|
|
5577
|
-
"funding": {
|
|
5578
|
-
"url": "https://github.com/sponsors/sindresorhus"
|
|
5579
|
-
}
|
|
5580
|
-
},
|
|
5581
|
-
"node_modules/@xhmikosr/decompress-unzip": {
|
|
5582
|
-
"version": "6.0.0",
|
|
5583
|
-
"license": "MIT",
|
|
5584
|
-
"dependencies": {
|
|
5585
|
-
"file-type": "^18.5.0",
|
|
5586
|
-
"get-stream": "^6.0.1",
|
|
5587
|
-
"yauzl": "^2.10.0"
|
|
5588
|
-
},
|
|
5589
|
-
"engines": {
|
|
5590
|
-
"node": "^14.14.0 || >=16.0.0"
|
|
5591
|
-
}
|
|
5592
|
-
},
|
|
5593
|
-
"node_modules/@xhmikosr/decompress-unzip/node_modules/get-stream": {
|
|
5594
|
-
"version": "6.0.1",
|
|
5595
|
-
"license": "MIT",
|
|
5596
|
-
"engines": {
|
|
5597
|
-
"node": ">=10"
|
|
5598
|
-
},
|
|
5599
|
-
"funding": {
|
|
5600
|
-
"url": "https://github.com/sponsors/sindresorhus"
|
|
5601
|
-
}
|
|
5602
|
-
},
|
|
5603
|
-
"node_modules/@xhmikosr/downloader": {
|
|
5604
|
-
"version": "13.0.1",
|
|
5605
|
-
"license": "MIT",
|
|
5606
|
-
"dependencies": {
|
|
5607
|
-
"@xhmikosr/archive-type": "^6.0.1",
|
|
5608
|
-
"@xhmikosr/decompress": "^9.0.1",
|
|
5609
|
-
"content-disposition": "^0.5.4",
|
|
5610
|
-
"ext-name": "^5.0.0",
|
|
5611
|
-
"file-type": "^18.5.0",
|
|
5612
|
-
"filenamify": "^5.1.1",
|
|
5613
|
-
"get-stream": "^6.0.1",
|
|
5614
|
-
"got": "^12.6.1",
|
|
5615
|
-
"merge-options": "^3.0.4",
|
|
5616
|
-
"p-event": "^5.0.1"
|
|
5617
|
-
},
|
|
5618
|
-
"engines": {
|
|
5619
|
-
"node": "^14.14.0 || >=16.0.0"
|
|
5620
|
-
}
|
|
5621
|
-
},
|
|
5622
|
-
"node_modules/@xhmikosr/downloader/node_modules/get-stream": {
|
|
5623
|
-
"version": "6.0.1",
|
|
5624
|
-
"license": "MIT",
|
|
5625
|
-
"engines": {
|
|
5626
|
-
"node": ">=10"
|
|
5627
|
-
},
|
|
5628
|
-
"funding": {
|
|
5629
|
-
"url": "https://github.com/sponsors/sindresorhus"
|
|
5630
|
-
}
|
|
5631
|
-
},
|
|
5632
|
-
"node_modules/@xhmikosr/downloader/node_modules/p-event": {
|
|
5633
|
-
"version": "5.0.1",
|
|
5634
|
-
"license": "MIT",
|
|
5635
|
-
"dependencies": {
|
|
5636
|
-
"p-timeout": "^5.0.2"
|
|
5637
|
-
},
|
|
5638
|
-
"engines": {
|
|
5639
|
-
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
5640
|
-
},
|
|
5641
|
-
"funding": {
|
|
5642
|
-
"url": "https://github.com/sponsors/sindresorhus"
|
|
5643
|
-
}
|
|
5644
|
-
},
|
|
5645
|
-
"node_modules/@xhmikosr/downloader/node_modules/p-timeout": {
|
|
5646
|
-
"version": "5.1.0",
|
|
5647
|
-
"license": "MIT",
|
|
5648
|
-
"engines": {
|
|
5649
|
-
"node": ">=12"
|
|
5650
|
-
},
|
|
5651
|
-
"funding": {
|
|
5652
|
-
"url": "https://github.com/sponsors/sindresorhus"
|
|
5653
|
-
}
|
|
5654
|
-
},
|
|
5655
5504
|
"node_modules/abbrev": {
|
|
5656
5505
|
"version": "3.0.1",
|
|
5657
5506
|
"license": "ISC",
|
|
@@ -5708,7 +5557,9 @@
|
|
|
5708
5557
|
}
|
|
5709
5558
|
},
|
|
5710
5559
|
"node_modules/ajv": {
|
|
5711
|
-
"version": "8.
|
|
5560
|
+
"version": "8.18.0",
|
|
5561
|
+
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.18.0.tgz",
|
|
5562
|
+
"integrity": "sha512-PlXPeEWMXMZ7sPYOHqmDyCJzcfNrUr3fGNKtezX14ykXOEIvyK81d+qydx89KY5O71FKMPaQ2vBfBFI5NHR63A==",
|
|
5712
5563
|
"license": "MIT",
|
|
5713
5564
|
"dependencies": {
|
|
5714
5565
|
"fast-deep-equal": "^3.1.3",
|
|
@@ -5798,7 +5649,9 @@
|
|
|
5798
5649
|
}
|
|
5799
5650
|
},
|
|
5800
5651
|
"node_modules/ansi-escapes": {
|
|
5801
|
-
"version": "7.
|
|
5652
|
+
"version": "7.3.0",
|
|
5653
|
+
"resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-7.3.0.tgz",
|
|
5654
|
+
"integrity": "sha512-BvU8nYgGQBxcmMuEeUEmNTvrMVjJNSH7RgW24vXexN4Ven6qCvy4TntnvlnwnMLTVlcRQQdbRY8NKnaIoeWDNg==",
|
|
5802
5655
|
"license": "MIT",
|
|
5803
5656
|
"dependencies": {
|
|
5804
5657
|
"environment": "^1.0.0"
|
|
@@ -6211,39 +6064,6 @@
|
|
|
6211
6064
|
"node": ">= 0.8"
|
|
6212
6065
|
}
|
|
6213
6066
|
},
|
|
6214
|
-
"node_modules/cacheable-lookup": {
|
|
6215
|
-
"version": "7.0.0",
|
|
6216
|
-
"license": "MIT",
|
|
6217
|
-
"engines": {
|
|
6218
|
-
"node": ">=14.16"
|
|
6219
|
-
}
|
|
6220
|
-
},
|
|
6221
|
-
"node_modules/cacheable-request": {
|
|
6222
|
-
"version": "10.2.14",
|
|
6223
|
-
"license": "MIT",
|
|
6224
|
-
"dependencies": {
|
|
6225
|
-
"@types/http-cache-semantics": "^4.0.2",
|
|
6226
|
-
"get-stream": "^6.0.1",
|
|
6227
|
-
"http-cache-semantics": "^4.1.1",
|
|
6228
|
-
"keyv": "^4.5.3",
|
|
6229
|
-
"mimic-response": "^4.0.0",
|
|
6230
|
-
"normalize-url": "^8.0.0",
|
|
6231
|
-
"responselike": "^3.0.0"
|
|
6232
|
-
},
|
|
6233
|
-
"engines": {
|
|
6234
|
-
"node": ">=14.16"
|
|
6235
|
-
}
|
|
6236
|
-
},
|
|
6237
|
-
"node_modules/cacheable-request/node_modules/get-stream": {
|
|
6238
|
-
"version": "6.0.1",
|
|
6239
|
-
"license": "MIT",
|
|
6240
|
-
"engines": {
|
|
6241
|
-
"node": ">=10"
|
|
6242
|
-
},
|
|
6243
|
-
"funding": {
|
|
6244
|
-
"url": "https://github.com/sponsors/sindresorhus"
|
|
6245
|
-
}
|
|
6246
|
-
},
|
|
6247
6067
|
"node_modules/call-bind-apply-helpers": {
|
|
6248
6068
|
"version": "1.0.2",
|
|
6249
6069
|
"license": "MIT",
|
|
@@ -6665,11 +6485,12 @@
|
|
|
6665
6485
|
}
|
|
6666
6486
|
},
|
|
6667
6487
|
"node_modules/comment-json": {
|
|
6668
|
-
"version": "4.
|
|
6488
|
+
"version": "4.6.2",
|
|
6489
|
+
"resolved": "https://registry.npmjs.org/comment-json/-/comment-json-4.6.2.tgz",
|
|
6490
|
+
"integrity": "sha512-R2rze/hDX30uul4NZoIZ76ImSJLFxn/1/ZxtKC1L77y2X1k+yYu1joKbAtMA2Fg3hZrTOiw0I5mwVMo0cf250w==",
|
|
6669
6491
|
"license": "MIT",
|
|
6670
6492
|
"dependencies": {
|
|
6671
6493
|
"array-timsort": "^1.0.3",
|
|
6672
|
-
"core-util-is": "^1.0.3",
|
|
6673
6494
|
"esprima": "^4.0.1"
|
|
6674
6495
|
},
|
|
6675
6496
|
"engines": {
|
|
@@ -6752,16 +6573,6 @@
|
|
|
6752
6573
|
"node": "^14.18.0 || >=16.10.0"
|
|
6753
6574
|
}
|
|
6754
6575
|
},
|
|
6755
|
-
"node_modules/content-disposition": {
|
|
6756
|
-
"version": "0.5.4",
|
|
6757
|
-
"license": "MIT",
|
|
6758
|
-
"dependencies": {
|
|
6759
|
-
"safe-buffer": "5.2.1"
|
|
6760
|
-
},
|
|
6761
|
-
"engines": {
|
|
6762
|
-
"node": ">= 0.6"
|
|
6763
|
-
}
|
|
6764
|
-
},
|
|
6765
6576
|
"node_modules/content-type": {
|
|
6766
6577
|
"version": "1.0.5",
|
|
6767
6578
|
"license": "MIT",
|
|
@@ -6770,10 +6581,16 @@
|
|
|
6770
6581
|
}
|
|
6771
6582
|
},
|
|
6772
6583
|
"node_modules/cookie": {
|
|
6773
|
-
"version": "1.
|
|
6584
|
+
"version": "1.1.1",
|
|
6585
|
+
"resolved": "https://registry.npmjs.org/cookie/-/cookie-1.1.1.tgz",
|
|
6586
|
+
"integrity": "sha512-ei8Aos7ja0weRpFzJnEA9UHJ/7XQmqglbRwnf2ATjcB9Wq874VKH9kfjjirM6UhU2/E5fFYadylyhFldcqSidQ==",
|
|
6774
6587
|
"license": "MIT",
|
|
6775
6588
|
"engines": {
|
|
6776
6589
|
"node": ">=18"
|
|
6590
|
+
},
|
|
6591
|
+
"funding": {
|
|
6592
|
+
"type": "opencollective",
|
|
6593
|
+
"url": "https://opencollective.com/express"
|
|
6777
6594
|
}
|
|
6778
6595
|
},
|
|
6779
6596
|
"node_modules/cookie-es": {
|
|
@@ -6976,29 +6793,6 @@
|
|
|
6976
6793
|
"callsite": "^1.0.0"
|
|
6977
6794
|
}
|
|
6978
6795
|
},
|
|
6979
|
-
"node_modules/decompress-response": {
|
|
6980
|
-
"version": "6.0.0",
|
|
6981
|
-
"license": "MIT",
|
|
6982
|
-
"dependencies": {
|
|
6983
|
-
"mimic-response": "^3.1.0"
|
|
6984
|
-
},
|
|
6985
|
-
"engines": {
|
|
6986
|
-
"node": ">=10"
|
|
6987
|
-
},
|
|
6988
|
-
"funding": {
|
|
6989
|
-
"url": "https://github.com/sponsors/sindresorhus"
|
|
6990
|
-
}
|
|
6991
|
-
},
|
|
6992
|
-
"node_modules/decompress-response/node_modules/mimic-response": {
|
|
6993
|
-
"version": "3.1.0",
|
|
6994
|
-
"license": "MIT",
|
|
6995
|
-
"engines": {
|
|
6996
|
-
"node": ">=10"
|
|
6997
|
-
},
|
|
6998
|
-
"funding": {
|
|
6999
|
-
"url": "https://github.com/sponsors/sindresorhus"
|
|
7000
|
-
}
|
|
7001
|
-
},
|
|
7002
6796
|
"node_modules/deep-extend": {
|
|
7003
6797
|
"version": "0.6.0",
|
|
7004
6798
|
"license": "MIT",
|
|
@@ -7047,13 +6841,6 @@
|
|
|
7047
6841
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
7048
6842
|
}
|
|
7049
6843
|
},
|
|
7050
|
-
"node_modules/defer-to-connect": {
|
|
7051
|
-
"version": "2.0.1",
|
|
7052
|
-
"license": "MIT",
|
|
7053
|
-
"engines": {
|
|
7054
|
-
"node": ">=10"
|
|
7055
|
-
}
|
|
7056
|
-
},
|
|
7057
6844
|
"node_modules/define-lazy-prop": {
|
|
7058
6845
|
"version": "3.0.0",
|
|
7059
6846
|
"license": "MIT",
|
|
@@ -7302,7 +7089,9 @@
|
|
|
7302
7089
|
}
|
|
7303
7090
|
},
|
|
7304
7091
|
"node_modules/dotenv": {
|
|
7305
|
-
"version": "17.
|
|
7092
|
+
"version": "17.3.1",
|
|
7093
|
+
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-17.3.1.tgz",
|
|
7094
|
+
"integrity": "sha512-IO8C/dzEb6O3F9/twg6ZLXz164a2fhTnEWb95H23Dm4OuN+92NmEAlTrupP9VW6Jm3sO26tQlqyvyi4CsnY9GA==",
|
|
7306
7095
|
"license": "BSD-2-Clause",
|
|
7307
7096
|
"engines": {
|
|
7308
7097
|
"node": ">=12"
|
|
@@ -7416,7 +7205,9 @@
|
|
|
7416
7205
|
}
|
|
7417
7206
|
},
|
|
7418
7207
|
"node_modules/envinfo": {
|
|
7419
|
-
"version": "7.
|
|
7208
|
+
"version": "7.21.0",
|
|
7209
|
+
"resolved": "https://registry.npmjs.org/envinfo/-/envinfo-7.21.0.tgz",
|
|
7210
|
+
"integrity": "sha512-Lw7I8Zp5YKHFCXL7+Dz95g4CcbMEpgvqZNNq3AmlT5XAV6CgAAk6gyAMqn2zjw08K9BHfcNuKrMiCPLByGafow==",
|
|
7420
7211
|
"license": "MIT",
|
|
7421
7212
|
"bin": {
|
|
7422
7213
|
"envinfo": "dist/cli.js"
|
|
@@ -7894,27 +7685,6 @@
|
|
|
7894
7685
|
"node": ">= 0.6"
|
|
7895
7686
|
}
|
|
7896
7687
|
},
|
|
7897
|
-
"node_modules/ext-list": {
|
|
7898
|
-
"version": "2.2.2",
|
|
7899
|
-
"license": "MIT",
|
|
7900
|
-
"dependencies": {
|
|
7901
|
-
"mime-db": "^1.28.0"
|
|
7902
|
-
},
|
|
7903
|
-
"engines": {
|
|
7904
|
-
"node": ">=0.10.0"
|
|
7905
|
-
}
|
|
7906
|
-
},
|
|
7907
|
-
"node_modules/ext-name": {
|
|
7908
|
-
"version": "5.0.0",
|
|
7909
|
-
"license": "MIT",
|
|
7910
|
-
"dependencies": {
|
|
7911
|
-
"ext-list": "^2.0.0",
|
|
7912
|
-
"sort-keys-length": "^1.0.0"
|
|
7913
|
-
},
|
|
7914
|
-
"engines": {
|
|
7915
|
-
"node": ">=4"
|
|
7916
|
-
}
|
|
7917
|
-
},
|
|
7918
7688
|
"node_modules/extract-zip": {
|
|
7919
7689
|
"version": "2.0.1",
|
|
7920
7690
|
"license": "BSD-2-Clause",
|
|
@@ -8175,50 +7945,10 @@
|
|
|
8175
7945
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
8176
7946
|
}
|
|
8177
7947
|
},
|
|
8178
|
-
"node_modules/file-type": {
|
|
8179
|
-
"version": "18.7.0",
|
|
8180
|
-
"license": "MIT",
|
|
8181
|
-
"dependencies": {
|
|
8182
|
-
"readable-web-to-node-stream": "^3.0.2",
|
|
8183
|
-
"strtok3": "^7.0.0",
|
|
8184
|
-
"token-types": "^5.0.1"
|
|
8185
|
-
},
|
|
8186
|
-
"engines": {
|
|
8187
|
-
"node": ">=14.16"
|
|
8188
|
-
},
|
|
8189
|
-
"funding": {
|
|
8190
|
-
"url": "https://github.com/sindresorhus/file-type?sponsor=1"
|
|
8191
|
-
}
|
|
8192
|
-
},
|
|
8193
7948
|
"node_modules/file-uri-to-path": {
|
|
8194
7949
|
"version": "1.0.0",
|
|
8195
7950
|
"license": "MIT"
|
|
8196
7951
|
},
|
|
8197
|
-
"node_modules/filename-reserved-regex": {
|
|
8198
|
-
"version": "3.0.0",
|
|
8199
|
-
"license": "MIT",
|
|
8200
|
-
"engines": {
|
|
8201
|
-
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
8202
|
-
},
|
|
8203
|
-
"funding": {
|
|
8204
|
-
"url": "https://github.com/sponsors/sindresorhus"
|
|
8205
|
-
}
|
|
8206
|
-
},
|
|
8207
|
-
"node_modules/filenamify": {
|
|
8208
|
-
"version": "5.1.1",
|
|
8209
|
-
"license": "MIT",
|
|
8210
|
-
"dependencies": {
|
|
8211
|
-
"filename-reserved-regex": "^3.0.0",
|
|
8212
|
-
"strip-outer": "^2.0.0",
|
|
8213
|
-
"trim-repeated": "^2.0.0"
|
|
8214
|
-
},
|
|
8215
|
-
"engines": {
|
|
8216
|
-
"node": ">=12.20"
|
|
8217
|
-
},
|
|
8218
|
-
"funding": {
|
|
8219
|
-
"url": "https://github.com/sponsors/sindresorhus"
|
|
8220
|
-
}
|
|
8221
|
-
},
|
|
8222
7952
|
"node_modules/fill-range": {
|
|
8223
7953
|
"version": "7.1.1",
|
|
8224
7954
|
"license": "MIT",
|
|
@@ -8338,13 +8068,6 @@
|
|
|
8338
8068
|
"url": "https://github.com/sponsors/isaacs"
|
|
8339
8069
|
}
|
|
8340
8070
|
},
|
|
8341
|
-
"node_modules/form-data-encoder": {
|
|
8342
|
-
"version": "2.1.4",
|
|
8343
|
-
"license": "MIT",
|
|
8344
|
-
"engines": {
|
|
8345
|
-
"node": ">= 14.17"
|
|
8346
|
-
}
|
|
8347
|
-
},
|
|
8348
8071
|
"node_modules/formdata-polyfill": {
|
|
8349
8072
|
"version": "4.0.10",
|
|
8350
8073
|
"license": "MIT",
|
|
@@ -8510,18 +8233,6 @@
|
|
|
8510
8233
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
8511
8234
|
}
|
|
8512
8235
|
},
|
|
8513
|
-
"node_modules/gh-release-fetch": {
|
|
8514
|
-
"version": "4.0.3",
|
|
8515
|
-
"license": "MIT",
|
|
8516
|
-
"dependencies": {
|
|
8517
|
-
"@xhmikosr/downloader": "^13.0.0",
|
|
8518
|
-
"node-fetch": "^3.3.1",
|
|
8519
|
-
"semver": "^7.5.3"
|
|
8520
|
-
},
|
|
8521
|
-
"engines": {
|
|
8522
|
-
"node": "^14.18.0 || ^16.13.0 || >=18.0.0"
|
|
8523
|
-
}
|
|
8524
|
-
},
|
|
8525
8236
|
"node_modules/git-repo-info": {
|
|
8526
8237
|
"version": "2.1.1",
|
|
8527
8238
|
"license": "MIT",
|
|
@@ -8632,45 +8343,14 @@
|
|
|
8632
8343
|
"url": "https://github.com/sponsors/ljharb"
|
|
8633
8344
|
}
|
|
8634
8345
|
},
|
|
8635
|
-
"node_modules/got": {
|
|
8636
|
-
"version": "12.6.1",
|
|
8637
|
-
"license": "MIT",
|
|
8638
|
-
"dependencies": {
|
|
8639
|
-
"@sindresorhus/is": "^5.2.0",
|
|
8640
|
-
"@szmarczak/http-timer": "^5.0.1",
|
|
8641
|
-
"cacheable-lookup": "^7.0.0",
|
|
8642
|
-
"cacheable-request": "^10.2.8",
|
|
8643
|
-
"decompress-response": "^6.0.0",
|
|
8644
|
-
"form-data-encoder": "^2.1.2",
|
|
8645
|
-
"get-stream": "^6.0.1",
|
|
8646
|
-
"http2-wrapper": "^2.1.10",
|
|
8647
|
-
"lowercase-keys": "^3.0.0",
|
|
8648
|
-
"p-cancelable": "^3.0.0",
|
|
8649
|
-
"responselike": "^3.0.0"
|
|
8650
|
-
},
|
|
8651
|
-
"engines": {
|
|
8652
|
-
"node": ">=14.16"
|
|
8653
|
-
},
|
|
8654
|
-
"funding": {
|
|
8655
|
-
"url": "https://github.com/sindresorhus/got?sponsor=1"
|
|
8656
|
-
}
|
|
8657
|
-
},
|
|
8658
|
-
"node_modules/got/node_modules/get-stream": {
|
|
8659
|
-
"version": "6.0.1",
|
|
8660
|
-
"license": "MIT",
|
|
8661
|
-
"engines": {
|
|
8662
|
-
"node": ">=10"
|
|
8663
|
-
},
|
|
8664
|
-
"funding": {
|
|
8665
|
-
"url": "https://github.com/sponsors/sindresorhus"
|
|
8666
|
-
}
|
|
8667
|
-
},
|
|
8668
8346
|
"node_modules/graceful-fs": {
|
|
8669
8347
|
"version": "4.2.11",
|
|
8670
8348
|
"license": "ISC"
|
|
8671
8349
|
},
|
|
8672
8350
|
"node_modules/h3": {
|
|
8673
|
-
"version": "1.15.
|
|
8351
|
+
"version": "1.15.8",
|
|
8352
|
+
"resolved": "https://registry.npmjs.org/h3/-/h3-1.15.8.tgz",
|
|
8353
|
+
"integrity": "sha512-iOH6Vl8mGd9nNfu9C0IZ+GuOAfJHcyf3VriQxWaSWIB76Fg4BnFuk4cxBxjmQSSxJS664+pgjP6e7VBnUzFfcg==",
|
|
8674
8354
|
"license": "MIT",
|
|
8675
8355
|
"dependencies": {
|
|
8676
8356
|
"cookie-es": "^1.2.2",
|
|
@@ -8735,10 +8415,6 @@
|
|
|
8735
8415
|
"unix-dgram": "2.x"
|
|
8736
8416
|
}
|
|
8737
8417
|
},
|
|
8738
|
-
"node_modules/http-cache-semantics": {
|
|
8739
|
-
"version": "4.2.0",
|
|
8740
|
-
"license": "BSD-2-Clause"
|
|
8741
|
-
},
|
|
8742
8418
|
"node_modules/http-errors": {
|
|
8743
8419
|
"version": "2.0.0",
|
|
8744
8420
|
"license": "MIT",
|
|
@@ -8788,17 +8464,6 @@
|
|
|
8788
8464
|
"node": ">= 0.12.0"
|
|
8789
8465
|
}
|
|
8790
8466
|
},
|
|
8791
|
-
"node_modules/http2-wrapper": {
|
|
8792
|
-
"version": "2.2.1",
|
|
8793
|
-
"license": "MIT",
|
|
8794
|
-
"dependencies": {
|
|
8795
|
-
"quick-lru": "^5.1.1",
|
|
8796
|
-
"resolve-alpn": "^1.2.0"
|
|
8797
|
-
},
|
|
8798
|
-
"engines": {
|
|
8799
|
-
"node": ">=10.19.0"
|
|
8800
|
-
}
|
|
8801
|
-
},
|
|
8802
8467
|
"node_modules/https-proxy-agent": {
|
|
8803
8468
|
"version": "7.0.6",
|
|
8804
8469
|
"license": "MIT",
|
|
@@ -9181,13 +8846,6 @@
|
|
|
9181
8846
|
"node": ">=8"
|
|
9182
8847
|
}
|
|
9183
8848
|
},
|
|
9184
|
-
"node_modules/inspect-with-kind": {
|
|
9185
|
-
"version": "1.0.5",
|
|
9186
|
-
"license": "ISC",
|
|
9187
|
-
"dependencies": {
|
|
9188
|
-
"kind-of": "^6.0.2"
|
|
9189
|
-
}
|
|
9190
|
-
},
|
|
9191
8849
|
"node_modules/ipaddr.js": {
|
|
9192
8850
|
"version": "1.9.1",
|
|
9193
8851
|
"license": "MIT",
|
|
@@ -9547,10 +9205,6 @@
|
|
|
9547
9205
|
"version": "4.0.0",
|
|
9548
9206
|
"license": "MIT"
|
|
9549
9207
|
},
|
|
9550
|
-
"node_modules/json-buffer": {
|
|
9551
|
-
"version": "3.0.1",
|
|
9552
|
-
"license": "MIT"
|
|
9553
|
-
},
|
|
9554
9208
|
"node_modules/json-schema-ref-resolver": {
|
|
9555
9209
|
"version": "3.0.0",
|
|
9556
9210
|
"funding": [
|
|
@@ -9643,20 +9297,6 @@
|
|
|
9643
9297
|
"node": ">=16.17.0"
|
|
9644
9298
|
}
|
|
9645
9299
|
},
|
|
9646
|
-
"node_modules/keyv": {
|
|
9647
|
-
"version": "4.5.4",
|
|
9648
|
-
"license": "MIT",
|
|
9649
|
-
"dependencies": {
|
|
9650
|
-
"json-buffer": "3.0.1"
|
|
9651
|
-
}
|
|
9652
|
-
},
|
|
9653
|
-
"node_modules/kind-of": {
|
|
9654
|
-
"version": "6.0.3",
|
|
9655
|
-
"license": "MIT",
|
|
9656
|
-
"engines": {
|
|
9657
|
-
"node": ">=0.10.0"
|
|
9658
|
-
}
|
|
9659
|
-
},
|
|
9660
9300
|
"node_modules/kuler": {
|
|
9661
9301
|
"version": "2.0.0",
|
|
9662
9302
|
"license": "MIT"
|
|
@@ -9980,21 +9620,6 @@
|
|
|
9980
9620
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
9981
9621
|
}
|
|
9982
9622
|
},
|
|
9983
|
-
"node_modules/log-update/node_modules/ansi-escapes": {
|
|
9984
|
-
"version": "7.3.0",
|
|
9985
|
-
"resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-7.3.0.tgz",
|
|
9986
|
-
"integrity": "sha512-BvU8nYgGQBxcmMuEeUEmNTvrMVjJNSH7RgW24vXexN4Ven6qCvy4TntnvlnwnMLTVlcRQQdbRY8NKnaIoeWDNg==",
|
|
9987
|
-
"license": "MIT",
|
|
9988
|
-
"dependencies": {
|
|
9989
|
-
"environment": "^1.0.0"
|
|
9990
|
-
},
|
|
9991
|
-
"engines": {
|
|
9992
|
-
"node": ">=18"
|
|
9993
|
-
},
|
|
9994
|
-
"funding": {
|
|
9995
|
-
"url": "https://github.com/sponsors/sindresorhus"
|
|
9996
|
-
}
|
|
9997
|
-
},
|
|
9998
9623
|
"node_modules/log-update/node_modules/cli-cursor": {
|
|
9999
9624
|
"version": "5.0.0",
|
|
10000
9625
|
"resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-5.0.0.tgz",
|
|
@@ -10116,16 +9741,6 @@
|
|
|
10116
9741
|
"node": ">= 12.0.0"
|
|
10117
9742
|
}
|
|
10118
9743
|
},
|
|
10119
|
-
"node_modules/lowercase-keys": {
|
|
10120
|
-
"version": "3.0.0",
|
|
10121
|
-
"license": "MIT",
|
|
10122
|
-
"engines": {
|
|
10123
|
-
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
10124
|
-
},
|
|
10125
|
-
"funding": {
|
|
10126
|
-
"url": "https://github.com/sponsors/sindresorhus"
|
|
10127
|
-
}
|
|
10128
|
-
},
|
|
10129
9744
|
"node_modules/luxon": {
|
|
10130
9745
|
"version": "3.7.2",
|
|
10131
9746
|
"license": "MIT",
|
|
@@ -10150,19 +9765,6 @@
|
|
|
10150
9765
|
"@jridgewell/sourcemap-codec": "^1.5.5"
|
|
10151
9766
|
}
|
|
10152
9767
|
},
|
|
10153
|
-
"node_modules/make-dir": {
|
|
10154
|
-
"version": "4.0.0",
|
|
10155
|
-
"license": "MIT",
|
|
10156
|
-
"dependencies": {
|
|
10157
|
-
"semver": "^7.5.3"
|
|
10158
|
-
},
|
|
10159
|
-
"engines": {
|
|
10160
|
-
"node": ">=10"
|
|
10161
|
-
},
|
|
10162
|
-
"funding": {
|
|
10163
|
-
"url": "https://github.com/sponsors/sindresorhus"
|
|
10164
|
-
}
|
|
10165
|
-
},
|
|
10166
9768
|
"node_modules/make-error": {
|
|
10167
9769
|
"version": "1.3.6",
|
|
10168
9770
|
"license": "ISC"
|
|
@@ -10281,13 +9883,6 @@
|
|
|
10281
9883
|
"node": ">=10.0.0"
|
|
10282
9884
|
}
|
|
10283
9885
|
},
|
|
10284
|
-
"node_modules/mime-db": {
|
|
10285
|
-
"version": "1.52.0",
|
|
10286
|
-
"license": "MIT",
|
|
10287
|
-
"engines": {
|
|
10288
|
-
"node": ">= 0.6"
|
|
10289
|
-
}
|
|
10290
|
-
},
|
|
10291
9886
|
"node_modules/mimic-fn": {
|
|
10292
9887
|
"version": "4.0.0",
|
|
10293
9888
|
"license": "MIT",
|
|
@@ -10308,21 +9903,13 @@
|
|
|
10308
9903
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
10309
9904
|
}
|
|
10310
9905
|
},
|
|
10311
|
-
"node_modules/mimic-response": {
|
|
10312
|
-
"version": "4.0.0",
|
|
10313
|
-
"license": "MIT",
|
|
10314
|
-
"engines": {
|
|
10315
|
-
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
10316
|
-
},
|
|
10317
|
-
"funding": {
|
|
10318
|
-
"url": "https://github.com/sponsors/sindresorhus"
|
|
10319
|
-
}
|
|
10320
|
-
},
|
|
10321
9906
|
"node_modules/minimatch": {
|
|
10322
|
-
"version": "9.0.
|
|
9907
|
+
"version": "9.0.9",
|
|
9908
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.9.tgz",
|
|
9909
|
+
"integrity": "sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==",
|
|
10323
9910
|
"license": "ISC",
|
|
10324
9911
|
"dependencies": {
|
|
10325
|
-
"brace-expansion": "^2.0.
|
|
9912
|
+
"brace-expansion": "^2.0.2"
|
|
10326
9913
|
},
|
|
10327
9914
|
"engines": {
|
|
10328
9915
|
"node": ">=16 || 14 >=14.17"
|
|
@@ -10365,6 +9952,15 @@
|
|
|
10365
9952
|
"ufo": "^1.6.1"
|
|
10366
9953
|
}
|
|
10367
9954
|
},
|
|
9955
|
+
"node_modules/modern-tar": {
|
|
9956
|
+
"version": "0.7.5",
|
|
9957
|
+
"resolved": "https://registry.npmjs.org/modern-tar/-/modern-tar-0.7.5.tgz",
|
|
9958
|
+
"integrity": "sha512-YTefgdpKKFgoTDbEUqXqgUJct2OG6/4hs4XWLsxcHkDLj/x/V8WmKIRppPnXP5feQ7d1vuYWSp3qKkxfwaFaxA==",
|
|
9959
|
+
"license": "MIT",
|
|
9960
|
+
"engines": {
|
|
9961
|
+
"node": ">=18.0.0"
|
|
9962
|
+
}
|
|
9963
|
+
},
|
|
10368
9964
|
"node_modules/module-definition": {
|
|
10369
9965
|
"version": "6.0.1",
|
|
10370
9966
|
"license": "MIT",
|
|
@@ -10601,16 +10197,6 @@
|
|
|
10601
10197
|
"node": ">=0.10.0"
|
|
10602
10198
|
}
|
|
10603
10199
|
},
|
|
10604
|
-
"node_modules/normalize-url": {
|
|
10605
|
-
"version": "8.1.1",
|
|
10606
|
-
"license": "MIT",
|
|
10607
|
-
"engines": {
|
|
10608
|
-
"node": ">=14.16"
|
|
10609
|
-
},
|
|
10610
|
-
"funding": {
|
|
10611
|
-
"url": "https://github.com/sponsors/sindresorhus"
|
|
10612
|
-
}
|
|
10613
|
-
},
|
|
10614
10200
|
"node_modules/npm-run-path": {
|
|
10615
10201
|
"version": "4.0.1",
|
|
10616
10202
|
"license": "MIT",
|
|
@@ -10846,13 +10432,6 @@
|
|
|
10846
10432
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
10847
10433
|
}
|
|
10848
10434
|
},
|
|
10849
|
-
"node_modules/p-cancelable": {
|
|
10850
|
-
"version": "3.0.0",
|
|
10851
|
-
"license": "MIT",
|
|
10852
|
-
"engines": {
|
|
10853
|
-
"node": ">=12.20"
|
|
10854
|
-
}
|
|
10855
|
-
},
|
|
10856
10435
|
"node_modules/p-event": {
|
|
10857
10436
|
"version": "6.0.1",
|
|
10858
10437
|
"license": "MIT",
|
|
@@ -11139,17 +10718,6 @@
|
|
|
11139
10718
|
"version": "2.0.3",
|
|
11140
10719
|
"license": "MIT"
|
|
11141
10720
|
},
|
|
11142
|
-
"node_modules/peek-readable": {
|
|
11143
|
-
"version": "5.4.2",
|
|
11144
|
-
"license": "MIT",
|
|
11145
|
-
"engines": {
|
|
11146
|
-
"node": ">=14.16"
|
|
11147
|
-
},
|
|
11148
|
-
"funding": {
|
|
11149
|
-
"type": "github",
|
|
11150
|
-
"url": "https://github.com/sponsors/Borewit"
|
|
11151
|
-
}
|
|
11152
|
-
},
|
|
11153
10721
|
"node_modules/pend": {
|
|
11154
10722
|
"version": "1.2.0",
|
|
11155
10723
|
"license": "MIT"
|
|
@@ -11576,16 +11144,6 @@
|
|
|
11576
11144
|
"version": "4.0.4",
|
|
11577
11145
|
"license": "MIT"
|
|
11578
11146
|
},
|
|
11579
|
-
"node_modules/quick-lru": {
|
|
11580
|
-
"version": "5.1.1",
|
|
11581
|
-
"license": "MIT",
|
|
11582
|
-
"engines": {
|
|
11583
|
-
"node": ">=10"
|
|
11584
|
-
},
|
|
11585
|
-
"funding": {
|
|
11586
|
-
"url": "https://github.com/sponsors/sindresorhus"
|
|
11587
|
-
}
|
|
11588
|
-
},
|
|
11589
11147
|
"node_modules/quote-unquote": {
|
|
11590
11148
|
"version": "1.0.0",
|
|
11591
11149
|
"license": "MIT"
|
|
@@ -11818,20 +11376,6 @@
|
|
|
11818
11376
|
"ieee754": "^1.2.1"
|
|
11819
11377
|
}
|
|
11820
11378
|
},
|
|
11821
|
-
"node_modules/readable-web-to-node-stream": {
|
|
11822
|
-
"version": "3.0.4",
|
|
11823
|
-
"license": "MIT",
|
|
11824
|
-
"dependencies": {
|
|
11825
|
-
"readable-stream": "^4.7.0"
|
|
11826
|
-
},
|
|
11827
|
-
"engines": {
|
|
11828
|
-
"node": ">=8"
|
|
11829
|
-
},
|
|
11830
|
-
"funding": {
|
|
11831
|
-
"type": "github",
|
|
11832
|
-
"url": "https://github.com/sponsors/Borewit"
|
|
11833
|
-
}
|
|
11834
|
-
},
|
|
11835
11379
|
"node_modules/readdir-glob": {
|
|
11836
11380
|
"version": "1.1.3",
|
|
11837
11381
|
"license": "Apache-2.0",
|
|
@@ -11840,7 +11384,9 @@
|
|
|
11840
11384
|
}
|
|
11841
11385
|
},
|
|
11842
11386
|
"node_modules/readdir-glob/node_modules/minimatch": {
|
|
11843
|
-
"version": "5.1.
|
|
11387
|
+
"version": "5.1.9",
|
|
11388
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.9.tgz",
|
|
11389
|
+
"integrity": "sha512-7o1wEA2RyMP7Iu7GNba9vc0RWWGACJOCZBJX2GJWip0ikV+wcOsgVuY9uE8CPiyQhkGFSlhuSkZPavN7u1c2Fw==",
|
|
11844
11390
|
"license": "ISC",
|
|
11845
11391
|
"dependencies": {
|
|
11846
11392
|
"brace-expansion": "^2.0.1"
|
|
@@ -11961,10 +11507,6 @@
|
|
|
11961
11507
|
"url": "https://github.com/sponsors/ljharb"
|
|
11962
11508
|
}
|
|
11963
11509
|
},
|
|
11964
|
-
"node_modules/resolve-alpn": {
|
|
11965
|
-
"version": "1.2.1",
|
|
11966
|
-
"license": "MIT"
|
|
11967
|
-
},
|
|
11968
11510
|
"node_modules/resolve-from": {
|
|
11969
11511
|
"version": "5.0.0",
|
|
11970
11512
|
"license": "MIT",
|
|
@@ -11972,19 +11514,6 @@
|
|
|
11972
11514
|
"node": ">=8"
|
|
11973
11515
|
}
|
|
11974
11516
|
},
|
|
11975
|
-
"node_modules/responselike": {
|
|
11976
|
-
"version": "3.0.0",
|
|
11977
|
-
"license": "MIT",
|
|
11978
|
-
"dependencies": {
|
|
11979
|
-
"lowercase-keys": "^3.0.0"
|
|
11980
|
-
},
|
|
11981
|
-
"engines": {
|
|
11982
|
-
"node": ">=14.16"
|
|
11983
|
-
},
|
|
11984
|
-
"funding": {
|
|
11985
|
-
"url": "https://github.com/sponsors/sindresorhus"
|
|
11986
|
-
}
|
|
11987
|
-
},
|
|
11988
11517
|
"node_modules/restore-cursor": {
|
|
11989
11518
|
"version": "3.1.0",
|
|
11990
11519
|
"license": "MIT",
|
|
@@ -12212,21 +11741,6 @@
|
|
|
12212
11741
|
],
|
|
12213
11742
|
"license": "BSD-3-Clause"
|
|
12214
11743
|
},
|
|
12215
|
-
"node_modules/seek-bzip": {
|
|
12216
|
-
"version": "1.0.6",
|
|
12217
|
-
"license": "MIT",
|
|
12218
|
-
"dependencies": {
|
|
12219
|
-
"commander": "^2.8.1"
|
|
12220
|
-
},
|
|
12221
|
-
"bin": {
|
|
12222
|
-
"seek-bunzip": "bin/seek-bunzip",
|
|
12223
|
-
"seek-table": "bin/seek-bzip-table"
|
|
12224
|
-
}
|
|
12225
|
-
},
|
|
12226
|
-
"node_modules/seek-bzip/node_modules/commander": {
|
|
12227
|
-
"version": "2.20.3",
|
|
12228
|
-
"license": "MIT"
|
|
12229
|
-
},
|
|
12230
11744
|
"node_modules/semver": {
|
|
12231
11745
|
"version": "7.7.2",
|
|
12232
11746
|
"license": "ISC",
|
|
@@ -12424,33 +11938,6 @@
|
|
|
12424
11938
|
"atomic-sleep": "^1.0.0"
|
|
12425
11939
|
}
|
|
12426
11940
|
},
|
|
12427
|
-
"node_modules/sort-keys": {
|
|
12428
|
-
"version": "1.1.2",
|
|
12429
|
-
"license": "MIT",
|
|
12430
|
-
"dependencies": {
|
|
12431
|
-
"is-plain-obj": "^1.0.0"
|
|
12432
|
-
},
|
|
12433
|
-
"engines": {
|
|
12434
|
-
"node": ">=0.10.0"
|
|
12435
|
-
}
|
|
12436
|
-
},
|
|
12437
|
-
"node_modules/sort-keys-length": {
|
|
12438
|
-
"version": "1.0.1",
|
|
12439
|
-
"license": "MIT",
|
|
12440
|
-
"dependencies": {
|
|
12441
|
-
"sort-keys": "^1.0.0"
|
|
12442
|
-
},
|
|
12443
|
-
"engines": {
|
|
12444
|
-
"node": ">=0.10.0"
|
|
12445
|
-
}
|
|
12446
|
-
},
|
|
12447
|
-
"node_modules/sort-keys/node_modules/is-plain-obj": {
|
|
12448
|
-
"version": "1.1.0",
|
|
12449
|
-
"license": "MIT",
|
|
12450
|
-
"engines": {
|
|
12451
|
-
"node": ">=0.10.0"
|
|
12452
|
-
}
|
|
12453
|
-
},
|
|
12454
11941
|
"node_modules/source-map": {
|
|
12455
11942
|
"version": "0.6.1",
|
|
12456
11943
|
"license": "BSD-3-Clause",
|
|
@@ -12636,21 +12123,6 @@
|
|
|
12636
12123
|
"node": ">=8"
|
|
12637
12124
|
}
|
|
12638
12125
|
},
|
|
12639
|
-
"node_modules/strip-dirs": {
|
|
12640
|
-
"version": "3.0.0",
|
|
12641
|
-
"license": "ISC",
|
|
12642
|
-
"dependencies": {
|
|
12643
|
-
"inspect-with-kind": "^1.0.5",
|
|
12644
|
-
"is-plain-obj": "^1.1.0"
|
|
12645
|
-
}
|
|
12646
|
-
},
|
|
12647
|
-
"node_modules/strip-dirs/node_modules/is-plain-obj": {
|
|
12648
|
-
"version": "1.1.0",
|
|
12649
|
-
"license": "MIT",
|
|
12650
|
-
"engines": {
|
|
12651
|
-
"node": ">=0.10.0"
|
|
12652
|
-
}
|
|
12653
|
-
},
|
|
12654
12126
|
"node_modules/strip-final-newline": {
|
|
12655
12127
|
"version": "2.0.0",
|
|
12656
12128
|
"license": "MIT",
|
|
@@ -12658,31 +12130,6 @@
|
|
|
12658
12130
|
"node": ">=6"
|
|
12659
12131
|
}
|
|
12660
12132
|
},
|
|
12661
|
-
"node_modules/strip-outer": {
|
|
12662
|
-
"version": "2.0.0",
|
|
12663
|
-
"license": "MIT",
|
|
12664
|
-
"engines": {
|
|
12665
|
-
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
12666
|
-
},
|
|
12667
|
-
"funding": {
|
|
12668
|
-
"url": "https://github.com/sponsors/sindresorhus"
|
|
12669
|
-
}
|
|
12670
|
-
},
|
|
12671
|
-
"node_modules/strtok3": {
|
|
12672
|
-
"version": "7.1.1",
|
|
12673
|
-
"license": "MIT",
|
|
12674
|
-
"dependencies": {
|
|
12675
|
-
"@tokenizer/token": "^0.3.0",
|
|
12676
|
-
"peek-readable": "^5.1.3"
|
|
12677
|
-
},
|
|
12678
|
-
"engines": {
|
|
12679
|
-
"node": ">=16"
|
|
12680
|
-
},
|
|
12681
|
-
"funding": {
|
|
12682
|
-
"type": "github",
|
|
12683
|
-
"url": "https://github.com/sponsors/Borewit"
|
|
12684
|
-
}
|
|
12685
|
-
},
|
|
12686
12133
|
"node_modules/stubborn-fs": {
|
|
12687
12134
|
"version": "1.2.5"
|
|
12688
12135
|
},
|
|
@@ -12783,9 +12230,9 @@
|
|
|
12783
12230
|
}
|
|
12784
12231
|
},
|
|
12785
12232
|
"node_modules/tar": {
|
|
12786
|
-
"version": "7.5.
|
|
12787
|
-
"resolved": "https://registry.npmjs.org/tar/-/tar-7.5.
|
|
12788
|
-
"integrity": "sha512-
|
|
12233
|
+
"version": "7.5.12",
|
|
12234
|
+
"resolved": "https://registry.npmjs.org/tar/-/tar-7.5.12.tgz",
|
|
12235
|
+
"integrity": "sha512-9TsuLcdhOn4XztcQqhNyq1KOwOOED/3k58JAvtULiYqbO8B/0IBAAIE1hj0Svmm58k27TmcigyDI0deMlgG3uw==",
|
|
12789
12236
|
"license": "BlueOak-1.0.0",
|
|
12790
12237
|
"dependencies": {
|
|
12791
12238
|
"@isaacs/fs-minipass": "^4.0.0",
|
|
@@ -12944,21 +12391,6 @@
|
|
|
12944
12391
|
"node": ">=0.6"
|
|
12945
12392
|
}
|
|
12946
12393
|
},
|
|
12947
|
-
"node_modules/token-types": {
|
|
12948
|
-
"version": "5.0.1",
|
|
12949
|
-
"license": "MIT",
|
|
12950
|
-
"dependencies": {
|
|
12951
|
-
"@tokenizer/token": "^0.3.0",
|
|
12952
|
-
"ieee754": "^1.2.1"
|
|
12953
|
-
},
|
|
12954
|
-
"engines": {
|
|
12955
|
-
"node": ">=14.16"
|
|
12956
|
-
},
|
|
12957
|
-
"funding": {
|
|
12958
|
-
"type": "github",
|
|
12959
|
-
"url": "https://github.com/sponsors/Borewit"
|
|
12960
|
-
}
|
|
12961
|
-
},
|
|
12962
12394
|
"node_modules/toml": {
|
|
12963
12395
|
"version": "3.0.0",
|
|
12964
12396
|
"license": "MIT"
|
|
@@ -12971,16 +12403,6 @@
|
|
|
12971
12403
|
"version": "0.0.3",
|
|
12972
12404
|
"license": "MIT"
|
|
12973
12405
|
},
|
|
12974
|
-
"node_modules/trim-repeated": {
|
|
12975
|
-
"version": "2.0.0",
|
|
12976
|
-
"license": "MIT",
|
|
12977
|
-
"dependencies": {
|
|
12978
|
-
"escape-string-regexp": "^5.0.0"
|
|
12979
|
-
},
|
|
12980
|
-
"engines": {
|
|
12981
|
-
"node": ">=12"
|
|
12982
|
-
}
|
|
12983
|
-
},
|
|
12984
12406
|
"node_modules/triple-beam": {
|
|
12985
12407
|
"version": "1.4.1",
|
|
12986
12408
|
"license": "MIT",
|
|
@@ -13085,14 +12507,6 @@
|
|
|
13085
12507
|
"ulid": "dist/cli.js"
|
|
13086
12508
|
}
|
|
13087
12509
|
},
|
|
13088
|
-
"node_modules/unbzip2-stream": {
|
|
13089
|
-
"version": "1.4.3",
|
|
13090
|
-
"license": "MIT",
|
|
13091
|
-
"dependencies": {
|
|
13092
|
-
"buffer": "^5.2.1",
|
|
13093
|
-
"through": "^2.3.8"
|
|
13094
|
-
}
|
|
13095
|
-
},
|
|
13096
12510
|
"node_modules/uncrypto": {
|
|
13097
12511
|
"version": "0.1.3",
|
|
13098
12512
|
"license": "MIT"
|
|
@@ -13117,6 +12531,7 @@
|
|
|
13117
12531
|
},
|
|
13118
12532
|
"node_modules/unix-dgram": {
|
|
13119
12533
|
"version": "2.0.7",
|
|
12534
|
+
"hasInstallScript": true,
|
|
13120
12535
|
"license": "ISC",
|
|
13121
12536
|
"optional": true,
|
|
13122
12537
|
"dependencies": {
|