diff --git a/package.json b/package.json index 715d8b1277..19fc9de254 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "@types/postcss-preset-env": "7.7.0", "@typescript-eslint/eslint-plugin": "5.42.0", "@typescript-eslint/parser": "5.42.0", - "@vitejs/plugin-legacy": "2.3.0", + "@vitejs/plugin-legacy": "2.3.1", "@vitejs/plugin-vue": "3.2.0", "@vue/eslint-config-typescript": "11.0.2", "@vue/test-utils": "2.2.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9b0b869274..415a5779a6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,7 +27,7 @@ specifiers: '@types/sortablejs': 1.15.0 '@typescript-eslint/eslint-plugin': 5.42.0 '@typescript-eslint/parser': 5.42.0 - '@vitejs/plugin-legacy': 2.3.0 + '@vitejs/plugin-legacy': 2.3.1 '@vitejs/plugin-vue': 3.2.0 '@vue/eslint-config-typescript': 11.0.2 '@vue/test-utils': 2.2.1 @@ -152,7 +152,7 @@ devDependencies: '@types/postcss-preset-env': 7.7.0 '@typescript-eslint/eslint-plugin': 5.42.0_ofgjrzjuekeo7s3hdyz2yuzw34 '@typescript-eslint/parser': 5.42.0_rmayb2veg2btbq6mbmnyivgasy - '@vitejs/plugin-legacy': 2.3.0_terser@5.10.0+vite@3.2.3 + '@vitejs/plugin-legacy': 2.3.1_terser@5.10.0+vite@3.2.3 '@vitejs/plugin-vue': 3.2.0_vite@3.2.3+vue@3.2.41 '@vue/eslint-config-typescript': 11.0.2_ykuth4hqtpqqhzrv7pgjq6rjby '@vue/test-utils': 2.2.1_vue@3.2.41 @@ -1309,8 +1309,8 @@ packages: regenerator-runtime: 0.13.10 dev: true - /@babel/standalone/7.19.6: - resolution: {integrity: sha512-SUOBMtHlxGpXf14X85c1vtHyxYgIODBUdclntETSEGkgI274MNPBUkOVWpvFmRhMuLokK3CL07qJoK2e5CIToA==} + /@babel/standalone/7.20.2: + resolution: {integrity: sha512-oQX2oyEZCKzOaLImmg3NMm+1DFDm1pIkAme3xCvi170oYCzr5GazANyzFrsV4+9jup6b5uXlgIghXWGGUUEzSQ==} engines: {node: '>=6.9.0'} dev: true @@ -3340,14 +3340,14 @@ packages: - supports-color dev: true - /@vitejs/plugin-legacy/2.3.0_terser@5.10.0+vite@3.2.3: - resolution: {integrity: sha512-Bh62i0gzQvvT8AeAAb78nOnqSYXypkRmQmOTImdPZ39meHR9e2une3AIFmVo4s1SDmcmJ6qj18Sa/lRc/14KaA==} + /@vitejs/plugin-legacy/2.3.1_terser@5.10.0+vite@3.2.3: + resolution: {integrity: sha512-J5KaGBlSt2tEYPVjM/C8dA6DkRzkFkbPe+Xb4IX5G+XOV5OGbVAfkMjKywdrkO3gGynO8S98i71Lmsff4cWkCQ==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: terser: ^5.4.0 vite: ^3.0.0 dependencies: - '@babel/standalone': 7.19.6 + '@babel/standalone': 7.20.2 core-js: 3.26.0 magic-string: 0.26.7 regenerator-runtime: 0.13.10