在package.json中添加use-sync-external-store依赖,并更新pnpm-lock.yaml以反映其版本变化。

This commit is contained in:
神秘人
2025-04-18 15:13:19 +08:00
parent 4d5fb1a3b1
commit 8b70db21ba
2 changed files with 13 additions and 9 deletions

View File

@@ -44,6 +44,7 @@
"sharp": "^0.33.5",
"tailwind-merge": "^3.0.2",
"typed.js": "^2.1.0",
"use-sync-external-store": "^1.5.0",
"zustand": "^5.0.3"
},
"devDependencies": {

21
pnpm-lock.yaml generated
View File

@@ -113,9 +113,12 @@ importers:
typed.js:
specifier: ^2.1.0
version: 2.1.0
use-sync-external-store:
specifier: ^1.5.0
version: 1.5.0(react@19.0.0)
zustand:
specifier: ^5.0.3
version: 5.0.3(@types/react@19.0.10)(react@19.0.0)(use-sync-external-store@1.2.2(react@19.0.0))
version: 5.0.3(@types/react@19.0.10)(react@19.0.0)(use-sync-external-store@1.5.0(react@19.0.0))
devDependencies:
'@types/aos':
specifier: ^3.0.7
@@ -2763,10 +2766,10 @@ packages:
'@types/react':
optional: true
use-sync-external-store@1.2.2:
resolution: {integrity: sha512-PElTlVMwpblvbNqQ82d2n6RjStvdSoNe9FG28kNfz3WiXilJm4DdNkEzRhCZuIDwY8U08WVihhGR5iRqAwfDiw==}
use-sync-external-store@1.5.0:
resolution: {integrity: sha512-Rb46I4cGGVBmjamjphe8L/UnvJD+uPPtTkNvX5mZgqdbavhI4EbgIWJiIHXJ8bc/i9EQGPRh4DwEURJ552Do0A==}
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
util-deprecate@1.0.2:
resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
@@ -4516,7 +4519,7 @@ snapshots:
'@swc/helpers': 0.5.15
react: 19.0.0
react-dom: 19.0.0(react@19.0.0)
use-sync-external-store: 1.2.2(react@19.0.0)
use-sync-external-store: 1.5.0(react@19.0.0)
'@react-aria/link@3.7.8(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
dependencies:
@@ -4951,7 +4954,7 @@ snapshots:
dependencies:
'@swc/helpers': 0.5.15
react: 19.0.0
use-sync-external-store: 1.2.2(react@19.0.0)
use-sync-external-store: 1.5.0(react@19.0.0)
'@react-stately/toggle@3.8.1(react@19.0.0)':
dependencies:
@@ -6552,7 +6555,7 @@ snapshots:
optionalDependencies:
'@types/react': 19.0.10
use-sync-external-store@1.2.2(react@19.0.0):
use-sync-external-store@1.5.0(react@19.0.0):
dependencies:
react: 19.0.0
@@ -6601,10 +6604,10 @@ snapshots:
dependencies:
tslib: 2.3.0
zustand@5.0.3(@types/react@19.0.10)(react@19.0.0)(use-sync-external-store@1.2.2(react@19.0.0)):
zustand@5.0.3(@types/react@19.0.10)(react@19.0.0)(use-sync-external-store@1.5.0(react@19.0.0)):
optionalDependencies:
'@types/react': 19.0.10
react: 19.0.0
use-sync-external-store: 1.2.2(react@19.0.0)
use-sync-external-store: 1.5.0(react@19.0.0)
zwitch@2.0.4: {}