|
@@ -321,13 +321,20 @@
|
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
|
|
-"@babel/runtime@^7.12.0", "@babel/runtime@^7.12.5", "@babel/runtime@^7.14.5", "@babel/runtime@^7.14.8", "@babel/runtime@^7.3.1", "@babel/runtime@^7.4.4", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.0", "@babel/runtime@^7.8.3", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
|
|
|
+"@babel/runtime@^7.12.0", "@babel/runtime@^7.12.5", "@babel/runtime@^7.14.8", "@babel/runtime@^7.3.1", "@babel/runtime@^7.4.4", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.0", "@babel/runtime@^7.8.3", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
|
|
|
version "7.20.1"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.20.1.tgz#1148bb33ab252b165a06698fde7576092a78b4a9"
|
|
|
integrity sha512-mrzLkl6U9YLF8qpqI7TB82PESyEGjm/0Ly91jG575eVxMMlb8fYfOXFZIJ8XfLrJZQbm7dlKry2bJmXBUEkdFg==
|
|
|
dependencies:
|
|
|
regenerator-runtime "^0.13.10"
|
|
|
|
|
|
+"@babel/runtime@^7.22.5":
|
|
|
+ version "7.23.4"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.4.tgz#36fa1d2b36db873d25ec631dcc4923fdc1cf2e2e"
|
|
|
+ integrity sha512-2Yv65nlWnWlSpe3fXEyX5i7fx5kIKo4Qbcj+hMO0odwaneFjfXw5fdum+4yL20O0QiaHpia0cYQ9xpNMqrBwHg==
|
|
|
+ dependencies:
|
|
|
+ regenerator-runtime "^0.14.0"
|
|
|
+
|
|
|
"@babel/template@^7.22.15":
|
|
|
version "7.22.15"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38"
|
|
@@ -3504,12 +3511,12 @@ react-highlight-words@^0.17.0:
|
|
|
memoize-one "^4.0.0"
|
|
|
prop-types "^15.5.8"
|
|
|
|
|
|
-react-i18next@^12.0.0:
|
|
|
- version "12.0.0"
|
|
|
- resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-12.0.0.tgz#634015a2c035779c5736ae4c2e5c34c1659753b1"
|
|
|
- integrity sha512-/O7N6aIEAl1FaWZBNvhdIo9itvF/MO/nRKr9pYqRc9LhuC1u21SlfwpiYQqvaeNSEW3g3qUXLREOWMt+gxrWbg==
|
|
|
+react-i18next@^13.5.0:
|
|
|
+ version "13.5.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-13.5.0.tgz#44198f747628267a115c565f0c736a50a76b1ab0"
|
|
|
+ integrity sha512-CFJ5NDGJ2MUyBohEHxljOq/39NQ972rh1ajnadG9BjTk+UXbHLq4z5DKEbEQBDoIhUmmbuS/fIMJKo6VOax1HA==
|
|
|
dependencies:
|
|
|
- "@babel/runtime" "^7.14.5"
|
|
|
+ "@babel/runtime" "^7.22.5"
|
|
|
html-parse-stringify "^3.0.1"
|
|
|
|
|
|
react-is@^16.7.0, react-is@^16.8.1:
|
|
@@ -3602,6 +3609,11 @@ regenerator-runtime@^0.13.10:
|
|
|
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.10.tgz#ed07b19616bcbec5da6274ebc75ae95634bfc2ee"
|
|
|
integrity sha512-KepLsg4dU12hryUO7bp/axHAKvwGOCV0sGloQtpagJ12ai+ojVDqkeGSiRX1zlq+kjIMZ1t7gpze+26QqtdGqw==
|
|
|
|
|
|
+regenerator-runtime@^0.14.0:
|
|
|
+ version "0.14.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.14.0.tgz#5e19d68eb12d486f797e15a3c6a918f7cec5eb45"
|
|
|
+ integrity sha512-srw17NI0TUWHuGa5CFGGmhfNIeja30WMBfbslPNhf6JrqQlLN5gcrvig1oqPxiVaXb0oW0XRKtH6Nngs5lKCIA==
|
|
|
+
|
|
|
regexp.prototype.flags@^1.4.3:
|
|
|
version "1.4.3"
|
|
|
resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.4.3.tgz#87cab30f80f66660181a3bb7bf5981a872b367ac"
|