Skip to content

Commit

Permalink
chore(deps): update sanity monorepo to ^3.21.1 (#519)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Dec 8, 2023
1 parent 7896e63 commit ac66da1
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions packages/presentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
"happy-dom": "^12.10.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sanity": "^3.21.0",
"sanity": "^3.21.1",
"styled-components": "6.1.1",
"typescript": "^5.3.3",
"vitest": "^1.0.2"
Expand All @@ -141,7 +141,7 @@
"@sanity/client": "^6.9.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sanity": "^3.21.0",
"sanity": "^3.21.1",
"styled-components": "^5.2 || ^6.1.1"
},
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions packages/preview-url-secret/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,14 +187,14 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-simple-import-sort": "^10.0.0",
"sanity": "^3.21.0",
"sanity": "^3.21.1",
"typescript": "^5.3.3",
"vitest": "^1.0.2"
},
"peerDependencies": {
"@sanity/client": "^6.9.3",
"@sanity/icons": "^2.7.0",
"sanity": "^3.21.0"
"sanity": "^3.21.1"
},
"peerDependenciesMeta": {
"@sanity/icons": {
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 @@ -119,7 +119,7 @@
},
"devDependencies": {
"@sanity/client": "^6.9.3",
"@sanity/util": "^3.21.0",
"@sanity/util": "^3.21.1",
"@types/react": "^18.2.42",
"@typescript-eslint/eslint-plugin": "^6.13.2",
"@typescript-eslint/parser": "^6.13.2",
Expand All @@ -128,7 +128,7 @@
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-simple-import-sort": "^10.0.0",
"react": "^18.2.0",
"sanity": "^3.21.0",
"sanity": "^3.21.1",
"typescript": "^5.3.3",
"valibot": "0.22.0",
"vitest": "^1.0.2"
Expand Down

3 comments on commit ac66da1

@vercel
Copy link

@vercel vercel bot commented on ac66da1 Dec 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-git-main.sanity.build
visual-editing-studio.sanity.build

@vercel
Copy link

@vercel vercel bot commented on ac66da1 Dec 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

@vercel
Copy link

@vercel vercel bot commented on ac66da1 Dec 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.sanity.build
visual-editing-nuxt-git-main.sanity.build

Please sign in to comment.