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 Aug 19, 2024
1 parent 42e5445 commit 74184ae
Show file tree
Hide file tree
Showing 2 changed files with 218 additions and 213 deletions.
16 changes: 8 additions & 8 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].0",
"packageManager": "[email protected].1",
"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 @@ -52,31 +52,31 @@
],
"license": "MIT",
"devDependencies": {
"@microsoft/api-extractor": "^7.47.5",
"@microsoft/api-extractor": "^7.47.6",
"@rollup/plugin-alias": "^5.1.0",
"@rollup/plugin-commonjs": "^26.0.1",
"@rollup/plugin-node-resolve": "^15.2.3",
"@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",
"@vue/compiler-sfc": "^3.4.37",
"@vue/compiler-sfc": "^3.4.38",
"chalk": "^5.3.0",
"conventional-changelog-cli": "^5.0.0",
"cypress": "^13.13.2",
"cypress": "^13.13.3",
"cypress-plugin-tab": "^1.0.5",
"focus-trap": "^7.5.4",
"lint-staged": "^15.2.8",
"lint-staged": "^15.2.9",
"prettier": "^2.8.8",
"rollup": "^4.20.0",
"rollup": "^4.21.0",
"rollup-plugin-typescript2": "^0.36.0",
"scule": "^1.3.0",
"simple-git-hooks": "^2.11.1",
"size-limit": "^11.1.4",
"start-server-and-test": "^2.0.5",
"typescript": "^5.5.4",
"vite": "^5.4.0",
"vue": "^3.4.37"
"vite": "^5.4.1",
"vue": "^3.4.38"
},
"simple-git-hooks": {
"pre-commit": "pnpm lint-staged",
Expand Down
Loading

0 comments on commit 74184ae

Please sign in to comment.