Commit 75cdc8df by Jonathan Reinink

Update inertia and inertia-vue dependencies

1 parent a0f9aab5
Showing with 3 additions and 3 deletions
...@@ -5091,7 +5091,7 @@ ...@@ -5091,7 +5091,7 @@
"dev": true "dev": true
}, },
"inertia": { "inertia": {
"version": "github:inertiajs/inertia#d0c200656121f57e57a889a360865bd62138ede6", "version": "github:inertiajs/inertia#d2123312525322659bc83d3857ac0f1436359963",
"from": "github:inertiajs/inertia", "from": "github:inertiajs/inertia",
"dev": true, "dev": true,
"requires": { "requires": {
...@@ -5100,11 +5100,11 @@ ...@@ -5100,11 +5100,11 @@
} }
}, },
"inertia-vue": { "inertia-vue": {
"version": "github:inertiajs/inertia-vue#e51658493a20ea2adc5659591386925a052346cd", "version": "github:inertiajs/inertia-vue#91c348289cd69c61c699775adf84ed2a7de57cb5",
"from": "github:inertiajs/inertia-vue", "from": "github:inertiajs/inertia-vue",
"dev": true, "dev": true,
"requires": { "requires": {
"inertia": "github:inertiajs/inertia#d0c200656121f57e57a889a360865bd62138ede6" "inertia": "github:inertiajs/inertia#d2123312525322659bc83d3857ac0f1436359963"
} }
}, },
"inflight": { "inflight": {
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!