|
47 | 47 | "watch": "pkg-utils watch --strict"
|
48 | 48 | },
|
49 | 49 | "dependencies": {
|
50 |
| - "@sanity/icons": "^3.5.3", |
| 50 | + "@sanity/icons": "^3.7.4", |
51 | 51 | "@sanity/incompatible-plugin": "^1.0.5",
|
52 |
| - "@sanity/mutator": "^3.67.1", |
53 |
| - "@sanity/ui": "^3.0.5", |
| 52 | + "@sanity/mutator": "^3.99.0", |
| 53 | + "@sanity/ui": "^3.0.14", |
54 | 54 | "@sanity/uuid": "^3.0.2",
|
55 |
| - "sanity-plugin-internationalized-array": "^3.0.3", |
56 |
| - "sanity-plugin-utils": "^1.6.7" |
| 55 | + "sanity-plugin-internationalized-array": "^3.1.5", |
| 56 | + "sanity-plugin-utils": "^1.6.8" |
57 | 57 | },
|
58 | 58 | "devDependencies": {
|
59 |
| - "@commitlint/cli": "^19.2.1", |
60 |
| - "@commitlint/config-conventional": "^19.1.0", |
61 |
| - "@sanity/pkg-utils": "6.1.0", |
62 |
| - "@sanity/plugin-kit": "^3.1.10", |
63 |
| - "@sanity/semantic-release-preset": "^4.1.7", |
64 |
| - "@types/react": "^18.2.75", |
65 |
| - "@typescript-eslint/eslint-plugin": "^7.6.0", |
66 |
| - "@typescript-eslint/parser": "^7.6.0", |
67 |
| - "eslint": "^8.57.0", |
68 |
| - "eslint-config-prettier": "^9.1.0", |
69 |
| - "eslint-config-sanity": "^7.1.2", |
70 |
| - "eslint-plugin-prettier": "^5.1.3", |
71 |
| - "eslint-plugin-react": "^7.34.1", |
72 |
| - "eslint-plugin-react-hooks": "^4.6.0", |
73 |
| - "eslint-plugin-simple-import-sort": "^12.0.0", |
| 59 | + "@commitlint/cli": "^19.8.1", |
| 60 | + "@commitlint/config-conventional": "^19.8.1", |
| 61 | + "@sanity/pkg-utils": "6.13.4", |
| 62 | + "@sanity/plugin-kit": "^3.1.12", |
| 63 | + "@sanity/semantic-release-preset": "^4.1.8", |
| 64 | + "@types/react": "^18.3.24", |
| 65 | + "@typescript-eslint/eslint-plugin": "^7.18.0", |
| 66 | + "@typescript-eslint/parser": "^7.18.0", |
| 67 | + "eslint": "^8.57.1", |
| 68 | + "eslint-config-prettier": "^9.1.2", |
| 69 | + "eslint-config-sanity": "^7.1.4", |
| 70 | + "eslint-plugin-prettier": "^5.5.4", |
| 71 | + "eslint-plugin-react": "^7.37.5", |
| 72 | + "eslint-plugin-react-hooks": "^4.6.2", |
| 73 | + "eslint-plugin-simple-import-sort": "^12.1.1", |
74 | 74 | "husky": "^8.0.3",
|
75 |
| - "lint-staged": "^15.0.2", |
76 |
| - "npm-run-all2": "^5.0.0", |
77 |
| - "prettier": "^3.2.5", |
78 |
| - "prettier-plugin-packagejson": "^2.4.14", |
79 |
| - "react": "^18.2.0", |
80 |
| - "react-dom": "^18.2.0", |
81 |
| - "react-is": "^18.2.0", |
| 75 | + "lint-staged": "^15.5.2", |
| 76 | + "npm-run-all2": "^5.0.2", |
| 77 | + "prettier": "^3.6.2", |
| 78 | + "prettier-plugin-packagejson": "^2.5.19", |
| 79 | + "react": "^18.3.1", |
| 80 | + "react-dom": "^18.3.1", |
| 81 | + "react-is": "^18.3.1", |
82 | 82 | "rimraf": "^4.4.1",
|
83 |
| - "sanity": "^3.67.1", |
84 |
| - "semantic-release": "^23.0.7", |
85 |
| - "typescript": "5.4.2" |
| 83 | + "sanity": "^3.99.0", |
| 84 | + "semantic-release": "^23.1.1", |
| 85 | + "typescript": "5.9.2" |
86 | 86 | },
|
87 | 87 | "peerDependencies": {
|
88 | 88 | "react": "^18 || ^19",
|
|
0 commit comments