diff --git a/package.json b/package.json index 8edb640b..cf6abe8a 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "sass": "^1.101.0", "start-server-and-test": "^3.0.11", "typescript": "^6.0.3", - "vite": "^8.1.2", + "vite": "^8.1.3", "vitest": "^4.1.9", "vue-tsc": "^3.3.6" }, diff --git a/yarn.lock b/yarn.lock index 1aceeeb6..33edfa2d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4150,10 +4150,10 @@ verror@1.10.0: core-util-is "1.0.2" extsprintf "^1.2.0" -"vite@^6.0.0 || ^7.0.0 || ^8.0.0", vite@^8.1.2: - version "8.1.2" - resolved "https://registry.yarnpkg.com/vite/-/vite-8.1.2.tgz#3ac29b5868ccf28c59321391be1ebe906f135ebd" - integrity sha512-6YYPbRXTxx6bRXmOn7XdnQAy5DQNHhDgtjhDHI13oe4pY93kkcdGJWxpGwOm++/Wh0QpQhDrpIoVMrmrsI5AGQ== +"vite@^6.0.0 || ^7.0.0 || ^8.0.0", vite@^8.1.3: + version "8.1.3" + resolved "https://registry.yarnpkg.com/vite/-/vite-8.1.3.tgz#ce05b445b501014a10e5a8073811759c223e8ac2" + integrity sha512-Ds+gBRbj0lwRO2Y5hwnUBdxSwlAve9LeRyU4sNnAr0ewW0gWF0n5bgXgUzbgZ49MV9BVUAQUFYVcDUcilUExMA== dependencies: lightningcss "^1.32.0" picomatch "^4.0.4"