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 Jul 4, 2022
1 parent 41c9eb5 commit 60d9ec3
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 23 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vite-plugin-pages",
"version": "0.25.0",
"packageManager": "pnpm@7.3.0",
"packageManager": "pnpm@7.5.0",
"description": "File system base vue-router plugin for Vite",
"keywords": [
"vite",
Expand Down Expand Up @@ -86,7 +86,7 @@
"@types/deep-equal": "^1.0.1",
"@types/glob-to-regexp": "^0.4.1",
"@types/node": "^18.0.0",
"@vitest/ui": "^0.16.0",
"@vitest/ui": "^0.17.0",
"@vue/compiler-sfc": "^3.2.37",
"bumpp": "^8.2.1",
"cross-env": "^7.0.3",
Expand All @@ -96,11 +96,11 @@
"react": "^18.2.0",
"react-router": "^6.3.0",
"solid-app-router": "^0.4.1",
"solid-js": "^1.4.4",
"tsup": "^6.1.2",
"solid-js": "^1.4.6",
"tsup": "^6.1.3",
"typescript": "^4.7.4",
"vite": "^2.9.12",
"vitest": "^0.16.0",
"vite": "^2.9.13",
"vitest": "^0.17.0",
"vue": "^3.2.37",
"vue-router": "^4.0.16"
}
Expand Down
49 changes: 32 additions & 17 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 60d9ec3

Please sign in to comment.