File tree 4 files changed +17
-9
lines changed 4 files changed +17
-9
lines changed Original file line number Diff line number Diff line change 9
9
"@testing-library/react" : " 12.1.5" ,
10
10
"@testing-library/user-event" : " 13.5.0" ,
11
11
"@types/classnames" : " 2.3.0" ,
12
- "@types/react-dom" : " 18.2.4 " ,
12
+ "@types/react-dom" : " 18.3.2 " ,
13
13
"@vitejs/plugin-react-refresh" : " 1.3.6" ,
14
14
"classnames" : " 2.3.2" ,
15
15
"react" : " 17.0.2" ,
Original file line number Diff line number Diff line change 16
16
"react-relay" : " 12.0.0" ,
17
17
"react" : " 17.0.2" ,
18
18
"react-dom" : " 17.0.2" ,
19
- "@types/react-dom" : " 18.2.4 " ,
19
+ "@types/react-dom" : " 18.3.2 " ,
20
20
"@types/react-relay" : " 11.0.3" ,
21
21
"@types/relay-runtime" : " 12.0.2" ,
22
22
"babel-plugin-relay" : " 12.0.0" ,
Original file line number Diff line number Diff line change 13
13
"@testing-library/react" : " 12.1.5" ,
14
14
"@testing-library/user-event" : " 13.5.0" ,
15
15
"@types/classnames" : " 2.3.0" ,
16
- "@types/react-dom" : " 18.2.4 " ,
16
+ "@types/react-dom" : " 18.3.2 " ,
17
17
"@vitejs/plugin-react-refresh" : " 1.3.6" ,
18
18
"classnames" : " 2.3.2" ,
19
19
"react" : " 17.0.2" ,
Original file line number Diff line number Diff line change 2481
2481
resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.4.tgz#cd667bcfdd025213aafb7ca5915a932590acdcdc"
2482
2482
integrity sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==
2483
2483
2484
- " @types/react-dom@18.2.4 " :
2485
- version "18.2.4 "
2486
- resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.4. tgz#13f25bfbf4e404d26f62ac6e406591451acba9e0 "
2487
- integrity sha512-G2mHoTMTL4yoydITgOGwWdWMVd8sNgyEP85xVmMKAPUBwQWm9wBPQUmvbeF4V3WBY1P7mmL4BkjQ0SqUpf1snw ==
2484
+ " @types/react-dom@18.3.2 " :
2485
+ version "18.3.2 "
2486
+ resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.3.2. tgz#b58a9520f5f317a00bbda0271502889b71c345f0 "
2487
+ integrity sha512-Fqp+rcvem9wEnGr3RY8dYNvSQ8PoLqjZ9HLgaPUOjJJD120uDyOxOjc/39M4Kddp9JQCxpGQbnhVQF0C0ncYVg ==
2488
2488
dependencies :
2489
- " @types/react" " * "
2489
+ " @types/react" " ^18 "
2490
2490
2491
2491
" @types/react-dom@<18.0.0 " :
2492
2492
version "17.0.17"
2503
2503
" @types/react" " *"
2504
2504
" @types/relay-runtime" " *"
2505
2505
2506
- " @types/react@*" , "@types/react@^17":
2506
+ " @types/react@*" , "@types/react@^18":
2507
+ version "18.3.14"
2508
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.14.tgz#7ce43bbca0e15e1c4f67ad33ea3f83d75aa6756b"
2509
+ integrity sha512-NzahNKvjNhVjuPBQ+2G7WlxstQ+47kXZNHlUvFakDViuIEfGY926GqhMueQFZ7woG+sPiQKlF36XfrIUVSUfFg==
2510
+ dependencies :
2511
+ " @types/prop-types" " *"
2512
+ csstype "^3.0.2"
2513
+
2514
+ " @types/react@^17 " :
2507
2515
version "17.0.45"
2508
2516
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.45.tgz#9b3d5b661fd26365fefef0e766a1c6c30ccf7b3f"
2509
2517
integrity sha512-YfhQ22Lah2e3CHPsb93tRwIGNiSwkuz1/blk4e6QrWS0jQzCSNbGLtOEYhPg02W0yGTTmpajp7dCTbBAMN3qsg==
You can’t perform that action at this time.
0 commit comments