Skip to content

Commit

Permalink
chore(deps-dev): bump @inertiajs/vue3 from 1.0.12 to 1.0.13
Browse files Browse the repository at this point in the history
Bumps [@inertiajs/vue3](https://github.com/inertiajs/inertia/tree/HEAD/packages/vue3) from 1.0.12 to 1.0.13.
- [Release notes](https://github.com/inertiajs/inertia/releases)
- [Changelog](https://github.com/inertiajs/inertia/blob/master/CHANGELOG.md)
- [Commits](https://github.com/inertiajs/inertia/commits/v1.0.13/packages/vue3)

---
updated-dependencies:
- dependency-name: "@inertiajs/vue3"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent 452f59f commit d48b323
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -355,28 +355,28 @@ __metadata:
languageName: node
linkType: hard

"@inertiajs/core@npm:1.0.12":
version: 1.0.12
resolution: "@inertiajs/core@npm:1.0.12"
"@inertiajs/core@npm:1.0.13":
version: 1.0.13
resolution: "@inertiajs/core@npm:1.0.13"
dependencies:
axios: ^1.2.0
deepmerge: ^4.0.0
nprogress: ^0.2.0
qs: ^6.9.0
checksum: ac2a401f445043ecda71285475cba516df1c0928ad6553a881eff24ac275fe3c6d1ecd15328cf165fd3b8e67b2f43176399adfb6c87271e1c4dcbcf093da5c4a
checksum: d6f22c690a4dae125b804d3d95cd8b993473d4681da4bf9ee87e024bedaf0d770a69a15d153b896bdaec656c51e35e48eb6a48af2b9f44edc98fbcdf8c4ed53f
languageName: node
linkType: hard

"@inertiajs/vue3@npm:^1.0.11":
version: 1.0.12
resolution: "@inertiajs/vue3@npm:1.0.12"
version: 1.0.13
resolution: "@inertiajs/vue3@npm:1.0.13"
dependencies:
"@inertiajs/core": 1.0.12
"@inertiajs/core": 1.0.13
lodash.clonedeep: ^4.5.0
lodash.isequal: ^4.5.0
peerDependencies:
vue: ^3.0.0
checksum: 0bf6d71f961a186dc17df62a68f6bae5ae12a7ce44662d83a70cab7418125f1aece583fb9b473bef48da2e61fec9cad285bd9fec02f32cfbdb26066ba7fbf7ad
checksum: 94012c51c435cdc5c75f921ce57e4cdd6a5e1b64a36bb1c7acb7948ca8fea4efde5ec03609a3eb2a47dab34ca453ca625f3f9159776d79ec70dec88c9d8e5ee6
languageName: node
linkType: hard

Expand Down

0 comments on commit d48b323

Please sign in to comment.