chore(deps): update dependency @vitejs/plugin-legacy to v1.7.0 (#1516)

Reviewed-on: vikunja/frontend#1516
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2022-02-09 07:25:52 +00:00 committed by konrad
parent 9b0e8a06fa
commit 232d2f7c88
2 changed files with 20 additions and 20 deletions

View File

@ -64,7 +64,7 @@
"@types/flexsearch": "0.7.2",
"@typescript-eslint/eslint-plugin": "5.11.0",
"@typescript-eslint/parser": "5.11.0",
"@vitejs/plugin-legacy": "1.6.4",
"@vitejs/plugin-legacy": "1.7.0",
"@vitejs/plugin-vue": "2.1.0",
"@vue/eslint-config-typescript": "10.0.0",
"autoprefixer": "10.4.2",

View File

@ -1597,10 +1597,10 @@
dependencies:
regenerator-runtime "^0.13.4"
"@babel/standalone@^7.16.4":
version "7.16.4"
resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.16.4.tgz#f62a5b14fc0e881668f26739f28bcdaacedd3080"
integrity sha512-FDRLwjeQfPm5jaHNuB+vwNyGCp24Ah3kEsbLzKmh0eSru+QCr4DmjgbRPoz71AwXLVtXU+l/i7MlVlIj5XO7Gw==
"@babel/standalone@^7.16.12":
version "7.17.2"
resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.17.2.tgz#4c55936b181f230d0ba7c5c38e66b68713cdb114"
integrity sha512-Adjbjnlk0IBuBEldyuicdIeq1P/YI5nfm7HnOVd8blGDRetPW2NllESjlrItMKORWVuILWqKe10D+b8yEybeBA==
"@babel/template@^7.14.5":
version "7.14.5"
@ -3223,16 +3223,16 @@
resolve-from "^5.0.0"
rollup-pluginutils "^2.8.2"
"@vitejs/plugin-legacy@1.6.4":
version "1.6.4"
resolved "https://registry.yarnpkg.com/@vitejs/plugin-legacy/-/plugin-legacy-1.6.4.tgz#36cf0cc10bd1f32902719d62c8f23c9d433eb3a8"
integrity sha512-geH2F3hTRN++E4n9NZ0JFumxIWUKqW4FA9PAgM7Q6RvUOUUYW4tlURhEmCBYfZSN24H/yX3mEolX+wFVErsAYQ==
"@vitejs/plugin-legacy@1.7.0":
version "1.7.0"
resolved "https://registry.yarnpkg.com/@vitejs/plugin-legacy/-/plugin-legacy-1.7.0.tgz#c24d318d4cacc4252162531c71103517ec05a1e6"
integrity sha512-/aXOuxCqXHQLpCTb/qSdZR6lsFoVNuuw9FhSf1T1Rffya4bnXy7/+bpMmAobqcRUDhqg0hRWc1KiWd3B+pUHQg==
dependencies:
"@babel/standalone" "^7.16.4"
core-js "^3.19.1"
"@babel/standalone" "^7.16.12"
core-js "^3.20.3"
magic-string "^0.25.7"
regenerator-runtime "^0.13.9"
systemjs "^6.11.0"
systemjs "^6.12.1"
"@vitejs/plugin-vue@2.1.0":
version "2.1.0"
@ -5090,10 +5090,10 @@ core-js-compat@^3.18.0, core-js-compat@^3.19.0:
browserslist "^4.17.6"
semver "7.0.0"
core-js@^3.19.1:
version "3.19.1"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.19.1.tgz#f6f173cae23e73a7d88fa23b6e9da329276c6641"
integrity sha512-Tnc7E9iKd/b/ff7GFbhwPVzJzPztGrChB8X8GLqoYGdEOG8IpLnK1xPyo3ZoO3HsK6TodJS58VGPOxA+hLHQMg==
core-js@^3.20.3:
version "3.21.0"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.21.0.tgz#f479dbfc3dffb035a0827602dd056839a774aa71"
integrity sha512-YUdI3fFu4TF/2WykQ2xzSiTQdldLB4KVuL9WeAy5XONZYt5Cun/fpQvctoKbCgvPhmzADeesTk/j2Rdx77AcKQ==
core-util-is@1.0.2:
version "1.0.2"
@ -12215,10 +12215,10 @@ sync-rpc@^1.2.1:
dependencies:
get-port "^3.1.0"
systemjs@^6.11.0:
version "6.11.0"
resolved "https://registry.yarnpkg.com/systemjs/-/systemjs-6.11.0.tgz#8df8e74fc05822e6c40170aa409b9ca64833315f"
integrity sha512-7YPIY44j+BoY+E6cGBSw0oCU8SNTTIHKZgftcBdwWkDzs/M86Fdlr21FrzAyph7Zo8r3CFGscyFe4rrBtixrBg==
systemjs@^6.12.1:
version "6.12.1"
resolved "https://registry.yarnpkg.com/systemjs/-/systemjs-6.12.1.tgz#47cdd23a6ec9f1b01cf5b5f70562c8550da229d3"
integrity sha512-hqTN6kW+pN6/qro6G9OZ7ceDQOcYno020zBQKpZQLsJhYTDMCMNfXi/Y8duF5iW+4WWZr42ry0MMkcRGpbwG2A==
tabtab@^3.0.2:
version "3.0.2"