|
55 | 55 | }, |
56 | 56 | "dependencies": { |
57 | 57 | "@sanity/incompatible-plugin": "^1.0.5", |
58 | | - "@sanity/studio-secrets": "^3.0.2", |
59 | | - "@sanity/ui": "^2.16.12", |
| 58 | + "@sanity/studio-secrets": "^3.0.3", |
| 59 | + "@sanity/ui": "^2.16.22", |
60 | 60 | "@sanity/uuid": "^3.0.2", |
61 | 61 | "fast-deep-equal": "^3.1.3", |
62 | 62 | "react-icons": "^5.5.0", |
|
65 | 65 | "devDependencies": { |
66 | 66 | "@commitlint/cli": "^19.8.1", |
67 | 67 | "@commitlint/config-conventional": "^19.8.1", |
68 | | - "@sanity/pkg-utils": "^6.13.4", |
69 | | - "@sanity/plugin-kit": "^4.0.19", |
| 68 | + "@sanity/pkg-utils": "^6.13.5", |
| 69 | + "@sanity/plugin-kit": "^4.0.20", |
70 | 70 | "@sanity/semantic-release-preset": "^5.0.0", |
71 | | - "@types/react": "^18.3.23", |
72 | | - "@typescript-eslint/eslint-plugin": "^8.39.1", |
73 | | - "@typescript-eslint/parser": "^8.39.1", |
| 71 | + "@types/react": "^18.3.27", |
| 72 | + "@typescript-eslint/eslint-plugin": "^8.53.1", |
| 73 | + "@typescript-eslint/parser": "^8.53.1", |
74 | 74 | "eslint": "^8.57.1", |
75 | 75 | "eslint-config-prettier": "^9.1.2", |
76 | 76 | "eslint-config-sanity": "^7.1.4", |
77 | | - "eslint-plugin-prettier": "^5.5.4", |
| 77 | + "eslint-plugin-prettier": "^5.5.5", |
78 | 78 | "eslint-plugin-react": "^7.37.5", |
79 | 79 | "eslint-plugin-react-hooks": "^5.2.0", |
80 | 80 | "husky": "^9.1.7", |
81 | | - "lint-staged": "^15.2.10", |
82 | | - "prettier": "^3.6.2", |
83 | | - "prettier-plugin-packagejson": "^2.5.19", |
84 | | - "react": "^19.2.3", |
85 | | - "react-dom": "^19.2.3", |
86 | | - "sanity": "^5.0.1", |
87 | | - "semantic-release": "^24.2.7", |
88 | | - "styled-components": "^6.1.19", |
89 | | - "typescript": "^5.9.2" |
| 81 | + "lint-staged": "^15.5.2", |
| 82 | + "prettier": "^3.8.1", |
| 83 | + "prettier-plugin-packagejson": "^2.5.22", |
| 84 | + "react": "^19.2.4", |
| 85 | + "react-dom": "^19.2.4", |
| 86 | + "sanity": "^5.6.0", |
| 87 | + "semantic-release": "^24.2.9", |
| 88 | + "styled-components": "^6.3.8", |
| 89 | + "typescript": "^5.9.3" |
90 | 90 | }, |
91 | 91 | "peerDependencies": { |
92 | 92 | "react": "^18 || ^19", |
|
96 | 96 | "node": ">=18" |
97 | 97 | }, |
98 | 98 | "resolutions": { |
99 | | - "conventional-changelog-conventionalcommits": ">= 8.0.0" |
| 99 | + "conventional-changelog-conventionalcommits": ">= 9.1.0" |
100 | 100 | }, |
101 | 101 | "publishConfig": { |
102 | 102 | "access": "public" |
|
0 commit comments