mirror of
https://github.com/meshtastic/web.git
synced 2026-07-31 06:56:28 -04:00
chore(deps): bump @preact/signals-core from 1.14.2 to 1.14.3 (#1214)
Bumps [@preact/signals-core](https://github.com/preactjs/signals) from 1.14.2 to 1.14.3. - [Release notes](https://github.com/preactjs/signals/releases) - [Commits](https://github.com/preactjs/signals/compare/@preact/signals-core@1.14.2...@preact/signals-core@1.14.3) --- updated-dependencies: - dependency-name: "@preact/signals-core" dependency-version: 1.14.3 dependency-type: direct:production update-type: version-update:semver-patch ... 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:
@@ -40,7 +40,7 @@
|
||||
"@meshtastic/transport-web-bluetooth": "workspace:*",
|
||||
"@meshtastic/transport-web-serial": "workspace:*",
|
||||
"@noble/curves": "^2.2.0",
|
||||
"@preact/signals-core": "^1.8.0",
|
||||
"@preact/signals-core": "^1.14.3",
|
||||
"@radix-ui/react-accordion": "^1.2.14",
|
||||
"@radix-ui/react-alert-dialog": "^1.1.17",
|
||||
"@radix-ui/react-checkbox": "^1.3.4",
|
||||
|
||||
@@ -49,7 +49,7 @@
|
||||
"dependencies": {
|
||||
"@bufbuild/protobuf": "^2.9.0",
|
||||
"@meshtastic/protobufs": "jsr:^2.7.18",
|
||||
"@preact/signals-core": "^1.8.0",
|
||||
"@preact/signals-core": "^1.14.3",
|
||||
"better-result": "^2.9.2",
|
||||
"crc": "npm:crc@^4.3.2",
|
||||
"ste-simple-events": "^3.0.11",
|
||||
|
||||
14
pnpm-lock.yaml
generated
14
pnpm-lock.yaml
generated
@@ -82,8 +82,8 @@ importers:
|
||||
specifier: ^2.2.0
|
||||
version: 2.2.0
|
||||
'@preact/signals-core':
|
||||
specifier: ^1.8.0
|
||||
version: 1.14.2
|
||||
specifier: ^1.14.3
|
||||
version: 1.14.3
|
||||
'@radix-ui/react-accordion':
|
||||
specifier: ^1.2.14
|
||||
version: 1.2.14(@types/react-dom@19.2.3(@types/react@19.2.17))(@types/react@19.2.17)(react-dom@19.2.7(react@19.2.7))(react@19.2.7)
|
||||
@@ -342,8 +342,8 @@ importers:
|
||||
specifier: jsr:^2.7.18
|
||||
version: '@jsr/meshtastic__protobufs@2.7.20'
|
||||
'@preact/signals-core':
|
||||
specifier: ^1.8.0
|
||||
version: 1.14.2
|
||||
specifier: ^1.14.3
|
||||
version: 1.14.3
|
||||
better-result:
|
||||
specifier: ^2.9.2
|
||||
version: 2.9.2
|
||||
@@ -1728,8 +1728,8 @@ packages:
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
|
||||
'@preact/signals-core@1.14.2':
|
||||
resolution: {integrity: sha512-RZHdBj9ZF4n40Rp4jS052EHHjBWf96P9oNdXPfhQTovCuWY9iQn3Gq+gOTJSgBO9A/JBuPfMOWsSX/lIU9Pc/A==}
|
||||
'@preact/signals-core@1.14.3':
|
||||
resolution: {integrity: sha512-m0K3vnbSLC5rHs2ZVfeAMvBtT1zIyq4mxx5OlNncSgMj5Iz6W5Rn3kPrDxAC+iIKmiVe0lSl6U37t5ZkEWoVAw==}
|
||||
|
||||
'@publint/pack@0.1.4':
|
||||
resolution: {integrity: sha512-HDVTWq3H0uTXiU0eeSQntcVUTPP3GamzeXI41+x7uU9J65JgWQh3qWZHblR1i0npXfFtF+mxBiU2nJH8znxWnQ==}
|
||||
@@ -7652,7 +7652,7 @@ snapshots:
|
||||
dependencies:
|
||||
playwright: 1.60.0
|
||||
|
||||
'@preact/signals-core@1.14.2': {}
|
||||
'@preact/signals-core@1.14.3': {}
|
||||
|
||||
'@publint/pack@0.1.4': {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user