Skip to content

Commit bc9596b

Browse files
meta: update dependency netlify-cli to v19.1.3
1 parent fa92abb commit bc9596b

File tree

2 files changed

+42
-92
lines changed

2 files changed

+42
-92
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"eslint-plugin-react-hooks": "5.2.0",
5353
"husky": "9.1.7",
5454
"lint-staged": "15.5.0",
55-
"netlify-cli": "19.0.3",
55+
"netlify-cli": "19.1.3",
5656
"prettier": "3.3.3",
5757
"typescript": "5.8.2"
5858
},

yarn.lock

Lines changed: 41 additions & 91 deletions
Original file line numberDiff line numberDiff line change
@@ -2661,20 +2661,15 @@
26612661
resolved "https://registry.yarnpkg.com/@netlify/binary-info/-/binary-info-1.0.0.tgz#cd0d86fb783fb03e52067f0cd284865e57be86c8"
26622662
integrity sha512-4wMPu9iN3/HL97QblBsBay3E1etIciR84izI3U+4iALY+JHCrI+a2jO0qbAZ/nxKoegypYEaiiqWXylm+/zfrw==
26632663

2664-
"@netlify/[email protected]":
2665-
version "8.1.1"
2666-
resolved "https://registry.yarnpkg.com/@netlify/blobs/-/blobs-8.1.1.tgz#f1f16a44f46274a13b2024c84fdd3939af894d0b"
2667-
integrity sha512-7Dg3PzArvQ0Owq4wpkLECC9iaDBOxuWUN2uwbQtUF6tZssyez2QN+eO0CjuIhhZUivbw+X9bwsyiEjWkdJnv/A==
2668-
2669-
"@netlify/blobs@^7.4.0":
2670-
version "7.4.0"
2671-
resolved "https://registry.yarnpkg.com/@netlify/blobs/-/blobs-7.4.0.tgz#cc28b64436519fa2b8d51a0736e1549bdb84f5e0"
2672-
integrity sha512-7rdPzo8bggt3D2CVO+U1rmEtxxs8X7cLusDbHZRJaMlxqxBD05mXgThj5DUJMFOvmfVjhEH/S/3AyiLUbDQGDg==
2664+
"@netlify/[email protected]", "@netlify/blobs@^8.1.2":
2665+
version "8.1.2"
2666+
resolved "https://registry.yarnpkg.com/@netlify/blobs/-/blobs-8.1.2.tgz#7b249d837e7944d8f04fb807c5fa1cb2c6f28a3d"
2667+
integrity sha512-coQlePCMpgyMxfeCvxa6qPHlahECin0lSRtg8UOn2rzXRWdvJk+yUhhUstW4HLa9ynvAXFAGTEZoVt4BTESNbw==
26732668

2674-
"@netlify/[email protected].1":
2675-
version "9.0.1"
2676-
resolved "https://registry.yarnpkg.com/@netlify/build-info/-/build-info-9.0.1.tgz#0afb36d98d115ef0994f773fcc893d13d9eccaa5"
2677-
integrity sha512-GeZVgZpZrn2wPP21WJqb44R9ie+Mh0v+MIPjzQP129Z/fCamdjNW0g31U6Ty621m08Mq6iePmPM8UG7OLEOlMw==
2669+
"@netlify/[email protected].2":
2670+
version "9.0.2"
2671+
resolved "https://registry.yarnpkg.com/@netlify/build-info/-/build-info-9.0.2.tgz#faac3d38b0bb9bcbc878e7abb728139ec7c0d9b0"
2672+
integrity sha512-2c1mTGLRYjRxhyv11CbnwkusGKtRBRQW0RXk0i72BmhtTpzNwNdNWAGh+IRaudONGO8vqvAyiDtyTUkF6QBgHg==
26782673
dependencies:
26792674
"@bugsnag/js" "^7.20.0"
26802675
"@iarna/toml" "^2.2.5"
@@ -2686,23 +2681,23 @@
26862681
yaml "^2.1.3"
26872682
yargs "^17.6.0"
26882683

