Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v18.2.77 (#514)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 11, 2024
1 parent 2250503 commit 9425840
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion @todo-example/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"devDependencies": {
"@playwright/test": "1.42.1",
"@types/node": "20.12.7",
"@types/react": "18.2.76",
"@types/react": "18.2.77",
"@types/react-native": "0.72.8",
"mongodb-memory-server": "9.1.6",
"springbokjs-daemon": "10.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-liwi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"@babel/core": "7.24.4",
"@babel/preset-env": "7.24.4",
"@babel/preset-react": "7.24.1",
"@types/react": "18.2.76",
"@types/react": "18.2.77",
"pob-babel": "38.0.3",
"react": "18.2.0",
"typescript": "5.3.3"
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2676,7 +2676,7 @@ __metadata:
"@todo-example/babel-preset-nextjs-babel-config": "npm:12.0.0"
"@todo-example/modules": "workspace:*"
"@types/node": "npm:20.12.7"
"@types/react": "npm:18.2.76"
"@types/react": "npm:18.2.77"
"@types/react-native": "npm:0.72.8"
classnames: "npm:2.5.0"
liwi-resources-client: "npm:12.0.0"
Expand Down Expand Up @@ -3055,13 +3055,13 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:*, @types/react@npm:18.2.76":
version: 18.2.76
resolution: "@types/react@npm:18.2.76"
"@types/react@npm:*, @types/react@npm:18.2.77":
version: 18.2.77
resolution: "@types/react@npm:18.2.77"
dependencies:
"@types/prop-types": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10/25e9f548ba72be3e0cc624653e3bf2ec7d3ad1ede522e474884375eb352be977098857fe89611295ae3f5dd2f370305955a396996cde93c10fb9d1fbb93a5a74
checksum: 10/80d7ad9cf13e15895a857c66f5b0c1ce758c1e7580a76936d8d1b19c71e4485fa4b35d762a1de98de4eb91506cbc8507582c9a979f357b6f5f75f86009d8ca07
languageName: node
linkType: hard

Expand Down Expand Up @@ -9272,7 +9272,7 @@ __metadata:
"@babel/preset-env": "npm:7.24.4"
"@babel/preset-react": "npm:7.24.1"
"@babel/runtime": "npm:^7.24.0"
"@types/react": "npm:18.2.76"
"@types/react": "npm:18.2.77"
liwi-resources-client: "npm:12.0.0"
mingo: "npm:^6.2.7"
nightingale-logger: "npm:^15.0.0"
Expand Down

0 comments on commit 9425840

Please sign in to comment.