Skip to content

Commit

Permalink
chore(deps): update dependency @sanity/pkg-utils to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 22, 2025
1 parent 16343b0 commit 4a139af
Show file tree
Hide file tree
Showing 16 changed files with 387 additions and 288 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
},
"devDependencies": {
"@repo/prettier-config": "workspace:*",
"@sanity/pkg-utils": "6.13.4",
"@sanity/pkg-utils": "7.0.2",
"@types/node": "^22.8.4",
"@types/react": "19.0.7",
"@types/react-dom": "19.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/@repo/studio-url/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@repo/eslint-config": "workspace:*",
"@repo/package.config": "workspace:*",
"@repo/prettier-config": "workspace:*",
"@sanity/pkg-utils": "6.13.4",
"@sanity/pkg-utils": "7.0.2",
"typescript": "5.7.3"
}
}
2 changes: 1 addition & 1 deletion packages/comlink/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"devDependencies": {
"@repo/eslint-config": "workspace:*",
"@repo/package.config": "workspace:*",
"@sanity/pkg-utils": "6.13.4",
"@sanity/pkg-utils": "7.0.2",
"eslint": "^8.57.1",
"typescript": "5.7.3",
"vitest": "^3.0.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/core-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@repo/eslint-config": "workspace:*",
"@repo/package.config": "workspace:*",
"@repo/prettier-config": "workspace:*",
"@sanity/pkg-utils": "6.13.4",
"@sanity/pkg-utils": "7.0.2",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"async-cache-dedupe": "2.2.0",
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 @@ -46,7 +46,7 @@
"lodash": "^4.17.21"
},
"devDependencies": {
"@sanity/pkg-utils": "^6.13.4",
"@sanity/pkg-utils": "^7.0.2",
"@sanity/types": "3.71.1",
"@sanity/ui-workshop": "^2.0.24",
"@types/lodash": "^4.17.14",
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 @@ -97,7 +97,7 @@
"@repo/eslint-config": "workspace:*",
"@repo/package.config": "workspace:*",
"@repo/prettier-config": "workspace:*",
"@sanity/pkg-utils": "6.13.4",
"@sanity/pkg-utils": "7.0.2",
"@sanity/preview-url-secret": "workspace:*",
"@types/react": "^19.0.7",
"eslint": "^8.57.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/presentation-comlink/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@repo/eslint-config": "workspace:*",
"@repo/package.config": "workspace:*",
"@sanity/client": "^6.27.1",
"@sanity/pkg-utils": "6.13.4",
"@sanity/pkg-utils": "7.0.2",
"eslint": "^8.57.1",
"typescript": "5.7.3",
"vitest": "^3.0.3"
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 @@ -55,7 +55,7 @@
"@repo/package.config": "workspace:*",
"@repo/prettier-config": "workspace:*",
"@sanity/client": "^6.27.1",
"@sanity/pkg-utils": "6.13.4",
"@sanity/pkg-utils": "7.0.2",
"@types/react": "^19.0.7",
"eslint": "^8.57.1",
"react": "^19.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/preview-url-secret/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
"@repo/prettier-config": "workspace:*",
"@sanity/client": "^6.27.1",
"@sanity/icons": "^3.5.7",
"@sanity/pkg-utils": "6.13.4",
"@sanity/pkg-utils": "7.0.2",
"eslint": "^8.57.1",
"sanity": "3.71.0",
"typescript": "5.7.3",
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/eslint-config": "workspace:*",
"@repo/package.config": "workspace:*",
"@repo/prettier-config": "workspace:*",
"@sanity/pkg-utils": "6.13.4",
"@sanity/pkg-utils": "7.0.2",
"@types/react": "^19.0.7",
"eslint": "^8.57.1",
"fast-deep-equal": "3.1.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/svelte-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@repo/eslint-config": "workspace:*",
"@repo/package.config": "workspace:*",
"@repo/prettier-config": "workspace:*",
"@sanity/pkg-utils": "6.13.4",
"@sanity/pkg-utils": "7.0.2",
"@sanity/visual-editing": "workspace:*",
"@sveltejs/kit": "^2.16.1",
"@sveltejs/vite-plugin-svelte": "^3.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/vercel-protection-bypass/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@repo/eslint-config": "workspace:*",
"@repo/package.config": "workspace:*",
"@repo/prettier-config": "workspace:*",
"@sanity/pkg-utils": "6.13.4",
"@sanity/pkg-utils": "7.0.2",
"babel-plugin-react-compiler": "19.0.0-beta-decd7b8-20250118",
"eslint": "^8.57.1",
"react": "^19.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/visual-editing-csm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@repo/eslint-config": "workspace:*",
"@repo/package.config": "workspace:*",
"@sanity/client": "^6.27.1",
"@sanity/pkg-utils": "6.13.4",
"@sanity/pkg-utils": "7.0.2",
"eslint": "^8.57.1",
"typescript": "5.7.3",
"vitest": "^3.0.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/visual-editing-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@repo/package.config": "workspace:*",
"@sanity/client": "^6.27.1",
"@sanity/insert-menu": "workspace:*",
"@sanity/pkg-utils": "6.13.4",
"@sanity/pkg-utils": "7.0.2",
"@sanity/types": "3.71.1",
"eslint": "^8.57.1",
"typescript": "5.7.3"
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 @@ -166,7 +166,7 @@
"@sanity/color": "^3.0.6",
"@sanity/demo": "^2.0.0",
"@sanity/insert-menu": "workspace:*",
"@sanity/pkg-utils": "6.13.4",
"@sanity/pkg-utils": "7.0.2",
"@sanity/ui": "2.11.4",
"@storybook/addon-essentials": "^8.5.0",
"@storybook/addon-interactions": "^8.5.0",
Expand Down
645 changes: 372 additions & 273 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit 4a139af

Please sign in to comment.