Skip to content

Commit

Permalink
fix(deps): update sanity monorepo to ^3.71.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 23, 2025
1 parent 2994f65 commit 2e65501
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 24 deletions.
6 changes: 3 additions & 3 deletions packages/block-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@
},
"devDependencies": {
"@sanity/pkg-utils": "^7.0.2",
"@sanity/schema": "^3.71.1",
"@sanity/types": "^3.71.1",
"@sanity/schema": "^3.71.2",
"@sanity/types": "^3.71.2",
"@types/jsdom": "^20.0.0",
"@types/lodash": "^4.17.7",
"@types/react": "^19.0.3",
Expand All @@ -64,7 +64,7 @@
"vitest": "^3.0.2"
},
"peerDependencies": {
"@sanity/types": "^3.71.1",
"@sanity/types": "^3.71.2",
"@types/react": "18 || 19"
},
"publishConfig": {
Expand Down
8 changes: 4 additions & 4 deletions packages/editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,8 @@
"@portabletext/toolkit": "^2.0.16",
"@sanity/diff-match-patch": "^3.2.0",
"@sanity/pkg-utils": "^7.0.2",
"@sanity/schema": "^3.71.1",
"@sanity/types": "^3.71.1",
"@sanity/schema": "^3.71.2",
"@sanity/types": "^3.71.2",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.2.0",
"@types/debug": "^4.1.12",
Expand Down Expand Up @@ -129,8 +129,8 @@
"vitest-browser-react": "^0.0.4"
},
"peerDependencies": {
"@sanity/schema": "^3.71.1",
"@sanity/types": "^3.71.1",
"@sanity/schema": "^3.71.2",
"@sanity/types": "^3.71.2",
"react": "^16.9 || ^17 || ^18 || ^19",
"rxjs": "^7.8.1"
},
Expand Down
34 changes: 17 additions & 17 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 2e65501

Please sign in to comment.