File tree Expand file tree Collapse file tree 2 files changed +15
-6
lines changed Expand file tree Collapse file tree 2 files changed +15
-6
lines changed Original file line number Diff line number Diff line change 13
13
"@types/jest" : " 27.4.1" ,
14
14
"@types/node" : " 16.11.42" ,
15
15
"@types/react" : " 18.0.9" ,
16
- "@types/react-dom" : " 17.0.14 " ,
16
+ "@types/react-dom" : " 17.0.17 " ,
17
17
"classnames" : " 2.3.1" ,
18
18
"esquery" : " 1.4.0" ,
19
19
"monaco-editor" : " 0.33.0" ,
Original file line number Diff line number Diff line change 1945
1945
dependencies:
1946
1946
"@types/react" "*"
1947
1947
1948
-
1949
- version "17.0.14 "
1950
- resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.14 .tgz#c8f917156b652ddf807711f5becbd2ab018dea9f "
1951
- integrity sha512-H03xwEP1oXmSfl3iobtmQ/2dHF5aBHr8aUMwyGZya6OW45G+xtdzmq6HkncefiBt5JU8DVyaWl/nWZbjZCnzAQ ==
1948
+
1949
+ version "17.0.17 "
1950
+ resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.17 .tgz#2e3743277a793a96a99f1bf87614598289da68a1 "
1951
+ integrity sha512-VjnqEmqGnasQKV0CWLevqMTXBYG9GbwuE6x3VetERLh0cq2LTptFE73MrQi2S7GkKXCf2GgwItB/melLnxfnsg ==
1952
1952
dependencies:
1953
- "@types/react" "* "
1953
+ "@types/react" "^17 "
1954
1954
1955
1955
"@types/react@*":
1956
1956
version "17.0.37"
1970
1970
"@types/scheduler" "*"
1971
1971
csstype "^3.0.2"
1972
1972
1973
+ "@types/react@^17":
1974
+ version "17.0.45"
1975
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.45.tgz#9b3d5b661fd26365fefef0e766a1c6c30ccf7b3f"
1976
+ integrity sha512-YfhQ22Lah2e3CHPsb93tRwIGNiSwkuz1/blk4e6QrWS0jQzCSNbGLtOEYhPg02W0yGTTmpajp7dCTbBAMN3qsg==
1977
+ dependencies:
1978
+ "@types/prop-types" "*"
1979
+ "@types/scheduler" "*"
1980
+ csstype "^3.0.2"
1981
+
1973
1982
1974
1983
version "0.0.8"
1975
1984
resolved "https://registry.yarnpkg.com/@types/resolve/-/resolve-0.0.8.tgz#f26074d238e02659e323ce1a13d041eee280e194"
You can’t perform that action at this time.
0 commit comments