chore(deps): update dependency netlify-cli to v12 (#2466)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2466 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
44c0d55fba
commit
2cda229b69
2 changed files with 29 additions and 31 deletions
|
@ -86,7 +86,7 @@
|
||||||
"eslint-plugin-vue": "9.5.1",
|
"eslint-plugin-vue": "9.5.1",
|
||||||
"express": "4.18.1",
|
"express": "4.18.1",
|
||||||
"happy-dom": "6.0.4",
|
"happy-dom": "6.0.4",
|
||||||
"netlify-cli": "11.8.3",
|
"netlify-cli": "12.0.2",
|
||||||
"postcss": "8.4.17",
|
"postcss": "8.4.17",
|
||||||
"postcss-preset-env": "7.8.2",
|
"postcss-preset-env": "7.8.2",
|
||||||
"rollup": "2.79.1",
|
"rollup": "2.79.1",
|
||||||
|
|
|
@ -53,7 +53,7 @@ specifiers:
|
||||||
lodash.debounce: 4.0.8
|
lodash.debounce: 4.0.8
|
||||||
marked: 4.1.1
|
marked: 4.1.1
|
||||||
minimist: 1.2.6
|
minimist: 1.2.6
|
||||||
netlify-cli: 11.8.3
|
netlify-cli: 12.0.2
|
||||||
pinia: 2.0.22
|
pinia: 2.0.22
|
||||||
postcss: 8.4.17
|
postcss: 8.4.17
|
||||||
postcss-preset-env: 7.8.2
|
postcss-preset-env: 7.8.2
|
||||||
|
@ -151,7 +151,7 @@ devDependencies:
|
||||||
eslint-plugin-vue: 9.5.1_eslint@8.24.0
|
eslint-plugin-vue: 9.5.1_eslint@8.24.0
|
||||||
express: 4.18.1
|
express: 4.18.1
|
||||||
happy-dom: 6.0.4
|
happy-dom: 6.0.4
|
||||||
netlify-cli: 11.8.3
|
netlify-cli: 12.0.2
|
||||||
postcss: 8.4.17
|
postcss: 8.4.17
|
||||||
postcss-preset-env: 7.8.2_postcss@8.4.17
|
postcss-preset-env: 7.8.2_postcss@8.4.17
|
||||||
rollup: 2.79.1
|
rollup: 2.79.1
|
||||||
|
@ -1862,19 +1862,19 @@ packages:
|
||||||
resolution: {integrity: sha512-4wMPu9iN3/HL97QblBsBay3E1etIciR84izI3U+4iALY+JHCrI+a2jO0qbAZ/nxKoegypYEaiiqWXylm+/zfrw==}
|
resolution: {integrity: sha512-4wMPu9iN3/HL97QblBsBay3E1etIciR84izI3U+4iALY+JHCrI+a2jO0qbAZ/nxKoegypYEaiiqWXylm+/zfrw==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@netlify/build/27.18.5:
|
/@netlify/build/27.18.6:
|
||||||
resolution: {integrity: sha512-SmLOcgp/VJiCe9ft/8oUmCdPBOvQ/k7G4Y0fUb1BXusRePdultUDzC0pHFybNa/YyIsA4HDTAtGsTAk8GJpu7g==}
|
resolution: {integrity: sha512-ZALZHNwZbRieQ8s8mYPkod1zwqkrOzVphPueW8OyyTymXIEsIBKL0YpYBPOtnwfEHHZJBDUg+Utq7yAT3c+SQQ==}
|
||||||
engines: {node: ^12.20.0 || ^14.14.0 || >=16.0.0}
|
engines: {node: ^12.20.0 || ^14.14.0 || >=16.0.0}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@bugsnag/js': 7.16.1
|
'@bugsnag/js': 7.16.1
|
||||||
'@netlify/cache-utils': 4.1.4_supports-color@9.2.1
|
'@netlify/cache-utils': 4.1.5_supports-color@9.2.1
|
||||||
'@netlify/config': 18.2.3
|
'@netlify/config': 18.2.4
|
||||||
'@netlify/edge-bundler': 2.2.0
|
'@netlify/edge-bundler': 2.2.0
|
||||||
'@netlify/functions-utils': 4.2.9_supports-color@9.2.1
|
'@netlify/functions-utils': 4.2.10_supports-color@9.2.1
|
||||||
'@netlify/git-utils': 4.1.1
|
'@netlify/git-utils': 4.1.2
|
||||||
'@netlify/plugins-list': 6.46.0
|
'@netlify/plugins-list': 6.46.0
|
||||||
'@netlify/run-utils': 4.0.1
|
'@netlify/run-utils': 4.0.2
|
||||||
'@netlify/zip-it-and-ship-it': 7.1.2_supports-color@9.2.1
|
'@netlify/zip-it-and-ship-it': 7.1.2_supports-color@9.2.1
|
||||||
'@sindresorhus/slugify': 2.1.0
|
'@sindresorhus/slugify': 2.1.0
|
||||||
'@types/node': 16.11.63
|
'@types/node': 16.11.63
|
||||||
|
@ -1928,8 +1928,8 @@ packages:
|
||||||
- encoding
|
- encoding
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@netlify/cache-utils/4.1.4_supports-color@9.2.1:
|
/@netlify/cache-utils/4.1.5_supports-color@9.2.1:
|
||||||
resolution: {integrity: sha512-O31A0G5CelEAQ0ffkV6adscCP9/+0X4L3ABaxpBL02cr6XktOJd+imm+MiYF+9h/EYe8qRdwFeghjtlohXhcsQ==}
|
resolution: {integrity: sha512-NqxsL23n5LiLRnmMyAdDWhRJzuNm7OmsnWz7BhykZK2+iJ7PFeMVeZqa0tL4IQRq2JgtkWe7zCSl29035J5ctA==}
|
||||||
engines: {node: ^12.20.0 || ^14.14.0 || >=16.0.0}
|
engines: {node: ^12.20.0 || ^14.14.0 || >=16.0.0}
|
||||||
dependencies:
|
dependencies:
|
||||||
cpy: 8.1.2_supports-color@9.2.1
|
cpy: 8.1.2_supports-color@9.2.1
|
||||||
|
@ -1945,8 +1945,8 @@ packages:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@netlify/config/18.2.3:
|
/@netlify/config/18.2.4:
|
||||||
resolution: {integrity: sha512-z5pFAAVBfIvTsSv3lchfByWYNajPgiCKEbx3JkU/CtIljCtSR3f0B/GVqpHgCOJ9pfS0idVP60EhDHA2QLeUrg==}
|
resolution: {integrity: sha512-G9YR6tAXl5FfhaoEcvAivctE3Ds7vv70GgUzJfHEcJbT6rFxSlRl+vcbX6I1TbWEucMknIifvchGTa9f0Ams8w==}
|
||||||
engines: {node: ^12.20.0 || ^14.14.0 || >=16.0.0}
|
engines: {node: ^12.20.0 || ^14.14.0 || >=16.0.0}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -2220,8 +2220,8 @@ packages:
|
||||||
semver: 7.3.7
|
semver: 7.3.7
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@netlify/functions-utils/4.2.9_supports-color@9.2.1:
|
/@netlify/functions-utils/4.2.10_supports-color@9.2.1:
|
||||||
resolution: {integrity: sha512-zytCz5XQ0wJ3z7RJXsfRqicQHxDiiB4LQQx8WnxpbyWS/EUiAwhPslThsSP18WyrVu1c3NAbW/9E7n3GR90NVg==}
|
resolution: {integrity: sha512-OodKCe8fmD/uK3sGkfcBi6bwOuM/V1/gMf//67/4HkIUj1haaEICcJmpw17r7RwyseIwOEvdBV5oHEmSyOhDhA==}
|
||||||
engines: {node: ^12.20.0 || ^14.14.0 || >=16.0.0}
|
engines: {node: ^12.20.0 || ^14.14.0 || >=16.0.0}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@netlify/zip-it-and-ship-it': 7.1.2_supports-color@9.2.1
|
'@netlify/zip-it-and-ship-it': 7.1.2_supports-color@9.2.1
|
||||||
|
@ -2232,8 +2232,8 @@ packages:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@netlify/git-utils/4.1.1:
|
/@netlify/git-utils/4.1.2:
|
||||||
resolution: {integrity: sha512-nErJowHlUHd36R/1KsXFEh9a5VL98/fr/IjwealZRQK+2E4Pm9t/KBkvR+LAyqWoINrrtkbpwjBRnO4r034OUg==}
|
resolution: {integrity: sha512-Eee5Ht/bHPUV1cGaPF7kqV5V/78cXX0qyVDRDY72Crouw1F7V7D42yWpyf7/HrIg87LdzYoTmNwff7LMUTG4QA==}
|
||||||
engines: {node: ^12.20.0 || ^14.14.0 || >=16.0.0}
|
engines: {node: ^12.20.0 || ^14.14.0 || >=16.0.0}
|
||||||
dependencies:
|
dependencies:
|
||||||
execa: 6.1.0
|
execa: 6.1.0
|
||||||
|
@ -2377,8 +2377,8 @@ packages:
|
||||||
engines: {node: ^12.20.0 || ^14.14.0 || >=16.0.0}
|
engines: {node: ^12.20.0 || ^14.14.0 || >=16.0.0}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@netlify/run-utils/4.0.1:
|
/@netlify/run-utils/4.0.2:
|
||||||
resolution: {integrity: sha512-6xwmYJWcQkRTdtA/u6WFRYBTuU7j9j+lh7Ld2+6TsUricnyg4orMIKQBdmVYM3tGbzzAidTOjzmbc8XXzQOo6g==}
|
resolution: {integrity: sha512-UH7AIkZ0TDOj6u2Kf+cTGNlM4twMV43AjJnVCdnUXBzZmFlV6p9ymwu7GYM33iXsid8i6cDBhRWQ03HcfPssIQ==}
|
||||||
engines: {node: ^12.20.0 || ^14.14.0 || >=16.0.0}
|
engines: {node: ^12.20.0 || ^14.14.0 || >=16.0.0}
|
||||||
dependencies:
|
dependencies:
|
||||||
execa: 6.1.0
|
execa: 6.1.0
|
||||||
|
@ -9196,18 +9196,17 @@ packages:
|
||||||
resolution: {integrity: sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug==}
|
resolution: {integrity: sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/netlify-cli/11.8.3:
|
/netlify-cli/12.0.2:
|
||||||
resolution: {integrity: sha512-g8CG+kOrT/euh8dKoS7KB5ItuT0wYs0uxb8HctlWMm5g4DP1wTXX2O9Vnhhoqy4nQ2bhiTp9NUef7EcDim/uzw==}
|
resolution: {integrity: sha512-nmIsQC+aidQ8AQFTSOLM/ggBCusQu7xgcs8QC1oj9N26tX3T8Ha9DfU9hfxX+jyNQXQhXXhdDNeT92G2+CqTTw==}
|
||||||
engines: {node: ^12.20.0 || ^14.14.0 || >=16.0.0}
|
engines: {node: ^14.16.0 || >=16.0.0}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
requiresBuild: true
|
requiresBuild: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@netlify/build': 27.18.5
|
'@netlify/build': 27.18.6
|
||||||
'@netlify/config': 18.2.3
|
'@netlify/config': 18.2.4
|
||||||
'@netlify/edge-bundler': 2.2.0
|
'@netlify/edge-bundler': 2.2.0
|
||||||
'@netlify/framework-info': 9.2.0
|
'@netlify/framework-info': 9.2.0
|
||||||
'@netlify/local-functions-proxy': 1.1.1
|
'@netlify/local-functions-proxy': 1.1.1
|
||||||
'@netlify/plugins-list': 6.46.0
|
|
||||||
'@netlify/zip-it-and-ship-it': 7.1.2
|
'@netlify/zip-it-and-ship-it': 7.1.2
|
||||||
'@octokit/rest': 18.12.0
|
'@octokit/rest': 18.12.0
|
||||||
'@sindresorhus/slugify': 1.1.2
|
'@sindresorhus/slugify': 1.1.2
|
||||||
|
@ -9280,7 +9279,6 @@ packages:
|
||||||
node-version-alias: 1.0.1
|
node-version-alias: 1.0.1
|
||||||
omit.js: 2.0.2
|
omit.js: 2.0.2
|
||||||
ora: 5.4.1
|
ora: 5.4.1
|
||||||
p-event: 4.2.0
|
|
||||||
p-filter: 2.1.0
|
p-filter: 2.1.0
|
||||||
p-map: 4.0.0
|
p-map: 4.0.0
|
||||||
p-wait-for: 3.2.0
|
p-wait-for: 3.2.0
|
||||||
|
@ -9306,8 +9304,8 @@ packages:
|
||||||
toml: 3.0.0
|
toml: 3.0.0
|
||||||
unixify: 1.0.0
|
unixify: 1.0.0
|
||||||
update-notifier: 5.1.0
|
update-notifier: 5.1.0
|
||||||
uuid: 8.3.2
|
uuid: 9.0.0
|
||||||
wait-port: 0.3.0
|
wait-port: 1.0.1
|
||||||
winston: 3.6.0
|
winston: 3.6.0
|
||||||
write-file-atomic: 4.0.1
|
write-file-atomic: 4.0.1
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
|
@ -12765,8 +12763,8 @@ packages:
|
||||||
- debug
|
- debug
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/wait-port/0.3.0:
|
/wait-port/1.0.1:
|
||||||
resolution: {integrity: sha512-seNQ7j92tG5uaylFK3RrAajajzpNMOr96pcCsD8cWGtVn4XXsFUMf9vzNcZSXVaMEfuZT/0t/Wc0KN+m74QYkw==}
|
resolution: {integrity: sha512-JkEgxQRZqqBz449/bRVQAvl+e8LJ8fpW8J1W7WkKKo8PypoXX7EXGE47BmkNLTb5Ly/eI15IyTeAxDBwOEQ8DQ==}
|
||||||
engines: {node: '>=10'}
|
engines: {node: '>=10'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
Loading…
Reference in a new issue