Skip to content

Commit

Permalink
chore(deps): update react monorepo (#2462)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 9, 2025
1 parent 6b350d3 commit 6f3fda5
Show file tree
Hide file tree
Showing 8 changed files with 265 additions and 265 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@repo/prettier-config": "workspace:*",
"@sanity/pkg-utils": "6.13.1",
"@types/node": "^22.8.4",
"@types/react": "19.0.2",
"@types/react": "19.0.4",
"@types/react-dom": "19.0.2",
"husky": "^9.1.6",
"knip": "latest",
Expand Down
2 changes: 1 addition & 1 deletion packages/insert-menu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@sanity/types": "3.69.0",
"@sanity/ui-workshop": "^2.0.21",
"@types/lodash": "^4.17.14",
"@types/react": "^19.0.0",
"@types/react": "^19.0.4",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"eslint": "^8.57.1",
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 @@ -99,7 +99,7 @@
"@repo/visual-editing-helpers": "workspace:*",
"@sanity/pkg-utils": "6.13.1",
"@sanity/preview-url-secret": "workspace:*",
"@types/react": "^19.0.0",
"@types/react": "^19.0.4",
"eslint": "^8.57.1",
"fast-deep-equal": "3.1.3",
"next": "^15.1.4",
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 @@ -56,7 +56,7 @@
"@repo/visual-editing-helpers": "workspace:*",
"@sanity/client": "^6.24.1",
"@sanity/pkg-utils": "6.13.1",
"@types/react": "^19.0.0",
"@types/react": "^19.0.4",
"eslint": "^8.57.1",
"react": "^19.0.0",
"typescript": "5.7.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 @@ -89,7 +89,7 @@
"@repo/prettier-config": "workspace:*",
"@repo/visual-editing-helpers": "workspace:*",
"@sanity/pkg-utils": "6.13.1",
"@types/react": "^19.0.0",
"@types/react": "^19.0.4",
"eslint": "^8.57.1",
"fast-deep-equal": "3.1.3",
"react": "^19.0.0",
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.24.1",
"@sanity/comlink": "workspace:*",
"@sanity/util": "3.69.0",
"@types/react": "^19.0.0",
"@types/react": "^19.0.4",
"eslint": "^8.57.1",
"react": "^19.0.0",
"sanity": "3.69.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/visual-editing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -177,8 +177,8 @@
"@sveltejs/kit": "^2.15.2",
"@sveltejs/package": "^2.3.7",
"@tailwindcss/typography": "^0.5.16",
"@types/react": "^19.0.0",
"@types/react-dom": "^19.0.0",
"@types/react": "^19.0.4",
"@types/react-dom": "^19.0.2",
"babel-plugin-react-compiler": "19.0.0-beta-63e3235-20250105",
"eslint": "^8.57.1",
"eslint-plugin-storybook": "^0.11.2",
Expand Down
514 changes: 257 additions & 257 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit 6f3fda5

Please sign in to comment.