Skip to content

Commit

Permalink
chore(deps): update external non-breaking dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
negezor committed Nov 4, 2023
1 parent 00692c9 commit 27363a7
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 28 deletions.
10 changes: 5 additions & 5 deletions packages/vue-final-modal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
"release": "pnpm build && pnpm cypress:run && release-it"
},
"dependencies": {
"@vueuse/core": "^9.13.0",
"@vueuse/integrations": "^9.13.0",
"focus-trap": "^7.4.0"
"@vueuse/core": "^10.5.0",
"@vueuse/integrations": "^10.5.0",
"focus-trap": "^7.5.4"
},
"devDependencies": {
"@cypress/vue": "^5.0.5",
Expand All @@ -45,8 +45,8 @@
"vue": "^3.3.4"
},
"peerDependencies": {
"@vueuse/core": ">=9.11.1",
"@vueuse/integrations": ">=9.11.1",
"@vueuse/core": ">=10.0.0",
"@vueuse/integrations": ">=10.0.0",
"focus-trap": ">=7.2.0",
"vue": ">=3.2.0"
},
Expand Down
93 changes: 70 additions & 23 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 27363a7

Please sign in to comment.