Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit adc7168

Browse files
chore(deps): update dependency netlify-cli to v12.14.0
1 parent 446b369 commit adc7168

File tree

2 files changed

+24
-88
lines changed

2 files changed

+24
-88
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"eslint": "8.34.0",
2424
"eslint-config-prettier": "8.6.0",
2525
"eslint-plugin-prettier": "4.2.1",
26-
"netlify-cli": "12.13.1",
26+
"netlify-cli": "12.14.0",
2727
"nuxt-purgecss": "2.0.0",
2828
"postcss": "8.4.21",
2929
"postcss-easing-gradients": "3.0.1",

yarn.lock

Lines changed: 23 additions & 87 deletions
Original file line numberDiff line numberDiff line change
@@ -1436,20 +1436,20 @@
14361436
resolved "https://registry.yarnpkg.com/@netlify/binary-info/-/binary-info-1.0.0.tgz#cd0d86fb783fb03e52067f0cd284865e57be86c8"
14371437
integrity sha512-4wMPu9iN3/HL97QblBsBay3E1etIciR84izI3U+4iALY+JHCrI+a2jO0qbAZ/nxKoegypYEaiiqWXylm+/zfrw==
14381438

1439-
"@netlify/build@^29.5.7":
1440-
version "29.5.7"
1441-
resolved "https://registry.yarnpkg.com/@netlify/build/-/build-29.5.7.tgz#252d1301294c8db8ee83fe720c74ed5ab4b1881d"
1442-
integrity sha512-sklZ1s7b90dNc69dEY+TkHUMYs0dUA0GN9nAoeSa12hw+VvfEDBhuK43bzJcT0RwMpT0II05se32WGel3n9WDA==
1439+
"@netlify/build@^29.5.8":
1440+
version "29.5.8"
1441+
resolved "https://registry.yarnpkg.com/@netlify/build/-/build-29.5.8.tgz#ea040f83cacbf99a092f89799ce120a8fcb6897a"
1442+
integrity sha512-bZQ38RY4yB+rvGG9JLr1vCvGFcT15IOkAUy+vhyPFNnT1XTkRZHW7KzwG0U+fyqADHR21FhQE9MGeja4o6ranQ==
14431443
dependencies:
14441444
"@bugsnag/js" "^7.0.0"
14451445
"@netlify/cache-utils" "^5.1.2"
14461446
"@netlify/config" "^20.3.3"
1447-
"@netlify/edge-bundler" "8.6.0"
1448-
"@netlify/functions-utils" "^5.1.8"
1447+
"@netlify/edge-bundler" "8.7.0"
1448+
"@netlify/functions-utils" "^5.1.9"
14491449
"@netlify/git-utils" "^5.1.0"
14501450
"@netlify/plugins-list" "^6.65.0"
14511451
"@netlify/run-utils" "^5.1.0"
1452-
"@netlify/zip-it-and-ship-it" "^8.6.0"
1452+
"@netlify/zip-it-and-ship-it" "^8.7.0"
14531453
"@sindresorhus/slugify" "^2.0.0"
14541454
ansi-escapes "^5.0.0"
14551455
chalk "^5.0.0"
@@ -1538,34 +1538,7 @@
15381538
validate-npm-package-name "^4.0.0"
15391539
yargs "^17.6.0"
15401540

