diff --git a/package.json b/package.json index d26bbfd..4f1f78c 100644 --- a/package.json +++ b/package.json @@ -39,6 +39,6 @@ "postcss": "^8.4.47", "prettier": "^3.3.3", "typescript": "^5.6.3", - "vite": "^5.4.8" + "vite": "^5.4.9" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a0134a0..464a645 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -71,7 +71,7 @@ importers: version: 18.3.1 '@vitejs/plugin-react': specifier: ^4.3.3 - version: 4.3.3(vite@5.4.8) + version: 4.3.3(vite@5.4.9) autoprefixer: specifier: ^10.4.20 version: 10.4.20(postcss@8.4.47) @@ -85,8 +85,8 @@ importers: specifier: ^5.6.3 version: 5.6.3 vite: - specifier: ^5.4.8 - version: 5.4.8 + specifier: ^5.4.9 + version: 5.4.9 packages: @@ -1567,8 +1567,8 @@ packages: vfile@6.0.3: resolution: {integrity: sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==} - vite@5.4.8: - resolution: {integrity: sha512-FqrItQ4DT1NC4zCUqMB4c4AZORMKIa0m8/URVCZ77OZ/QSNeJ54bU1vrFADbDsuwfIPcgknRkmqakQcgnL4GiQ==} + vite@5.4.9: + resolution: {integrity: sha512-20OVpJHh0PAM0oSOELa5GaZNWeDjcAvQjGXy2Uyr+Tp+/D2/Hdz6NLgpJLsarPTA2QJ6v8mX2P1ZfbsSKvdMkg==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -2304,14 +2304,14 @@ snapshots: '@ungap/structured-clone@1.2.0': {} - '@vitejs/plugin-react@4.3.3(vite@5.4.8)': + '@vitejs/plugin-react@4.3.3(vite@5.4.9)': dependencies: '@babel/core': 7.25.2 '@babel/plugin-transform-react-jsx-self': 7.24.7(@babel/core@7.25.2) '@babel/plugin-transform-react-jsx-source': 7.24.7(@babel/core@7.25.2) '@types/babel__core': 7.20.5 react-refresh: 0.14.2 - vite: 5.4.8 + vite: 5.4.9 transitivePeerDependencies: - supports-color @@ -3031,7 +3031,7 @@ snapshots: '@types/unist': 3.0.2 vfile-message: 4.0.2 - vite@5.4.8: + vite@5.4.9: dependencies: esbuild: 0.21.5 postcss: 8.4.47