Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@inertiajs/react

Package Overview
Dependencies
Maintainers
2
Versions
120
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@inertiajs/react - npm Package Compare versions

Comparing version
2.3.14
to
2.3.15
+9
-9
package.json
{
"name": "@inertiajs/react",
"version": "2.3.14",
"version": "2.3.15",
"license": "MIT",

@@ -46,10 +46,10 @@ "description": "The React adapter for Inertia.js",

"devDependencies": {
"@types/react": "^19.2.8",
"@types/react": "^19.2.14",
"@types/react-dom": "^19.2.3",
"axios": "^1.13.2",
"es-check": "^9.5.3",
"esbuild": "^0.27.2",
"axios": "^1.13.5",
"es-check": "^9.5.4",
"esbuild": "^0.27.3",
"esbuild-node-externals": "^1.20.1",
"react": "^19.2.3",
"react-dom": "^19.2.3",
"react": "^19.2.4",
"react-dom": "^19.2.4",
"typescript": "^5.9.3"

@@ -63,5 +63,5 @@ },

"@types/lodash-es": "^4.17.12",
"laravel-precognition": "^1.0.1",
"laravel-precognition": "^1.0.2",
"lodash-es": "^4.17.23",
"@inertiajs/core": "2.3.14"
"@inertiajs/core": "2.3.15"
},

@@ -68,0 +68,0 @@ "scripts": {