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 Aug 28, 2023
1 parent b4f0c61 commit c9e639e
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 44 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.6.12",
"packageManager": "pnpm@8.7.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 @@ -54,11 +54,11 @@
"@microsoft/api-extractor": "^7.36.4",
"@rollup/plugin-alias": "^5.0.0",
"@rollup/plugin-commonjs": "^25.0.4",
"@rollup/plugin-node-resolve": "^15.2.0",
"@rollup/plugin-node-resolve": "^15.2.1",
"@rollup/plugin-replace": "^5.0.2",
"@rollup/plugin-terser": "^0.4.3",
"@size-limit/preset-small-lib": "^8.2.6",
"@vitejs/plugin-vue": "^4.3.1",
"@vitejs/plugin-vue": "^4.3.3",
"@vue/compiler-sfc": "^3.3.4",
"chalk": "^5.3.0",
"conventional-changelog-cli": "^2.2.2",
Expand All @@ -67,12 +67,12 @@
"focus-trap": "^7.5.2",
"lint-staged": "^13.3.0",
"prettier": "^2.8.8",
"rollup": "^3.28.0",
"rollup": "^3.28.1",
"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",
"typescript": "^5.2.2",
"vite": "^4.4.9",
"vue": "^3.3.4",
"yorkie": "^2.0.0"
Expand Down
78 changes: 39 additions & 39 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 c9e639e

Please sign in to comment.