|
15 | 15 | "@repo/sanity-config": "workspace:*",
|
16 | 16 | "@sanity/image-url": "^1.0.2",
|
17 | 17 | "@sanity/preview-url-secret": "^1.6.17",
|
18 |
| - "@sanity/vision": "3.52.4", |
19 |
| - "babel-plugin-react-compiler": "0.0.0-experimental-938cd9a-20240601", |
| 18 | + "@sanity/vision": "3.57.3", |
| 19 | + "babel-plugin-react-compiler": "0.0.0-experimental-de2cfda-20240912", |
20 | 20 | "groqd": "^0.15.11",
|
21 | 21 | "next": "15.0.0-rc.0",
|
22 | 22 | "next-sanity": "workspace:*",
|
23 | 23 | "react": "19.0.0-rc.0",
|
24 | 24 | "react-dom": "19.0.0-rc.0",
|
25 |
| - "sanity": "3.52.4" |
| 25 | + "sanity": "3.57.3" |
26 | 26 | },
|
27 | 27 | "devDependencies": {
|
28 | 28 | "@next/bundle-analyzer": "15.0.0-rc.0",
|
29 | 29 | "@next/env": "15.0.0-rc.0",
|
30 | 30 | "@repo/typescript-config": "workspace:*",
|
31 |
| - "@types/react": "^18.3.3", |
| 31 | + "@types/react": "^18.3.6", |
32 | 32 | "@typescript-eslint/eslint-plugin": "^7.18.0",
|
33 | 33 | "autoprefixer": "^10.4.20",
|
34 | 34 | "eslint": "^8.57.0",
|
35 | 35 | "eslint-config-next": "15.0.0-rc.0",
|
36 | 36 | "eslint-config-prettier": "^9.1.0",
|
37 | 37 | "eslint-gitignore": "^0.1.0",
|
38 | 38 | "eslint-plugin-simple-import-sort": "^12.1.1",
|
39 |
| - "postcss": "^8.4.41", |
| 39 | + "postcss": "^8.4.47", |
40 | 40 | "server-only": "^0.0.1",
|
41 |
| - "tailwindcss": "^3.4.7", |
42 |
| - "typescript": "5.5.3" |
| 41 | + "tailwindcss": "^3.4.11", |
| 42 | + "typescript": "5.6.2" |
43 | 43 | },
|
44 | 44 | "engines": {
|
45 | 45 | "node": "20"
|
|
0 commit comments