|
1 | 1 | { |
2 | 2 | "name": "next-sanity", |
3 | | - "version": "10.1.0-canary.10", |
| 3 | + "version": "10.1.0-canary.12", |
4 | 4 | "description": "Sanity.io toolkit for Next.js", |
5 | 5 | "keywords": [ |
6 | 6 | "sanity", |
|
126 | 126 | }, |
127 | 127 | "browserslist": "extends @sanity/browserslist-config", |
128 | 128 | "dependencies": { |
129 | | - "@portabletext/react": "^3.2.1", |
| 129 | + "@portabletext/react": "^4.0.3", |
130 | 130 | "@sanity/client": "catalog:", |
131 | | - "@sanity/next-loader": "^2.0.0", |
| 131 | + "@sanity/next-loader": "^2.1.2", |
132 | 132 | "@sanity/preview-url-secret": "catalog:", |
133 | | - "@sanity/visual-editing": "4.0.0-canary.2", |
134 | | - "groq": "^4.3.0", |
| 133 | + "@sanity/visual-editing": "4.0.0-canary.4", |
| 134 | + "groq": "^4.7.0", |
135 | 135 | "history": "^5.3.0" |
136 | 136 | }, |
137 | 137 | "devDependencies": { |
138 | 138 | "@sanity/browserslist-config": "^1.0.5", |
139 | | - "@sanity/pkg-utils": "^7.11.4", |
140 | | - "@sanity/types": "^4.3.0", |
| 139 | + "@sanity/pkg-utils": "^8.1.7", |
| 140 | + "@sanity/types": "^4.7.0", |
141 | 141 | "@sanity/webhook": "4.0.4", |
142 | 142 | "@types/react": "catalog:", |
143 | 143 | "@types/react-dom": "catalog:", |
|
0 commit comments