Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#616)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 30, 2024
1 parent 5fe6114 commit e6f1bc6
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 79 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "vite-plugin-pages",
"type": "module",
"version": "0.32.4",
"packageManager": "pnpm@9.14.2",
"packageManager": "pnpm@9.14.4",
"description": "File system base vue-router plugin for Vite",
"author": "hannoeru <me@hanlee.co>",
"license": "MIT",
Expand Down Expand Up @@ -93,11 +93,11 @@
"yaml": "^2.6.1"
},
"devDependencies": {
"@antfu/eslint-config": "^3.10.0",
"@antfu/eslint-config": "^3.11.2",
"@antfu/utils": "^0.7.10",
"@solidjs/router": "^0.15.1",
"@types/glob-to-regexp": "^0.4.4",
"@types/node": "^22.10.0",
"@types/node": "^22.10.1",
"@vitest/ui": "^2.1.6",
"@vue/compiler-sfc": "^3.5.13",
"bumpp": "^9.8.1",
Expand All @@ -109,7 +109,7 @@
"solid-js": "^1.9.3",
"tsup": "^8.3.5",
"typescript": "^5.7.2",
"vite": "^6.0.0",
"vite": "^6.0.1",
"vitest": "^2.1.6",
"vue": "^3.5.13",
"vue-router": "^4.5.0"
Expand Down
Loading

0 comments on commit e6f1bc6

Please sign in to comment.