From 7a7dff834f32de99fdc5d2eb9a4a7f4f4c1b4476 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 19:31:15 +0000 Subject: [PATCH] Bump vite from 5.4.1 to 5.4.6 Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.1 to 5.4.6. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.6/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.6/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 57 +++++++++++++++++++++++++++----------------------- 2 files changed, 32 insertions(+), 27 deletions(-) diff --git a/package.json b/package.json index a18610d..6cc3474 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@types/node": "^22.4.0", "tsup": "^8.2.4", "typescript": "^5.5.3", - "vite": "^5.4.1", + "vite": "^5.4.6", "vite-plugin-solid": "^2.10.2" } } \ No newline at end of file diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 474811a..615cbe5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -26,16 +26,16 @@ importers: version: 22.4.0 tsup: specifier: ^8.2.4 - version: 8.2.4(postcss@8.4.41)(typescript@5.5.4) + version: 8.2.4(postcss@8.4.47)(typescript@5.5.4) typescript: specifier: ^5.5.3 version: 5.5.4 vite: - specifier: ^5.4.1 - version: 5.4.1(@types/node@22.4.0) + specifier: ^5.4.6 + version: 5.4.6(@types/node@22.4.0) vite-plugin-solid: specifier: ^2.10.2 - version: 2.10.2(solid-js@1.8.21)(vite@5.4.1(@types/node@22.4.0)) + version: 2.10.2(solid-js@1.8.21)(vite@5.4.6(@types/node@22.4.0)) packages: @@ -920,6 +920,9 @@ packages: picocolors@1.0.1: resolution: {integrity: sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==} + picocolors@1.1.0: + resolution: {integrity: sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==} + picomatch@2.3.1: resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==} engines: {node: '>=8.6'} @@ -946,8 +949,8 @@ packages: yaml: optional: true - postcss@8.4.41: - resolution: {integrity: sha512-TesUflQ0WKZqAvg52PWL6kHgLKP6xB6heTOdoYM0Wt2UHyxNa4K25EZZMgKns3BH1RLVbZCREPpLY0rhnNoHVQ==} + postcss@8.4.47: + resolution: {integrity: sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ==} engines: {node: ^10 || ^12 || >=14} punycode@2.3.1: @@ -1018,8 +1021,8 @@ packages: peerDependencies: solid-js: ^1.3 - source-map-js@1.2.0: - resolution: {integrity: sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==} + source-map-js@1.2.1: + resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==} engines: {node: '>=0.10.0'} source-map@0.8.0-beta.0: @@ -1126,8 +1129,8 @@ packages: '@testing-library/jest-dom': optional: true - vite@5.4.1: - resolution: {integrity: sha512-1oE6yuNXssjrZdblI9AfBbHCC41nnyoVoEZxQnID6yvQZAFBzxxkqoFLtHUMkYunL8hwOLEjgTuxpkRxvba3kA==} + vite@5.4.6: + resolution: {integrity: sha512-IeL5f8OO5nylsgzd9tq4qD2QqI0k2CQLGrWD0rCN0EQJZpBK5vJAx0I+GDkMOXxQX/OfFHMuLIx6ddAxGX/k+Q==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -1946,21 +1949,23 @@ snapshots: picocolors@1.0.1: {} + picocolors@1.1.0: {} + picomatch@2.3.1: {} pirates@4.0.6: {} - postcss-load-config@6.0.1(postcss@8.4.41): + postcss-load-config@6.0.1(postcss@8.4.47): dependencies: lilconfig: 3.1.2 optionalDependencies: - postcss: 8.4.41 + postcss: 8.4.47 - postcss@8.4.41: + postcss@8.4.47: dependencies: nanoid: 3.3.7 - picocolors: 1.0.1 - source-map-js: 1.2.0 + picocolors: 1.1.0 + source-map-js: 1.2.1 punycode@2.3.1: {} @@ -2035,7 +2040,7 @@ snapshots: transitivePeerDependencies: - supports-color - source-map-js@1.2.0: {} + source-map-js@1.2.1: {} source-map@0.8.0-beta.0: dependencies: @@ -2099,7 +2104,7 @@ snapshots: ts-interface-checker@0.1.13: {} - tsup@8.2.4(postcss@8.4.41)(typescript@5.5.4): + tsup@8.2.4(postcss@8.4.47)(typescript@5.5.4): dependencies: bundle-require: 5.0.0(esbuild@0.23.1) cac: 6.7.14 @@ -2111,14 +2116,14 @@ snapshots: globby: 11.1.0 joycon: 3.1.1 picocolors: 1.0.1 - postcss-load-config: 6.0.1(postcss@8.4.41) + postcss-load-config: 6.0.1(postcss@8.4.47) resolve-from: 5.0.0 rollup: 4.20.0 source-map: 0.8.0-beta.0 sucrase: 3.35.0 tree-kill: 1.2.2 optionalDependencies: - postcss: 8.4.41 + postcss: 8.4.47 typescript: 5.5.4 transitivePeerDependencies: - jiti @@ -2138,7 +2143,7 @@ snapshots: validate-html-nesting@1.2.2: {} - vite-plugin-solid@2.10.2(solid-js@1.8.21)(vite@5.4.1(@types/node@22.4.0)): + vite-plugin-solid@2.10.2(solid-js@1.8.21)(vite@5.4.6(@types/node@22.4.0)): dependencies: '@babel/core': 7.25.2 '@types/babel__core': 7.20.5 @@ -2146,23 +2151,23 @@ snapshots: merge-anything: 5.1.7 solid-js: 1.8.21 solid-refresh: 0.6.3(solid-js@1.8.21) - vite: 5.4.1(@types/node@22.4.0) - vitefu: 0.2.5(vite@5.4.1(@types/node@22.4.0)) + vite: 5.4.6(@types/node@22.4.0) + vitefu: 0.2.5(vite@5.4.6(@types/node@22.4.0)) transitivePeerDependencies: - supports-color - vite@5.4.1(@types/node@22.4.0): + vite@5.4.6(@types/node@22.4.0): dependencies: esbuild: 0.21.5 - postcss: 8.4.41 + postcss: 8.4.47 rollup: 4.20.0 optionalDependencies: '@types/node': 22.4.0 fsevents: 2.3.3 - vitefu@0.2.5(vite@5.4.1(@types/node@22.4.0)): + vitefu@0.2.5(vite@5.4.6(@types/node@22.4.0)): optionalDependencies: - vite: 5.4.1(@types/node@22.4.0) + vite: 5.4.6(@types/node@22.4.0) web-streams-polyfill@4.0.0: {}