Skip to content

Commit

Permalink
chore(deps): update sanity monorepo to ^3.63.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stipsan committed Nov 6, 2024
1 parent 09b971e commit 9f0dd79
Show file tree
Hide file tree
Showing 11 changed files with 805 additions and 523 deletions.
2 changes: 1 addition & 1 deletion apps/astro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"astro-portabletext": "^0.10.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"sanity": "3.62.2",
"sanity": "3.63.0",
"tailwindcss": "^3.4.14",
"typescript": "5.6.3"
},
Expand Down
8 changes: 4 additions & 4 deletions apps/live-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,14 @@
"@types/react-dom": "^18.3.1",
"@vercel/speed-insights": "^1.0.14",
"autoprefixer": "^10.4.20",
"babel-plugin-react-compiler": "0.0.0-experimental-fa06e2c-20241016",
"babel-plugin-react-compiler": "beta",
"date-fns": "^4.1.0",
"framer-motion": "12.0.0-alpha.1",
"next": "15.0.2-canary.10",
"next-sanity": "9.8.8",
"postcss": "^8.4.47",
"react": "19.0.0-rc-fb9a90fa48-20240614",
"react-dom": "19.0.0-rc-fb9a90fa48-20240614",
"react": "rc",
"react-dom": "rc",
"server-only": "^0.0.1",
"tailwindcss": "^3.4.14",
"typescript": "5.6.3"
Expand All @@ -44,6 +44,6 @@
"@repo/prettier-config": "workspace:*",
"eslint": "^8.57.1",
"eslint-config-next": "15.0.2-canary.10",
"eslint-plugin-react-compiler": "0.0.0-experimental-fa06e2c-20241016"
"eslint-plugin-react-compiler": "beta"
}
}
4 changes: 2 additions & 2 deletions apps/next-with-i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@sanity/client": "^6.22.2",
"@sanity/next-loader": "workspace:*",
"@sanity/preview-url-secret": "workspace:*",
"@sanity/vision": "^3.62.2",
"@sanity/vision": "^3.63.0",
"@tailwindcss/typography": "0.5.15",
"@tinloof/sanity-studio": "1.4.0",
"classnames": "2.5.1",
Expand All @@ -29,7 +29,7 @@
"next-sanity": "^9.8.8",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"sanity": "^3.62.2",
"sanity": "^3.63.0",
"server-only": "0.0.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion apps/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@sanity/presentation": "workspace:*",
"@sanity/preview-url-secret": "workspace:*",
"@sanity/visual-editing": "workspace:*",
"sanity": "^3.62.2"
"sanity": "^3.63.0"
},
"devDependencies": {
"@nuxt/devtools": "^1.6.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/page-builder-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@repo/prettier-config": "workspace:*",
"@repo/sanity-extracted-schema": "workspace:*",
"@repo/studio-url": "workspace:*",
"@sanity/cli": "^3.62.2",
"@sanity/cli": "^3.63.0",
"@sanity/demo": "^2.0.0",
"@sanity/image-url": "^1.0.2",
"@sanity/next-loader": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions apps/studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@
"@sanity/presentation": "workspace:*",
"@sanity/preview-url-secret": "workspace:*",
"@sanity/ui": "2.8.10",
"@sanity/vision": "^3.62.2",
"@sanity/vision": "^3.63.0",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@vercel/stega": "0.1.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"sanity": "^3.62.2",
"sanity": "^3.63.0",
"styled-components": "6.1.13",
"typescript": "5.6.3"
},
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@
},
"prettier": "@repo/prettier-config",
"dependencies": {
"@sanity/types": "3.62.2",
"@sanity/util": "3.62.2",
"@sanity/vision": "3.62.2",
"groq": "3.62.2",
"sanity": "3.62.2"
"@sanity/types": "3.63.0",
"@sanity/util": "3.63.0",
"@sanity/vision": "3.63.0",
"groq": "3.63.0",
"sanity": "3.63.0"
},
"devDependencies": {
"@repo/prettier-config": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/@repo/sanity-extracted-schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@repo/eslint-config": "workspace:*",
"@repo/prettier-config": "workspace:*",
"eslint": "^8.57.1",
"sanity": "3.62.2",
"sanity": "3.63.0",
"styled-components": "^6.1.13",
"typescript": "5.6.3"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/@repo/sanity-schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@sanity/ui": "2.8.10",
"eslint": "^8.57.1",
"rxjs": "^7.8.1",
"sanity": "3.62.2",
"sanity": "3.63.0",
"sanity-plugin-asset-source-unsplash": "3.0.1",
"typescript": "5.6.3"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/insert-menu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"devDependencies": {
"@sanity/pkg-utils": "^6.11.9",
"@sanity/types": "^3.62.2",
"@sanity/types": "^3.63.0",
"@sanity/ui-workshop": "^2.0.16",
"@types/lodash.startcase": "^4.4.9",
"@typescript-eslint/eslint-plugin": "^7.18.0",
Expand All @@ -61,7 +61,7 @@
"typescript": "5.6.3"
},
"peerDependencies": {
"@sanity/types": "^3.62.2",
"@sanity/types": "^3.63.0",
"react": "^18.3 || >=19.0.0-rc",
"react-dom": "^18.3 || >=19.0.0-rc",
"react-is": "^18.3 || >=19.0.0-rc"
Expand Down
1,288 changes: 785 additions & 503 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit 9f0dd79

Please sign in to comment.