* package

* update package

* remove invalid code

* package
This commit is contained in:
Archer 2025-03-17 19:07:47 +08:00 committed by archer
parent bd4f0c596d
commit e0b5d35d8e
No known key found for this signature in database
GPG Key ID: 4446499B846D4A9E
2 changed files with 4 additions and 0 deletions

3
pnpm-lock.yaml generated
View File

@ -462,6 +462,9 @@ importers:
'@fortaine/fetch-event-source':
specifier: ^3.0.6
version: 3.0.6
'@node-rs/jieba':
specifier: 2.0.1
version: 2.0.1
'@tanstack/react-query':
specifier: ^4.24.10
version: 4.36.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)

View File

@ -64,6 +64,7 @@
"request-ip": "^3.3.0",
"sass": "^1.58.3",
"use-context-selector": "^1.4.4",
"@node-rs/jieba": "2.0.1",
"zustand": "^4.3.5"
},
"devDependencies": {