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 Oct 10, 2024
1 parent 910b6bf commit f81e6f4
Show file tree
Hide file tree
Showing 3 changed files with 70 additions and 70 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "unplugin-vue-router",
"version": "0.10.8",
"type": "module",
"packageManager": "pnpm@9.9.0",
"packageManager": "pnpm@9.12.1",
"description": "File based typed routing for Vue Router",
"keywords": [
"vue-router",
Expand Down Expand Up @@ -166,14 +166,14 @@
"dependencies": {
"@babel/types": "^7.25.8",
"@rollup/pluginutils": "^5.1.2",
"@vue-macros/common": "^1.12.3",
"@vue-macros/common": "^1.14.0",
"ast-walker-scope": "^0.6.2",
"chokidar": "^3.6.0",
"fast-glob": "^3.3.2",
"json5": "^2.2.3",
"local-pkg": "^0.5.0",
"magic-string": "^0.30.11",
"mlly": "^1.7.1",
"mlly": "^1.7.2",
"pathe": "^1.1.2",
"scule": "^1.3.0",
"unplugin": "^1.14.1",
Expand All @@ -190,8 +190,8 @@
"devDependencies": {
"@pinia/colada": "^0.10.0",
"@shikijs/vitepress-twoslash": "1.22.0",
"@tanstack/vue-query": "^5.59.6",
"@types/node": "^20.16.1",
"@tanstack/vue-query": "^5.59.9",
"@types/node": "^20.16.11",
"@vitest/coverage-v8": "^2.1.2",
"@vitest/ui": "^2.1.2",
"@volar/vue-language-core": "^1.6.5",
Expand All @@ -209,7 +209,7 @@
"pinia": "^2.2.4",
"prettier": "^3.3.3",
"rimraf": "^6.0.1",
"rollup": "^4.21.2",
"rollup": "^4.24.0",
"semver": "^7.6.3",
"ts-expect": "^1.3.0",
"tsup": "^8.3.0",
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"vite-plugin-inspect": "^0.8.7"
},
"dependencies": {
"@tanstack/vue-query": "^5.59.6",
"@tanstack/vue-query": "^5.59.9",
"mande": "^2.0.9",
"pinia": "^2.2.4",
"vue": "^3.5.11",
Expand Down
Loading

0 comments on commit f81e6f4

Please sign in to comment.