mirror of
https://github.com/openclaw/openclaw.git
synced 2026-02-19 18:39:20 -05:00
chore(deps): update dependencies, remove hono pinning
This commit is contained in:
@@ -135,7 +135,6 @@
|
||||
"express": "^5.2.1",
|
||||
"file-type": "^21.3.0",
|
||||
"grammy": "^1.40.0",
|
||||
"hono": "4.11.9",
|
||||
"jiti": "^2.6.1",
|
||||
"json5": "^2.2.3",
|
||||
"jszip": "^3.10.1",
|
||||
@@ -194,8 +193,6 @@
|
||||
"overrides": {
|
||||
"fast-xml-parser": "5.3.4",
|
||||
"form-data": "2.5.4",
|
||||
"@hono/node-server>hono": "4.11.8",
|
||||
"hono": "4.11.8",
|
||||
"qs": "6.14.1",
|
||||
"@sinclair/typebox": "0.34.48",
|
||||
"tar": "7.5.7",
|
||||
|
||||
30
pnpm-lock.yaml
generated
30
pnpm-lock.yaml
generated
@@ -7,8 +7,6 @@ settings:
|
||||
overrides:
|
||||
fast-xml-parser: 5.3.4
|
||||
form-data: 2.5.4
|
||||
'@hono/node-server>hono': 4.11.8
|
||||
hono: 4.11.8
|
||||
qs: 6.14.1
|
||||
'@sinclair/typebox': 0.34.48
|
||||
tar: 7.5.7
|
||||
@@ -111,9 +109,6 @@ importers:
|
||||
grammy:
|
||||
specifier: ^1.40.0
|
||||
version: 1.40.0
|
||||
hono:
|
||||
specifier: 4.11.8
|
||||
version: 4.11.8
|
||||
jiti:
|
||||
specifier: ^2.6.1
|
||||
version: 2.6.1
|
||||
@@ -1112,7 +1107,7 @@ packages:
|
||||
resolution: {integrity: sha512-vHL6w3ecZsky+8P5MD+eFfaGTyCeOHUIFYMGpQGbrBTSmNNoxv0if69rEZ5giu36weC5saFuznL411gRX7bJDw==}
|
||||
engines: {node: '>=18.14.1'}
|
||||
peerDependencies:
|
||||
hono: 4.11.8
|
||||
hono: ^4
|
||||
|
||||
'@huggingface/jinja@0.5.4':
|
||||
resolution: {integrity: sha512-VoQJywjpjy2D88Oj0BTHRuS8JCbUgoOg5t1UGgbtGh2fRia9Dx/k6Wf8FqrEWIvWK9fAkfJeeLB9fcSpCNPCpw==}
|
||||
@@ -6671,7 +6666,7 @@ snapshots:
|
||||
|
||||
'@larksuiteoapi/node-sdk@1.58.0':
|
||||
dependencies:
|
||||
axios: 1.13.5(debug@4.4.3)
|
||||
axios: 1.13.5
|
||||
lodash.identity: 3.0.0
|
||||
lodash.merge: 4.6.2
|
||||
lodash.pickby: 4.6.0
|
||||
@@ -6687,7 +6682,7 @@ snapshots:
|
||||
dependencies:
|
||||
'@types/node': 24.10.12
|
||||
optionalDependencies:
|
||||
axios: 1.13.5(debug@4.4.3)
|
||||
axios: 1.13.5
|
||||
transitivePeerDependencies:
|
||||
- debug
|
||||
|
||||
@@ -6890,7 +6885,7 @@ snapshots:
|
||||
'@azure/core-auth': 1.10.1
|
||||
'@azure/msal-node': 3.8.6
|
||||
'@microsoft/agents-activity': 1.2.3
|
||||
axios: 1.13.5(debug@4.4.3)
|
||||
axios: 1.13.5
|
||||
jsonwebtoken: 9.0.3
|
||||
jwks-rsa: 3.2.2
|
||||
object-path: 0.11.8
|
||||
@@ -7725,7 +7720,7 @@ snapshots:
|
||||
'@slack/types': 2.19.0
|
||||
'@slack/web-api': 7.13.0
|
||||
'@types/express': 5.0.6
|
||||
axios: 1.13.5(debug@4.4.3)
|
||||
axios: 1.13.5
|
||||
express: 5.2.1
|
||||
path-to-regexp: 8.3.0
|
||||
raw-body: 3.0.2
|
||||
@@ -7771,7 +7766,7 @@ snapshots:
|
||||
'@slack/types': 2.19.0
|
||||
'@types/node': 25.2.2
|
||||
'@types/retry': 0.12.0
|
||||
axios: 1.13.5(debug@4.4.3)
|
||||
axios: 1.13.5
|
||||
eventemitter3: 5.0.4
|
||||
form-data: 2.5.4
|
||||
is-electron: 2.2.2
|
||||
@@ -8665,6 +8660,14 @@ snapshots:
|
||||
|
||||
aws4@1.13.2: {}
|
||||
|
||||
axios@1.13.5:
|
||||
dependencies:
|
||||
follow-redirects: 1.15.11
|
||||
form-data: 2.5.4
|
||||
proxy-from-env: 1.1.0
|
||||
transitivePeerDependencies:
|
||||
- debug
|
||||
|
||||
axios@1.13.5(debug@4.4.3):
|
||||
dependencies:
|
||||
follow-redirects: 1.15.11(debug@4.4.3)
|
||||
@@ -9240,6 +9243,8 @@ snapshots:
|
||||
|
||||
flatbuffers@24.12.23: {}
|
||||
|
||||
follow-redirects@1.15.11: {}
|
||||
|
||||
follow-redirects@1.15.11(debug@4.4.3):
|
||||
optionalDependencies:
|
||||
debug: 4.4.3
|
||||
@@ -9436,7 +9441,8 @@ snapshots:
|
||||
|
||||
highlight.js@10.7.3: {}
|
||||
|
||||
hono@4.11.8: {}
|
||||
hono@4.11.8:
|
||||
optional: true
|
||||
|
||||
hookable@6.0.1: {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user