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

chore(deps): update dependency @types/react to v18.3.18 #5112

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
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
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@types/mdx-js__react": "2.0.0",
"@types/node": "22.13.1",
"@types/prettier": "3.0.0",
"@types/react": "18.3.4",
"@types/react": "18.3.18",
"@typescript-eslint/eslint-plugin": "8.24.0",
"@typescript-eslint/parser": "8.23.0",
"axios": "1.7.9",
Expand Down Expand Up @@ -104,7 +104,7 @@
"vm-browserify": "*"
},
"resolutions": {
"@types/react": "18.3.4"
"@types/react": "18.3.18"
},
"homepage": "https://github.com/MorrisonCole/morrisoncole.co.uk#readme",
"keywords": [
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5427,13 +5427,13 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.3.4":
version: 18.3.4
resolution: "@types/react@npm:18.3.4"
"@types/react@npm:18.3.18":
version: 18.3.18
resolution: "@types/react@npm:18.3.18"
dependencies:
"@types/prop-types": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10/359973924be42cf9e7366e1d885b28e0b3bd56d31f24458c5351af7a3f2fc070511e90d517b2195fb229146cdcb70342db6318e279c31dd5057beec1105b704e
checksum: 10/7fdd8b853e0d291d4138133f93f8d5c333da918e5804afcea61a923aab4bdfc9bb15eb21a5640959b452972b8715ddf10ffb12b3bd071898b9e37738636463f2
languageName: node
linkType: hard

Expand Down Expand Up @@ -14941,7 +14941,7 @@ __metadata:
"@types/mdx-js__react": "npm:2.0.0"
"@types/node": "npm:22.13.1"
"@types/prettier": "npm:3.0.0"
"@types/react": "npm:18.3.4"
"@types/react": "npm:18.3.18"
"@typescript-eslint/eslint-plugin": "npm:8.24.0"
"@typescript-eslint/parser": "npm:8.23.0"
anser: "npm:2.3.0"
Expand Down