diff --git a/package.json b/package.json index 7aaa8b4453..a90b075e42 100644 --- a/package.json +++ b/package.json @@ -110,7 +110,7 @@ "@types/postcss-preset-env": "7.7.0", "@typescript-eslint/eslint-plugin": "5.49.0", "@typescript-eslint/parser": "5.49.0", - "@vitejs/plugin-legacy": "3.0.1", + "@vitejs/plugin-legacy": "3.0.2", "@vitejs/plugin-vue": "4.0.0", "@vue/eslint-config-typescript": "11.0.2", "@vue/test-utils": "2.2.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4a12f5ca2e..c607d733d3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -31,7 +31,7 @@ specifiers: '@types/sortablejs': 1.15.0 '@typescript-eslint/eslint-plugin': 5.49.0 '@typescript-eslint/parser': 5.49.0 - '@vitejs/plugin-legacy': 3.0.1 + '@vitejs/plugin-legacy': 3.0.2 '@vitejs/plugin-vue': 4.0.0 '@vue/eslint-config-typescript': 11.0.2 '@vue/test-utils': 2.2.7 @@ -164,7 +164,7 @@ devDependencies: '@types/postcss-preset-env': 7.7.0 '@typescript-eslint/eslint-plugin': 5.49.0_iu322prlnwsygkcra5kbpy22si '@typescript-eslint/parser': 5.49.0_7uibuqfxkfaozanbtbziikiqje - '@vitejs/plugin-legacy': 3.0.1_terser@5.10.0+vite@4.0.4 + '@vitejs/plugin-legacy': 3.0.2_terser@5.10.0+vite@4.0.4 '@vitejs/plugin-vue': 4.0.0_vite@4.0.4+vue@3.2.45 '@vue/eslint-config-typescript': 11.0.2_5gm7ezxcdo2zu65gboxarjsumy '@vue/test-utils': 2.2.7_vue@3.2.45 @@ -1325,8 +1325,8 @@ packages: regenerator-runtime: 0.13.11 dev: true - /@babel/standalone/7.20.6: - resolution: {integrity: sha512-u5at/CbBLETf7kx2LOY4XdhseD79Y099WZKAOMXeT8qvd9OSR515my2UNBBLY4qIht/Qi9KySeQHQwQwxJN4Sw==} + /@babel/standalone/7.20.13: + resolution: {integrity: sha512-L13qadxX3yB4mU92iSiWKePm3hYfGaAXPMqGEPUDNzzsmNh0+1M7agMBF62UHM29kFWOWowGfRRDvfAU8uLovg==} engines: {node: '>=6.9.0'} dev: true @@ -4194,15 +4194,15 @@ packages: - supports-color dev: true - /@vitejs/plugin-legacy/3.0.1_terser@5.10.0+vite@4.0.4: - resolution: {integrity: sha512-XCtEjxoR3rmy000ujYRBp5kggWqzHz9+F20/yIMUWOzbvu0+KW1e14Fvb8h7SpNn+bfjGW1RiAs1Vrgb7Js+iQ==} + /@vitejs/plugin-legacy/3.0.2_terser@5.10.0+vite@4.0.4: + resolution: {integrity: sha512-9BT2mXunC7kQGKHP70BIbNZ/85P/KUMGKBS9CiV+XKNDZGNBjUnyrh3ofgtqgObmxKaEP2xJsEIRNIFJ+hjI8w==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: terser: ^5.4.0 vite: ^4.0.0 dependencies: - '@babel/standalone': 7.20.6 - core-js: 3.26.1 + '@babel/standalone': 7.20.13 + core-js: 3.27.2 magic-string: 0.27.0 regenerator-runtime: 0.13.11 systemjs: 6.13.0 @@ -6001,8 +6001,8 @@ packages: semver: 7.0.0 dev: true - /core-js/3.26.1: - resolution: {integrity: sha512-21491RRQVzUn0GGM9Z1Jrpr6PNPxPi+Za8OM9q4tksTSnlbXXGKK1nXNg/QvwFYettXvSX6zWKCtHHfjN4puyA==} + /core-js/3.27.2: + resolution: {integrity: sha512-9ashVQskuh5AZEZ1JdQWp1GqSoC1e1G87MzRqg2gIfVAQ7Qn9K+uFj8EcniUFA4P2NLZfV+TOlX1SzoKfo+s7w==} requiresBuild: true dev: true