@stanlemon/react-couchdb-authentication
Advanced tools
Comparing version 0.8.16 to 0.8.17
{ | ||
"name": "@stanlemon/react-couchdb-authentication", | ||
"version": "0.8.16", | ||
"version": "0.8.17", | ||
"description": "React component for authenticating against a CouchDB user db and syncing it locally with PouchDB.", | ||
@@ -43,6 +43,6 @@ "keywords": [ | ||
"@types/isomorphic-fetch": "^0.0.36", | ||
"@types/jest": "^28.1.1", | ||
"@types/jest": "^28.1.3", | ||
"@types/node": "^15.14.9", | ||
"@types/pouchdb": "^6.4.0", | ||
"@types/react": "^18.0.12", | ||
"@types/react": "^18.0.14", | ||
"@types/set-interval-async": "^1.0.0", | ||
@@ -52,4 +52,4 @@ "isomorphic-fetch": "^3.0.0", | ||
"pouchdb-adapter-memory": "^7.3.0", | ||
"react": "^18.1.0", | ||
"react-dom": "^18.1.0", | ||
"react": "^18.2.0", | ||
"react-dom": "^18.2.0", | ||
"rimraf": "^3.0.2" | ||
@@ -56,0 +56,0 @@ }, |