@stanlemon/react-couchdb-authentication
Advanced tools
Comparing version 0.8.106 to 0.8.107
{ | ||
"name": "@stanlemon/react-couchdb-authentication", | ||
"version": "0.8.106", | ||
"version": "0.8.107", | ||
"description": "React component for authenticating against a CouchDB user db and syncing it locally with PouchDB.", | ||
@@ -39,10 +39,10 @@ "keywords": [ | ||
"@stanlemon/webdev": "*", | ||
"@testing-library/jest-dom": "^6.3.0", | ||
"@testing-library/react": "^14.1.2", | ||
"@testing-library/jest-dom": "^6.4.1", | ||
"@testing-library/react": "^14.2.1", | ||
"@types/async-retry": "^1.4.8", | ||
"@types/isomorphic-fetch": "^0.0.39", | ||
"@types/jest": "^29.5.11", | ||
"@types/node": "^20.11.8", | ||
"@types/jest": "^29.5.12", | ||
"@types/node": "^20.11.16", | ||
"@types/pouchdb": "^6.4.2", | ||
"@types/react": "^18.2.48", | ||
"@types/react": "^18.2.51", | ||
"@types/set-interval-async": "^1.0.3", | ||
@@ -49,0 +49,0 @@ "isomorphic-fetch": "^3.0.0", |
131779