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 7, 2023
1 parent ccaf2be commit d165aa9
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 48 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.2",
"packageManager": "[email protected].11",
"packageManager": "[email protected].12",
"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 @@ -62,18 +62,18 @@
"@vue/compiler-sfc": "^3.3.4",
"chalk": "^5.3.0",
"conventional-changelog-cli": "^2.2.2",
"cypress": "^12.17.2",
"cypress": "^12.17.3",
"cypress-plugin-tab": "^1.0.5",
"focus-trap": "^7.5.2",
"lint-staged": "^13.2.3",
"prettier": "^2.8.8",
"rollup": "^3.27.0",
"rollup": "^3.27.2",
"rollup-plugin-typescript2": "^0.35.0",
"scule": "^1.0.0",
"size-limit": "^8.2.6",
"start-server-and-test": "^2.0.0",
"typescript": "^5.1.6",
"vite": "^4.4.7",
"vite": "^4.4.8",
"vue": "^3.3.4",
"yorkie": "^2.0.0"
},
Expand Down
88 changes: 44 additions & 44 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d165aa9

Please sign in to comment.