Skip to content

Commit 560a53e

Browse files
authoredMar 10, 2025··
fix(deps): update all non-major dependencies (#226)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 240b253 commit 560a53e

File tree

2 files changed

+45
-45
lines changed

2 files changed

+45
-45
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"echarts": "^5.4.3",
3131
"echarts-for-react": "^3.0.2",
3232
"i18next": "^23.0.0",
33-
"i18next-browser-languagedetector": "8.0.2",
33+
"i18next-browser-languagedetector": "8.0.4",
3434
"i18next-http-backend": "^2.2.0",
3535
"i18next-localstorage-cache": "1.1.1",
3636
"react": "^18.2.0",
@@ -62,7 +62,7 @@
6262
"vite-tsconfig-paths": "^5.0.0",
6363
"vitest": "^2.0.0"
6464
},
65-
"packageManager": "pnpm@9.15.5",
65+
"packageManager": "pnpm@9.15.9",
6666
"engines": {
6767
"node": ">=18"
6868
}

‎pnpm-lock.yaml

+43-43
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.