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 Aug 9, 2024
1 parent 237f5c6 commit dbed055
Show file tree
Hide file tree
Showing 3 changed files with 786 additions and 475 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.15.0
20.16.0
24 changes: 12 additions & 12 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.4.0",
"packageManager": "pnpm@9.7.0",
"description": "File system base vue-router plugin for Vite",
"author": "hannoeru <me@hanlee.co>",
"license": "MIT",
Expand Down Expand Up @@ -83,36 +83,36 @@
},
"dependencies": {
"@types/debug": "^4.1.12",
"debug": "^4.3.5",
"debug": "^4.3.6",
"dequal": "^2.0.3",
"extract-comments": "^1.1.0",
"fast-glob": "^3.3.2",
"json5": "^2.2.3",
"local-pkg": "^0.5.0",
"picocolors": "^1.0.1",
"yaml": "^2.4.5"
"yaml": "^2.5.0"
},
"devDependencies": {
"@antfu/eslint-config": "^2.21.3",
"@antfu/eslint-config": "^2.25.0",
"@antfu/utils": "^0.7.10",
"@solidjs/router": "^0.13.6",
"@solidjs/router": "^0.14.1",
"@types/glob-to-regexp": "^0.4.4",
"@types/node": "^20.14.10",
"@types/node": "^20.14.15",
"@vitest/ui": "^2.0.5",
"@vue/compiler-sfc": "^3.4.36",
"bumpp": "^9.4.1",
"bumpp": "^9.4.2",
"eslint": "^9.8.0",
"esno": "^4.7.0",
"playwright": "^1.46.0",
"react": "^18.3.1",
"react-router": "^6.26.0",
"solid-js": "^1.8.18",
"tsup": "^8.1.0",
"typescript": "^5.5.3",
"vite": "^5.3.3",
"solid-js": "^1.8.20",
"tsup": "^8.2.4",
"typescript": "^5.5.4",
"vite": "^5.4.0",
"vitest": "^2.0.5",
"vue": "^3.4.36",
"vue-router": "^4.4.0"
"vue-router": "^4.4.3"
},
"pnpm": {
"peerDependencyRules": {
Expand Down
Loading

0 comments on commit dbed055

Please sign in to comment.