chore(deps): update npm dependencies (#5015)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-11 13:14:56 +08:00
committed by GitHub
Unverified
parent 79d14f1d51
commit 7d6fb54783
2 changed files with 15 additions and 15 deletions

View File

@@ -56,7 +56,7 @@
"axios": "^1.12.2",
"dayjs": "1.11.18",
"foxact": "^0.2.49",
"i18next": "^25.5.3",
"i18next": "^25.6.0",
"js-yaml": "^4.1.0",
"json-schema": "^0.4.0",
"lodash-es": "^4.17.21",
@@ -66,7 +66,7 @@
"react": "19.2.0",
"react-dom": "19.2.0",
"react-error-boundary": "6.0.0",
"react-hook-form": "^7.64.0",
"react-hook-form": "^7.65.0",
"react-i18next": "16.0.0",
"react-markdown": "10.1.0",
"react-monaco-editor": "0.59.0",

26
pnpm-lock.yaml generated
View File

@@ -78,8 +78,8 @@ importers:
specifier: ^0.2.49
version: 0.2.49(react@19.2.0)
i18next:
specifier: ^25.5.3
version: 25.5.3(typescript@5.9.3)
specifier: ^25.6.0
version: 25.6.0(typescript@5.9.3)
js-yaml:
specifier: ^4.1.0
version: 4.1.0
@@ -108,11 +108,11 @@ importers:
specifier: 6.0.0
version: 6.0.0(react@19.2.0)
react-hook-form:
specifier: ^7.64.0
version: 7.64.0(react@19.2.0)
specifier: ^7.65.0
version: 7.65.0(react@19.2.0)
react-i18next:
specifier: 16.0.0
version: 16.0.0(i18next@25.5.3(typescript@5.9.3))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(typescript@5.9.3)
version: 16.0.0(i18next@25.6.0(typescript@5.9.3))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(typescript@5.9.3)
react-markdown:
specifier: 10.1.0
version: 10.1.0(@types/react@19.2.2)(react@19.2.0)
@@ -2846,8 +2846,8 @@ packages:
engines: {node: '>=18'}
hasBin: true
i18next@25.5.3:
resolution: {integrity: sha512-joFqorDeQ6YpIXni944upwnuHBf5IoPMuqAchGVeQLdWC2JOjxgM9V8UGLhNIIH/Q8QleRxIi0BSRQehSrDLcg==}
i18next@25.6.0:
resolution: {integrity: sha512-tTn8fLrwBYtnclpL5aPXK/tAYBLWVvoHM1zdfXoRNLcI+RvtMsoZRV98ePlaW3khHYKuNh/Q65W/+NVFUeIwVw==}
peerDependencies:
typescript: ^5
peerDependenciesMeta:
@@ -3517,8 +3517,8 @@ packages:
react-fast-compare@3.2.2:
resolution: {integrity: sha512-nsO+KSNgo1SbJqJEYRE9ERzo7YtYbou/OqjSQKxV7jcKox7+usiUVZOAC+XnDOABXggQTno0Y1CpVnuWEc1boQ==}
react-hook-form@7.64.0:
resolution: {integrity: sha512-fnN+vvTiMLnRqKNTVhDysdrUay0kUUAymQnFIznmgDvapjveUWOOPqMNzPg+A+0yf9DuE2h6xzBjN1s+Qx8wcg==}
react-hook-form@7.65.0:
resolution: {integrity: sha512-xtOzDz063WcXvGWaHgLNrNzlsdFgtUWcb32E6WFaGTd7kPZG3EeDusjdZfUsPwKCKVXy1ZlntifaHZ4l8pAsmw==}
engines: {node: '>=18.0.0'}
peerDependencies:
react: ^16.8.0 || ^17 || ^18 || ^19
@@ -7186,7 +7186,7 @@ snapshots:
husky@9.1.7: {}
i18next@25.5.3(typescript@5.9.3):
i18next@25.6.0(typescript@5.9.3):
dependencies:
'@babel/runtime': 7.28.4
optionalDependencies:
@@ -8004,15 +8004,15 @@ snapshots:
react-fast-compare@3.2.2: {}
react-hook-form@7.64.0(react@19.2.0):
react-hook-form@7.65.0(react@19.2.0):
dependencies:
react: 19.2.0
react-i18next@16.0.0(i18next@25.5.3(typescript@5.9.3))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(typescript@5.9.3):
react-i18next@16.0.0(i18next@25.6.0(typescript@5.9.3))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(typescript@5.9.3):
dependencies:
'@babel/runtime': 7.28.4
html-parse-stringify: 3.0.1
i18next: 25.5.3(typescript@5.9.3)
i18next: 25.6.0(typescript@5.9.3)
react: 19.2.0
optionalDependencies:
react-dom: 19.2.0(react@19.2.0)