diff --git a/package.json b/package.json index e6b3764..65c064d 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.10" + "vite": "^5.4.11" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e0914bb..50ccb1f 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.10) + version: 4.3.3(vite@5.4.11) 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.10 - version: 5.4.10 + specifier: ^5.4.11 + version: 5.4.11 packages: @@ -1567,8 +1567,8 @@ packages: vfile@6.0.3: resolution: {integrity: sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==} - vite@5.4.10: - resolution: {integrity: sha512-1hvaPshuPUtxeQ0hsVH3Mud0ZanOLwVTneA1EgbAM5LhaZEqyPWGRQ7BtaMvUrTDeEaC8pxtj6a6jku3x4z6SQ==} + vite@5.4.11: + resolution: {integrity: sha512-c7jFQRklXua0mTzneGW9QVyxFjUgwcihC4bXEtujIo2ouWCe1Ajt/amn2PCxYnhYfd5k09JX3SB7OYWFKYqj8Q==} 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.10)': + '@vitejs/plugin-react@4.3.3(vite@5.4.11)': 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.10 + vite: 5.4.11 transitivePeerDependencies: - supports-color @@ -3031,7 +3031,7 @@ snapshots: '@types/unist': 3.0.2 vfile-message: 4.0.2 - vite@5.4.10: + vite@5.4.11: dependencies: esbuild: 0.21.5 postcss: 8.4.47