Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#575)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent 7df744f commit 7c84b73
Show file tree
Hide file tree
Showing 2 changed files with 110 additions and 110 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": "[email protected].2",
"packageManager": "[email protected].4",
"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 @@ -59,7 +59,7 @@
"@rollup/plugin-replace": "^6.0.1",
"@rollup/plugin-terser": "^0.4.4",
"@size-limit/preset-small-lib": "^11.1.6",
"@vitejs/plugin-vue": "^5.2.0",
"@vitejs/plugin-vue": "^5.2.1",
"@vue/compiler-sfc": "^3.5.13",
"chalk": "^5.3.0",
"conventional-changelog-cli": "^5.0.0",
Expand All @@ -68,7 +68,7 @@
"focus-trap": "^7.6.2",
"lint-staged": "^15.2.10",
"prettier": "^2.8.8",
"rollup": "^4.27.4",
"rollup": "^4.28.0",
"rollup-plugin-typescript2": "^0.36.0",
"scule": "^1.3.0",
"simple-git-hooks": "^2.11.1",
Expand Down
Loading

0 comments on commit 7c84b73

Please sign in to comment.