File tree Expand file tree Collapse file tree 2 files changed +13
-8
lines changed
Expand file tree Collapse file tree 2 files changed +13
-8
lines changed Original file line number Diff line number Diff line change 5555 "eslint-plugin-simple-import-sort" : " ^7.0.0" ,
5656 "file-loader" : " 6.2.0" ,
5757 "http-server" : " 0.12.x" ,
58- "i18next" : " ^19.8.3 " ,
58+ "i18next" : " ^25.0.0 " ,
5959 "i18next-parser" : " ^3.3.0" ,
6060 "lodash-es" : " ^4.17.23" ,
6161 "marked" : " 15.0.12" ,
Original file line number Diff line number Diff line change 892892 dependencies:
893893 regenerator-runtime "^0.14.0"
894894
895+ "@babel/runtime@^7.28.4":
896+ version "7.28.6"
897+ resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.28.6.tgz#d267a43cb1836dc4d182cce93ae75ba954ef6d2b"
898+ integrity sha512-05WQkdpL9COIMz4LjTxGpPNCdlpyimKppYNoJ5Di5EUObifl8t4tuLuUBBZEpoLYOmfvIWrsp9fCl0HoPRVTdA==
899+
895900"@babel/runtime@^7.3.1", "@babel/runtime@^7.8.3":
896901 version "7.28.2"
897902 resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.28.2.tgz#2ae5a9d51cc583bd1f5673b3bb70d6d819682473"
@@ -6103,20 +6108,20 @@ i18next-parser@^3.3.0:
61036108 vinyl-fs "^3.0.2"
61046109 vue-template-compiler "^2.6.11"
61056110
6106- i18next@^19.8.3:
6107- version "19.9.2"
6108- resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.9.2.tgz#ea5a124416e3c5ab85fddca2c8e3c3669a8da397"
6109- integrity sha512-0i6cuo6ER6usEOtKajUUDj92zlG+KArFia0857xxiEHAQcUwh/RtOQocui1LPJwunSYT574Pk64aNva1kwtxZg==
6110- dependencies:
6111- "@babel/runtime" "^7.12.0"
6112-
61136111i18next@^20.2.1:
61146112 version "20.6.1"
61156113 resolved "https://registry.yarnpkg.com/i18next/-/i18next-20.6.1.tgz#535e5f6e5baeb685c7d25df70db63bf3cc0aa345"
61166114 integrity sha512-yCMYTMEJ9ihCwEQQ3phLo7I/Pwycf8uAx+sRHwwk5U9Aui/IZYgQRyMqXafQOw5QQ7DM1Z+WyEXWIqSuJHhG2A==
61176115 dependencies:
61186116 "@babel/runtime" "^7.12.0"
61196117
6118+ i18next@^25.0.0:
6119+ version "25.8.14"
6120+ resolved "https://registry.yarnpkg.com/i18next/-/i18next-25.8.14.tgz#5c3fcbb31014597e01d98a86250803cef836f9a7"
6121+ integrity sha512-paMUYkfWJMsWPeE/Hejcw+XLhHrQPehem+4wMo+uELnvIwvCG019L9sAIljwjCmEMtFQQO3YeitJY8Kctei3iA==
6122+ dependencies:
6123+ "@babel/runtime" "^7.28.4"
6124+
61206125iconv-lite@0.4.24, iconv-lite@~0.4.24:
61216126 version "0.4.24"
61226127 resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.24.tgz#2022b4b25fbddc21d2f524974a474aafe733908b"
You can’t perform that action at this time.
0 commit comments