chore(deps): update dependency @vitejs/plugin-legacy to v1.6.4 (#1152)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1152 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
470022899f
commit
809e876091
2 changed files with 5 additions and 5 deletions
|
@ -61,7 +61,7 @@
|
||||||
"@types/jest": "27.0.3",
|
"@types/jest": "27.0.3",
|
||||||
"@typescript-eslint/eslint-plugin": "5.6.0",
|
"@typescript-eslint/eslint-plugin": "5.6.0",
|
||||||
"@typescript-eslint/parser": "5.6.0",
|
"@typescript-eslint/parser": "5.6.0",
|
||||||
"@vitejs/plugin-legacy": "1.6.3",
|
"@vitejs/plugin-legacy": "1.6.4",
|
||||||
"@vitejs/plugin-vue": "1.10.2",
|
"@vitejs/plugin-vue": "1.10.2",
|
||||||
"@vue/eslint-config-typescript": "9.1.0",
|
"@vue/eslint-config-typescript": "9.1.0",
|
||||||
"autoprefixer": "10.4.0",
|
"autoprefixer": "10.4.0",
|
||||||
|
|
|
@ -3519,10 +3519,10 @@
|
||||||
resolve-from "^5.0.0"
|
resolve-from "^5.0.0"
|
||||||
rollup-pluginutils "^2.8.2"
|
rollup-pluginutils "^2.8.2"
|
||||||
|
|
||||||
"@vitejs/plugin-legacy@1.6.3":
|
"@vitejs/plugin-legacy@1.6.4":
|
||||||
version "1.6.3"
|
version "1.6.4"
|
||||||
resolved "https://registry.yarnpkg.com/@vitejs/plugin-legacy/-/plugin-legacy-1.6.3.tgz#314be9df113e5c2747ab10d29e5e9ebe0048c99f"
|
resolved "https://registry.yarnpkg.com/@vitejs/plugin-legacy/-/plugin-legacy-1.6.4.tgz#36cf0cc10bd1f32902719d62c8f23c9d433eb3a8"
|
||||||
integrity sha512-YivdG6gT91/wjFL6woTwVRgK9KHrju8GwXwgv5FdfAVo0GK0FK4V+YEobmDKRcOMKXQ1U5awY5HqbPIsoJalKQ==
|
integrity sha512-geH2F3hTRN++E4n9NZ0JFumxIWUKqW4FA9PAgM7Q6RvUOUUYW4tlURhEmCBYfZSN24H/yX3mEolX+wFVErsAYQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/standalone" "^7.16.4"
|
"@babel/standalone" "^7.16.4"
|
||||||
core-js "^3.19.1"
|
core-js "^3.19.1"
|
||||||
|
|
Loading…
Reference in a new issue