Update inertia and inertia-vue dependencies

This commit is contained in:
Jonathan Reinink 2019-04-02 15:49:16 -04:00
parent a0f9aab560
commit 75cdc8df43

6
package-lock.json generated
View file

@ -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 @@
} }
}, },
"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": {