chore(deps): update dependency netlify-cli to v12.2.8 (#2782)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2782 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
ed4dd93bba
commit
517a6cea1e
@ -94,7 +94,7 @@
|
||||
"eslint-plugin-vue": "9.8.0",
|
||||
"express": "4.18.2",
|
||||
"happy-dom": "7.7.0",
|
||||
"netlify-cli": "12.2.7",
|
||||
"netlify-cli": "12.2.8",
|
||||
"postcss": "8.4.19",
|
||||
"postcss-preset-env": "7.8.3",
|
||||
"rollup": "3.5.1",
|
||||
|
64
pnpm-lock.yaml
generated
64
pnpm-lock.yaml
generated
@ -63,7 +63,7 @@ specifiers:
|
||||
lodash.debounce: 4.0.8
|
||||
marked: 4.2.3
|
||||
minimist: 1.2.7
|
||||
netlify-cli: 12.2.7
|
||||
netlify-cli: 12.2.8
|
||||
pinia: 2.0.27
|
||||
postcss: 8.4.19
|
||||
postcss-preset-env: 7.8.3
|
||||
@ -167,7 +167,7 @@ devDependencies:
|
||||
eslint-plugin-vue: 9.8.0_eslint@8.29.0
|
||||
express: 4.18.2
|
||||
happy-dom: 7.7.0
|
||||
netlify-cli: 12.2.7_@types+node@18.11.10
|
||||
netlify-cli: 12.2.8_@types+node@18.11.10
|
||||
postcss: 8.4.19
|
||||
postcss-preset-env: 7.8.3_postcss@8.4.19
|
||||
rollup: 3.5.1
|
||||
@ -2078,31 +2078,6 @@ packages:
|
||||
yargs: 17.6.0
|
||||
dev: true
|
||||
|
||||
/@netlify/edge-bundler/4.4.3:
|
||||
resolution: {integrity: sha512-wELFNmsnst3ujgQ2KNv1ex07G4GLS6JwJcZfXuwC5aV3FOZAQApAIH/A3MzHNxIfoW6EmLD/PE6sVMdSB1U6uQ==}
|
||||
engines: {node: ^14.16.0 || >=16.0.0}
|
||||
dependencies:
|
||||
'@import-maps/resolve': 1.0.1
|
||||
ajv: 8.11.2
|
||||
ajv-errors: 3.0.0_ajv@8.11.2
|
||||
better-ajv-errors: 1.2.0_ajv@8.11.2
|
||||
common-path-prefix: 3.0.0
|
||||
del: 7.0.0
|
||||
env-paths: 3.0.0
|
||||
execa: 6.1.0
|
||||
find-up: 6.3.0
|
||||
get-port: 6.1.2
|
||||
glob-to-regexp: 0.4.1
|
||||
node-fetch: 3.2.0
|
||||
node-stream-zip: 1.15.0
|
||||
p-retry: 5.1.1
|
||||
p-wait-for: 4.1.0
|
||||
path-key: 4.0.0
|
||||
semver: 7.3.7
|
||||
tmp-promise: 3.0.3
|
||||
uuid: 9.0.0
|
||||
dev: true
|
||||
|
||||
/@netlify/edge-bundler/5.0.0:
|
||||
resolution: {integrity: sha512-6kTOzuBhdYO5/puBU87hbl5b15DMCUHynVbJMRb2AAnxB0/ggWbQpOVogQSeLF7pOO+4r5TmRGS/U30xC2CA2A==}
|
||||
engines: {node: ^14.16.0 || >=16.0.0}
|
||||
@ -2340,7 +2315,7 @@ packages:
|
||||
resolution: {integrity: sha512-4gEP+02y6ueJEm/oLPfoFJGg/9TOQi/NCKcxZm1dwkLTVgCYmT47niXG7hVDWz3F3daqVm6lcCUSdrvkhDYgcQ==}
|
||||
engines: {node: ^14.14.0 || >=16.0.0}
|
||||
dependencies:
|
||||
ajv: 8.11.0
|
||||
ajv: 8.11.2
|
||||
filter-obj: 3.0.0
|
||||
find-up: 6.3.0
|
||||
fs-extra: 10.1.0
|
||||
@ -3741,12 +3716,12 @@ packages:
|
||||
acorn: 7.4.1
|
||||
dev: false
|
||||
|
||||
/acorn-jsx/5.3.2_acorn@8.8.0:
|
||||
/acorn-jsx/5.3.2_acorn@8.8.1:
|
||||
resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==}
|
||||
peerDependencies:
|
||||
acorn: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
dependencies:
|
||||
acorn: 8.8.0
|
||||
acorn: 8.8.1
|
||||
dev: true
|
||||
|
||||
/acorn-walk/8.2.0:
|
||||
@ -3821,15 +3796,6 @@ packages:
|
||||
uri-js: 4.4.1
|
||||
dev: true
|
||||
|
||||
/ajv/8.11.0:
|
||||
resolution: {integrity: sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==}
|
||||
dependencies:
|
||||
fast-deep-equal: 3.1.3
|
||||
json-schema-traverse: 1.0.0
|
||||
require-from-string: 2.0.2
|
||||
uri-js: 4.4.1
|
||||
dev: true
|
||||
|
||||
/ajv/8.11.2:
|
||||
resolution: {integrity: sha512-E4bfmKAhGiSTvMfL1Myyycaub+cUEU2/IvpylXkUu7CHBkBj1f/ikdzbD7YQ6FKUbixDxeYvB/xY4fvyroDlQg==}
|
||||
dependencies:
|
||||
@ -4092,7 +4058,7 @@ packages:
|
||||
dev: true
|
||||
|
||||
/ascii-table/0.0.9:
|
||||
resolution: {integrity: sha1-BqZgTWpV1L9BqaR9mHLXp42jHnM=}
|
||||
resolution: {integrity: sha512-xpkr6sCDIYTPqzvjG8M3ncw1YOTaloWZOyrUmicoEifBEKzQzt+ooUpRpQ/AbOoJfO/p2ZKiyp79qHThzJDulQ==}
|
||||
dev: true
|
||||
|
||||
/asn1/0.2.6:
|
||||
@ -4486,7 +4452,7 @@ packages:
|
||||
dev: true
|
||||
|
||||
/buffer-equal-constant-time/1.0.1:
|
||||
resolution: {integrity: sha1-+OcRMvf/5uAaXJaXpMbz5I1cyBk=}
|
||||
resolution: {integrity: sha512-zRpUiDwd/xk6ADqPMATG8vc9VPrkck7T07OIx0gnjmJAnHnTVXNQG3vfvWNuiZIkwu9KrKdA1iJKfsfTVxE6NA==}
|
||||
dev: true
|
||||
|
||||
/buffer-fill/1.0.0:
|
||||
@ -6521,8 +6487,8 @@ packages:
|
||||
resolution: {integrity: sha512-DQmnRpLj7f6TgN/NYb0MTzJXL+vJF9h3pHy4JhCIs3zwcgez8xmGg3sXHcEO97BrmO2OSvCwMdfdlyl+E9KjOw==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dependencies:
|
||||
acorn: 8.8.0
|
||||
acorn-jsx: 5.3.2_acorn@8.8.0
|
||||
acorn: 8.8.1
|
||||
acorn-jsx: 5.3.2_acorn@8.8.1
|
||||
eslint-visitor-keys: 3.3.0
|
||||
dev: true
|
||||
|
||||
@ -6932,7 +6898,7 @@ packages:
|
||||
dev: true
|
||||
|
||||
/file-size/0.0.5:
|
||||
resolution: {integrity: sha1-BX1Dw6Ptc12j+Q1gUqs4Dx5tXjs=}
|
||||
resolution: {integrity: sha512-ZW056dw8Ta1RWHVOQue3LMZe+mSOnHkcM7AN9is8JoHSIHRiLD5szwPAHM3fM7P5SGJ1bkAmCv3PvUTGoluDqA==}
|
||||
dev: true
|
||||
|
||||
/file-type/11.1.0:
|
||||
@ -9538,7 +9504,7 @@ packages:
|
||||
dev: true
|
||||
|
||||
/mute-stream/0.0.7:
|
||||
resolution: {integrity: sha1-MHXOk7whuPq0PhvE2n6BFe0ee6s=}
|
||||
resolution: {integrity: sha512-r65nCZhrbXXb6dXOACihYApHw2Q6pV0M3V0PSxd74N0+D8nzAdEAITq2oAjA1jVnKI+tGvEBUpqiMh0+rW6zDQ==}
|
||||
dev: true
|
||||
|
||||
/mute-stream/0.0.8:
|
||||
@ -9605,15 +9571,15 @@ packages:
|
||||
resolution: {integrity: sha512-9iN1ka/9zmX1ZvLV9ewJYEk9h7RyRRtqdK0woXcqohu8EWIerfPUjYJPg0ULy0UqP7cslmdGc8xKDJcojlKiaw==}
|
||||
dev: true
|
||||
|
||||
/netlify-cli/12.2.7_@types+node@18.11.10:
|
||||
resolution: {integrity: sha512-p9xXsZqPyCJ+0aPqPVLEFmfWpkUb4RH9wJwdqPfdyNKAUKQsZs1JuMFY1ExzVmeUgGeROxK8wPrbTWgJ8upRYg==}
|
||||
/netlify-cli/12.2.8_@types+node@18.11.10:
|
||||
resolution: {integrity: sha512-OmZoqPazXLv6cofp01cvTKPq0DB13X1XgCL520pOLcpg6a/QwUqpe/4nM43sU+KPV3l9OHlPjS0hHrwA0ka28w==}
|
||||
engines: {node: ^14.16.0 || >=16.0.0}
|
||||
hasBin: true
|
||||
requiresBuild: true
|
||||
dependencies:
|
||||
'@netlify/build': 28.4.5_@types+node@18.11.10
|
||||
'@netlify/config': 20.0.2
|
||||
'@netlify/edge-bundler': 4.4.3
|
||||
'@netlify/edge-bundler': 5.0.0
|
||||
'@netlify/framework-info': 9.5.2
|
||||
'@netlify/local-functions-proxy': 1.1.1
|
||||
'@netlify/zip-it-and-ship-it': 8.1.0
|
||||
@ -11127,7 +11093,7 @@ packages:
|
||||
dev: true
|
||||
|
||||
/querystring/0.2.0:
|
||||
resolution: {integrity: sha1-sgmEkgO7Jd+CDadW50cAWHhSFiA=}
|
||||
resolution: {integrity: sha512-X/xY82scca2tau62i9mDyU9K+I+djTMUsvwf7xnUX5GLvVzgJybOJf4Y6o9Zx3oJK/LSXg5tTZBjwzqVPaPO2g==}
|
||||
engines: {node: '>=0.4.x'}
|
||||
deprecated: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
|
||||
dev: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user