diff --git a/package.json b/package.json index 55284a6..420c7af 100644 --- a/package.json +++ b/package.json @@ -79,6 +79,6 @@ "prettier-plugin-tailwindcss": "0.6.6", "turbo": "^2.0.9", "typescript": "^5.4.5", - "vite": "5.3.5" + "vite": "5.4.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 45d9cb4..3d2972d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -74,7 +74,7 @@ importers: version: 7.18.0(eslint@8.57.0)(typescript@5.5.4) '@vitejs/plugin-react': specifier: ^4.3.1 - version: 4.3.1(vite@5.3.5(@types/node@22.1.0)(lightningcss@1.25.1)) + version: 4.3.1(vite@5.4.0(@types/node@22.1.0)(lightningcss@1.25.1)) autoprefixer: specifier: ^10.4.19 version: 10.4.20(postcss@8.4.41) @@ -136,8 +136,8 @@ importers: specifier: ^5.4.5 version: 5.5.4 vite: - specifier: 5.3.5 - version: 5.3.5(@types/node@22.1.0)(lightningcss@1.25.1) + specifier: 5.4.0 + version: 5.4.0(@types/node@22.1.0)(lightningcss@1.25.1) packages: @@ -2664,8 +2664,8 @@ packages: validate-npm-package-license@3.0.4: resolution: {integrity: sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==} - vite@5.3.5: - resolution: {integrity: sha512-MdjglKR6AQXQb9JGiS7Rc2wC6uMjcm7Go/NHNO63EwiJXfuk9PgqiP/n5IDJCziMkfw9n4Ubp7lttNwz+8ZVKA==} + vite@5.4.0: + resolution: {integrity: sha512-5xokfMX0PIiwCMCMb9ZJcMyh5wbBun0zUzKib+L65vAZ8GY9ePZMXxFrHbr/Kyll2+LSCY7xtERPpxkBDKngwg==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -2673,6 +2673,7 @@ packages: less: '*' lightningcss: ^1.21.0 sass: '*' + sass-embedded: '*' stylus: '*' sugarss: '*' terser: ^5.4.0 @@ -2685,6 +2686,8 @@ packages: optional: true sass: optional: true + sass-embedded: + optional: true stylus: optional: true sugarss: @@ -3549,14 +3552,14 @@ snapshots: optionalDependencies: react: 18.3.1 - '@vitejs/plugin-react@4.3.1(vite@5.3.5(@types/node@22.1.0)(lightningcss@1.25.1))': + '@vitejs/plugin-react@4.3.1(vite@5.4.0(@types/node@22.1.0)(lightningcss@1.25.1))': dependencies: '@babel/core': 7.24.7 '@babel/plugin-transform-react-jsx-self': 7.24.7(@babel/core@7.24.7) '@babel/plugin-transform-react-jsx-source': 7.24.7(@babel/core@7.24.7) '@types/babel__core': 7.20.5 react-refresh: 0.14.2 - vite: 5.3.5(@types/node@22.1.0)(lightningcss@1.25.1) + vite: 5.4.0(@types/node@22.1.0)(lightningcss@1.25.1) transitivePeerDependencies: - supports-color @@ -5453,7 +5456,7 @@ snapshots: spdx-correct: 3.2.0 spdx-expression-parse: 3.0.1 - vite@5.3.5(@types/node@22.1.0)(lightningcss@1.25.1): + vite@5.4.0(@types/node@22.1.0)(lightningcss@1.25.1): dependencies: esbuild: 0.21.5 postcss: 8.4.41