|
103 | 103 | "@babel/plugin-proposal-object-rest-spread": "^7.20.7",
|
104 | 104 | "@commitlint/cli": "^19.2.0",
|
105 | 105 | "@commitlint/config-conventional": "^19.1.0",
|
106 |
| - "@sanity/pkg-utils": "^5.0.2", |
| 106 | + "@sanity/pkg-utils": "^5.0.4", |
107 | 107 | "@types/tap": "^15.0.11",
|
108 |
| - "@typescript-eslint/eslint-plugin": "^7.2.0", |
109 |
| - "@typescript-eslint/parser": "^7.2.0", |
| 108 | + "@typescript-eslint/eslint-plugin": "^7.3.0", |
| 109 | + "@typescript-eslint/parser": "^7.3.0", |
110 | 110 | "commitizen": "^4.3.0",
|
111 | 111 | "cz-conventional-changelog": "^3.3.0",
|
112 | 112 | "esbuild": "^0.20.2",
|
113 | 113 | "esbuild-register": "^3.5.0",
|
114 | 114 | "eslint": "^8.57.0",
|
115 | 115 | "eslint-config-prettier": "^9.1.0",
|
116 |
| - "eslint-config-sanity": "^7.1.1", |
| 116 | + "eslint-config-sanity": "^7.1.2", |
117 | 117 | "husky": "^8.0.3",
|
118 |
| - "npm-run-all2": "^5.0.0", |
| 118 | + "npm-run-all2": "^5.0.2", |
119 | 119 | "prettier": "^3.2.5",
|
120 | 120 | "prettier-plugin-packagejson": "^2.4.12",
|
121 | 121 | "rimraf": "^4.4.1",
|
|
0 commit comments