|
1243 | 1243 | dependencies:
|
1244 | 1244 | regenerator-runtime "^0.13.4"
|
1245 | 1245 |
|
1246 |
| -"@babel/runtime@^7.1.2", "@babel/runtime@^7.12.1", "@babel/runtime@^7.12.13", "@babel/runtime@^7.22.5", "@babel/runtime@^7.23.2": |
| 1246 | +"@babel/runtime@^7.1.2", "@babel/runtime@^7.12.1", "@babel/runtime@^7.12.13", "@babel/runtime@^7.23.2": |
1247 | 1247 | version "7.23.4"
|
1248 | 1248 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.4.tgz#36fa1d2b36db873d25ec631dcc4923fdc1cf2e2e"
|
1249 | 1249 | integrity sha512-2Yv65nlWnWlSpe3fXEyX5i7fx5kIKo4Qbcj+hMO0odwaneFjfXw5fdum+4yL20O0QiaHpia0cYQ9xpNMqrBwHg==
|
|
1264 | 1264 | dependencies:
|
1265 | 1265 | regenerator-runtime "^0.13.4"
|
1266 | 1266 |
|
| 1267 | +"@babel/runtime@^7.23.9": |
| 1268 | + version "7.24.1" |
| 1269 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.24.1.tgz#431f9a794d173b53720e69a6464abc6f0e2a5c57" |
| 1270 | + integrity sha512-+BIznRzyqBf+2wCTxcKE3wDjfGeCoVE61KSHGpkzqrLi8qxqFwBeUFyId2cxkTmm55fzDGnm0+yCxaxygrLUnQ== |
| 1271 | + dependencies: |
| 1272 | + regenerator-runtime "^0.14.0" |
| 1273 | + |
1267 | 1274 | "@babel/template@^7.18.10":
|
1268 | 1275 | version "7.18.10"
|
1269 | 1276 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.18.10.tgz#6f9134835970d1dbf0835c0d100c9f38de0c5e71"
|
|
2729 | 2736 | dependencies:
|
2730 | 2737 | "@types/react" "*"
|
2731 | 2738 |
|
2732 |
| -"@types/react-i18next@^8.1.0": |
2733 |
| - version "8.1.0" |
2734 |
| - resolved "https://registry.yarnpkg.com/@types/react-i18next/-/react-i18next-8.1.0.tgz#5faacbfe7dc0f24729c1df6914610bfe861a50de" |
2735 |
| - integrity sha512-d4xhcjX5b3roNMObRNMfb1HinHQlQLPo8xlDj60dnHeeAw2bBymR2cy/l1giJpHzo/ZFgSvgVUvIWr4kCrenCg== |
2736 |
| - dependencies: |
2737 |
| - react-i18next "*" |
2738 |
| - |
2739 | 2739 | "@types/react-router-dom@^5.3.3":
|
2740 | 2740 | version "5.3.3"
|
2741 | 2741 | resolved "https://registry.yarnpkg.com/@types/react-router-dom/-/react-router-dom-5.3.3.tgz#e9d6b4a66fcdbd651a5f106c2656a30088cc1e83"
|
@@ -7929,12 +7929,12 @@ react-dom@^18.2.0:
|
7929 | 7929 | loose-envify "^1.1.0"
|
7930 | 7930 | scheduler "^0.23.0"
|
7931 | 7931 |
|
7932 |
| -react-i18next@*: |
7933 |
| - version "13.5.0" |
7934 |
| - resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-13.5.0.tgz#44198f747628267a115c565f0c736a50a76b1ab0" |
7935 |
| - integrity sha512-CFJ5NDGJ2MUyBohEHxljOq/39NQ972rh1ajnadG9BjTk+UXbHLq4z5DKEbEQBDoIhUmmbuS/fIMJKo6VOax1HA== |
| 7932 | +react-i18next@^14.1.0: |
| 7933 | + version "14.1.0" |
| 7934 | + resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-14.1.0.tgz#44da74fbffd416f5d0c5307ef31735cf10cc91d9" |
| 7935 | + integrity sha512-3KwX6LHpbvGQ+sBEntjV4sYW3Zovjjl3fpoHbUwSgFHf0uRBcbeCBLR5al6ikncI5+W0EFb71QXZmfop+J6NrQ== |
7936 | 7936 | dependencies:
|
7937 |
| - "@babel/runtime" "^7.22.5" |
| 7937 | + "@babel/runtime" "^7.23.9" |
7938 | 7938 | html-parse-stringify "^3.0.1"
|
7939 | 7939 |
|
7940 | 7940 | react-is@^16.13.1, react-is@^16.6.0, react-is@^16.7.0:
|
|
0 commit comments