Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency @types/react to v18.0.17 #1006

Merged
merged 1 commit into from
Aug 8, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@neinteractiveliterature/litform": "0.21.0",
"@popperjs/core": "2.11.5",
"@rails/ujs": "6.1.6",
"@types/react": "18.0.16",
"@types/react": "18.0.17",
"assert": "2.0.0",
"bootstrap": "5.2.0",
"bootstrap-icons": "1.9.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3220,14 +3220,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:*, @types/react@npm:18.0.16":
version: 18.0.16
resolution: "@types/react@npm:18.0.16"
"@types/react@npm:*, @types/react@npm:18.0.17":
version: 18.0.17
resolution: "@types/react@npm:18.0.17"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: 47853419adbf7f35f302cd4ef804c5a50498a0917a34e696caa693fc60b9c52c644ca2ecf64cbba4a5efd963771167d241906f117d16d59e20e84b882215b6bd
checksum: 18cae64f5bfd6bb58fbd8ee2ba52ec82de844f114254e26de7b513e4b86621f643f9b71d7066958cd571b0d78cb86cbceda449c5289f9349ca573df29ab69252
languageName: node
linkType: hard

Expand Down Expand Up @@ -10221,7 +10221,7 @@ __metadata:
"@types/evaporate": 2.1.7
"@types/jquery": 3.5.14
"@types/lodash": 4.14.182
"@types/react": 18.0.16
"@types/react": 18.0.17
"@types/react-color": 3.0.6
"@types/react-dom": 18.0.6
"@types/tinycolor2": 1.4.3
Expand Down