1541-
"@netlify/edge-bundler@8.6.0":
1542-
version "8.6.0"
1543-
resolved "https://registry.yarnpkg.com/@netlify/edge-bundler/-/edge-bundler-8.6.0.tgz#9b698e9aba472cc31346a22dd8f92ee04b711930"
1544-
integrity sha512-DZd4V+LTY7OxELE3yypohErctPCfSD+m1mDlPU+IBJ55O6l4DU+03L2PD/SXk7GMJMG59yp6W5wp7+GQ2I8avg==
1545-
dependencies:
1546-
"@import-maps/resolve" "^1.0.1"
1547-
ajv "^8.11.2"
1548-
ajv-errors "^3.0.0"
1549-
better-ajv-errors "^1.2.0"
1550-
common-path-prefix "^3.0.0"
1551-
del "^7.0.0"
1552-
env-paths "^3.0.0"
1553-
execa "^6.0.0"
1554-
find-up "^6.3.0"
1555-
get-port "^6.1.2"
1556-
glob-to-regexp "^0.4.1"
1557-
jsonc-parser "^3.2.0"
1558-
node-fetch "^3.1.1"
1559-
node-stream-zip "^1.15.0"
1560-
p-retry "^5.1.1"
1561-
p-wait-for "^4.1.0"
1562-
path-key "^4.0.0"
1563-
regexp-tree "^0.1.24"
1564-
semver "^7.3.5"
1565-
tmp-promise "^3.0.3"
1566-
uuid "^9.0.0"
1567-
1568-
"@netlify/edge-bundler@^8.7.0":
1541+
"@netlify/edge-bundler@8.7.0", "@netlify/edge-bundler@^8.7.0":
15691542
version "8.7.0"
15701543
resolved "https://registry.yarnpkg.com/@netlify/edge-bundler/-/edge-bundler-8.7.0.tgz#508461b4ab754f421dac1a17c1822ef34208de2e"
15711544
integrity sha512-HWVI0ji8YWduX8pl9H2PkW/InvXwRqzVrVv6XnBj3FkqRQYTnroJQh6THP/LB2oJG942vklkF/1jEyiTU6LEeA==
@@ -1718,10 +1691,10 @@
17181691
"@netlify/esbuild-windows-64" "0.14.39"
17191692
"@netlify/esbuild-windows-arm64" "0.14.39"
17201693

1721-
"@netlify/framework-info@^9.8.1":
1722-
version "9.8.1"
1723-
resolved "https://registry.yarnpkg.com/@netlify/framework-info/-/framework-info-9.8.1.tgz#7c5cd0a5552041c75bfb94cc9a6e5cb4c6d59949"
1724-
integrity sha512-ysCJWp0ahGVLzB6YGwHNId0wPazqSxj8Cc/nI9DvcxT8zssq38EGGvha2MxW/b9OvVfy0cnthshSX3JE96sSuw==
1694+
"@netlify/framework-info@^9.8.2":
1695+
version "9.8.2"
1696+
resolved "https://registry.yarnpkg.com/@netlify/framework-info/-/framework-info-9.8.2.tgz#eacbcaca3fa04a174118903fb052fa4083db7e66"
1697+
integrity sha512-SWmtgJk5itD2mC1oHssHllHeSVY432dJtzSaANy6Euq7V/y7HeW+P39h/5jQ1i+sIyhmu0jOStfHkqPJVxg1iA==
17251698
dependencies:
17261699
ajv "^8.12.0"
17271700
filter-obj "^3.0.0"
@@ -1735,12 +1708,12 @@
17351708
semver "^7.3.4"
17361709
url "^0.11.0"
17371710

1738-
"@netlify/functions-utils@^5.1.8":
1739-
version "5.1.8"
1740-
resolved "https://registry.yarnpkg.com/@netlify/functions-utils/-/functions-utils-5.1.8.tgz#fd3e62fbf20dcbcd0d2c641889e51fd9a0e2e52e"
1741-
integrity sha512-YD7OcL2ao7lItW7gf0w52H+a9YjEgrCNBAx3buehimOwN45DDIChKRz/WZCP8fs09XjqNvxEv8bV9cM1Cq87TQ==
1711+
"@netlify/functions-utils@^5.1.9":
1712+
version "5.1.9"
1713+
resolved "https://registry.yarnpkg.com/@netlify/functions-utils/-/functions-utils-5.1.9.tgz#765424091105f70f5abb50390a045999bda4e643"
1714+
integrity sha512-qgcFnnr0JmQG6SbeAhuWSGZJa4gtj5i1ESc79/wRRUC+ccgkX7xqv2/3UHOSw4uobgVBzonAfnDqmpwqbnrM2w==
17421715
dependencies:
1743-
"@netlify/zip-it-and-ship-it" "^8.6.0"
1716+
"@netlify/zip-it-and-ship-it" "^8.7.0"
17441717
cpy "^8.1.0"
17451718
path-exists "^5.0.0"
17461719

@@ -1850,43 +1823,6 @@
18501823
dependencies:
18511824
execa "^6.0.0"
18521825

