diff --git a/package.json b/package.json index 56eec7ef..0104b307 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@hotwired/turbo-rails": "^7.3.0", "lightningcss": "^1.30.2", "sprinkles-js": "^0.3.0", - "vite": "^7.3.0", + "vite": "^7.3.1", "vite-plugin-ruby": "^5.1.1" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index cafdc4cd..cc373343 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3736,10 +3736,10 @@ vite-plugin-ruby@^5.1.1: debug "^4.3.4" fast-glob "^3.3.2" -vite@^7.3.0: - version "7.3.0" - resolved "https://registry.yarnpkg.com/vite/-/vite-7.3.0.tgz#066c7a835993a66e82004eac3e185d0d157fd658" - integrity sha512-dZwN5L1VlUBewiP6H9s2+B3e3Jg96D0vzN+Ry73sOefebhYr9f94wwkMNN/9ouoU8pV1BqA1d1zGk8928cx0rg== +vite@^7.3.1: + version "7.3.1" + resolved "https://registry.yarnpkg.com/vite/-/vite-7.3.1.tgz#7f6cfe8fb9074138605e822a75d9d30b814d6507" + integrity sha512-w+N7Hifpc3gRjZ63vYBXA56dvvRlNWRczTdmCBBa+CotUzAPf5b7YMdMR/8CQoeYE5LX3W4wj6RYTgonm1b9DA== dependencies: esbuild "^0.27.0" fdir "^6.5.0"