Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v18.2.76
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 11, 2024
1 parent 99df680 commit e419139
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.75",
"@types/react": "18.2.76",
"@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.75",
"@types/react": "18.2.76",
"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.75"
"@types/react": "npm:18.2.76"
"@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.75":
version: 18.2.75
resolution: "@types/react@npm:18.2.75"
"@types/react@npm:*, @types/react@npm:18.2.76":
version: 18.2.76
resolution: "@types/react@npm:18.2.76"
dependencies:
"@types/prop-types": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10/d609cdc52d3c89871e0b1b0a77ed2d4077c1393709d0ac51a03b04c17704eb337484405aa646b193ac0c54f4fb286e311739b243ce50023ef8ba5bed422a0e8b
checksum: 10/25e9f548ba72be3e0cc624653e3bf2ec7d3ad1ede522e474884375eb352be977098857fe89611295ae3f5dd2f370305955a396996cde93c10fb9d1fbb93a5a74
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.75"
"@types/react": "npm:18.2.76"
liwi-resources-client: "npm:12.0.0"
mingo: "npm:^6.2.7"
nightingale-logger: "npm:^15.0.0"
Expand Down

0 comments on commit e419139

Please sign in to comment.