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] authored Oct 16, 2023
1 parent f539aaf commit 15237f9
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 23 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": "pnpm@8.8.0",
"packageManager": "pnpm@8.9.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 @@ -53,9 +53,9 @@
"devDependencies": {
"@microsoft/api-extractor": "^7.38.0",
"@rollup/plugin-alias": "^5.0.1",
"@rollup/plugin-commonjs": "^25.0.5",
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-replace": "^5.0.3",
"@rollup/plugin-replace": "^5.0.4",
"@rollup/plugin-terser": "^0.4.4",
"@size-limit/preset-small-lib": "^8.2.6",
"@vitejs/plugin-vue": "^4.4.0",
Expand All @@ -64,7 +64,7 @@
"conventional-changelog-cli": "^2.2.2",
"cypress": "^12.17.4",
"cypress-plugin-tab": "^1.0.5",
"focus-trap": "^7.5.3",
"focus-trap": "^7.5.4",
"lint-staged": "^13.3.0",
"prettier": "^2.8.8",
"rollup": "^3.29.4",
Expand Down
42 changes: 23 additions & 19 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 15237f9

Please sign in to comment.