2689-
"@netlify/[email protected].3":
2690-
version "30.0.3"
2691-
resolved "https://registry.yarnpkg.com/@netlify/build/-/build-30.0.3.tgz#6d097a1e688cc24532efb2c8eacb32f745b3057e"
2692-
integrity sha512-RLXHUjkmtgjRSOH5iLetKI3noCn1hLcfVylo+BKJSgTN43fKAvzKPIaGBZ7n1vA71kWIERHBgigPHporRofh2A==
2684+
"@netlify/[email protected].6":
2685+
version "30.0.6"
2686+
resolved "https://registry.yarnpkg.com/@netlify/build/-/build-30.0.6.tgz#aef2e3dd0867dd4307f059ed95534740ec8a2689"
2687+
integrity sha512-9Qz3b4xfbyHOXPZm2Sn91lbuH6b6QWjQoS37fMFwB1FgfeXf5I46aLIumhm+mnv/W40NFi7W29b7ITUT8O7Bjw==
26932688
dependencies:
26942689
"@bugsnag/js" "^7.0.0"
2695-
"@netlify/blobs" "^7.4.0"
2690+
"@netlify/blobs" "^8.1.2"
26962691
"@netlify/cache-utils" "^5.2.0"
2697-
"@netlify/config" "^21.0.2"
2692+
"@netlify/config" "^21.0.4"
26982693
"@netlify/edge-bundler" "12.3.3"
26992694
"@netlify/framework-info" "^9.9.2"
2700-
"@netlify/functions-utils" "^5.3.12"
2695+
"@netlify/functions-utils" "^5.3.13"
27012696
"@netlify/git-utils" "^5.2.0"
27022697
"@netlify/opentelemetry-utils" "^1.3.1"
27032698
"@netlify/plugins-list" "^6.80.0"
27042699
"@netlify/run-utils" "^5.2.0"
2705-
"@netlify/zip-it-and-ship-it" "10.0.3"
2700+
"@netlify/zip-it-and-ship-it" "10.0.4"
27062701
"@sindresorhus/slugify" "^2.0.0"
27072702
ansi-escapes "^6.0.0"
27082703
chalk "^5.0.0"
@@ -2764,10 +2759,10 @@
27642759
path-exists "^5.0.0"
27652760
readdirp "^3.4.0"
27662761

2767-
"@netlify/[email protected].2", "@netlify/config@^21.0.2":
2768-
version "21.0.2"
2769-
resolved "https://registry.yarnpkg.com/@netlify/config/-/config-21.0.2.tgz#75ab3b47b40734f6b8eeba894ffe612007e0910b"
2770-
integrity sha512-KVRwXpzPeRnezdm1yvUkUYvDEN442+Ejl3QV14BEZP2mSJTHT51nI0XYBGn4tlfsh/tY8CBU/EDNnkqThcCF+w==
2762+
"@netlify/[email protected].4", "@netlify/config@^21.0.4":
2763+
version "21.0.4"
2764+
resolved "https://registry.yarnpkg.com/@netlify/config/-/config-21.0.4.tgz#059b3601d8fed55bf5dd1ee3139f611084980c0e"
2765+
integrity sha512-zowNuIITdhcS9usivQOI7cZVtqo2ijVb3rkgMIcyRdglMibvfXVLJGZXt97NJat9B9GkqYKr3hTWLZgXLEJxuA==
27712766
dependencies:
27722767
"@iarna/toml" "^2.2.5"
27732768
"@netlify/headers-parser" "^8.0.0"
@@ -2794,35 +2789,6 @@
27942789
validate-npm-package-name "^4.0.0"
27952790
yargs "^17.6.0"
27962791

2797-
"@netlify/[email protected]":
2798-
version "12.3.2"
2799-
resolved "https://registry.yarnpkg.com/@netlify/edge-bundler/-/edge-bundler-12.3.2.tgz#59af332ac9dad8984ee9f87ef3631585b159afd4"
2800-
integrity sha512-t1B+Eo5c+R4H7t20BGQHDIi3TwXYN9lPiCezJ16580fnWKGVwKoVW6/GvAPXURdlAHyq4+CZciGcxNWhWnTL7g==
2801-
dependencies:
2802-
"@import-maps/resolve" "^1.0.1"
2803-
"@vercel/nft" "0.27.7"
2804-
ajv "^8.11.2"
2805-
ajv-errors "^3.0.0"
2806-
better-ajv-errors "^1.2.0"
2807-
common-path-prefix "^3.0.0"
2808-
env-paths "^3.0.0"
2809-
esbuild "0.21.2"
2810-
execa "^7.0.0"
2811-
find-up "^6.3.0"
2812-
get-package-name "^2.2.0"
2813-
get-port "^6.1.2"
2814-
is-path-inside "^4.0.0"
2815-
jsonc-parser "^3.2.0"
2816-
node-fetch "^3.1.1"
2817-
node-stream-zip "^1.15.0"
2818-
p-retry "^5.1.1"
2819-
p-wait-for "^5.0.0"
2820-
path-key "^4.0.0"
2821-
semver "^7.3.8"
2822-
tmp-promise "^3.0.3"
2823-
urlpattern-polyfill "8.0.2"
2824-
uuid "^9.0.0"
2825-
28262792
"@netlify/[email protected]":
28272793
version "12.3.3"
28282794
resolved "https://registry.yarnpkg.com/@netlify/edge-bundler/-/edge-bundler-12.3.3.tgz#e1e7badd633159e93ccf63f824ea25b30d79d495"
@@ -2871,12 +2837,12 @@
28712837
read-package-up "^11.0.0"
28722838
semver "^7.3.8"
28732839

