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 .3" ,
70
70
"react-inlinesvg" : " 4.1.3" ,
71
71
"react-redux" : " 9.1.2" ,
72
72
"react-router" : " 6.27.0" ,
Original file line number Diff line number Diff line change 1230
1230
dependencies :
1231
1231
regenerator-runtime "^0.14.0"
1232
1232
1233
- " @babel/runtime@^7.23.9 " :
1234
- version "7.23.9 "
1235
- resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.9 .tgz#47791a15e4603bb5f905bc0753801cf21d6345f7 "
1236
- integrity sha512-0CX6F+BI2s9dkUqr08KFrAIZgNFj75rdBU/DjCyYLIaV/quFjkk6T+EJ2LkZHyZTbEV4L5p97mNkUsHl2wLFAw ==
1233
+ " @babel/runtime@^7.25.0 " :
1234
+ version "7.25.7 "
1235
+ resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.25.7 .tgz#7ffb53c37a8f247c8c4d335e89cdf16a2e0d0fb6 "
1236
+ integrity sha512-FjoyLe754PMiYsFaN5C94ttGiOmBNYTf6pLr4xXHAT5uctHb092PBszndLDR5XA/jghQvn4n7JMHl7dmTgbm9w ==
1237
1237
dependencies :
1238
1238
regenerator-runtime "^0.14.0"
1239
1239
8262
8262
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.53.0.tgz#3cf70951bf41fa95207b34486203ebefbd3a05ab"
8263
8263
integrity sha512-M1n3HhqCww6S2hxLxciEXy2oISPnAzxY7gvwVPrtlczTM/1dDadXgUxDpHMrMTblDOcm/AXtXxHwZ3jpg1mqKQ==
8264
8264
8265
- react-i18next@14.1 .3 :
8266
- version "14.1 .3"
8267
- resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-14.1 .3.tgz#85525c4294ef870ddd3f5d184e793cae362f47cb "
8268
- integrity sha512-wZnpfunU6UIAiJ+bxwOiTmBOAaB14ha97MjOEnLGac2RJ+h/maIYXZuTHlmyqQVX1UVHmU1YDTQ5vxLmwfXTjw ==
8265
+ react-i18next@15.0 .3 :
8266
+ version "15.0 .3"
8267
+ resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-15.0 .3.tgz#01606062f7f81f9b3a88f388e0a8097f8230f5d4 "
8268
+ integrity sha512-BlO1P+oLKjjIxDBQ0GkAIMacgjfMbnvops+3Y5nZXF7UJ99v4KCWr0Na1azJXC8AMiNWp4kgUcFCJM7U9ZsUDg ==
8269
8269
dependencies :
8270
- " @babel/runtime" " ^7.23.9 "
8270
+ " @babel/runtime" " ^7.25.0 "
8271
8271
html-parse-stringify "^3.0.1"
8272
8272
8273
8273
You can’t perform that action at this time.
0 commit comments