Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#582)
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 Jan 6, 2025
1 parent 5017021 commit 2502c88
Show file tree
Hide file tree
Showing 2 changed files with 116 additions and 116 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].3",
"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 @@ -68,14 +68,14 @@
"focus-trap": "^7.6.2",
"lint-staged": "^15.3.0",
"prettier": "^2.8.8",
"rollup": "^4.29.1",
"rollup": "^4.29.2",
"rollup-plugin-typescript2": "^0.36.0",
"scule": "^1.3.0",
"simple-git-hooks": "^2.11.1",
"size-limit": "^11.1.6",
"start-server-and-test": "^2.0.9",
"typescript": "^5.7.2",
"vite": "^6.0.6",
"vite": "^6.0.7",
"vue": "^3.5.13"
},
"simple-git-hooks": {
Expand Down
Loading

0 comments on commit 2502c88

Please sign in to comment.