Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#553)
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 Sep 16, 2024
1 parent 376f9ea commit 6cded6c
Show file tree
Hide file tree
Showing 2 changed files with 130 additions and 130 deletions.
10 changes: 5 additions & 5 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.3",
"packageManager": "pnpm@9.9.0",
"packageManager": "pnpm@9.10.0",
"description": "File system base vue-router plugin for Vite",
"author": "hannoeru <me@hanlee.co>",
"license": "MIT",
Expand Down Expand Up @@ -95,7 +95,7 @@
"devDependencies": {
"@antfu/eslint-config": "^2.27.3",
"@antfu/utils": "^0.7.10",
"@solidjs/router": "^0.14.3",
"@solidjs/router": "^0.14.5",
"@types/glob-to-regexp": "^0.4.4",
"@types/node": "^20.16.5",
"@vitest/ui": "^2.1.1",
Expand All @@ -108,11 +108,11 @@
"react-router": "^6.26.2",
"solid-js": "^1.8.22",
"tsup": "^8.2.4",
"typescript": "^5.5.4",
"vite": "^5.4.3",
"typescript": "^5.6.2",
"vite": "^5.4.5",
"vitest": "^2.1.1",
"vue": "^3.5.5",
"vue-router": "^4.4.3"
"vue-router": "^4.4.5"
},
"pnpm": {
"peerDependencyRules": {
Expand Down
Loading

0 comments on commit 6cded6c

Please sign in to comment.