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] authored Dec 9, 2024
1 parent 8831275 commit 93fa0d1
Show file tree
Hide file tree
Showing 2 changed files with 127 additions and 118 deletions.
8 changes: 4 additions & 4 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.14.4",
"packageManager": "pnpm@9.15.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 @@ -63,19 +63,19 @@
"@vue/compiler-sfc": "^3.5.13",
"chalk": "^5.3.0",
"conventional-changelog-cli": "^5.0.0",
"cypress": "^13.16.0",
"cypress": "^13.16.1",
"cypress-plugin-tab": "^1.0.5",
"focus-trap": "^7.6.2",
"lint-staged": "^15.2.10",
"prettier": "^2.8.8",
"rollup": "^4.28.0",
"rollup": "^4.28.1",
"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.8",
"typescript": "^5.7.2",
"vite": "^6.0.2",
"vite": "^6.0.3",
"vue": "^3.5.13"
},
"simple-git-hooks": {
Expand Down
Loading

0 comments on commit 93fa0d1

Please sign in to comment.