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"
@@ -6098,20 +6103,20 @@ i18next-parser@^3.3.0:
60986103 vinyl-fs "^3.0.2"
60996104 vue-template-compiler "^2.6.11"
61006105
6101- i18next@^19.8.3:
6102- version "19.9.2"
6103- resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.9.2.tgz#ea5a124416e3c5ab85fddca2c8e3c3669a8da397"
6104- integrity sha512-0i6cuo6ER6usEOtKajUUDj92zlG+KArFia0857xxiEHAQcUwh/RtOQocui1LPJwunSYT574Pk64aNva1kwtxZg==
6105- dependencies:
6106- "@babel/runtime" "^7.12.0"
6107-
61086106i18next@^20.2.1:
61096107 version "20.6.1"
61106108 resolved "https://registry.yarnpkg.com/i18next/-/i18next-20.6.1.tgz#535e5f6e5baeb685c7d25df70db63bf3cc0aa345"
61116109 integrity sha512-yCMYTMEJ9ihCwEQQ3phLo7I/Pwycf8uAx+sRHwwk5U9Aui/IZYgQRyMqXafQOw5QQ7DM1Z+WyEXWIqSuJHhG2A==
61126110 dependencies:
61136111 "@babel/runtime" "^7.12.0"
61146112
6113+ i18next@^25.0.0:
6114+ version "25.8.13"
6115+ resolved "https://registry.yarnpkg.com/i18next/-/i18next-25.8.13.tgz#1f9df59329f1706f02b2b58b5d1f75196ddb6e4a"
6116+ integrity sha512-E0vzjBY1yM+nsFrtgkjLhST2NBkirkvOVoQa0MSldhsuZ3jUge7ZNpuwG0Cfc74zwo5ZwRzg3uOgT+McBn32iA==
6117+ dependencies:
6118+ "@babel/runtime" "^7.28.4"
6119+
61156120iconv-lite@0.4.24, iconv-lite@~0.4.24:
61166121 version "0.4.24"
61176122 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