|
117 | 117 | "@portabletext/types": "^2.0.6"
|
118 | 118 | },
|
119 | 119 | "devDependencies": {
|
120 |
| - "@babel/core": "^7.20.12", |
| 120 | + "@babel/core": "^7.22.10", |
121 | 121 | "@babel/plugin-proposal-object-rest-spread": "^7.20.7",
|
122 |
| - "@commitlint/cli": "^17.4.2", |
123 |
| - "@commitlint/config-conventional": "^17.4.2", |
| 122 | + "@commitlint/cli": "^17.7.1", |
| 123 | + "@commitlint/config-conventional": "^17.7.0", |
124 | 124 | "@sanity/pkg-utils": "^2.4.8",
|
125 |
| - "@sanity/semantic-release-preset": "^4.0.0", |
126 |
| - "@types/tap": "^15.0.7", |
| 125 | + "@sanity/semantic-release-preset": "^4.1.3", |
| 126 | + "@types/tap": "^15.0.8", |
127 | 127 | "@typescript-eslint/eslint-plugin": "^6.4.1",
|
128 | 128 | "@typescript-eslint/parser": "^6.4.1",
|
129 | 129 | "commitizen": "^4.3.0",
|
130 | 130 | "cz-conventional-changelog": "^3.3.0",
|
131 |
| - "esbuild": "^0.18.0", |
| 131 | + "esbuild": "^0.19.2", |
132 | 132 | "esbuild-register": "^3.4.2",
|
133 |
| - "eslint": "^8.8.0", |
| 133 | + "eslint": "^8.47.0", |
134 | 134 | "eslint-config-prettier": "^9.0.0",
|
135 | 135 | "eslint-config-sanity": "^6.0.0",
|
136 | 136 | "husky": "^8.0.3",
|
137 | 137 | "npm-run-all": "^4.1.5",
|
138 | 138 | "prettier": "^3.0.2",
|
139 |
| - "prettier-plugin-packagejson": "^2.4.2", |
140 |
| - "rimraf": "^4.1.2", |
| 139 | + "prettier-plugin-packagejson": "^2.4.5", |
| 140 | + "rimraf": "^4.4.1", |
141 | 141 | "semantic-release": "^21.0.9",
|
142 |
| - "tap": "^16.3.0", |
143 |
| - "typedoc": "^0.24.0", |
| 142 | + "tap": "^16.3.8", |
| 143 | + "typedoc": "^0.24.8", |
144 | 144 | "typescript": "^5.1.6"
|
145 | 145 | },
|
146 | 146 | "packageManager": "pnpm@8.6.12",
|
|
0 commit comments