2874-
"@netlify/functions-utils@^5.3.12":
2875-
version "5.3.12"
2876-
resolved "https://registry.yarnpkg.com/@netlify/functions-utils/-/functions-utils-5.3.12.tgz#54d7ab4f03f4ad60651df7af75acd0ee4488150b"
2877-
integrity sha512-rtiDR2NGNIz+tLmBKyDJ9MRq250nkKnG7GYuIT28S2Q0EZyxxU1TL2hrVQTN46G+vrZCmqiS3mqAKD6dza/fMw==
2840+
"@netlify/functions-utils@^5.3.13":
2841+
version "5.3.13"
2842+
resolved "https://registry.yarnpkg.com/@netlify/functions-utils/-/functions-utils-5.3.13.tgz#d85a6552135af5b82428bd9d9404f081be7d9534"
2843+
integrity sha512-Zckw6SPSRVdbz2DlabupmDHZsv7rv3DI4yS4FAKl2g730Mg5VibVFz1IuH9YZ9UgYnB2ZNrjQtrQ9SkPiIP3Rg==
28782844
dependencies:
2879-
"@netlify/zip-it-and-ship-it" "10.0.3"
2845+
"@netlify/zip-it-and-ship-it" "10.0.4"
28802846
cpy "^9.0.0"
28812847
path-exists "^5.0.0"
28822848

@@ -2996,18 +2962,7 @@
29962962
resolved "https://registry.yarnpkg.com/@netlify/plugins-list/-/plugins-list-6.80.0.tgz#da45e4f67e41e1623cd002273f8e6b2aea68ba8a"
29972963
integrity sha512-bCKLI51UZ70ziIWsf2nvgPd4XuG6m8AMCoHiYtl/BSsiaSBfmryZnTTqdRXerH09tBRpbPPwzaEgUJwyU9o8Qw==
29982964

2999-
"@netlify/[email protected]":
3000-
version "14.5.0"
3001-
resolved "https://registry.yarnpkg.com/@netlify/redirect-parser/-/redirect-parser-14.5.0.tgz#fcf5cb4d944dffecb6476898b24f29daf46b2579"
3002-
integrity sha512-0HxtPj+azmoaQhuZAbyTn6WyMl+PO6XrFU6TRo/0b57jtVz9uTjrvFytjmTqTvVEY1sLePCxbTbgEULm2XDTjQ==
3003-
dependencies:
3004-
"@iarna/toml" "^2.2.5"
3005-
fast-safe-stringify "^2.1.1"
3006-
filter-obj "^5.0.0"
3007-
is-plain-obj "^4.0.0"
3008-
path-exists "^5.0.0"
3009-
3010-
"@netlify/redirect-parser@^14.5.1":
2965+
"@netlify/[email protected]", "@netlify/redirect-parser@^14.5.1":
30112966
version "14.5.1"
30122967
resolved "https://registry.yarnpkg.com/@netlify/redirect-parser/-/redirect-parser-14.5.1.tgz#7ba19b5a31f30f025af5eeb8fa9b824a28a02155"
30132968
integrity sha512-pg5Oa/da6P0djfLOaBj/5IiB4tXNzGlvl2IK6MzxM4W0zkwdLprw3NjduBeaSmWe7h+9WZKKVTh2IVNEXqs3iQ==
@@ -3030,10 +2985,10 @@
30302985
resolved "https://registry.yarnpkg.com/@netlify/serverless-functions-api/-/serverless-functions-api-1.36.0.tgz#e7e9ce83d059c4c845440ec861a7e69c0d800bfa"
30312986
integrity sha512-z6okREyK8in0486a22Oro0k+YsuyEjDXJt46FpgeOgXqKJ9ElM8QPll0iuLBkpbH33ENiNbIPLd1cuClRQnhiw==
30322987

