File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 66
66
"react" : " 18.3.1" ,
67
67
"react-dom" : " 18.3.1" ,
68
68
"react-hook-form" : " 7.53.0" ,
69
- "react-i18next" : " 14.1.3 " ,
69
+ "react-i18next" : " 15.0.1 " ,
70
70
"react-inlinesvg" : " 4.1.3" ,
71
71
"react-redux" : " 9.1.2" ,
72
72
"react-router" : " 6.26.1" ,
Original file line number Diff line number Diff line change 1109
1109
dependencies :
1110
1110
regenerator-runtime "^0.14.0"
1111
1111
1112
- " @babel/runtime@^7.23.9 " :
1113
- version "7.23.9 "
1114
- resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.9 .tgz#47791a15e4603bb5f905bc0753801cf21d6345f7 "
1115
- integrity sha512-0CX6F+BI2s9dkUqr08KFrAIZgNFj75rdBU/DjCyYLIaV/quFjkk6T+EJ2LkZHyZTbEV4L5p97mNkUsHl2wLFAw ==
1112
+ " @babel/runtime@^7.24.8 " :
1113
+ version "7.25.4 "
1114
+ resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.25.4 .tgz#6ef37d678428306e7d75f054d5b1bdb8cf8aa8ee "
1115
+ integrity sha512-DSgLeL/FNcpXuzav5wfYvHCGvynXkJbn3Zvc3823AEe9nPwW9IK4UoCSS5yGymmQzN0pCPvivtgS6/8U2kkm1w ==
1116
1116
dependencies :
1117
1117
regenerator-runtime "^0.14.0"
1118
1118
7976
7976
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.53.0.tgz#3cf70951bf41fa95207b34486203ebefbd3a05ab"
7977
7977
integrity sha512-M1n3HhqCww6S2hxLxciEXy2oISPnAzxY7gvwVPrtlczTM/1dDadXgUxDpHMrMTblDOcm/AXtXxHwZ3jpg1mqKQ==
7978
7978
7979
- react-i18next@14.1.3 :
7980
- version "14.1.3 "
7981
- resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-14.1.3. tgz#85525c4294ef870ddd3f5d184e793cae362f47cb "
7982
- integrity sha512-wZnpfunU6UIAiJ+bxwOiTmBOAaB14ha97MjOEnLGac2RJ+h/maIYXZuTHlmyqQVX1UVHmU1YDTQ5vxLmwfXTjw ==
7979
+ react-i18next@15.0.1 :
7980
+ version "15.0.1 "
7981
+ resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-15.0.1. tgz#fc662d93829ecb39683fe2757a47ebfbc5c912a0 "
7982
+ integrity sha512-NwxLqNM6CLbeGA9xPsjits0EnXdKgCRSS6cgkgOdNcPXqL+1fYNl8fBg1wmnnHvFy812Bt4IWTPE9zjoPmFj3w ==
7983
7983
dependencies :
7984
- " @babel/runtime" " ^7.23.9 "
7984
+ " @babel/runtime" " ^7.24.8 "
7985
7985
html-parse-stringify "^3.0.1"
7986
7986
7987
7987
You can’t perform that action at this time.
0 commit comments