Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#573)
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 Nov 18, 2024
1 parent b8276de commit 3898fa6
Show file tree
Hide file tree
Showing 2 changed files with 199 additions and 184 deletions.
14 changes: 7 additions & 7 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.12.3",
"packageManager": "pnpm@9.13.2",
"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,24 +59,24 @@
"@rollup/plugin-replace": "^6.0.1",
"@rollup/plugin-terser": "^0.4.4",
"@size-limit/preset-small-lib": "^11.1.6",
"@vitejs/plugin-vue": "^5.1.5",
"@vue/compiler-sfc": "^3.5.12",
"@vitejs/plugin-vue": "^5.2.0",
"@vue/compiler-sfc": "^3.5.13",
"chalk": "^5.3.0",
"conventional-changelog-cli": "^5.0.0",
"cypress": "^13.15.2",
"cypress-plugin-tab": "^1.0.5",
"focus-trap": "^7.6.1",
"focus-trap": "^7.6.2",
"lint-staged": "^15.2.10",
"prettier": "^2.8.8",
"rollup": "^4.25.0",
"rollup": "^4.27.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.8",
"typescript": "^5.6.3",
"vite": "^5.4.10",
"vue": "^3.5.12"
"vite": "^5.4.11",
"vue": "^3.5.13"
},
"simple-git-hooks": {
"pre-commit": "pnpm lint-staged",
Expand Down
Loading

0 comments on commit 3898fa6

Please sign in to comment.