Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to ^18.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 23, 2024
1 parent f342b2c commit 3d327b0
Show file tree
Hide file tree
Showing 7 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion packages/comlink/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"devDependencies": {
"@remix-run/dev": "^2.12.1",
"@types/react": "^18.3.7",
"@types/react": "^18.3.8",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/next-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"@repo/visual-editing-helpers": "workspace:*",
"@sanity/client": "6.21.4-canary.0",
"@sanity/pkg-utils": "6.11.2",
"@types/react": "^18.3.7",
"@types/react": "^18.3.8",
"eslint": "^8.57.1",
"next": "^14.2.13",
"react": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/preview-kit-compat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@sanity/client": "^6.21.3",
"@sanity/comlink": "workspace:*",
"@sanity/pkg-utils": "6.11.2",
"@types/react": "^18.3.7",
"@types/react": "^18.3.8",
"eslint": "^8.57.1",
"react": "^18.3.1",
"typescript": "5.6.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"@repo/visual-editing-helpers": "workspace:*",
"@sanity/client": "^6.21.3",
"@sanity/pkg-utils": "6.11.2",
"@types/react": "^18.3.7",
"@types/react": "^18.3.8",
"eslint": "^8.57.1",
"fast-deep-equal": "3.1.3",
"react": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/visual-editing-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"@sanity/client": "^6.21.3",
"@sanity/comlink": "workspace:*",
"@sanity/util": "^3.57.4",
"@types/react": "^18.3.7",
"@types/react": "^18.3.8",
"eslint": "^8.57.1",
"react": "^18.3.1",
"sanity": "^3.57.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/visual-editing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
"@sveltejs/kit": "^2.5.28",
"@sveltejs/package": "^2.3.5",
"@tailwindcss/typography": "^0.5.15",
"@types/react": "^18.3.7",
"@types/react": "^18.3.8",
"@types/react-dom": "^18.3.0",
"eslint": "^8.57.1",
"eslint-plugin-storybook": "^0.8.0",
Expand Down
12 changes: 6 additions & 6 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 3d327b0

Please sign in to comment.