@iad-os/react-ghost-auth
Advanced tools
Comparing version 0.6.9 to 0.7.0
{ | ||
"name": "@iad-os/react-ghost-auth", | ||
"version": "0.6.9", | ||
"version": "0.7.0", | ||
"maintainers": [ | ||
@@ -30,9 +30,9 @@ { | ||
"@types/lodash.omitby": "^4.6.7", | ||
"@types/react": "^18.0.25", | ||
"@types/react-dom": "^18.0.9", | ||
"prettier": "2.8.0", | ||
"@types/react": "^18.0.26", | ||
"@types/react-dom": "^18.0.10", | ||
"prettier": "2.8.1", | ||
"rollup": "^2.75.6", | ||
"rollup-plugin-peer-deps-external": "^2.2.4", | ||
"rollup-plugin-typescript2": "^0.32.1", | ||
"typescript": "^4.9.3" | ||
"rollup-plugin-typescript2": "^0.34.1", | ||
"typescript": "^4.9.4" | ||
}, | ||
@@ -44,3 +44,3 @@ "scripts": { | ||
"peerDependencies": { | ||
"axios": "0.27.x", | ||
"axios": "1.2.x", | ||
"react": ">=16.14.0" | ||
@@ -47,0 +47,0 @@ }, |