@stanlemon/react-couchdb-authentication
Advanced tools
Comparing version 0.8.132 to 0.8.133
{ | ||
"name": "@stanlemon/react-couchdb-authentication", | ||
"version": "0.8.132", | ||
"version": "0.8.133", | ||
"description": "React component for authenticating against a CouchDB user db and syncing it locally with PouchDB.", | ||
@@ -44,3 +44,3 @@ "keywords": [ | ||
"@types/jest": "^29.5.12", | ||
"@types/node": "^20.14.9", | ||
"@types/node": "^20.14.10", | ||
"@types/pouchdb": "^6.4.2", | ||
@@ -54,3 +54,3 @@ "@types/react": "^18.3.3", | ||
"react-dom": "^18.3.1", | ||
"rimraf": "^5.0.7" | ||
"rimraf": "^5.0.8" | ||
}, | ||
@@ -57,0 +57,0 @@ "dependencies": { |
131185