Update inertia and inertia-vue dependencies
This commit is contained in:
parent
5183aabe14
commit
c7f860b3d7
|
@ -5091,7 +5091,7 @@
|
|||
"dev": true
|
||||
},
|
||||
"inertia": {
|
||||
"version": "github:inertiajs/inertia#9d1282e64122e764e53f85d2d5ff8c17980d6745",
|
||||
"version": "github:inertiajs/inertia#d0c200656121f57e57a889a360865bd62138ede6",
|
||||
"from": "github:inertiajs/inertia",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
|
@ -5100,11 +5100,11 @@
|
|||
}
|
||||
},
|
||||
"inertia-vue": {
|
||||
"version": "github:inertiajs/inertia-vue#c5350753ea6bb8723377ee2f5c5fab4ed88f8e30",
|
||||
"version": "github:inertiajs/inertia-vue#e51658493a20ea2adc5659591386925a052346cd",
|
||||
"from": "github:inertiajs/inertia-vue",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"inertia": "github:inertiajs/inertia#9d1282e64122e764e53f85d2d5ff8c17980d6745"
|
||||
"inertia": "github:inertiajs/inertia#d0c200656121f57e57a889a360865bd62138ede6"
|
||||
}
|
||||
},
|
||||
"inflight": {
|
||||
|
@ -6288,9 +6288,9 @@
|
|||
}
|
||||
},
|
||||
"node-releases": {
|
||||
"version": "1.1.12",
|
||||
"resolved": "https://registry.npmjs.org/node-releases/-/node-releases-1.1.12.tgz",
|
||||
"integrity": "sha512-Y+AQ1xdjcgaEzpL65PBEF3fnl1FNKnDh9Zm+AUQLIlyyqtSc4u93jyMN4zrjMzdwKQ10RTr3tgY1x7qpsfF/xg==",
|
||||
"version": "1.1.13",
|
||||
"resolved": "https://registry.npmjs.org/node-releases/-/node-releases-1.1.13.tgz",
|
||||
"integrity": "sha512-fKZGviSXR6YvVPyc011NHuJDSD8gFQvLPmc2d2V3BS4gr52ycyQ1Xzs7a8B+Ax3Ni/W+5h1h4SqmzeoA8WZRmA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"semver": "^5.3.0"
|
||||
|
|
Loading…
Reference in New Issue