react-waitables
Advanced tools
Comparing version 2.2.2 to 2.2.3
{ | ||
"name": "react-waitables", | ||
"version": "2.2.2", | ||
"version": "2.2.3", | ||
"description": "Async data bindings for React", | ||
@@ -45,3 +45,3 @@ "keywords": [ | ||
"is-promise": "^4.0.0", | ||
"react-bindings": "^1.19.3" | ||
"react-bindings": "^1.19.4" | ||
}, | ||
@@ -51,4 +51,4 @@ "devDependencies": { | ||
"@eslint/eslintrc": "3.1.0", | ||
"@eslint/js": "9.5.0", | ||
"@testing-library/dom": "^10.2.0", | ||
"@eslint/js": "9.6.0", | ||
"@testing-library/dom": "^10.3.0", | ||
"@testing-library/react": "^16.0.0", | ||
@@ -58,7 +58,7 @@ "@types/jest": "^29.5.12", | ||
"@types/react-dom": "18.3.0", | ||
"@typescript-eslint/eslint-plugin": "^7.14.1", | ||
"@typescript-eslint/parser": "^7.14.1", | ||
"esbuild": "0.21.5", | ||
"@typescript-eslint/eslint-plugin": "^7.15.0", | ||
"@typescript-eslint/parser": "^7.15.0", | ||
"esbuild": "0.23.0", | ||
"esbuild-plugin-tsc": "0.4.0", | ||
"eslint": "9.5.0", | ||
"eslint": "9.6.0", | ||
"eslint-config-prettier": "^9.1.0", | ||
@@ -72,3 +72,3 @@ "eslint-import-resolver-typescript": "^3.6.1", | ||
"eslint-plugin-react-hooks": "^4.6.2", | ||
"eslint-plugin-simple-import-sort": "^12.1.0", | ||
"eslint-plugin-simple-import-sort": "^12.1.1", | ||
"eslint-plugin-tsdoc": "^0.3.0", | ||
@@ -85,4 +85,4 @@ "glob": "10.4.2", | ||
"typedoc": "^0.26.3", | ||
"typescript": "5.5.2" | ||
"typescript": "5.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
Updatedreact-bindings@^1.19.4