build(deps): bump solid-js from 1.8.22 to 1.9.4 (#433)

Bumps [solid-js](https://github.com/solidjs/solid) from 1.8.22 to 1.9.4.
- [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.22...v1.9.4)

---
updated-dependencies:
- dependency-name: solid-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-01-08 07:02:16 +00:00
committed by GitHub
parent 082458b2aa
commit 27083c0336
2 changed files with 11 additions and 11 deletions

View File

@@ -63,7 +63,7 @@
}, },
"dependencies": { "dependencies": {
"gsap": "^3.12.5", "gsap": "^3.12.5",
"solid-js": "^1.8.22", "solid-js": "^1.9.4",
"swiper": "^11.1.15", "swiper": "^11.1.15",
"tiny-invariant": "^1.3.3" "tiny-invariant": "^1.3.3"
} }

20
pnpm-lock.yaml generated
View File

@@ -9,8 +9,8 @@ dependencies:
specifier: ^3.12.5 specifier: ^3.12.5
version: 3.12.5 version: 3.12.5
solid-js: solid-js:
specifier: ^1.8.22 specifier: ^1.9.4
version: 1.8.22 version: 1.9.4
swiper: swiper:
specifier: ^11.1.15 specifier: ^11.1.15
version: 11.1.15 version: 11.1.15
@@ -81,7 +81,7 @@ devDependencies:
version: 5.4.2(sass@1.77.8)(terser@5.31.6) version: 5.4.2(sass@1.77.8)(terser@5.31.6)
vite-plugin-solid: vite-plugin-solid:
specifier: ^2.10.2 specifier: ^2.10.2
version: 2.10.2(solid-js@1.8.22)(vite@5.4.2) version: 2.10.2(solid-js@1.9.4)(vite@5.4.2)
packages: packages:
@@ -2978,14 +2978,14 @@ packages:
engines: {node: '>=8'} engines: {node: '>=8'}
dev: true dev: true
/solid-js@1.8.22: /solid-js@1.9.4:
resolution: {integrity: sha512-VBzN5j+9Y4rqIKEnK301aBk+S7fvFSTs9ljg+YEdFxjNjH0hkjXPiQRcws9tE5fUzMznSS6KToL5hwMfHDgpLA==} resolution: {integrity: sha512-ipQl8FJ31bFUoBNScDQTG3BjN6+9Rg+Q+f10bUbnO6EOTTf5NGerJeHc7wyu5I4RMHEl/WwZwUmy/PTRgxxZ8g==}
dependencies: dependencies:
csstype: 3.1.3 csstype: 3.1.3
seroval: 1.1.1 seroval: 1.1.1
seroval-plugins: 1.1.1(seroval@1.1.1) seroval-plugins: 1.1.1(seroval@1.1.1)
/solid-refresh@0.6.3(solid-js@1.8.22): /solid-refresh@0.6.3(solid-js@1.9.4):
resolution: {integrity: sha512-F3aPsX6hVw9ttm5LYlth8Q15x6MlI/J3Dn+o3EQyRTtTxidepSTwAYdozt01/YA+7ObcciagGEyXIopGZzQtbA==} resolution: {integrity: sha512-F3aPsX6hVw9ttm5LYlth8Q15x6MlI/J3Dn+o3EQyRTtTxidepSTwAYdozt01/YA+7ObcciagGEyXIopGZzQtbA==}
peerDependencies: peerDependencies:
solid-js: ^1.3 solid-js: ^1.3
@@ -2993,7 +2993,7 @@ packages:
'@babel/generator': 7.23.6 '@babel/generator': 7.23.6
'@babel/helper-module-imports': 7.22.15 '@babel/helper-module-imports': 7.22.15
'@babel/types': 7.23.9 '@babel/types': 7.23.9
solid-js: 1.8.22 solid-js: 1.9.4
dev: true dev: true
/source-map-js@1.2.0: /source-map-js@1.2.0:
@@ -3289,7 +3289,7 @@ packages:
spdx-expression-parse: 3.0.1 spdx-expression-parse: 3.0.1
dev: true dev: true
/vite-plugin-solid@2.10.2(solid-js@1.8.22)(vite@5.4.2): /vite-plugin-solid@2.10.2(solid-js@1.9.4)(vite@5.4.2):
resolution: {integrity: sha512-AOEtwMe2baBSXMXdo+BUwECC8IFHcKS6WQV/1NEd+Q7vHPap5fmIhLcAzr+DUJ04/KHx/1UBU0l1/GWP+rMAPQ==} resolution: {integrity: sha512-AOEtwMe2baBSXMXdo+BUwECC8IFHcKS6WQV/1NEd+Q7vHPap5fmIhLcAzr+DUJ04/KHx/1UBU0l1/GWP+rMAPQ==}
peerDependencies: peerDependencies:
'@testing-library/jest-dom': ^5.16.6 || ^5.17.0 || ^6.* '@testing-library/jest-dom': ^5.16.6 || ^5.17.0 || ^6.*
@@ -3303,8 +3303,8 @@ packages:
'@types/babel__core': 7.20.5 '@types/babel__core': 7.20.5
babel-preset-solid: 1.8.12(@babel/core@7.23.9) babel-preset-solid: 1.8.12(@babel/core@7.23.9)
merge-anything: 5.1.7 merge-anything: 5.1.7
solid-js: 1.8.22 solid-js: 1.9.4
solid-refresh: 0.6.3(solid-js@1.8.22) solid-refresh: 0.6.3(solid-js@1.9.4)
vite: 5.4.2(sass@1.77.8)(terser@5.31.6) vite: 5.4.2(sass@1.77.8)(terser@5.31.6)
vitefu: 0.2.5(vite@5.4.2) vitefu: 0.2.5(vite@5.4.2)
transitivePeerDependencies: transitivePeerDependencies: