@inertiajs/react
Advanced tools
+3
-3
| { | ||
| "name": "@inertiajs/react", | ||
| "version": "3.3.0", | ||
| "version": "3.3.1", | ||
| "license": "MIT", | ||
@@ -47,3 +47,3 @@ "description": "The React adapter for Inertia.js", | ||
| "@types/react-dom": "^19.2.3", | ||
| "axios": "^1.15.2", | ||
| "axios": "^1.17.0", | ||
| "es-check": "^9.6.1", | ||
@@ -63,3 +63,3 @@ "esbuild": "^0.27.3", | ||
| "laravel-precognition": "^2.0.0", | ||
| "@inertiajs/core": "3.3.0" | ||
| "@inertiajs/core": "3.3.1" | ||
| }, | ||
@@ -66,0 +66,0 @@ "scripts": { |
+ Added
- Removed
Updated