Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/frontend/dev/vue/cli-plugin-router-5.0.4' into dev

This commit is contained in:
Giulio 2022-03-25 13:58:03 +01:00
commit 4893f69e27
2 changed files with 29 additions and 13 deletions

View File

@ -23,7 +23,7 @@
"@vue/cli-plugin-babel": "~4.5.15", "@vue/cli-plugin-babel": "~4.5.15",
"@vue/cli-plugin-eslint": "~4.5.15", "@vue/cli-plugin-eslint": "~4.5.15",
"@vue/cli-plugin-pwa": "~4.5.15", "@vue/cli-plugin-pwa": "~4.5.15",
"@vue/cli-plugin-router": "~5.0.3", "@vue/cli-plugin-router": "~5.0.4",
"@vue/cli-service": "~4.5.15", "@vue/cli-service": "~4.5.15",
"babel-eslint": "^10.1.0", "babel-eslint": "^10.1.0",
"eslint": "^6.7.2", "eslint": "^6.7.2",

View File

@ -2,6 +2,15 @@
# yarn lockfile v1 # yarn lockfile v1
"@achrinza/node-ipc@9.2.2":
version "9.2.2"
resolved "https://registry.yarnpkg.com/@achrinza/node-ipc/-/node-ipc-9.2.2.tgz#ae1b5d3d6a9362034eea60c8d946b93893c2e4ec"
integrity sha512-b90U39dx0cU6emsOvy5hxU4ApNXnE3+Tuo8XQZfiKTGelDwpMwBVgBP7QX6dGTcJgu/miyJuNJ/2naFBliNWEw==
dependencies:
"@node-ipc/js-queue" "2.0.3"
event-pubsub "4.3.0"
js-message "1.0.7"
"@apideck/better-ajv-errors@^0.3.1": "@apideck/better-ajv-errors@^0.3.1":
version "0.3.1" version "0.3.1"
resolved "https://registry.npmjs.org/@apideck/better-ajv-errors/-/better-ajv-errors-0.3.1.tgz" resolved "https://registry.npmjs.org/@apideck/better-ajv-errors/-/better-ajv-errors-0.3.1.tgz"
@ -880,6 +889,13 @@
call-me-maybe "^1.0.1" call-me-maybe "^1.0.1"
glob-to-regexp "^0.3.0" glob-to-regexp "^0.3.0"
"@node-ipc/js-queue@2.0.3":
version "2.0.3"
resolved "https://registry.yarnpkg.com/@node-ipc/js-queue/-/js-queue-2.0.3.tgz#ac7fe33d766fa53e233ef8fedaf3443a01c5a4cd"
integrity sha512-fL1wpr8hhD5gT2dA1qifeVaoDFlQR5es8tFuKqjHX+kdOtdNHnxkVZbtIrR2rxnMFvehkjaZRNV2H/gPXlb0hw==
dependencies:
easy-stack "1.0.1"
"@nodelib/fs.stat@^1.1.2": "@nodelib/fs.stat@^1.1.2":
version "1.1.3" version "1.1.3"
resolved "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-1.1.3.tgz" resolved "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-1.1.3.tgz"
@ -1261,12 +1277,12 @@
dependencies: dependencies:
"@vue/cli-shared-utils" "^4.5.15" "@vue/cli-shared-utils" "^4.5.15"
"@vue/cli-plugin-router@~5.0.3": "@vue/cli-plugin-router@~5.0.4":
version "5.0.3" version "5.0.4"
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-router/-/cli-plugin-router-5.0.3.tgz#8413d8a6347c556ffb6a1965d6992ff625564177" resolved "https://registry.yarnpkg.com/@vue/cli-plugin-router/-/cli-plugin-router-5.0.4.tgz#d30b20125408d39c7ad19a7f8a4a82aee9e033a9"
integrity sha512-9GPewake2QhmnNe1p72Cejv0jyenH+gv3+3JlZf4kPR68ncqwF7YiUjxbnJnItWgq4Zep3+YqYmQ4PsIWjMPUQ== integrity sha512-lylzCuH3Br0BcTz5IxxSffpyoF9dQ2k4jTdK8QlWrnRanWGw7P9C0kYMr9rohHaXpvAlu6bio392gbNIWpEepg==
dependencies: dependencies:
"@vue/cli-shared-utils" "^5.0.3" "@vue/cli-shared-utils" "^5.0.4"
"@vue/cli-plugin-vuex@^4.5.15": "@vue/cli-plugin-vuex@^4.5.15":
version "4.5.15" version "4.5.15"
@ -1351,18 +1367,18 @@
semver "^6.1.0" semver "^6.1.0"
strip-ansi "^6.0.0" strip-ansi "^6.0.0"
"@vue/cli-shared-utils@^5.0.3": "@vue/cli-shared-utils@^5.0.4":
version "5.0.3" version "5.0.4"
resolved "https://registry.yarnpkg.com/@vue/cli-shared-utils/-/cli-shared-utils-5.0.3.tgz#e8facc759f4e2ceed4a26f33943c0005a834e4af" resolved "https://registry.yarnpkg.com/@vue/cli-shared-utils/-/cli-shared-utils-5.0.4.tgz#e3f42575cb6b70e021272ef2c8bb52ca544ecf27"
integrity sha512-xAHxFDYVohHWXOLdmGvka3ffQcRgKdACempFQkGJX74Q7OBf0zPf5WH+vQXhlR17eA3LmWdY+Nv8OfsIGim6Fg== integrity sha512-nfAsj8Nopu5sVHMBIaut/YL7NaJFVmTBSTJD7LM17jc5uytrM9JwiRtzCiv3JWRBG78Xdb/s2Xb/1YR4fkdmkQ==
dependencies: dependencies:
"@achrinza/node-ipc" "9.2.2"
chalk "^4.1.2" chalk "^4.1.2"
execa "^1.0.0" execa "^1.0.0"
joi "^17.4.0" joi "^17.4.0"
launch-editor "^2.2.1" launch-editor "^2.2.1"
lru-cache "^6.0.0" lru-cache "^6.0.0"
node-fetch "^2.6.7" node-fetch "^2.6.7"
node-ipc "9.2.1"
open "^8.0.2" open "^8.0.2"
ora "^5.3.0" ora "^5.3.0"
read-pkg "^5.1.1" read-pkg "^5.1.1"
@ -3138,7 +3154,7 @@ duplexify@^3.4.2, duplexify@^3.6.0:
readable-stream "^2.0.0" readable-stream "^2.0.0"
stream-shift "^1.0.0" stream-shift "^1.0.0"
easy-stack@^1.0.1: easy-stack@1.0.1, easy-stack@^1.0.1:
version "1.0.1" version "1.0.1"
resolved "https://registry.npmjs.org/easy-stack/-/easy-stack-1.0.1.tgz" resolved "https://registry.npmjs.org/easy-stack/-/easy-stack-1.0.1.tgz"
@ -5396,7 +5412,7 @@ node-forge@^0.10.0:
version "0.10.0" version "0.10.0"
resolved "https://registry.npmjs.org/node-forge/-/node-forge-0.10.0.tgz" resolved "https://registry.npmjs.org/node-forge/-/node-forge-0.10.0.tgz"
node-ipc@9.2.1, node-ipc@^9.1.1: node-ipc@^9.1.1:
version "9.2.1" version "9.2.1"
resolved "https://registry.npmjs.org/node-ipc/-/node-ipc-9.2.1.tgz" resolved "https://registry.npmjs.org/node-ipc/-/node-ipc-9.2.1.tgz"
dependencies: dependencies: