Skip to content

Commit 9417a42

Browse files
Bump the sanity group with 5 updates
Bumps the sanity group with 5 updates: | Package | From | To | | --- | --- | --- | | [@sanity/client](https://github.com/sanity-io/client) | `6.29.0` | `7.20.0` | | [@sanity/image-url](https://github.com/sanity-io/image-url) | `1.1.0` | `2.1.1` | | [@sanity/vision](https://github.com/sanity-io/sanity/tree/HEAD/packages/@sanity/vision) | `3.86.0` | `5.19.0` | | [next-sanity](https://github.com/sanity-io/next-sanity/tree/HEAD/packages/next-sanity) | `9.10.2` | `12.2.1` | | [sanity](https://github.com/sanity-io/sanity/tree/HEAD/packages/sanity) | `3.86.0` | `5.19.0` | Updates `@sanity/client` from 6.29.0 to 7.20.0 - [Release notes](https://github.com/sanity-io/client/releases) - [Changelog](https://github.com/sanity-io/client/blob/main/CHANGELOG.md) - [Commits](sanity-io/client@v6.29.0...v7.20.0) Updates `@sanity/image-url` from 1.1.0 to 2.1.1 - [Release notes](https://github.com/sanity-io/image-url/releases) - [Changelog](https://github.com/sanity-io/image-url/blob/main/CHANGELOG.md) - [Commits](sanity-io/image-url@v1.1.0...v2.1.1) Updates `@sanity/vision` from 3.86.0 to 5.19.0 - [Release notes](https://github.com/sanity-io/sanity/releases) - [Changelog](https://github.com/sanity-io/sanity/blob/main/packages/@sanity/vision/CHANGELOG.md) - [Commits](https://github.com/sanity-io/sanity/commits/v5.19.0/packages/@sanity/vision) Updates `next-sanity` from 9.10.2 to 12.2.1 - [Release notes](https://github.com/sanity-io/next-sanity/releases) - [Changelog](https://github.com/sanity-io/next-sanity/blob/main/packages/next-sanity/CHANGELOG.md) - [Commits](https://github.com/sanity-io/next-sanity/commits/next-sanity@12.2.1/packages/next-sanity) Updates `sanity` from 3.86.0 to 5.19.0 - [Release notes](https://github.com/sanity-io/sanity/releases) - [Changelog](https://github.com/sanity-io/sanity/blob/main/packages/sanity/CHANGELOG.md) - [Commits](https://github.com/sanity-io/sanity/commits/v5.19.0/packages/sanity) --- updated-dependencies: - dependency-name: "@sanity/client" dependency-version: 7.20.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: sanity - dependency-name: "@sanity/image-url" dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: sanity - dependency-name: "@sanity/vision" dependency-version: 5.19.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: sanity - dependency-name: next-sanity dependency-version: 12.2.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: sanity - dependency-name: sanity dependency-version: 5.19.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: sanity ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2e42f9e commit 9417a42

2 files changed

Lines changed: 5075 additions & 4091 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,21 +24,21 @@
2424
"@radix-ui/react-separator": "^1.1.4",
2525
"@radix-ui/react-slot": "^1.2.0",
2626
"@radix-ui/react-tooltip": "^1.2.4",
27-
"@sanity/client": "^6.29.0",
28-
"@sanity/image-url": "^1.1.0",
29-
"@sanity/vision": "^3.86.0",
27+
"@sanity/client": "^7.20.0",
28+
"@sanity/image-url": "^2.1.1",
29+
"@sanity/vision": "^5.19.0",
3030
"ai": "^4.3.9",
3131
"class-variance-authority": "^0.7.1",
3232
"clsx": "^2.1.1",
3333
"cmdk": "^1.1.1",
3434
"groq": "^3.86.0",
3535
"lucide-react": "^0.503.0",
3636
"next": "15.3.1",
37-
"next-sanity": "^9.10.2",
37+
"next-sanity": "^12.2.1",
3838
"react": "^19.0.0",
3939
"react-dom": "^19.0.0",
4040
"react-timeago": "^8.2.0",
41-
"sanity": "^3.86.0",
41+
"sanity": "^5.19.0",
4242
"styled-components": "6",
4343
"tailwind-merge": "^3.2.0",
4444
"tw-animate-css": "^1.2.8",

0 commit comments

Comments
 (0)