2
2
# yarn lockfile v1
3
3
4
4
5
- " @babel/runtime@^7.20.13 " :
6
- version "7.20.13"
7
- resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.20.13.tgz#7055ab8a7cff2b8f6058bf6ae45ff84ad2aded4b"
8
- integrity sha512-gt3PKXs0DBoL9xCvOIIZ2NEqAGZqHjAnmVbfQtB620V0uReIQutpel14KcneZuer7UioY8ALKZ7iocavvzTNFA==
9
- dependencies :
10
- regenerator-runtime "^0.13.11"
11
-
12
5
" @babel/runtime@^7.22.5 " :
13
6
version "7.22.5"
14
7
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.22.5.tgz#8564dd588182ce0047d55d7a75e93921107b57ec"
85
78
dependencies :
86
79
tslib "^2.4.0"
87
80
88
- " @types/hoist-non-react-statics@^3.3.1 " :
89
- version "3.3.1 "
90
- resolved "https://registry.yarnpkg.com/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.1 .tgz#1124aafe5118cb591977aeb1ceaaed1070eb039f "
91
- integrity sha512-iMIqiko6ooLrTh1joXodJK5X9xeEALT1kM5G3ZLhD3hszxBdIEd5C75U834D9mLcINgD4OyZf5uQXjkuYydWvA ==
81
+ " @types/hoist-non-react-statics@^3.3.4 " :
82
+ version "3.3.5 "
83
+ resolved "https://registry.yarnpkg.com/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.5 .tgz#dab7867ef789d87e2b4b0003c9d65c49cc44a494 "
84
+ integrity sha512-SbcrWzkKBw2cdwRTwQAswfpB9g9LJWfjtUeW/jvNwbhC8cpmmNYVePa+ncbUe0rGTQ7G3Ff6mYUN2VMfLVr+Sg ==
92
85
dependencies :
93
86
" @types/react" " *"
94
87
hoist-non-react-statics "^3.3.0"
@@ -177,10 +170,10 @@ html-parse-stringify@^3.0.1:
177
170
dependencies :
178
171
void-elements "3.1.0"
179
172
180
- i18next-fs-backend@^2.1.5 :
181
- version "2.1.5 "
182
- resolved "https://registry.yarnpkg.com/i18next-fs-backend/-/i18next-fs-backend-2.1.5. tgz#03347eacde6a35b599da1889a048ae63bcf0c687 "
183
- integrity sha512-7fgSH8nVhXSBYPHR/W3tEXXhcnwHwNiND4Dfx9knzPzdsWTUTL/TdDVV+DY0dL0asHKLbdoJaXS4LdVW6R8MVQ ==
173
+ i18next-fs-backend@^2.3.1 :
174
+ version "2.3.1 "
175
+ resolved "https://registry.yarnpkg.com/i18next-fs-backend/-/i18next-fs-backend-2.3.1. tgz#0c7d2459ff4a039e2b3228131809fbc0e74ff1a8 "
176
+ integrity sha512-tvfXskmG/9o+TJ5Fxu54sSO5OkY6d+uMn+K6JiUGLJrwxAVfer+8V3nU8jq3ts9Pe5lXJv4b1N7foIjJ8Iy2Gg ==
184
177
185
178
186
179
version "23.7.7"
@@ -206,16 +199,16 @@ nanoid@^3.3.6:
206
199
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
207
200
integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
208
201
209
- next-i18next@14.0.3 :
210
- version "14.0.3 "
211
- resolved "https://registry.yarnpkg.com/next-i18next/-/next-i18next-14.0.3 .tgz#9c17e69483b3af4172b15454af2ef92c5f79be48 "
212
- integrity sha512-FtnjRMfhlamk8YyeyWqd+pndNL+3er83iMZnH4M4mhiGA93l0+vtBUvuObgOAMHDJGLLB2SS2xOOZq69oiJh7A ==
202
+ next-i18next@15.1.1 :
203
+ version "15.1.1 "
204
+ resolved "https://registry.yarnpkg.com/next-i18next/-/next-i18next-15.1.1 .tgz#9fa04bb0260b55cb315dbc437912a991b1b914fa "
205
+ integrity sha512-IueFofP7Z9G41VjSPX/LdKhjYDDXq/iLAUFap7Rcz/MlsjLQMC7aktzBslhKH6GBYLOXsuhAO98goBFQBdhelg ==
213
206
dependencies :
214
- " @babel/runtime" " ^7.20.13 "
215
- " @types/hoist-non-react-statics" " ^3.3.1 "
207
+ " @babel/runtime" " ^7.23.2 "
208
+ " @types/hoist-non-react-statics" " ^3.3.4 "
216
209
core-js "^3"
217
210
hoist-non-react-statics "^3.3.2"
218
- i18next-fs-backend "^2.1.5 "
211
+ i18next-fs-backend "^2.3.1 "
219
212
220
213
221
214
version "13.5.6"
0 commit comments