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 Sep 2, 2024
1 parent 64873cc commit 198db5c
Show file tree
Hide file tree
Showing 2 changed files with 123 additions and 114 deletions.
10 changes: 5 additions & 5 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.8.0",
"packageManager": "pnpm@9.9.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 @@ -59,16 +59,16 @@
"@rollup/plugin-replace": "^5.0.7",
"@rollup/plugin-terser": "^0.4.4",
"@size-limit/preset-small-lib": "^11.1.4",
"@vitejs/plugin-vue": "^5.1.2",
"@vitejs/plugin-vue": "^5.1.3",
"@vue/compiler-sfc": "^3.4.38",
"chalk": "^5.3.0",
"conventional-changelog-cli": "^5.0.0",
"cypress": "^13.13.3",
"cypress": "^13.14.1",
"cypress-plugin-tab": "^1.0.5",
"focus-trap": "^7.5.4",
"lint-staged": "^15.2.9",
"lint-staged": "^15.2.10",
"prettier": "^2.8.8",
"rollup": "^4.21.0",
"rollup": "^4.21.2",
"rollup-plugin-typescript2": "^0.36.0",
"scule": "^1.3.0",
"simple-git-hooks": "^2.11.1",
Expand Down
Loading

0 comments on commit 198db5c

Please sign in to comment.