Skip to content

Commit

Permalink
fix(deps): Update sanity monorepo to ^3.65.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and christianhg committed Nov 28, 2024
1 parent da4e342 commit ef4c370
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
12 changes: 6 additions & 6 deletions packages/editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,11 +70,11 @@
},
"devDependencies": {
"@portabletext/toolkit": "^2.0.16",
"@sanity/block-tools": "^3.65.0",
"@sanity/block-tools": "^3.65.1",
"@sanity/diff-match-patch": "^3.1.1",
"@sanity/pkg-utils": "^6.11.13",
"@sanity/schema": "^3.65.0",
"@sanity/types": "^3.65.0",
"@sanity/schema": "^3.65.1",
"@sanity/types": "^3.65.1",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.0.1",
"@types/debug": "^4.1.5",
Expand Down Expand Up @@ -102,9 +102,9 @@
"vitest-browser-react": "^0.0.4"
},
"peerDependencies": {
"@sanity/block-tools": "^3.65.0",
"@sanity/schema": "^3.65.0",
"@sanity/types": "^3.65.0",
"@sanity/block-tools": "^3.65.1",
"@sanity/schema": "^3.65.1",
"@sanity/types": "^3.65.1",
"react": "^16.9 || ^17 || ^18",
"rxjs": "^7.8.1",
"styled-components": "^6.1.13"
Expand Down
38 changes: 19 additions & 19 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 ef4c370

Please sign in to comment.