diff --git a/.yarn/install-state.gz b/.yarn/install-state.gz index bf7c25b..db99449 100644 Binary files a/.yarn/install-state.gz and b/.yarn/install-state.gz differ diff --git a/package.json b/package.json index fae4eda..a0cfe3a 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "typescript": "~5.9.2", "typescript-eslint": "^8.40.0", "validator": "^13.15.26", - "vite": "^7.0.0", + "vite": "^7.3.5", "vite-plugin-dts": "~4.5.0", "vitest": "~4.0.0", "yup": "^1.7.1" diff --git a/yarn.lock b/yarn.lock index 12344af..a392efd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2233,7 +2233,7 @@ __metadata: typescript-eslint: "npm:^8.40.0" uuid: "npm:^13.0.0" validator: "npm:^13.15.26" - vite: "npm:^7.0.0" + vite: "npm:^7.3.5" vite-plugin-dts: "npm:~4.5.0" vitest: "npm:~4.0.0" yup: "npm:^1.7.1" @@ -19220,7 +19220,7 @@ __metadata: languageName: node linkType: hard -"vite@npm:^6.0.0 || ^7.0.0, vite@npm:^7.0.0": +"vite@npm:^6.0.0 || ^7.0.0": version: 7.3.1 resolution: "vite@npm:7.3.1" dependencies: @@ -19275,6 +19275,61 @@ __metadata: languageName: node linkType: hard +"vite@npm:^7.3.5": + version: 7.3.5 + resolution: "vite@npm:7.3.5" + dependencies: + esbuild: "npm:^0.27.0" + fdir: "npm:^6.5.0" + fsevents: "npm:~2.3.3" + picomatch: "npm:^4.0.3" + postcss: "npm:^8.5.6" + rollup: "npm:^4.43.0" + tinyglobby: "npm:^0.2.15" + peerDependencies: + "@types/node": ^20.19.0 || >=22.12.0 + jiti: ">=1.21.0" + less: ^4.0.0 + lightningcss: ^1.21.0 + sass: ^1.70.0 + sass-embedded: ^1.70.0 + stylus: ">=0.54.8" + sugarss: ^5.0.0 + terser: ^5.16.0 + tsx: ^4.8.1 + yaml: ^2.4.2 + dependenciesMeta: + fsevents: + optional: true + peerDependenciesMeta: + "@types/node": + optional: true + jiti: + optional: true + less: + optional: true + lightningcss: + optional: true + sass: + optional: true + sass-embedded: + optional: true + stylus: + optional: true + sugarss: + optional: true + terser: + optional: true + tsx: + optional: true + yaml: + optional: true + bin: + vite: bin/vite.js + checksum: 10c0/4ad700649ed2ebd1e726d32f3f6e41eecbec4e29bcb5977805f3d43a5659280518aa431b0fc61adc1879df4fe1978d7cfc7dbbe54cdf014022385052967721e8 + languageName: node + linkType: hard + "vitest@npm:~4.0.0": version: 4.0.18 resolution: "vitest@npm:4.0.18"