|
51 | 51 | "dependencies": {
|
52 | 52 | "@sanity/icons": "^3.4.0",
|
53 | 53 | "@sanity/incompatible-plugin": "^1.0.4",
|
54 |
| - "@sanity/ui": "^2.8.9", |
| 54 | + "@sanity/ui": "^2.8.13", |
55 | 55 | "@uiw/react-color": "^2.3.0",
|
56 | 56 | "react-icons": "^5.3.0"
|
57 | 57 | },
|
58 | 58 | "devDependencies": {
|
59 | 59 | "@commitlint/cli": "^19.5.0",
|
60 | 60 | "@commitlint/config-conventional": "^19.5.0",
|
61 |
| - "@sanity/pkg-utils": "^6.11.1", |
| 61 | + "@sanity/pkg-utils": "^6.11.7", |
62 | 62 | "@sanity/plugin-kit": "^4.0.18",
|
63 | 63 | "@sanity/prettier-config": "1.0.3",
|
64 | 64 | "@sanity/semantic-release-preset": "^5.0.0",
|
65 |
| - "@types/react": "^18.3.5", |
| 65 | + "@types/react": "^18.3.12", |
66 | 66 | "@types/react-color": "^2.17.11",
|
67 |
| - "@types/react-icons": "^3.0.0", |
68 | 67 | "@typescript-eslint/eslint-plugin": "^7.18.0",
|
69 | 68 | "@typescript-eslint/parser": "^7.18.0",
|
70 | 69 | "eslint": "^8.57.0",
|
|
79 | 78 | "prettier": "^3.3.3",
|
80 | 79 | "react": "^18.3.1",
|
81 | 80 | "react-dom": "^18.3.1",
|
82 |
| - "sanity": "^3.57.3", |
83 |
| - "semantic-release": "^24.1.1", |
84 |
| - "styled-components": "^6.1", |
85 |
| - "typescript": "^5.6.2" |
| 81 | + "sanity": "^3.62.3", |
| 82 | + "semantic-release": "^24.2.0", |
| 83 | + "styled-components": "^6.1.13", |
| 84 | + "typescript": "^5.6.3" |
86 | 85 | },
|
87 | 86 | "peerDependencies": {
|
88 | 87 | "react": "^18.3",
|
|
0 commit comments