File tree 2 files changed +19
-4
lines changed
2 files changed +19
-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.79 " ,
13
+ "@types/react-dom" : " 18.2.25 " ,
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.25"
2284
+ resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.25.tgz#2946a30081f53e7c8d585eb138277245caedc521"
2285
+ integrity sha512-o/V48vf4MQh7juIKZU2QGDfli6p1+OOi5oXx36Hffpc9adsHeXjVp8rHuPkjd8VT8sOJ2Zp05HR7CdpGTIUFUA==
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.79"
2307
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.79.tgz#c40efb4f255711f554d47b449f796d1c7756d865"
2308
+ integrity sha512-RwGAGXPl9kSXwdNTafkOEuFrTBD5SA2B3iEB96xi8+xu5ddUa/cpvyVCSNn+asgLCTHkb5ZxN8gbuibYJi4s1w==
2309
+ dependencies :
2310
+ " @types/prop-types" " *"
2311
+ csstype "^3.0.2"
2312
+
2298
2313
2299
2314
version "1.17.1"
2300
2315
resolved "https://registry.npmjs.org/@types/resolve/-/resolve-1.17.1.tgz"
You can’t perform that action at this time.
0 commit comments