1853-
"@netlify/zip-it-and-ship-it@^8.6.0":
1854-
version "8.6.0"
1855-
resolved "https://registry.yarnpkg.com/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-8.6.0.tgz#807a2fe342ba2e30fe1e7174703c14f0d9a9f10f"
1856-
integrity sha512-k1bykwO5h9nerPjFwjPe3dvL8XplnySxjL4BfPTOLMpfWnWurdpiFTpSY3nICz5jBvBzTjnaTGVe4mZOBNMViA==
1857-
dependencies:
1858-
"@babel/parser" "7.16.8"
1859-
"@netlify/binary-info" "^1.0.0"
1860-
"@netlify/esbuild" "0.14.39"
1861-
"@vercel/nft" "^0.22.0"
1862-
archiver "^5.3.0"
1863-
common-path-prefix "^3.0.0"
1864-
cp-file "^10.0.0"
1865-
del "^7.0.0"
1866-
end-of-stream "^1.4.4"
1867-
es-module-lexer "^1.0.0"
1868-
execa "^6.0.0"
1869-
filter-obj "^5.0.0"
1870-
find-up "^6.0.0"
1871-
glob "^8.0.3"
1872-
is-builtin-module "^3.1.0"
1873-
is-path-inside "^4.0.0"
1874-
junk "^4.0.0"
1875-
locate-path "^7.0.0"
1876-
merge-options "^3.0.4"
1877-
minimatch "^6.0.0"
1878-
normalize-path "^3.0.0"
1879-
p-map "^5.0.0"
1880-
path-exists "^5.0.0"
1881-
precinct "^9.0.1"
1882-
require-package-name "^2.0.1"
1883-
resolve "^2.0.0-next.1"
1884-
semver "^7.0.0"
1885-
tmp-promise "^3.0.2"
1886-
toml "^3.0.0"
1887-
unixify "^1.0.0"
1888-
yargs "^17.0.0"
1889-
18901826
"@netlify/zip-it-and-ship-it@^8.7.0":
18911827
version "8.7.0"
18921828
resolved "https://registry.yarnpkg.com/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-8.7.0.tgz#9eb49fc17e454f6f681548d67cddfc0ed4ea5a17"
@@ -10853,16 +10789,16 @@ nested-error-stacks@^2.0.0, nested-error-stacks@^2.1.0, nested-error-stacks@^2.1
1085310789
resolved "https://registry.yarnpkg.com/nested-error-stacks/-/nested-error-stacks-2.1.1.tgz#26c8a3cee6cc05fbcf1e333cd2fc3e003326c0b5"
1085410790
integrity sha512-9iN1ka/9zmX1ZvLV9ewJYEk9h7RyRRtqdK0woXcqohu8EWIerfPUjYJPg0ULy0UqP7cslmdGc8xKDJcojlKiaw==
1085510791

10856-
netlify-cli@12.13.1:
10857-
version "12.13.1"
10858-
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-12.13.1.tgz#3a33f4d3883d0ced39a0f85db1127c94eaecb0ab"
10859-
integrity sha512-xqjPqT4bDCdauJvf75kcS6Z/55rz/R91FpC7wKYSIIfWnvLVRY4uik2lw9aOORNruEfVPDs0TjB9sTI4dDRTFA==
10792+
netlify-cli@12.14.0:
10793+
version "12.14.0"
10794+
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-12.14.0.tgz#59945190c1681962536e20295068c9c16e7e0b08"
10795+
integrity sha512-zQ9eB3eWe8ae5G8Dr76IXADarKXrI08idGwSzJfYdvdgSRvc42R+7H/V2XAkJouZOkt5/YKPmRl3Sj8OzsP4CQ==
1086010796
dependencies:
1086110797
"@fastify/static" "^6.6.0"
10862-
"@netlify/build" "^29.5.7"
10798+
"@netlify/build" "^29.5.8"
1086310799
"@netlify/config" "^20.3.3"
1086410800
"@netlify/edge-bundler" "^8.7.0"
10865-
"@netlify/framework-info" "^9.8.1"
10801+
"@netlify/framework-info" "^9.8.2"
1086610802
"@netlify/local-functions-proxy" "^1.1.1"
1086710803
"@netlify/zip-it-and-ship-it" "^8.7.0"
1086810804
"@octokit/rest" "^19.0.0"

0 commit comments

Comments
 (0)