diff --git a/build/frontend-legacy/package-lock.json b/build/frontend-legacy/package-lock.json index 4f3ba7a647128..88dc77658fb38 100644 --- a/build/frontend-legacy/package-lock.json +++ b/build/frontend-legacy/package-lock.json @@ -114,7 +114,7 @@ "regextras": "^0.8.0", "sass": "^1.97.1", "typescript": "^5.9.2", - "vite": "^7.3.0", + "vite": "^7.3.1", "vitest": "^4.0.17", "vue-loader": "^15.11.1", "vue-template-compiler": "^2.7.16", @@ -17671,9 +17671,9 @@ } }, "node_modules/vite": { - "version": "7.3.0", - "resolved": "https://registry.npmjs.org/vite/-/vite-7.3.0.tgz", - "integrity": "sha512-dZwN5L1VlUBewiP6H9s2+B3e3Jg96D0vzN+Ry73sOefebhYr9f94wwkMNN/9ouoU8pV1BqA1d1zGk8928cx0rg==", + "version": "7.3.1", + "resolved": "https://registry.npmjs.org/vite/-/vite-7.3.1.tgz", + "integrity": "sha512-w+N7Hifpc3gRjZ63vYBXA56dvvRlNWRczTdmCBBa+CotUzAPf5b7YMdMR/8CQoeYE5LX3W4wj6RYTgonm1b9DA==", "license": "MIT", "dependencies": { "esbuild": "^0.27.0", diff --git a/build/frontend-legacy/package.json b/build/frontend-legacy/package.json index d482a64f5e8b9..69f424003f2fe 100644 --- a/build/frontend-legacy/package.json +++ b/build/frontend-legacy/package.json @@ -130,7 +130,7 @@ "regextras": "^0.8.0", "sass": "^1.97.1", "typescript": "^5.9.2", - "vite": "^7.3.0", + "vite": "^7.3.1", "vitest": "^4.0.17", "vue-loader": "^15.11.1", "vue-template-compiler": "^2.7.16", diff --git a/dist/index-6_gsQFyp.chunk.mjs.license b/dist/index-6_gsQFyp.chunk.mjs.license index d71c8f588bc5f..9dc7aaab0db63 100644 --- a/dist/index-6_gsQFyp.chunk.mjs.license +++ b/dist/index-6_gsQFyp.chunk.mjs.license @@ -28,7 +28,7 @@ This file is generated from multiple sources. Included packages: - version: 7.7.3 - license: ISC - vite - - version: 7.3.0 + - version: 7.3.1 - license: MIT - vite-plugin-node-polyfills - version: 0.24.0 diff --git a/dist/index-6_gsQFyp.chunk.mjs.map.license b/dist/index-6_gsQFyp.chunk.mjs.map.license index d71c8f588bc5f..9dc7aaab0db63 100644 --- a/dist/index-6_gsQFyp.chunk.mjs.map.license +++ b/dist/index-6_gsQFyp.chunk.mjs.map.license @@ -28,7 +28,7 @@ This file is generated from multiple sources. Included packages: - version: 7.7.3 - license: ISC - vite - - version: 7.3.0 + - version: 7.3.1 - license: MIT - vite-plugin-node-polyfills - version: 0.24.0 diff --git a/dist/index-xFugdZPW.chunk.mjs.license b/dist/index-xFugdZPW.chunk.mjs.license index 72303ffc459b4..124e095cc9277 100644 --- a/dist/index-xFugdZPW.chunk.mjs.license +++ b/dist/index-xFugdZPW.chunk.mjs.license @@ -20,5 +20,5 @@ This file is generated from multiple sources. Included packages: - version: 6.0.1 - license: MIT - vite - - version: 7.3.0 + - version: 7.3.1 - license: MIT diff --git a/dist/index-xFugdZPW.chunk.mjs.map.license b/dist/index-xFugdZPW.chunk.mjs.map.license index 72303ffc459b4..124e095cc9277 100644 --- a/dist/index-xFugdZPW.chunk.mjs.map.license +++ b/dist/index-xFugdZPW.chunk.mjs.map.license @@ -20,5 +20,5 @@ This file is generated from multiple sources. Included packages: - version: 6.0.1 - license: MIT - vite - - version: 7.3.0 + - version: 7.3.1 - license: MIT diff --git a/dist/modulepreload-polyfill-BxzAKjcf.chunk.mjs.license b/dist/modulepreload-polyfill-BxzAKjcf.chunk.mjs.license index 49319894ba493..9ed753b230ba8 100644 --- a/dist/modulepreload-polyfill-BxzAKjcf.chunk.mjs.license +++ b/dist/modulepreload-polyfill-BxzAKjcf.chunk.mjs.license @@ -3,5 +3,5 @@ SPDX-FileCopyrightText: Evan You This file is generated from multiple sources. Included packages: - vite - - version: 7.3.0 + - version: 7.3.1 - license: MIT diff --git a/dist/modulepreload-polyfill-BxzAKjcf.chunk.mjs.map.license b/dist/modulepreload-polyfill-BxzAKjcf.chunk.mjs.map.license index 49319894ba493..9ed753b230ba8 100644 --- a/dist/modulepreload-polyfill-BxzAKjcf.chunk.mjs.map.license +++ b/dist/modulepreload-polyfill-BxzAKjcf.chunk.mjs.map.license @@ -3,5 +3,5 @@ SPDX-FileCopyrightText: Evan You This file is generated from multiple sources. Included packages: - vite - - version: 7.3.0 + - version: 7.3.1 - license: MIT diff --git a/package-lock.json b/package-lock.json index 8d4db3a96c778..f825817fdba6b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -68,7 +68,7 @@ "sass": "^1.97.1", "stylelint": "^16.26.1", "stylelint-use-logical": "^2.1.2", - "vite": "^7.3.0", + "vite": "^7.3.1", "vitest": "^4.0.15" }, "engines": { @@ -16553,9 +16553,9 @@ } }, "node_modules/vite": { - "version": "7.3.0", - "resolved": "https://registry.npmjs.org/vite/-/vite-7.3.0.tgz", - "integrity": "sha512-dZwN5L1VlUBewiP6H9s2+B3e3Jg96D0vzN+Ry73sOefebhYr9f94wwkMNN/9ouoU8pV1BqA1d1zGk8928cx0rg==", + "version": "7.3.1", + "resolved": "https://registry.npmjs.org/vite/-/vite-7.3.1.tgz", + "integrity": "sha512-w+N7Hifpc3gRjZ63vYBXA56dvvRlNWRczTdmCBBa+CotUzAPf5b7YMdMR/8CQoeYE5LX3W4wj6RYTgonm1b9DA==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index bdffc2aecf4f3..f67ead721611d 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ "sass": "^1.97.1", "stylelint": "^16.26.1", "stylelint-use-logical": "^2.1.2", - "vite": "^7.3.0", + "vite": "^7.3.1", "vitest": "^4.0.15" }, "engines": {