Skip to content

Commit aad768c

Browse files
renovate[bot]christianhg
authored andcommitted
chore(deps): update sanity monorepo to ^5.9.0
1 parent 3900875 commit aad768c

5 files changed

Lines changed: 47 additions & 47 deletions

File tree

packages/block-tools/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,12 @@
5252
"dependencies": {
5353
"@portabletext/sanity-bridge": "workspace:^",
5454
"@portabletext/schema": "workspace:^",
55-
"@sanity/types": "^5.6.0"
55+
"@sanity/types": "^5.9.0"
5656
},
5757
"devDependencies": {
5858
"@portabletext/test": "workspace:^",
5959
"@sanity/pkg-utils": "^10.2.1",
60-
"@sanity/schema": "^5.6.0",
60+
"@sanity/schema": "^5.9.0",
6161
"@types/jsdom": "^27.0.0",
6262
"@vercel/stega": "1.0.0",
6363
"@vitest/coverage-v8": "^4.0.16",

packages/editor/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,8 @@
9090
"@portabletext/patches": "workspace:^",
9191
"@portabletext/schema": "workspace:^",
9292
"@portabletext/to-html": "^5.0.1",
93-
"@sanity/schema": "^5.6.0",
94-
"@sanity/types": "^5.6.0",
93+
"@sanity/schema": "^5.9.0",
94+
"@sanity/types": "^5.9.0",
9595
"@xstate/react": "^6.0.0",
9696
"debug": "^4.4.3",
9797
"slate": "^0.120.0",

packages/plugin-sdk-value/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,10 @@
5757
"devDependencies": {
5858
"@portabletext/editor": "workspace:^",
5959
"@portabletext/patches": "workspace:^",
60-
"@sanity/schema": "^5.6.0",
60+
"@sanity/schema": "^5.9.0",
6161
"@sanity/sdk-react": "^2.1.2",
6262
"@sanity/tsconfig": "^2.1.0",
63-
"@sanity/types": "^5.6.0",
63+
"@sanity/types": "^5.9.0",
6464
"@types/react": "^19.2.7",
6565
"babel-plugin-react-compiler": "^1.0.0",
6666
"eslint": "^9.39.1",

packages/sanity-bridge/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
},
4646
"dependencies": {
4747
"@portabletext/schema": "workspace:^",
48-
"@sanity/schema": "^5.6.0",
49-
"@sanity/types": "^5.6.0"
48+
"@sanity/schema": "^5.9.0",
49+
"@sanity/types": "^5.9.0"
5050
},
5151
"devDependencies": {
5252
"@sanity/pkg-utils": "^10.2.1",

pnpm-lock.yaml

Lines changed: 39 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)