From f3d86743ee4b273014eb4742fa7181c79582c49e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 23:15:50 +0900 Subject: [PATCH] chore(deps): update dependency vite-plugin-solid to v2.11.0 (#2641) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index 6460fdda..47596ad6 100644 --- a/package.json +++ b/package.json @@ -320,7 +320,7 @@ "vite": "5.4.11", "vite-plugin-inspect": "0.8.8", "vite-plugin-resolve": "2.5.2", - "vite-plugin-solid": "2.10.2", + "vite-plugin-solid": "2.11.0", "ws": "8.18.0" }, "auto-changelog": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 44ff2a47..66924a3c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -308,8 +308,8 @@ importers: specifier: 2.5.2 version: 2.5.2 vite-plugin-solid: - specifier: 2.10.2 - version: 2.10.2(solid-js@1.9.3)(vite@5.4.11(@types/node@22.9.3)) + specifier: 2.11.0 + version: 2.11.0(solid-js@1.9.3)(vite@5.4.11(@types/node@22.9.3)) ws: specifier: 8.18.0 version: 8.18.0(bufferutil@4.0.8)(utf-8-validate@6.0.5) @@ -4180,12 +4180,12 @@ packages: vite-plugin-resolve@2.5.2: resolution: {integrity: sha512-8twv20M+KIMxkZzAoF1eAUxxxB56NxKdYjIJ309A/30lZ3GAqgiAeGFjVVlLLEpeAcbAwfl9p7jztsQEw7C3Jg==} - vite-plugin-solid@2.10.2: - resolution: {integrity: sha512-AOEtwMe2baBSXMXdo+BUwECC8IFHcKS6WQV/1NEd+Q7vHPap5fmIhLcAzr+DUJ04/KHx/1UBU0l1/GWP+rMAPQ==} + vite-plugin-solid@2.11.0: + resolution: {integrity: sha512-G+NiwDj4EAeUE0wt3Ur9f+Lt9oMUuLd0FIxYuqwJSqRacKQRteCwUFzNy8zMEt88xWokngQhiFjfJMhjc1fDXw==} peerDependencies: '@testing-library/jest-dom': ^5.16.6 || ^5.17.0 || ^6.* solid-js: ^1.7.2 - vite: ^3.0.0 || ^4.0.0 || ^5.0.0 + vite: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 peerDependenciesMeta: '@testing-library/jest-dom': optional: true @@ -4221,10 +4221,10 @@ packages: terser: optional: true - vitefu@0.2.5: - resolution: {integrity: sha512-SgHtMLoqaeeGnd2evZ849ZbACbnwQCIwRH57t18FxcXoZop0uQu0uzlIhJBlF/eWVzuce0sHeqPcDo+evVcg8Q==} + vitefu@1.0.4: + resolution: {integrity: sha512-y6zEE3PQf6uu/Mt6DTJ9ih+kyJLr4XcSgHR2zUkM8SWDhuixEJxfJ6CZGMHh1Ec3vPLoEA0IHU5oWzVqw8ulow==} peerDependencies: - vite: ^3.0.0 || ^4.0.0 || ^5.0.0 + vite: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 peerDependenciesMeta: vite: optional: true @@ -8648,7 +8648,7 @@ snapshots: dependencies: lib-esm: 0.4.2 - vite-plugin-solid@2.10.2(solid-js@1.9.3)(vite@5.4.11(@types/node@22.9.3)): + vite-plugin-solid@2.11.0(solid-js@1.9.3)(vite@5.4.11(@types/node@22.9.3)): dependencies: '@babel/core': 7.26.0 '@types/babel__core': 7.20.5 @@ -8657,7 +8657,7 @@ snapshots: solid-js: 1.9.3 solid-refresh: 0.6.3(solid-js@1.9.3) vite: 5.4.11(@types/node@22.9.3) - vitefu: 0.2.5(vite@5.4.11(@types/node@22.9.3)) + vitefu: 1.0.4(vite@5.4.11(@types/node@22.9.3)) transitivePeerDependencies: - supports-color @@ -8670,7 +8670,7 @@ snapshots: '@types/node': 22.9.3 fsevents: 2.3.3 - vitefu@0.2.5(vite@5.4.11(@types/node@22.9.3)): + vitefu@1.0.4(vite@5.4.11(@types/node@22.9.3)): optionalDependencies: vite: 5.4.11(@types/node@22.9.3)