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 Jun 20, 2022
1 parent 7761ca0 commit e92085c
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 58 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.24.2",
"packageManager": "pnpm@7.2.1",
"packageManager": "pnpm@7.3.0",
"description": "File system base vue-router plugin for Vite",
"keywords": [
"vite",
Expand Down Expand Up @@ -88,21 +88,21 @@
"@types/deep-equal": "^1.0.1",
"@types/glob-to-regexp": "^0.4.1",
"@types/node": "^17.0.42",
"@vitest/ui": "^0.14.2",
"@vitest/ui": "^0.15.1",
"@vue/compiler-sfc": "^3.2.37",
"bumpp": "^7.1.1",
"bumpp": "^7.2.0",
"cross-env": "^7.0.3",
"eslint": "^8.17.0",
"esno": "^0.16.3",
"playwright": "^1.22.2",
"react": "^18.1.0",
"react-router": "^6.3.0",
"solid-app-router": "^0.3.3",
"solid-app-router": "^0.4.1",
"solid-js": "^1.4.4",
"tsup": "^6.1.2",
"typescript": "^4.7.3",
"typescript": "^4.7.4",
"vite": "^2.9.12",
"vitest": "^0.14.2",
"vitest": "^0.15.1",
"vue": "^3.2.37",
"vue-router": "^4.0.16"
}
Expand Down
120 changes: 68 additions & 52 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 e92085c

Please sign in to comment.