@portabletext/toolkit
Advanced tools
Comparing version 2.0.9 to 2.0.10
{ | ||
"name": "@portabletext/toolkit", | ||
"version": "2.0.9", | ||
"version": "2.0.10", | ||
"description": "Toolkit of handy utility functions for dealing with Portable Text", | ||
@@ -85,3 +85,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@portabletext/types": "^2.0.7" | ||
"@portabletext/types": "^2.0.8" | ||
}, | ||
@@ -91,12 +91,12 @@ "devDependencies": { | ||
"@babel/plugin-proposal-object-rest-spread": "^7.20.7", | ||
"@commitlint/cli": "^17.7.1", | ||
"@commitlint/cli": "^17.7.2", | ||
"@commitlint/config-conventional": "^17.7.0", | ||
"@sanity/pkg-utils": "^2.4.9", | ||
"@types/node": "^20.7.1", | ||
"@typescript-eslint/eslint-plugin": "^6.7.3", | ||
"@typescript-eslint/parser": "^6.7.3", | ||
"@vitest/coverage-v8": "^0.34.5", | ||
"@sanity/pkg-utils": "^3.0.0", | ||
"@types/node": "^20.8.4", | ||
"@typescript-eslint/eslint-plugin": "^6.7.5", | ||
"@typescript-eslint/parser": "^6.7.5", | ||
"@vitest/coverage-v8": "^0.34.6", | ||
"commitizen": "^4.3.0", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^8.50.0", | ||
"eslint": "^8.51.0", | ||
"eslint-config-prettier": "^9.0.0", | ||
@@ -107,10 +107,10 @@ "eslint-config-sanity": "^6.0.0", | ||
"prettier": "^3.0.3", | ||
"prettier-plugin-packagejson": "^2.4.5", | ||
"prettier-plugin-packagejson": "^2.4.6", | ||
"rimraf": "^4.4.1", | ||
"typedoc": "^0.25.1", | ||
"typedoc": "^0.25.2", | ||
"typescript": "^5.2.2", | ||
"vitest": "^0.34.5", | ||
"vitest": "^0.34.6", | ||
"vitest-github-actions-reporter": "^0.10.0" | ||
}, | ||
"packageManager": "pnpm@8.8.0", | ||
"packageManager": "pnpm@8.9.0", | ||
"engines": { | ||
@@ -117,0 +117,0 @@ "node": "^14.13.1 || >=16.0.0" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
147498
Updated@portabletext/types@^2.0.8