Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to ^18.2.53
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 5, 2024
1 parent 95cdfa0 commit b130f31
Show file tree
Hide file tree
Showing 6 changed files with 35 additions and 35 deletions.
2 changes: 1 addition & 1 deletion apps/next-app-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"devDependencies": {
"@next/bundle-analyzer": "14.1.0",
"@types/node": "^18.18.6",
"@types/react": "^18.2.51",
"@types/react": "^18.2.53",
"@types/react-dom": "^18.2.18",
"eslint-config-next": "14.1.0",
"typescript": "^5.3.3"
Expand Down
2 changes: 1 addition & 1 deletion apps/next-pages-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"devDependencies": {
"@next/bundle-analyzer": "14.1.0",
"@types/node": "^18.18.6",
"@types/react": "^18.2.51",
"@types/react": "^18.2.53",
"@types/react-dom": "^18.2.18",
"eslint-config-next": "14.1.0",
"typescript": "^5.3.3"
Expand Down
2 changes: 1 addition & 1 deletion apps/remix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@remix-run/dev": "2.6.0",
"@remix-run/eslint-config": "2.6.0",
"@remix-run/serve": "2.6.0",
"@types/react": "^18.2.51",
"@types/react": "^18.2.53",
"@types/react-dom": "^18.2.18",
"@typescript-eslint/eslint-plugin": "^6.20.0",
"eslint": "^8.56.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@sanity/preview-kit": "workspace:*",
"@sanity/ui": "2.0.1",
"@sanity/vision": "3.27.1",
"@types/react": "^18.2.51",
"@types/react": "^18.2.53",
"@types/react-dom": "^18.2.18",
"esbuild": "^0.20.0",
"esbuild-register": "^3.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
},
"devDependencies": {
"@sanity/pkg-utils": "^4.1.2",
"@types/react": "^18.2.51",
"@types/react": "^18.2.53",
"@types/react-dom": "^18.2.18",
"@typescript-eslint/eslint-plugin": "^6.20.0",
"@typescript-eslint/parser": "^6.20.0",
Expand Down
60 changes: 30 additions & 30 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b130f31

Please sign in to comment.