Upgrade to the latest version of Inertia and the Vue adapter
This commit is contained in:
parent
e20e5f5795
commit
d2c1bc9a0e
File diff suppressed because it is too large
Load Diff
|
@ -11,8 +11,8 @@
|
|||
"heroku-postbuild": "npm run prod"
|
||||
},
|
||||
"dependencies": {
|
||||
"@inertiajs/inertia": "^0.8.5",
|
||||
"@inertiajs/inertia-vue": "^0.5.5",
|
||||
"@inertiajs/inertia": "^0.9.2",
|
||||
"@inertiajs/inertia-vue": "^0.6.2",
|
||||
"@inertiajs/progress": "^0.2.4",
|
||||
"autoprefixer": "^10.2.4",
|
||||
"eslint": "^6.8.0",
|
||||
|
|
Loading…
Reference in New Issue