|
60 | 60 | "docs" |
61 | 61 | ], |
62 | 62 | "devDependencies": { |
63 | | - "@commitlint/cli": "^19.2.0", |
| 63 | + "@commitlint/cli": "^19.2.1", |
64 | 64 | "@commitlint/config-conventional": "^19.1.0", |
65 | 65 | "@sanity/color": "3.0.0", |
66 | | - "@sanity/pkg-utils": "^4.2.8", |
67 | | - "@sanity/semantic-release-preset": "^4.1.6", |
| 66 | + "@sanity/pkg-utils": "^4.4.4", |
| 67 | + "@sanity/semantic-release-preset": "^4.1.7", |
68 | 68 | "@types/node": "^18.13.0", |
69 | | - "@types/react": "^18.2.57", |
70 | | - "@types/react-dom": "^18.2.19", |
71 | | - "@typescript-eslint/eslint-plugin": "^7.0.2", |
72 | | - "@typescript-eslint/parser": "^7.0.2", |
| 69 | + "@types/react": "^18.2.67", |
| 70 | + "@types/react-dom": "^18.2.22", |
| 71 | + "@typescript-eslint/eslint-plugin": "^7.3.1", |
| 72 | + "@typescript-eslint/parser": "^7.3.1", |
73 | 73 | "commitizen": "^4.3.0", |
74 | 74 | "cz-conventional-changelog": "^3.3.0", |
75 | | - "eslint": "^8.56.0", |
| 75 | + "eslint": "^8.57.0", |
76 | 76 | "eslint-config-prettier": "^9.1.0", |
77 | 77 | "eslint-plugin-import": "^2.29.1", |
78 | 78 | "eslint-plugin-jsx-a11y": "^6.8.0", |
79 | 79 | "eslint-plugin-prettier": "^5.1.3", |
80 | | - "eslint-plugin-react": "^7.33.2", |
| 80 | + "eslint-plugin-react": "^7.34.1", |
81 | 81 | "eslint-plugin-react-hooks": "^4.6.0", |
82 | 82 | "husky": "^8.0.3", |
83 | 83 | "lint-staged": "^13.1.2", |
84 | | - "postcss": "^8.4.35", |
| 84 | + "postcss": "^8.4.38", |
85 | 85 | "prettier": "^3.2.5", |
86 | | - "prettier-plugin-tailwindcss": "^0.5.11", |
| 86 | + "prettier-plugin-tailwindcss": "^0.5.12", |
87 | 87 | "rimraf": "^4.4.1", |
88 | 88 | "semantic-release": "^23.0.5", |
89 | 89 | "tailwindcss": "^3.4.1", |
90 | | - "typescript": "^5.3.3" |
| 90 | + "typescript": "5.4.2" |
91 | 91 | }, |
92 | 92 | "peerDependencies": { |
93 | 93 | "@sanity/color": "^2 || ^3.0.0", |
|
0 commit comments