Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v18.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 25, 2024
1 parent 376bf3b commit 4dad846
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion accelerate/astro-starter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@astrojs/check": "0.9.3",
"@astrojs/react": "3.6.2",
"@astrojs/tailwind": "5.1.1",
"@types/react": "18.3.8",
"@types/react": "18.3.9",
"@types/react-dom": "18.3.0",
"astro": "4.15.9",
"prisma": "5.19.1",
Expand Down
2 changes: 1 addition & 1 deletion accelerate/nextjs-starter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@prisma/client": "5.19.1",
"@prisma/extension-accelerate": "1.1.0",
"@types/node": "20.16.7",
"@types/react": "18.3.8",
"@types/react": "18.3.9",
"@types/react-dom": "18.3.0",
"autoprefixer": "10.4.20",
"eslint": "8.57.1",
Expand Down
2 changes: 1 addition & 1 deletion accelerate/remix-starter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@types/accept-language-parser": "1.5.6",
"@types/lodash": "4.17.9",
"@types/node": "20.16.7",
"@types/react": "18.3.8",
"@types/react": "18.3.9",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "8.7.0",
"@typescript-eslint/parser": "8.7.0",
Expand Down
2 changes: 1 addition & 1 deletion optimize/starter/packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"devDependencies": {
"@tailwindcss/forms": "0.5.9",
"@types/react": "18.3.8",
"@types/react": "18.3.9",
"@types/react-dom": "18.3.0",
"@vitejs/plugin-react": "4.3.1",
"autoprefixer": "10.4.20",
Expand Down
2 changes: 1 addition & 1 deletion pulse/fullstack-leaderboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"devDependencies": {
"@types/node": "20.16.7",
"@types/react": "18.3.8",
"@types/react": "18.3.9",
"@types/react-dom": "18.3.0",
"eslint": "8.57.1",
"eslint-config-next": "14.2.13",
Expand Down
2 changes: 1 addition & 1 deletion pulse/fullstack-simple-chat/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"devDependencies": {
"@types/node": "20.16.7",
"@types/react": "18.3.8",
"@types/react": "18.3.9",
"@types/react-dom": "18.3.0",
"autoprefixer": "10.4.20",
"eslint": "8.57.1",
Expand Down
2 changes: 1 addition & 1 deletion pulse/product-search-with-typesense/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"devDependencies": {
"@types/node": "20.16.7",
"@types/react": "18.3.8",
"@types/react": "18.3.9",
"@types/react-dom": "18.3.0",
"@types/react-instantsearch-dom": "6.12.8",
"eslint": "8.57.1",
Expand Down
2 changes: 1 addition & 1 deletion typescript/graphql-nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"devDependencies": {
"@types/graphql": "14.5.0",
"@types/node": "20.16.7",
"@types/react": "18.3.8",
"@types/react": "18.3.9",
"prisma": "5.19.1",
"ts-node": "10.9.2",
"typescript": "5.6.2"
Expand Down
2 changes: 1 addition & 1 deletion typescript/remix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@remix-run/dev": "2.12.1",
"@remix-run/eslint-config": "2.12.1",
"@types/marked": "6.0.0",
"@types/react": "18.3.8",
"@types/react": "18.3.9",
"@types/react-dom": "18.3.0",
"eslint": "8.57.1",
"prisma": "5.19.1",
Expand Down
2 changes: 1 addition & 1 deletion typescript/rest-nextjs-api-routes-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"devDependencies": {
"@types/next-auth": "3.15.0",
"@types/node": "20.16.7",
"@types/react": "18.3.8",
"@types/react": "18.3.9",
"prisma": "5.19.1",
"ts-node": "10.9.2",
"typescript": "5.6.2"
Expand Down
2 changes: 1 addition & 1 deletion typescript/rest-nextjs-api-routes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"devDependencies": {
"@types/node": "20.16.7",
"@types/react": "18.3.8",
"@types/react": "18.3.9",
"@types/react-dom": "18.3.0",
"prisma": "5.19.1",
"ts-node": "10.9.2",
Expand Down
2 changes: 1 addition & 1 deletion typescript/rest-nextjs-express/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"devDependencies": {
"@types/node": "20.16.7",
"@types/react": "18.3.8",
"@types/react": "18.3.9",
"ts-node": "10.9.2",
"typescript": "5.6.2"
}
Expand Down
2 changes: 1 addition & 1 deletion typescript/trpc-nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"devDependencies": {
"@types/node": "20.16.7",
"@types/react": "18.3.8",
"@types/react": "18.3.9",
"@types/react-dom": "18.3.0",
"prisma": "5.19.1",
"ts-node": "10.9.2",
Expand Down

0 comments on commit 4dad846

Please sign in to comment.