|
62 | 62 | "devDependencies": { |
63 | 63 | "@commitlint/cli": "^19.2.1", |
64 | 64 | "@commitlint/config-conventional": "^19.1.0", |
65 | | - "@sanity/color": "3.0.0", |
| 65 | + "@sanity/color": "3.0.6", |
66 | 66 | "@sanity/pkg-utils": "^4.4.4", |
67 | 67 | "@sanity/semantic-release-preset": "^4.1.7", |
68 | 68 | "@types/node": "^18.13.0", |
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", |
| 69 | + "@types/react": "^18.2.75", |
| 70 | + "@types/react-dom": "^18.2.24", |
| 71 | + "@typescript-eslint/eslint-plugin": "^7.6.0", |
| 72 | + "@typescript-eslint/parser": "^7.6.0", |
73 | 73 | "commitizen": "^4.3.0", |
74 | 74 | "cz-conventional-changelog": "^3.3.0", |
75 | 75 | "eslint": "^8.57.0", |
|
83 | 83 | "lint-staged": "^13.1.2", |
84 | 84 | "postcss": "^8.4.38", |
85 | 85 | "prettier": "^3.2.5", |
86 | | - "prettier-plugin-tailwindcss": "^0.5.12", |
| 86 | + "prettier-plugin-tailwindcss": "^0.5.13", |
87 | 87 | "rimraf": "^4.4.1", |
88 | | - "semantic-release": "^23.0.5", |
89 | | - "tailwindcss": "^3.4.1", |
| 88 | + "semantic-release": "^23.0.8", |
| 89 | + "tailwindcss": "^3.4.3", |
90 | 90 | "typescript": "5.4.2" |
91 | 91 | }, |
92 | 92 | "peerDependencies": { |
|
0 commit comments