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 Oct 30, 2023
1 parent be9f5d7 commit a8f369e
Show file tree
Hide file tree
Showing 3 changed files with 486 additions and 462 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unplugin-vue-router",
"version": "0.7.0",
"packageManager": "pnpm@8.9.2",
"packageManager": "pnpm@8.10.0",
"description": "File based typed routing for Vue Router",
"keywords": [
"vue-router",
Expand Down Expand Up @@ -134,23 +134,23 @@
"enquirer": "^2.4.1",
"esno": "^0.17.0",
"execa": "^7.2.0",
"happy-dom": "^12.9.1",
"happy-dom": "^12.10.3",
"lint-staged": "^13.3.0",
"minimist": "^1.2.8",
"nodemon": "^2.0.22",
"p-series": "^3.0.0",
"prettier": "^2.8.8",
"rimraf": "^5.0.5",
"rollup": "^4.1.4",
"rollup": "^4.1.5",
"semver": "^7.5.4",
"ts-expect": "^1.3.0",
"tsup": "^7.2.0",
"typescript": "^5.2.2",
"unplugin-auto-import": "^0.16.6",
"unplugin-auto-import": "^0.16.7",
"vite": "^4.5.0",
"vite-plugin-vue-markdown": "^0.23.8",
"vitest": "^0.34.6",
"vue": "^3.3.6",
"vue": "^3.3.7",
"vue-router": "^4.2.5",
"vue-router-mock": "^1.0.0",
"webpack": "^5.89.0",
Expand Down
6 changes: 3 additions & 3 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.4.0",
"@vue/compiler-sfc": "^3.3.6",
"@vue/compiler-sfc": "^3.3.7",
"@vue/tsconfig": "^0.4.0",
"unplugin-vue-router": "workspace:*",
"vite": "^4.5.0",
"vite-plugin-inspect": "^0.7.40",
"vue": "^3.3.6"
"vite-plugin-inspect": "^0.7.41",
"vue": "^3.3.7"
}
}
Loading

0 comments on commit a8f369e

Please sign in to comment.