Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 26, 2024
1 parent 74184ae commit 64873cc
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 35 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "focus-trap-vue",
"version": "4.0.3",
"packageManager": "pnpm@9.7.1",
"packageManager": "pnpm@9.8.0",
"description": "Vue component to trap the focus within a DOM element",
"main": "dist/focus-trap-vue.cjs.js",
"browser": "dist/focus-trap-vue.esm-browser.js",
Expand Down Expand Up @@ -52,7 +52,7 @@
],
"license": "MIT",
"devDependencies": {
"@microsoft/api-extractor": "^7.47.6",
"@microsoft/api-extractor": "^7.47.7",
"@rollup/plugin-alias": "^5.1.0",
"@rollup/plugin-commonjs": "^26.0.1",
"@rollup/plugin-node-resolve": "^15.2.3",
Expand All @@ -75,7 +75,7 @@
"size-limit": "^11.1.4",
"start-server-and-test": "^2.0.5",
"typescript": "^5.5.4",
"vite": "^5.4.1",
"vite": "^5.4.2",
"vue": "^3.4.38"
},
"simple-git-hooks": {
Expand Down
64 changes: 32 additions & 32 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 64873cc

Please sign in to comment.