@portabletext/types
Advanced tools
+13
-25
| { | ||
| "name": "@portabletext/types", | ||
| "version": "2.0.14", | ||
| "version": "2.0.15", | ||
| "description": "Shared TypeScript definitions for core Portable Text data structures", | ||
@@ -36,7 +36,2 @@ "keywords": [ | ||
| ], | ||
| "commitlint": { | ||
| "extends": [ | ||
| "@commitlint/config-conventional" | ||
| ] | ||
| }, | ||
| "lint-staged": { | ||
@@ -48,11 +43,3 @@ "*": [ | ||
| "browserslist": "extends @sanity/browserslist-config", | ||
| "prettier": { | ||
| "bracketSpacing": false, | ||
| "plugins": [ | ||
| "prettier-plugin-packagejson" | ||
| ], | ||
| "printWidth": 100, | ||
| "semi": false, | ||
| "singleQuote": true | ||
| }, | ||
| "prettier": "@sanity/prettier-config", | ||
| "eslintConfig": { | ||
@@ -78,14 +65,15 @@ "parserOptions": { | ||
| "@changesets/cli": "^2.29.6", | ||
| "@sanity/pkg-utils": "6.10.1", | ||
| "@sanity/browserslist-config": "^1.0.5", | ||
| "@sanity/pkg-utils": "^8.0.3", | ||
| "@sanity/prettier-config": "^2.0.1", | ||
| "@types/babel__core": "^7.20.5", | ||
| "@typescript-eslint/eslint-plugin": "^7.15.0", | ||
| "@typescript-eslint/parser": "^7.15.0", | ||
| "eslint": "^8.57.0", | ||
| "eslint-config-prettier": "^9.1.0", | ||
| "eslint-config-sanity": "^7.1.2", | ||
| "@typescript-eslint/eslint-plugin": "^7.18.0", | ||
| "@typescript-eslint/parser": "^7.18.0", | ||
| "eslint": "^8.57.1", | ||
| "eslint-config-prettier": "^9.1.2", | ||
| "eslint-config-sanity": "^7.1.4", | ||
| "npm-run-all2": "^5.0.2", | ||
| "prettier": "^3.3.2", | ||
| "prettier-plugin-packagejson": "^2.5.0", | ||
| "typedoc": "^0.26.3", | ||
| "typescript": "5.5.3" | ||
| "prettier": "^3.6.2", | ||
| "typedoc": "^0.28.10", | ||
| "typescript": "5.9.2" | ||
| }, | ||
@@ -92,0 +80,0 @@ "engines": { |
22520
-0.79%15
7.14%