3033-
"@netlify/[email protected].3":
3034-
version "10.0.3"
3035-
resolved "https://registry.yarnpkg.com/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-10.0.3.tgz#3214181f47a8f74f8fcd5bcf5d8c678e82cb3892"
3036-
integrity sha512-gOJVBMsmUnsYO2DpiJoJaZu98qvfZw6TQvsCQAwoTJqz2Pe+8hE0quwVFZiVVlmNNI0gYMCzVRToIOd3GHdQ0w==
2988+
"@netlify/[email protected].4":
2989+
version "10.0.4"
2990+
resolved "https://registry.yarnpkg.com/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-10.0.4.tgz#aa447d4dddcc535cfdd6baede94fd2bc6a9abc83"
2991+
integrity sha512-DaKSkQbRq0MlDGxsNfxP/jBfRFkH4FcuuBZ18AsslVv+AsYqhUBBN2CDaSqbP4BUpvjXEI8ZZ0IIenRo4NszOg==
30372992
dependencies:
30382993
"@babel/parser" "^7.22.5"
30392994
"@babel/types" "7.26.10"
@@ -11516,11 +11471,6 @@ jsonc-parser@^3.0.0:
1151611471
resolved "https://registry.yarnpkg.com/jsonc-parser/-/jsonc-parser-3.2.1.tgz#031904571ccf929d7670ee8c547545081cb37f1a"
1151711472
integrity sha512-AilxAyFOAcK5wA1+LeaySVBrHsGQvUFCDWXKpZjzaL0PqW+xfBOttn8GNtWKFWqneyMZj41MWF9Kl6iPWLwgOA==
1151811473

11519-
jsonc-parser@^3.2.0:
11520-
version "3.3.1"
11521-
resolved "https://registry.yarnpkg.com/jsonc-parser/-/jsonc-parser-3.3.1.tgz#f2a524b4f7fd11e3d791e559977ad60b98b798b4"
11522-
integrity sha512-HUgH65KyejrUFPvHFPbqOY0rsFip3Bo5wb4ngvdi1EpCYWUQDC5V+Y7mZws+DLkr4M//zQJoanu1SP+87Dv1oQ==
11523-
1152411474
jsonfile@^6.0.1:
1152511475
version "6.1.0"
1152611476
resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-6.1.0.tgz#bc55b2634793c679ec6403094eb13698a6ec0aae"
@@ -13176,22 +13126,22 @@ nested-error-stacks@^2.0.0, nested-error-stacks@^2.1.0, nested-error-stacks@^2.1
1317613126
resolved "https://registry.yarnpkg.com/nested-error-stacks/-/nested-error-stacks-2.1.1.tgz#26c8a3cee6cc05fbcf1e333cd2fc3e003326c0b5"
1317713127
integrity sha512-9iN1ka/9zmX1ZvLV9ewJYEk9h7RyRRtqdK0woXcqohu8EWIerfPUjYJPg0ULy0UqP7cslmdGc8xKDJcojlKiaw==
1317813128

13179-
netlify-cli@19.0.3:
13180-
version "19.0.3"
13181-
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-19.0.3.tgz#944cf9aafb02f1aaa66402f9576521f0e8b21b43"
13182-
integrity sha512-dJokdtBc5Cp8H4zLihrYkoBxiJ9RaR4yPg7sBwcBKc6/SO1CE674/bPxb7/AQSt+kbRF+nljhGyMc/CbKm+fhA==
13129+
netlify-cli@19.1.3:
13130+
version "19.1.3"
13131+
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-19.1.3.tgz#bc6bcef4edef3760c31660d1398bc0bedb0eb2cd"
13132+
integrity sha512-zAIypaX5AqLslIIkAYFlJAc1CqrUwhL6Vh/d0M+CagezIlhLvru6MTEfyxCaDIH1BBmOfH0cWViLa+M+LsyETg==
1318313133
dependencies:
1318413134
"@fastify/static" "7.0.4"
13185-
"@netlify/blobs" "8.1.1"
13186-
"@netlify/build" "30.0.3"
13187-
"@netlify/build-info" "9.0.1"
13188-
"@netlify/config" "21.0.2"
13189-
"@netlify/edge-bundler" "12.3.2"
13135+
"@netlify/blobs" "8.1.2"
13136+
"@netlify/build" "30.0.6"
13137+
"@netlify/build-info" "9.0.2"
13138+
"@netlify/config" "21.0.4"
13139+
"@netlify/edge-bundler" "12.3.3"
1319013140
"@netlify/edge-functions" "2.11.1"
1319113141
"@netlify/headers-parser" "8.0.0"
1319213142
"@netlify/local-functions-proxy" "1.1.1"
13193-
"@netlify/redirect-parser" "14.5.0"
13194-
"@netlify/zip-it-and-ship-it" "10.0.3"
13143+
"@netlify/redirect-parser" "14.5.1"
13144+
"@netlify/zip-it-and-ship-it" "10.0.4"
1319513145
"@octokit/rest" "21.1.1"
1319613146
"@opentelemetry/api" "1.8.0"
1319713147
"@pnpm/tabtab" "0.5.4"

0 commit comments

Comments
 (0)