Commit d157064 1 parent 0d28e9b commit d157064 Copy full SHA for d157064
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.2" ,
69
- "react-i18next" : " 14 .1.3" ,
69
+ "react-i18next" : " 15 .1.3" ,
70
70
"react-inlinesvg" : " 4.1.5" ,
71
71
"react-redux" : " 9.1.2" ,
72
72
"react-router" : " 6.27.0" ,
Original file line number Diff line number Diff line change 1213
1213
dependencies :
1214
1214
regenerator-runtime "^0.14.0"
1215
1215
1216
- " @babel/runtime@^7.23.9 " :
1217
- version "7.23.9 "
1218
- resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.9 .tgz#47791a15e4603bb5f905bc0753801cf21d6345f7 "
1219
- integrity sha512-0CX6F+BI2s9dkUqr08KFrAIZgNFj75rdBU/DjCyYLIaV/quFjkk6T+EJ2LkZHyZTbEV4L5p97mNkUsHl2wLFAw ==
1216
+ " @babel/runtime@^7.25.0 " :
1217
+ version "7.26.0 "
1218
+ resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.0 .tgz#8600c2f595f277c60815256418b85356a65173c1 "
1219
+ integrity sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw ==
1220
1220
dependencies :
1221
1221
regenerator-runtime "^0.14.0"
1222
1222
@@ -8281,12 +8281,12 @@ react-hook-form@7.53.2:
8281
8281
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.53.2.tgz#6fa37ae27330af81089baadd7f322cc987b8e2ac"
8282
8282
integrity sha512-YVel6fW5sOeedd1524pltpHX+jgU2u3DSDtXEaBORNdqiNrsX/nUI/iGXONegttg0mJVnfrIkiV0cmTU6Oo2xw==
8283
8283
8284
- react-i18next@14 .1.3 :
8285
- version "14 .1.3"
8286
- resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-14 .1.3.tgz#85525c4294ef870ddd3f5d184e793cae362f47cb "
8287
- integrity sha512-wZnpfunU6UIAiJ+bxwOiTmBOAaB14ha97MjOEnLGac2RJ+h/maIYXZuTHlmyqQVX1UVHmU1YDTQ5vxLmwfXTjw ==
8284
+ react-i18next@15 .1.3 :
8285
+ version "15 .1.3"
8286
+ resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-15 .1.3.tgz#172c3905038ea4f90699a19949a0084b5641c94f "
8287
+ integrity sha512-J11oA30FbM3NZegUZjn8ySK903z6PLBz/ZuBYyT1JMR0QPrW6PFXvl1WoUhortdGi9dM0m48/zJQlPskVZXgVw ==
8288
8288
dependencies :
8289
- " @babel/runtime" " ^7.23.9 "
8289
+ " @babel/runtime" " ^7.25.0 "
8290
8290
html-parse-stringify "^3.0.1"
8291
8291
8292
8292
react-inlinesvg@4.1.5 :
You can’t perform that action at this time.
0 commit comments