@forward-software/react-auth
Advanced tools
+4
-4
| { | ||
| "name": "@forward-software/react-auth", | ||
| "description": "Simplify your Auth flow when working with React apps", | ||
| "version": "2.0.2", | ||
| "version": "2.0.3", | ||
| "author": "ForWarD Software (https://forwardsoftware.solutions/)", | ||
@@ -39,3 +39,3 @@ "license": "MIT", | ||
| "@testing-library/react": "^16.3.0", | ||
| "@types/node": "^24.7.0", | ||
| "@types/node": "^24.10.1", | ||
| "@types/react": "catalog:", | ||
@@ -45,7 +45,7 @@ "@types/react-dom": "catalog:", | ||
| "@vitejs/plugin-react": "catalog:", | ||
| "jsdom": "^27.0.0", | ||
| "jsdom": "^27.2.0", | ||
| "react": "catalog:", | ||
| "react-dom": "catalog:", | ||
| "vite": "catalog:", | ||
| "vitest": "^3.1.2" | ||
| "vitest": "^4.0.10" | ||
| }, | ||
@@ -52,0 +52,0 @@ "dependencies": { |
44911
0