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 Oct 2, 2023
1 parent 8d7b0fa commit 78416e6
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 66 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": "pnpm@8.7.6",
"packageManager": "pnpm@8.8.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 @@ -51,7 +51,7 @@
],
"license": "MIT",
"devDependencies": {
"@microsoft/api-extractor": "^7.37.0",
"@microsoft/api-extractor": "^7.38.0",
"@rollup/plugin-alias": "^5.0.0",
"@rollup/plugin-commonjs": "^25.0.4",
"@rollup/plugin-node-resolve": "^15.2.1",
Expand All @@ -64,11 +64,11 @@
"conventional-changelog-cli": "^2.2.2",
"cypress": "^12.17.4",
"cypress-plugin-tab": "^1.0.5",
"focus-trap": "^7.5.2",
"focus-trap": "^7.5.3",
"lint-staged": "^13.3.0",
"prettier": "^2.8.8",
"rollup": "^3.29.3",
"rollup-plugin-typescript2": "^0.35.0",
"rollup": "^3.29.4",
"rollup-plugin-typescript2": "^0.36.0",
"scule": "^1.0.0",
"size-limit": "^8.2.6",
"start-server-and-test": "^2.0.1",
Expand Down
118 changes: 57 additions & 61 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 78416e6

Please sign in to comment.