Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v18.3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent 26e7239 commit 02d1b88
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion examples/embedded-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.13.0",
"@types/node": "22.7.7",
"@types/react": "18.3.8",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"autoprefixer": "10.4.20",
"eslint": "9.13.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/chrome-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@ariakit/react": "0.4.13",
"@eslint/js": "9.13.0",
"@types/eslint__js": "8.42.3",
"@types/react": "18.3.8",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@typescript-eslint/eslint-plugin": "8.10.0",
"@typescript-eslint/parser": "8.10.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@ariakit/react": "0.4.13",
"@rsc-parser/core": "workspace:*",
"@types/node": "22.7.7",
"@types/react": "18.3.8",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"autoprefixer": "10.4.20",
"eslint": "9.13.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2951,7 +2951,7 @@ __metadata:
"@eslint/js": "npm:9.13.0"
"@rsc-parser/core": "workspace:*"
"@types/eslint__js": "npm:8.42.3"
"@types/react": "npm:18.3.8"
"@types/react": "npm:18.3.12"
"@types/react-dom": "npm:18.3.1"
"@typescript-eslint/eslint-plugin": "npm:8.10.0"
"@typescript-eslint/parser": "npm:8.10.0"
Expand Down Expand Up @@ -3024,7 +3024,7 @@ __metadata:
"@eslint/js": "npm:9.13.0"
"@rsc-parser/embedded": "workspace:^"
"@types/node": "npm:22.7.7"
"@types/react": "npm:18.3.8"
"@types/react": "npm:18.3.12"
"@types/react-dom": "npm:18.3.1"
autoprefixer: "npm:10.4.20"
eslint: "npm:9.13.0"
Expand Down Expand Up @@ -3111,7 +3111,7 @@ __metadata:
"@types/eslint__eslintrc": "npm:2.1.2"
"@types/eslint__js": "npm:8.42.3"
"@types/node": "npm:22.7.7"
"@types/react": "npm:18.3.8"
"@types/react": "npm:18.3.12"
"@types/react-dom": "npm:18.3.1"
autoprefixer: "npm:10.4.20"
eslint: "npm:9.13.0"
Expand Down Expand Up @@ -4813,13 +4813,13 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.3.8":
version: 18.3.8
resolution: "@types/react@npm:18.3.8"
"@types/react@npm:18.3.12":
version: 18.3.12
resolution: "@types/react@npm:18.3.12"
dependencies:
"@types/prop-types": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10/75e64e7f481c28e6c8ce6dae12f49ccc3f36c7b10b82da3eb7728ad9c02bec58a2c967105603e38665902e8db9296962c7718bc2062e2cb64a16e92333bd1f4b
checksum: 10/c9bbdfeacd5347d2240e0d2cb5336bc57dbc1b9ff557b6c4024b49df83419e4955553518169d3736039f1b62608e15b35762a6c03d49bd86e33add4b43b19033
languageName: node
linkType: hard

Expand Down

0 comments on commit 02d1b88

Please sign in to comment.