Skip to content

Commit

Permalink
fix(deps): update dependency @sanity/client to v6.8.0-pink-lizard.5
Browse files Browse the repository at this point in the history
  • Loading branch information
stipsan committed Nov 8, 2023
1 parent 218276d commit c88e4ec
Show file tree
Hide file tree
Showing 12 changed files with 312 additions and 298 deletions.
2 changes: 1 addition & 1 deletion apps/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@next/bundle-analyzer": "14.0.1",
"@portabletext/react": "^3.0.11",
"@sanity/client": "6.7.1",
"@sanity/client": "6.8.0-pink-lizard.5",
"@sanity/image-url": "^1.0.2",
"@sanity/overlays": "workspace:*",
"@sanity/react-loader": "workspace:*",
Expand Down
5 changes: 2 additions & 3 deletions apps/page-builder-demo/next.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@ import withBundleAnalyzer from '@next/bundle-analyzer'

/** @type {import('next').NextConfig} */
const nextConfig = {
experimental: {
logging: {
level: 'verbose',
logging: {
fetches: {
fullUrl: true,
},
},
Expand Down
2 changes: 1 addition & 1 deletion apps/svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"devDependencies": {
"@fontsource/fira-mono": "^5.0.8",
"@neoconfetti/svelte": "^1.0.0",
"@sanity/client": "6.7.1",
"@sanity/client": "6.8.0-pink-lizard.5",
"@sanity/overlays": "workspace:*",
"@sanity/presentation": "workspace:*",
"@sanity/svelte-loader": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"@sanity/block-tools": "3.19.2-pink-lizard.19",
"@sanity/cli": "3.19.2-pink-lizard.19",
"@sanity/client": "6.8.0-pink-lizard.4",
"@sanity/client": "6.8.0-pink-lizard.5",
"@sanity/diff": "3.19.2-pink-lizard.19",
"@sanity/export": "3.19.2-pink-lizard.19",
"@sanity/import": "3.19.2-pink-lizard.19",
Expand Down
4 changes: 2 additions & 2 deletions packages/core-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"async-cache-dedupe": "2.0.0"
},
"devDependencies": {
"@sanity/client": "6.8.0-pink-lizard.4",
"@sanity/client": "6.8.0-pink-lizard.5",
"@sanity/pkg-utils": "^3.2.3",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
Expand All @@ -122,7 +122,7 @@
"visual-editing-helpers": "workspace:*"
},
"peerDependencies": {
"@sanity/client": "6.8.0-pink-lizard.4"
"@sanity/client": "6.8.0-pink-lizard.5"
},
"engines": {
"node": ">=18"
Expand Down
4 changes: 2 additions & 2 deletions packages/groq-store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"mnemonist": "0.39.5"
},
"devDependencies": {
"@sanity/client": "6.8.0-pink-lizard.4",
"@sanity/client": "6.8.0-pink-lizard.5",
"@sanity/pkg-utils": "^3.2.3",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
Expand All @@ -120,7 +120,7 @@
"visual-editing-helpers": "workspace:*"
},
"peerDependencies": {
"@sanity/client": "6.8.0-pink-lizard.4"
"@sanity/client": "6.8.0-pink-lizard.5"
},
"engines": {
"node": ">=18"
Expand Down
4 changes: 2 additions & 2 deletions packages/nuxt-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
},
"devDependencies": {
"@nanostores/vue": "0.10.0",
"@sanity/client": "6.8.0-pink-lizard.4",
"@sanity/client": "6.8.0-pink-lizard.5",
"@sanity/pkg-utils": "^3.2.3",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
Expand All @@ -140,7 +140,7 @@
"vue": "^3.3.8"
},
"peerDependencies": {
"@sanity/client": "6.8.0-pink-lizard.4",
"@sanity/client": "6.8.0-pink-lizard.5",
"vue": "^3.3.4"
},
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions packages/presentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
"rxjs": "^7.8.1"
},
"devDependencies": {
"@sanity/client": "6.8.0-pink-lizard.4",
"@sanity/client": "6.8.0-pink-lizard.5",
"@sanity/pkg-utils": "^3.2.3",
"channels": "workspace:*",
"react": "^18.2.0",
Expand All @@ -134,7 +134,7 @@
"vitest": "^0.34.6"
},
"peerDependencies": {
"@sanity/client": "6.8.0-pink-lizard.4",
"@sanity/client": "6.8.0-pink-lizard.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sanity": "3.19.2-pink-lizard.19",
Expand Down
4 changes: 2 additions & 2 deletions packages/react-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
"@sanity/core-loader": "workspace:*"
},
"devDependencies": {
"@sanity/client": "6.8.0-pink-lizard.4",
"@sanity/client": "6.8.0-pink-lizard.5",
"@sanity/pkg-utils": "^3.2.3",
"@types/react": "^18.2.37",
"@typescript-eslint/eslint-plugin": "^6.10.0",
Expand All @@ -146,7 +146,7 @@
"visual-editing-helpers": "workspace:*"
},
"peerDependencies": {
"@sanity/client": "6.8.0-pink-lizard.4",
"@sanity/client": "6.8.0-pink-lizard.5",
"react": "^18.2.0"
},
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions packages/svelte-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"@sanity/core-loader": "workspace:*"
},
"devDependencies": {
"@sanity/client": "6.8.0-pink-lizard.4",
"@sanity/client": "6.8.0-pink-lizard.5",
"@sanity/pkg-utils": "^3.2.3",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
Expand All @@ -120,7 +120,7 @@
"visual-editing-helpers": "workspace:*"
},
"peerDependencies": {
"@sanity/client": "6.8.0-pink-lizard.4"
"@sanity/client": "6.8.0-pink-lizard.5"
},
"engines": {
"node": ">=18"
Expand Down
4 changes: 2 additions & 2 deletions packages/visual-editing-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"root": true
},
"devDependencies": {
"@sanity/client": "6.8.0-pink-lizard.4",
"@sanity/client": "6.8.0-pink-lizard.5",
"@sanity/util": "3.19.2-pink-lizard.19",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
Expand All @@ -122,7 +122,7 @@
"vitest": "^0.34.6"
},
"peerDependencies": {
"@sanity/client": "6.8.0-pink-lizard.4",
"@sanity/client": "6.8.0-pink-lizard.5",
"valibot": "^0.20.0"
},
"peerDependenciesMeta": {
Expand Down
Loading

5 comments on commit c88e4ec

@vercel
Copy link

@vercel vercel bot commented on c88e4ec Nov 8, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

visual-editing-studio – ./apps/studio

visual-editing-studio.sanity.build
visual-editing-studio-git-main.sanity.build

@vercel
Copy link

@vercel vercel bot commented on c88e4ec Nov 8, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

visual-editing-page-builder-demo – ./apps/page-builder-demo

visual-editing-page-builder-demo-git-main.sanity.build
visual-editing-page-builder-demo.sanity.build

@vercel
Copy link

@vercel vercel bot commented on c88e4ec Nov 8, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

visual-editing-nuxt – ./apps/nuxt

visual-editing-nuxt-git-main.sanity.build
visual-editing-nuxt.sanity.build

@vercel
Copy link

@vercel vercel bot commented on c88e4ec Nov 8, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

visual-editing-remix – ./apps/remix

visual-editing-remix.sanity.build
visual-editing-remix-git-main.sanity.build

@vercel
Copy link

@vercel vercel bot commented on c88e4ec Nov 8, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

visual-editing-svelte – ./apps/svelte

visual-editing-svelte.sanity.build
visual-editing-svelte-git-main.sanity.build

Please sign in to comment.