chore(deps): update dependency @vitejs/plugin-legacy to v3 (#2813)
continuous-integration/drone/push Build is passing Details

Reviewed-on: #2813
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2022-12-09 11:32:49 +00:00 committed by konrad
parent 21e52c3b1f
commit 02fac73e07
2 changed files with 22 additions and 22 deletions

View File

@ -79,7 +79,7 @@
"@types/postcss-preset-env": "7.7.0",
"@typescript-eslint/eslint-plugin": "5.46.0",
"@typescript-eslint/parser": "5.46.0",
"@vitejs/plugin-legacy": "2.3.1",
"@vitejs/plugin-legacy": "3.0.0",
"@vitejs/plugin-vue": "4.0.0",
"@vue/eslint-config-typescript": "11.0.2",
"@vue/test-utils": "2.2.6",

View File

@ -28,7 +28,7 @@ specifiers:
'@types/sortablejs': 1.15.0
'@typescript-eslint/eslint-plugin': 5.46.0
'@typescript-eslint/parser': 5.46.0
'@vitejs/plugin-legacy': 2.3.1
'@vitejs/plugin-legacy': 3.0.0
'@vitejs/plugin-vue': 4.0.0
'@vue/eslint-config-typescript': 11.0.2
'@vue/test-utils': 2.2.6
@ -152,7 +152,7 @@ devDependencies:
'@types/postcss-preset-env': 7.7.0
'@typescript-eslint/eslint-plugin': 5.46.0_5mle7isnkfgjmrghnnczirv6iy
'@typescript-eslint/parser': 5.46.0_ha6vam6werchizxrnqvarmz2zu
'@vitejs/plugin-legacy': 2.3.1_terser@5.10.0+vite@3.2.5
'@vitejs/plugin-legacy': 3.0.0_terser@5.10.0+vite@3.2.5
'@vitejs/plugin-vue': 4.0.0_vite@3.2.5+vue@3.2.45
'@vue/eslint-config-typescript': 11.0.2_4ajq2belonl3hwwudzbg7tkiqi
'@vue/test-utils': 2.2.6_vue@3.2.45
@ -1306,11 +1306,11 @@ packages:
resolution: {integrity: sha512-hzeyJyMA1YGdJTuWU0e/j4wKXrU4OMFvY2MSlaI9B7VQb0r5cxTE3EAIS2Q7Tn2RIcDkRvTA/v2JsAEhxe99uw==}
engines: {node: '>=6.9.0'}
dependencies:
regenerator-runtime: 0.13.10
regenerator-runtime: 0.13.11
dev: true
/@babel/standalone/7.20.2:
resolution: {integrity: sha512-oQX2oyEZCKzOaLImmg3NMm+1DFDm1pIkAme3xCvi170oYCzr5GazANyzFrsV4+9jup6b5uXlgIghXWGGUUEzSQ==}
/@babel/standalone/7.20.6:
resolution: {integrity: sha512-u5at/CbBLETf7kx2LOY4XdhseD79Y099WZKAOMXeT8qvd9OSR515my2UNBBLY4qIht/Qi9KySeQHQwQwxJN4Sw==}
engines: {node: '>=6.9.0'}
dev: true
@ -2096,15 +2096,15 @@ packages:
engines: {node: '>=6.0.0'}
dev: true
/@jridgewell/sourcemap-codec/1.4.11:
resolution: {integrity: sha512-Fg32GrJo61m+VqYSdRSjRXMjQ06j8YIYfcTqndLYVAaHmroZHLJZCydsWBOTDqXS2v+mjxohBWEMfg97GXmYQg==}
/@jridgewell/sourcemap-codec/1.4.14:
resolution: {integrity: sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==}
dev: true
/@jridgewell/trace-mapping/0.3.9:
resolution: {integrity: sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==}
dependencies:
'@jridgewell/resolve-uri': 3.0.5
'@jridgewell/sourcemap-codec': 1.4.11
'@jridgewell/sourcemap-codec': 1.4.14
dev: true
/@kyvg/vue3-notification/2.7.0_vue@3.2.45:
@ -3629,17 +3629,17 @@ packages:
- supports-color
dev: true
/@vitejs/plugin-legacy/2.3.1_terser@5.10.0+vite@3.2.5:
resolution: {integrity: sha512-J5KaGBlSt2tEYPVjM/C8dA6DkRzkFkbPe+Xb4IX5G+XOV5OGbVAfkMjKywdrkO3gGynO8S98i71Lmsff4cWkCQ==}
/@vitejs/plugin-legacy/3.0.0_terser@5.10.0+vite@3.2.5:
resolution: {integrity: sha512-2lTDqpoHv6E+nPNopH56Jsna8HkQFNJwAlRSl+kLFl1YVn28rsonsMU020QITdLSWl7DrIXjO4xOezBbwMn1hw==}
engines: {node: ^14.18.0 || >=16.0.0}
peerDependencies:
terser: ^5.4.0
vite: ^3.0.0
dependencies:
'@babel/standalone': 7.20.2
core-js: 3.26.0
magic-string: 0.26.7
regenerator-runtime: 0.13.10
'@babel/standalone': 7.20.6
core-js: 3.26.1
magic-string: 0.27.0
regenerator-runtime: 0.13.11
systemjs: 6.13.0
terser: 5.10.0_acorn@7.4.1
vite: 3.2.5_meaphud4uv4uzwuwoihwv2qnem
@ -5335,8 +5335,8 @@ packages:
semver: 7.0.0
dev: true
/core-js/3.26.0:
resolution: {integrity: sha512-+DkDrhoR4Y0PxDz6rurahuB+I45OsEUv8E1maPTB6OuHRohMMcznBq9TMpdpDMm/hUPob/mJJS3PqgbHpMTQgw==}
/core-js/3.26.1:
resolution: {integrity: sha512-21491RRQVzUn0GGM9Z1Jrpr6PNPxPi+Za8OM9q4tksTSnlbXXGKK1nXNg/QvwFYettXvSX6zWKCtHHfjN4puyA==}
requiresBuild: true
dev: true
@ -9364,11 +9364,11 @@ packages:
dependencies:
sourcemap-codec: 1.4.8
/magic-string/0.26.7:
resolution: {integrity: sha512-hX9XH3ziStPoPhJxLq1syWuZMxbDvGNbVchfrdCtanC7D13888bMFow61x8axrx+GfHLtVeAx2kxL7tTGRl+Ow==}
/magic-string/0.27.0:
resolution: {integrity: sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==}
engines: {node: '>=12'}
dependencies:
sourcemap-codec: 1.4.8
'@jridgewell/sourcemap-codec': 1.4.14
dev: true
/make-dir/1.3.0:
@ -11490,8 +11490,8 @@ packages:
resolution: {integrity: sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==}
dev: true
/regenerator-runtime/0.13.10:
resolution: {integrity: sha512-KepLsg4dU12hryUO7bp/axHAKvwGOCV0sGloQtpagJ12ai+ojVDqkeGSiRX1zlq+kjIMZ1t7gpze+26QqtdGqw==}
/regenerator-runtime/0.13.11:
resolution: {integrity: sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==}
dev: true
/regenerator-transform/0.14.5: