|
85 | 85 | ]
|
86 | 86 | },
|
87 | 87 | "devDependencies": {
|
88 |
| - "@commitlint/cli": "^18.0.0", |
89 |
| - "@commitlint/config-conventional": "^18.0.0", |
90 |
| - "@sanity/pkg-utils": "^3.1.1", |
91 |
| - "@types/babel__core": "^7.20.3", |
92 |
| - "@typescript-eslint/eslint-plugin": "^6.8.0", |
93 |
| - "@typescript-eslint/parser": "^6.8.0", |
| 88 | + "@commitlint/cli": "^18.6.0", |
| 89 | + "@commitlint/config-conventional": "^18.6.0", |
| 90 | + "@sanity/pkg-utils": "^3.3.8", |
| 91 | + "@types/babel__core": "^7.20.5", |
| 92 | + "@typescript-eslint/eslint-plugin": "^6.21.0", |
| 93 | + "@typescript-eslint/parser": "^6.21.0", |
94 | 94 | "commitizen": "^4.3.0",
|
95 | 95 | "cz-conventional-changelog": "^3.3.0",
|
96 |
| - "eslint": "^8.52.0", |
97 |
| - "eslint-config-prettier": "^9.0.0", |
| 96 | + "eslint": "^8.56.0", |
| 97 | + "eslint-config-prettier": "^9.1.0", |
98 | 98 | "eslint-config-sanity": "^7.0.1",
|
99 | 99 | "husky": "^8.0.3",
|
100 |
| - "npm-run-all": "^4.1.5", |
101 |
| - "prettier": "^3.0.3", |
102 |
| - "prettier-plugin-packagejson": "^2.4.6", |
| 100 | + "npm-run-all2": "^5.0.0", |
| 101 | + "prettier": "^3.2.5", |
| 102 | + "prettier-plugin-packagejson": "^2.4.10", |
103 | 103 | "rimraf": "^5.0.1",
|
104 |
| - "typedoc": "^0.25.2", |
105 |
| - "typescript": "^5.2.2" |
| 104 | + "typedoc": "^0.25.8", |
| 105 | + "typescript": "^5.3.3" |
106 | 106 | },
|
107 | 107 | "packageManager": "pnpm@8.9.2",
|
108 | 108 | "engines": {
|
|
0 commit comments