react-validatables
Advanced tools
Comparing version 1.4.1 to 1.4.2
{ | ||
"name": "react-validatables", | ||
"version": "1.4.1", | ||
"version": "1.4.2", | ||
"description": "Validation tools for React built on react-waitables", | ||
@@ -42,4 +42,4 @@ "keywords": [ | ||
"client-run-queue": "^2.1.1", | ||
"react-bindings": "^1.13.2", | ||
"react-waitables": "^1.8.2" | ||
"react-bindings": "^1.14.0", | ||
"react-waitables": "^1.9.0" | ||
}, | ||
@@ -50,7 +50,7 @@ "devDependencies": { | ||
"@types/jest": "^29.5.2", | ||
"@types/react": "18.2.12", | ||
"@types/react-dom": "18.2.5", | ||
"@typescript-eslint/eslint-plugin": "^5.59.11", | ||
"@typescript-eslint/parser": "^5.59.11", | ||
"eslint": "8.42.0", | ||
"@types/react": "18.2.14", | ||
"@types/react-dom": "18.2.6", | ||
"@typescript-eslint/eslint-plugin": "^5.60.0", | ||
"@typescript-eslint/parser": "^5.60.0", | ||
"eslint": "8.43.0", | ||
"eslint-config-prettier": "^8.8.0", | ||
@@ -65,3 +65,3 @@ "eslint-import-resolver-typescript": "^3.5.5", | ||
"eslint-plugin-tsdoc": "^0.2.17", | ||
"i18next": "^22.5.1", | ||
"i18next": "^23.2.3", | ||
"jest": "29.5.0", | ||
@@ -77,3 +77,9 @@ "jest-environment-jsdom": "^29.5.0", | ||
"typescript": "5.1.3" | ||
}, | ||
"//resolutions": { | ||
"semver": "7.5.3 due to https://www.npmjs.com/advisories/1092310 affecting dev dependencies (jest, @typescript-eslint/parser, @typescript-eslint/plugin, madge)" | ||
}, | ||
"resolutions": { | ||
"semver": "7.5.3" | ||
} | ||
} |
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
403787
Updatedreact-bindings@^1.14.0
Updatedreact-waitables@^1.9.0