From 244a628784d95a8e584096e597a63de311907ef2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Feb 2025 15:47:13 +0000 Subject: [PATCH] chore(deps): bump solid-js from 1.8.15 to 1.9.5 Bumps [solid-js](https://github.com/solidjs/solid) from 1.8.15 to 1.9.5. - [Release notes](https://github.com/solidjs/solid/releases) - [Changelog](https://github.com/solidjs/solid/blob/main/CHANGELOG.md) - [Commits](https://github.com/solidjs/solid/compare/v1.8.15...v1.9.5) --- updated-dependencies: - dependency-name: solid-js dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- packages/ganglion/package.json | 2 +- pnpm-lock.yaml | 55 ++++++++++++++++++---------------- 3 files changed, 31 insertions(+), 28 deletions(-) diff --git a/package.json b/package.json index fdbbe8c..56c5fb6 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "husky": "^9.0.11", "lint-staged": "^15.2.2", "prettier": "^3.2.5", - "solid-js": "^1.8.15", + "solid-js": "^1.9.5", "typescript": "^5.5.2" }, "peerDependencies": { diff --git a/packages/ganglion/package.json b/packages/ganglion/package.json index 4e4f56f..9106b62 100644 --- a/packages/ganglion/package.json +++ b/packages/ganglion/package.json @@ -51,7 +51,7 @@ "lint": "eslint --ext .ts,.tsx,.js ." }, "dependencies": { - "solid-js": "^1.8.15" + "solid-js": "^1.9.5" }, "peerDependencies": { "solid-js": "*" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8d9ff12..5789a52 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -33,8 +33,8 @@ importers: specifier: ^3.2.5 version: 3.2.5 solid-js: - specifier: ^1.8.15 - version: 1.8.15 + specifier: ^1.9.5 + version: 1.9.5 typescript: specifier: ^5.5.2 version: 5.5.2 @@ -43,14 +43,14 @@ importers: dependencies: tsup: specifier: '*' - version: 8.0.1(@microsoft/api-extractor@7.42.3)(postcss@8.4.38)(typescript@5.3.3) + version: 8.0.1(@microsoft/api-extractor@7.42.3(@types/node@20.12.14))(postcss@8.4.38)(typescript@5.3.3) typescript: specifier: '*' version: 5.3.3 devDependencies: bun-types: specifier: latest - version: 1.1.29 + version: 1.2.3 esbuild-plugin-file-path-extensions: specifier: ^2.1.3 version: 2.1.3 @@ -58,12 +58,12 @@ importers: packages/ganglion: dependencies: solid-js: - specifier: ^1.8.15 - version: 1.8.15 + specifier: ^1.9.5 + version: 1.9.5 devDependencies: bun-types: specifier: latest - version: 1.1.29 + version: 1.2.3 typescript: specifier: ^5.5.2 version: 5.5.2 @@ -869,8 +869,8 @@ packages: engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true - bun-types@1.1.29: - resolution: {integrity: sha512-En3/TzSPMPyl5UlUB1MHzHpcrZDakTm7mS203eLoX1fBoEa3PW+aSS8GAqVJ7Is/m34Z5ogL+ECniLY0uDaCPw==} + bun-types@1.2.3: + resolution: {integrity: sha512-P7AeyTseLKAvgaZqQrvp3RqFM3yN9PlcLuSTe7SoJOfZkER73mLdT2vEQi8U64S1YvM/ldcNiQjn0Sn7H9lGgg==} bundle-n-require@1.1.1: resolution: {integrity: sha512-EB2wFjXF106LQLe/CYnKCMCdLeTW47AtcEtUfiqAOgr2a08k0+YgRklur2aLfEYHlhz6baMskZ8L2U92Hh0vyA==} @@ -1064,6 +1064,7 @@ packages: eslint@8.57.0: resolution: {integrity: sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options. hasBin: true espree@9.6.1: @@ -1484,9 +1485,11 @@ packages: lodash.get@4.4.2: resolution: {integrity: sha512-z+Uw/vLuy6gQe8cfaFWD7p0wVv8fJl3mbzXh33RS+0oW2wvUqiRXiQ69gLWSLpgB5/6sU+r6BlQR0MBILadqTQ==} + deprecated: This package is deprecated. Use the optional chaining (?.) operator instead. lodash.isequal@4.5.0: resolution: {integrity: sha512-pDo3lu8Jhfjqls6GkMgpahsF9kCyayhgykjyLMNFTKWrpVdAQtYyB4muAMWozBB4ig/dtWAmsMxLEI8wuz+DYQ==} + deprecated: This package is deprecated. Use require('node:util').isDeepStrictEqual instead. lodash.memoize@4.1.2: resolution: {integrity: sha512-t7j+NzmgnQzTAYXcsHYLgimltOV1MXHtlOWf6GjL9Kj8GK5FInw5JotxvbOs+IvV1/Dzo04/fCGfLVs7aXb4Ag==} @@ -1869,14 +1872,14 @@ packages: engines: {node: '>=10'} hasBin: true - seroval-plugins@1.0.4: - resolution: {integrity: sha512-DQ2IK6oQVvy8k+c2V5x5YCtUa/GGGsUwUBNN9UqohrZ0rWdUapBFpNMYP1bCyRHoxOJjdKGl+dieacFIpU/i1A==} + seroval-plugins@1.2.1: + resolution: {integrity: sha512-H5vs53+39+x4Udwp4J5rNZfgFuA+Lt+uU+09w1gYBVWomtAl98B+E9w7yC05Xc81/HgLvJdlyqJbU0fJCKCmdw==} engines: {node: '>=10'} peerDependencies: seroval: ^1.0 - seroval@1.0.4: - resolution: {integrity: sha512-qQs/N+KfJu83rmszFQaTxcoJoPn6KNUruX4KmnmyD0oZkUoiNvJ1rpdYKDf4YHM05k+HOgCxa3yvf15QbVijGg==} + seroval@1.2.1: + resolution: {integrity: sha512-yBxFFs3zmkvKNmR0pFSU//rIsYjuX418TnlDmc2weaq5XFDqDIV/NOMPBoLrbxjLH42p4UzRuXHryXh9dYcKcw==} engines: {node: '>=10'} shebang-command@2.0.0: @@ -1909,8 +1912,8 @@ packages: resolution: {integrity: sha512-bSiSngZ/jWeX93BqeIAbImyTbEihizcwNjFoRUIY/T1wWQsfsm2Vw1agPKylXvQTU7iASGdHhyqRlqQzfz+Htg==} engines: {node: '>=18'} - solid-js@1.8.15: - resolution: {integrity: sha512-d0QP/efr3UVcwGgWVPveQQ0IHOH6iU7yUhc2piy8arNG8wxKmvUy1kFxyF8owpmfCWGB87usDKMaVnsNYZm+Vw==} + solid-js@1.9.5: + resolution: {integrity: sha512-ogI3DaFcyn6UhYhrgcyRAMbu/buBJitYQASZz5WzfQVPP10RD2AbCoRZ517psnezrasyCbWzIxZ6kVqet768xw==} source-map-js@1.2.0: resolution: {integrity: sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==} @@ -2983,7 +2986,7 @@ snapshots: node-releases: 2.0.14 update-browserslist-db: 1.0.16(browserslist@4.23.0) - bun-types@1.1.29: + bun-types@1.2.3: dependencies: '@types/node': 20.12.14 '@types/ws': 8.5.10 @@ -3982,11 +3985,11 @@ snapshots: semver@7.6.2: {} - seroval-plugins@1.0.4(seroval@1.0.4): + seroval-plugins@1.2.1(seroval@1.2.1): dependencies: - seroval: 1.0.4 + seroval: 1.2.1 - seroval@1.0.4: {} + seroval@1.2.1: {} shebang-command@2.0.0: dependencies: @@ -4012,11 +4015,11 @@ snapshots: ansi-styles: 6.2.1 is-fullwidth-code-point: 5.0.0 - solid-js@1.8.15: + solid-js@1.9.5: dependencies: csstype: 3.1.3 - seroval: 1.0.4 - seroval-plugins: 1.0.4(seroval@1.0.4) + seroval: 1.2.1 + seroval-plugins: 1.2.1(seroval@1.2.1) source-map-js@1.2.0: {} @@ -4138,7 +4141,7 @@ snapshots: optionalDependencies: typescript: 5.5.2 - tsup@8.0.1(@microsoft/api-extractor@7.42.3(@types/node@20.12.14))(postcss@8.4.38)(typescript@5.5.2): + tsup@8.0.1(@microsoft/api-extractor@7.42.3(@types/node@20.12.14))(postcss@8.4.38)(typescript@5.3.3): dependencies: bundle-require: 4.0.2(esbuild@0.19.12) cac: 6.7.14 @@ -4157,12 +4160,12 @@ snapshots: optionalDependencies: '@microsoft/api-extractor': 7.42.3(@types/node@20.12.14) postcss: 8.4.38 - typescript: 5.5.2 + typescript: 5.3.3 transitivePeerDependencies: - supports-color - ts-node - tsup@8.0.1(@microsoft/api-extractor@7.42.3)(postcss@8.4.38)(typescript@5.3.3): + tsup@8.0.1(@microsoft/api-extractor@7.42.3(@types/node@20.12.14))(postcss@8.4.38)(typescript@5.5.2): dependencies: bundle-require: 4.0.2(esbuild@0.19.12) cac: 6.7.14 @@ -4181,7 +4184,7 @@ snapshots: optionalDependencies: '@microsoft/api-extractor': 7.42.3(@types/node@20.12.14) postcss: 8.4.38 - typescript: 5.3.3 + typescript: 5.5.2 transitivePeerDependencies: - supports-color - ts-node