Upgrade to the latest version of Inertia and the Vue adapter

This commit is contained in:
Jonathan Reinink 2021-06-14 08:19:50 -04:00
parent e20e5f5795
commit d2c1bc9a0e
2 changed files with 12187 additions and 17 deletions

12200
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -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",