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 Jun 12, 2023
1 parent 49b0659 commit d52807c
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 57 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.2",
"packageManager": "[email protected].0",
"packageManager": "[email protected].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 @@ -51,9 +51,9 @@
],
"license": "MIT",
"devDependencies": {
"@microsoft/api-extractor": "^7.35.1",
"@microsoft/api-extractor": "^7.35.2",
"@rollup/plugin-alias": "^5.0.0",
"@rollup/plugin-commonjs": "^25.0.0",
"@rollup/plugin-commonjs": "^25.0.1",
"@rollup/plugin-node-resolve": "^15.1.0",
"@rollup/plugin-replace": "^5.0.2",
"@rollup/plugin-terser": "^0.4.3",
Expand All @@ -62,12 +62,12 @@
"@vue/compiler-sfc": "^3.3.4",
"chalk": "^5.2.0",
"conventional-changelog-cli": "^2.2.2",
"cypress": "^12.13.0",
"cypress": "^12.14.0",
"cypress-plugin-tab": "^1.0.5",
"focus-trap": "^7.4.3",
"lint-staged": "^13.2.2",
"prettier": "^2.8.8",
"rollup": "^3.23.1",
"rollup": "^3.25.0",
"rollup-plugin-typescript2": "^0.34.1",
"scule": "^1.0.0",
"size-limit": "^8.2.4",
Expand Down
104 changes: 52 additions & 52 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 d52807c

Please sign in to comment.