diff --git a/package.json b/package.json index e2a17ea..adfaa6e 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "eslint-plugin-simple-import-sort": "^12.1.1", "eslint-plugin-solid": "^0.14.1", "typescript": "^5.5.4", - "vite": "^5.3.5", + "vite": "^5.4.1", "vite-plugin-solid": "^2.10.2" } } \ No newline at end of file diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9eece77..a539c9f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -43,11 +43,11 @@ importers: specifier: ^5.5.4 version: 5.5.4 vite: - specifier: ^5.3.5 - version: 5.3.5(@types/node@22.0.0) + specifier: ^5.4.1 + version: 5.4.1(@types/node@22.0.0) vite-plugin-solid: specifier: ^2.10.2 - version: 2.10.2(solid-js@1.8.19)(vite@5.3.5(@types/node@22.0.0)) + version: 2.10.2(solid-js@1.8.19)(vite@5.4.1(@types/node@22.0.0)) packages: @@ -1038,9 +1038,6 @@ packages: resolution: {integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==} engines: {node: '>=8'} - picocolors@1.0.0: - resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==} - picocolors@1.0.1: resolution: {integrity: sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==} @@ -1048,8 +1045,8 @@ packages: resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==} engines: {node: '>=8.6'} - postcss@8.4.40: - resolution: {integrity: sha512-YF2kKIUzAofPMpfH6hOi2cGnv/HrUlfucspc7pDyvv7kGdqXrfj8SCl/t8owkEgKEuu8ZcRjSOxFxVLqwChZ2Q==} + postcss@8.4.41: + resolution: {integrity: sha512-TesUflQ0WKZqAvg52PWL6kHgLKP6xB6heTOdoYM0Wt2UHyxNa4K25EZZMgKns3BH1RLVbZCREPpLY0rhnNoHVQ==} engines: {node: ^10 || ^12 || >=14} prelude-ls@1.2.1: @@ -1203,8 +1200,8 @@ packages: '@testing-library/jest-dom': optional: true - vite@5.3.5: - resolution: {integrity: sha512-MdjglKR6AQXQb9JGiS7Rc2wC6uMjcm7Go/NHNO63EwiJXfuk9PgqiP/n5IDJCziMkfw9n4Ubp7lttNwz+8ZVKA==} + vite@5.4.1: + resolution: {integrity: sha512-1oE6yuNXssjrZdblI9AfBbHCC41nnyoVoEZxQnID6yvQZAFBzxxkqoFLtHUMkYunL8hwOLEjgTuxpkRxvba3kA==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -1212,6 +1209,7 @@ packages: less: '*' lightningcss: ^1.21.0 sass: '*' + sass-embedded: '*' stylus: '*' sugarss: '*' terser: ^5.4.0 @@ -1224,6 +1222,8 @@ packages: optional: true sass: optional: true + sass-embedded: + optional: true stylus: optional: true sugarss: @@ -1265,7 +1265,7 @@ snapshots: '@babel/code-frame@7.24.2': dependencies: '@babel/highlight': 7.24.5 - picocolors: 1.0.0 + picocolors: 1.0.1 '@babel/compat-data@7.24.4': {} @@ -1361,7 +1361,7 @@ snapshots: '@babel/helper-validator-identifier': 7.24.5 chalk: 2.4.2 js-tokens: 4.0.0 - picocolors: 1.0.0 + picocolors: 1.0.1 '@babel/parser@7.24.5': dependencies: @@ -2202,13 +2202,11 @@ snapshots: path-type@4.0.0: {} - picocolors@1.0.0: {} - picocolors@1.0.1: {} picomatch@2.3.1: {} - postcss@8.4.40: + postcss@8.4.41: dependencies: nanoid: 3.3.7 picocolors: 1.0.1 @@ -2331,7 +2329,7 @@ snapshots: dependencies: browserslist: 4.23.0 escalade: 3.1.2 - picocolors: 1.0.0 + picocolors: 1.0.1 uri-js@4.4.1: dependencies: @@ -2339,7 +2337,7 @@ snapshots: validate-html-nesting@1.2.2: {} - vite-plugin-solid@2.10.2(solid-js@1.8.19)(vite@5.3.5(@types/node@22.0.0)): + vite-plugin-solid@2.10.2(solid-js@1.8.19)(vite@5.4.1(@types/node@22.0.0)): dependencies: '@babel/core': 7.24.5 '@types/babel__core': 7.20.5 @@ -2347,23 +2345,23 @@ snapshots: merge-anything: 5.1.7 solid-js: 1.8.19 solid-refresh: 0.6.3(solid-js@1.8.19) - vite: 5.3.5(@types/node@22.0.0) - vitefu: 0.2.5(vite@5.3.5(@types/node@22.0.0)) + vite: 5.4.1(@types/node@22.0.0) + vitefu: 0.2.5(vite@5.4.1(@types/node@22.0.0)) transitivePeerDependencies: - supports-color - vite@5.3.5(@types/node@22.0.0): + vite@5.4.1(@types/node@22.0.0): dependencies: esbuild: 0.21.5 - postcss: 8.4.40 + postcss: 8.4.41 rollup: 4.19.1 optionalDependencies: '@types/node': 22.0.0 fsevents: 2.3.3 - vitefu@0.2.5(vite@5.3.5(@types/node@22.0.0)): + vitefu@0.2.5(vite@5.4.1(@types/node@22.0.0)): optionalDependencies: - vite: 5.3.5(@types/node@22.0.0) + vite: 5.4.1(@types/node@22.0.0) which@2.0.2: dependencies: