|
55 | 55 | "rxjs": "^7.8.2"
|
56 | 56 | },
|
57 | 57 | "devDependencies": {
|
58 |
| - "@commitlint/cli": "^19.6.1", |
59 |
| - "@commitlint/config-conventional": "^19.6.0", |
| 58 | + "@commitlint/cli": "^19.8.1", |
| 59 | + "@commitlint/config-conventional": "^19.8.1", |
60 | 60 | "@sanity/pkg-utils": "^7.11.9",
|
61 | 61 | "@sanity/plugin-kit": "4.0.19",
|
62 | 62 | "@sanity/semantic-release-preset": "^4.1.8",
|
63 | 63 | "@types/node": "^24.3.0",
|
64 | 64 | "@types/react": "^19.1.10",
|
65 | 65 | "@types/react-dom": "^19.1.7",
|
66 |
| - "@typescript-eslint/eslint-plugin": "^8.22.0", |
67 |
| - "@typescript-eslint/parser": "^8.22.0", |
| 66 | + "@typescript-eslint/eslint-plugin": "^8.39.1", |
| 67 | + "@typescript-eslint/parser": "^8.39.1", |
68 | 68 | "eslint": "^8.57.1",
|
69 |
| - "eslint-config-prettier": "^9.1.0", |
| 69 | + "eslint-config-prettier": "^9.1.2", |
70 | 70 | "eslint-config-sanity": "^7.1.4",
|
71 |
| - "eslint-plugin-import": "^2.31.0", |
72 |
| - "eslint-plugin-prettier": "^5.2.3", |
73 |
| - "eslint-plugin-react": "^7.37.4", |
74 |
| - "eslint-plugin-react-hooks": "^5.1.0", |
| 71 | + "eslint-plugin-import": "^2.32.0", |
| 72 | + "eslint-plugin-prettier": "^5.5.4", |
| 73 | + "eslint-plugin-react": "^7.37.5", |
| 74 | + "eslint-plugin-react-hooks": "^5.2.0", |
75 | 75 | "eslint-plugin-simple-import-sort": "^12.1.1",
|
76 | 76 | "husky": "^8.0.3",
|
77 |
| - "lint-staged": "^15.0.2", |
| 77 | + "lint-staged": "^15.5.2", |
78 | 78 | "prettier": "^3.6.2",
|
79 | 79 | "prettier-plugin-packagejson": "^2.5.19",
|
80 | 80 | "react": "^19.1.1",
|
81 | 81 | "react-dom": "^19.1.1",
|
82 | 82 | "sanity": "^4.4.1",
|
83 | 83 | "semantic-release": "^23.1.1",
|
84 | 84 | "styled-components": "^6.1.19",
|
85 |
| - "typescript": "5.8.3" |
| 85 | + "typescript": "5.9.2" |
86 | 86 | },
|
87 | 87 | "peerDependencies": {
|
88 | 88 | "react": "^18.3 || ^19",
|
|
0 commit comments