Update inertia and inertia-vue dependencies
This commit is contained in:
parent
a0f9aab560
commit
75cdc8df43
|
@ -5091,7 +5091,7 @@
|
|||
"dev": true
|
||||
},
|
||||
"inertia": {
|
||||
"version": "github:inertiajs/inertia#d0c200656121f57e57a889a360865bd62138ede6",
|
||||
"version": "github:inertiajs/inertia#d2123312525322659bc83d3857ac0f1436359963",
|
||||
"from": "github:inertiajs/inertia",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
|
@ -5100,11 +5100,11 @@
|
|||
}
|
||||
},
|
||||
"inertia-vue": {
|
||||
"version": "github:inertiajs/inertia-vue#e51658493a20ea2adc5659591386925a052346cd",
|
||||
"version": "github:inertiajs/inertia-vue#91c348289cd69c61c699775adf84ed2a7de57cb5",
|
||||
"from": "github:inertiajs/inertia-vue",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"inertia": "github:inertiajs/inertia#d0c200656121f57e57a889a360865bd62138ede6"
|
||||
"inertia": "github:inertiajs/inertia#d2123312525322659bc83d3857ac0f1436359963"
|
||||
}
|
||||
},
|
||||
"inflight": {
|
||||
|
|
Loading…
Reference in New Issue