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 16, 2023
1 parent 96a502e commit 8f4b7ec
Show file tree
Hide file tree
Showing 3 changed files with 63 additions and 28 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"test": "vitest --coverage"
},
"dependencies": {
"@rollup/pluginutils": "^5.0.2",
"@rollup/pluginutils": "^5.0.3",
"escape-string-regexp": "^5.0.0",
"fast-glob": "^3.3.1",
"local-pkg": "^0.4.3",
Expand All @@ -62,7 +62,7 @@
"bumpp": "^9.1.1",
"conventional-changelog-cli": "^3.0.0",
"eslint": "8.47.0",
"h3": "^1.7.1",
"h3": "^1.8.0",
"jquery": "^3.7.0",
"typescript": "^5.1.6",
"unbuild": "^1.2.1",
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"@vitejs/plugin-vue": "^4.2.3",
"typescript": "^5.1.6",
"vite": "^4.4.9",
"vite-plugin-inspect": "^0.7.37"
"vite-plugin-inspect": "^0.7.38"
}
}
85 changes: 60 additions & 25 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 8f4b7ec

Please sign in to comment.