Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v18.3.11 (#2699)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 2, 2024
1 parent 9c2ae94 commit 6b5dd34
Show file tree
Hide file tree
Showing 9 changed files with 65 additions and 65 deletions.
2 changes: 1 addition & 1 deletion apps/atom.io.fyi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@types/mdx": "2.0.13",
"@types/node": "22.7.4",
"@types/npmlog": "7.0.0",
"@types/react": "18.3.10",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"@types/react-syntax-highlighter": "15.5.13",
"bun-types": "1.1.29",
Expand Down
2 changes: 1 addition & 1 deletion apps/tempest.games/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"devDependencies": {
"@eslint/js": "9.11.1",
"@types/node": "22.7.4",
"@types/react": "18.3.10",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"@vitejs/plugin-react-swc": "3.7.1",
"bun-types": "1.1.29",
Expand Down
2 changes: 1 addition & 1 deletion apps/wayfarer.quest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"devDependencies": {
"@svgr/webpack": "8.1.0",
"@types/node": "22.7.4",
"@types/react": "18.3.10",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"concurrently": "9.0.1",
"eslint-config-next": "14.2.14",
Expand Down
2 changes: 1 addition & 1 deletion apps/web/smithy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"devDependencies": {
"@testing-library/jest-dom": "6.5.0",
"@testing-library/react": "16.0.1",
"@types/react": "18.3.10",
"@types/react": "18.3.11",
"@vitejs/plugin-react": "4.3.2",
"cross-env": "7.0.3",
"eslint": "9.11.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/web/strand/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@preact/preset-vite": "2.9.1",
"@testing-library/jest-dom": "6.5.0",
"@testing-library/react": "16.0.1",
"@types/react": "18.3.10",
"@types/react": "18.3.11",
"@vanilla-extract/vite-plugin": "4.0.16",
"cross-env": "7.0.3",
"eslint": "9.11.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/atom.io/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"@types/estree": "1.0.6",
"@types/http-proxy": "1.17.15",
"@types/npmlog": "7.0.0",
"@types/react": "18.3.10",
"@types/react": "18.3.11",
"@types/tmp": "0.2.6",
"@typescript-eslint/parser": "8.8.0",
"@typescript-eslint/rule-tester": "8.8.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/hamr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@testing-library/jest-dom": "6.5.0",
"@testing-library/react": "16.0.1",
"@types/jsdom": "21.1.7",
"@types/react": "18.3.10",
"@types/react": "18.3.11",
"@vitejs/plugin-react": "4.3.2",
"concurrently": "9.0.1",
"eslint": "9.11.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/tsdoc.json/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"devDependencies": {
"@types/npmlog": "7.0.0",
"@types/react": "18.3.10",
"@types/react": "18.3.11",
"bun-types": "1.1.29",
"concurrently": "9.0.1",
"react": "18.3.1",
Expand Down
Loading

0 comments on commit 6b5dd34

Please sign in to comment.