We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f2b8c4 commit a81488dCopy full SHA for a81488d
2 files changed
package.json
@@ -30,7 +30,7 @@
30
"echarts": "^5.4.3",
31
"echarts-for-react": "^3.0.2",
32
"i18next": "^23.0.0",
33
- "i18next-browser-languagedetector": "8.0.0",
+ "i18next-browser-languagedetector": "8.0.2",
34
"i18next-http-backend": "^2.2.0",
35
"i18next-localstorage-cache": "1.1.1",
36
"react": "^18.2.0",
@@ -56,13 +56,13 @@
56
"sass": "^1.69.5",
57
"stylelint": "^16.0.0",
58
"stylelint-config-standard-scss": "^13.0.0",
59
- "typedoc": "^0.26.0",
+ "typedoc": "^0.27.0",
60
"typescript": "^5.0.2",
61
"vite": "^5.0.0",
62
"vite-tsconfig-paths": "^5.0.0",
63
"vitest": "^2.0.0"
64
},
65
- "packageManager": "pnpm@9.12.3",
+ "packageManager": "pnpm@9.15.0",
66
"engines": {
67
"node": ">=18"
68
}
0 commit comments