File tree 2 files changed +20
-4
lines changed
2 files changed +20
-4
lines changed Original file line number Diff line number Diff line change 9
9
"@testing-library/user-event" : " 14.4.3" ,
10
10
"@types/jest" : " 29.5.5" ,
11
11
"@types/node" : " 18.18.1" ,
12
- "@types/react" : " 18.2.23 " ,
13
- "@types/react-dom" : " 18.2.8 " ,
12
+ "@types/react" : " 18.2.24 " ,
13
+ "@types/react-dom" : " 18.2.9 " ,
14
14
"axios" : " 1.5.1" ,
15
15
"formik" : " 2.2.9" ,
16
16
"framer-motion" : " ^10.0.0" ,
Original file line number Diff line number Diff line change 2279
2279
resolved "https://registry.npmjs.org/@types/range-parser/-/range-parser-1.2.4.tgz"
2280
2280
integrity sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==
2281
2281
2282
- " @types/[email protected] " , "@types/react-dom@^18.0.0":
2282
+
2283
+ version "18.2.9"
2284
+ resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.9.tgz#c4ce3c7c91a134e1bff58692aa2d2f2f4029c38b"
2285
+ integrity sha512-6nNhVzZ9joQ6F7lozrASuQKC0Kf6ArYMU+DqA2ZrUbB+d+9lC6ZLn1GxiEBI1edmAwvTULtuJ6uPZpv3XudwUg==
2286
+ dependencies :
2287
+ " @types/react" " *"
2288
+
2289
+ " @types/react-dom@^18.0.0 " :
2283
2290
version "18.2.8"
2284
2291
resolved "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.2.8.tgz"
2285
2292
integrity sha512-bAIvO5lN/U8sPGvs1Xm61rlRHHaq5rp5N3kp9C+NJ/Q41P8iqjkXSu0+/qu8POsjH9pNWb0OYabFez7taP7omw==
2286
2293
dependencies :
2287
2294
" @types/react" " *"
2288
2295
2289
- " @types/react@*" , "@types/[email protected] " :
2296
+ " @types/react@* " :
2290
2297
version "18.2.23"
2291
2298
resolved "https://registry.npmjs.org/@types/react/-/react-18.2.23.tgz"
2292
2299
integrity sha512-qHLW6n1q2+7KyBEYnrZpcsAmU/iiCh9WGCKgXvMxx89+TYdJWRjZohVIo9XTcoLhfX3+/hP0Pbulu3bCZQ9PSA==
2295
2302
" @types/scheduler" " *"
2296
2303
csstype "^3.0.2"
2297
2304
2305
+
2306
+ version "18.2.24"
2307
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.24.tgz#3c7d68c02e0205a472f04abe4a0c1df35d995c05"
2308
+ integrity sha512-Ee0Jt4sbJxMu1iDcetZEIKQr99J1Zfb6D4F3qfUWoR1JpInkY1Wdg4WwCyBjL257D0+jGqSl1twBjV8iCaC0Aw==
2309
+ dependencies :
2310
+ " @types/prop-types" " *"
2311
+ " @types/scheduler" " *"
2312
+ csstype "^3.0.2"
2313
+
2298
2314
2299
2315
version "1.17.1"
2300
2316
resolved "https://registry.npmjs.org/@types/resolve/-/resolve-1.17.1.tgz"
You can’t perform that action at this time.
0 commit comments