Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 2, 2023
1 parent ac6c130 commit 7814c21
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vite-plugin-pages",
"version": "0.28.0",
"packageManager": "pnpm@7.20.0",
"packageManager": "pnpm@7.21.0",
"description": "File system base vue-router plugin for Vite",
"keywords": [
"vite",
Expand Down Expand Up @@ -77,10 +77,10 @@
"deep-equal": "^2.1.0",
"extract-comments": "^1.1.0",
"fast-glob": "^3.2.12",
"json5": "^2.2.2",
"json5": "^2.2.3",
"local-pkg": "^0.4.2",
"picocolors": "^1.0.0",
"yaml": "^2.2.0"
"yaml": "^2.2.1"
},
"devDependencies": {
"@antfu/utils": "^0.7.2",
Expand Down
20 changes: 10 additions & 10 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 7814c21

Please sign in to comment.