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 Apr 30, 2024
1 parent f60e747 commit 3696a05
Show file tree
Hide file tree
Showing 3 changed files with 284 additions and 357 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20
20.12.2
20 changes: 10 additions & 10 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.1",
"packageManager": "pnpm@8.15.5",
"packageManager": "pnpm@8.15.8",
"description": "File system base vue-router plugin for Vite",
"author": "hannoeru <me@hanlee.co>",
"license": "MIT",
Expand Down Expand Up @@ -81,30 +81,30 @@
"json5": "^2.2.3",
"local-pkg": "^0.5.0",
"picocolors": "^1.0.0",
"yaml": "^2.4.1"
"yaml": "^2.4.2"
},
"devDependencies": {
"@antfu/eslint-config": "^2.11.6",
"@antfu/eslint-config": "^2.16.0",
"@antfu/utils": "^0.7.7",
"@solidjs/router": "^0.13.1",
"@solidjs/router": "^0.13.2",
"@types/deep-equal": "^1.0.4",
"@types/glob-to-regexp": "^0.4.4",
"@types/node": "^20.12.2",
"@types/node": "^20.12.7",
"@vitest/ui": "^1.4.0",
"@vue/compiler-sfc": "^3.4.21",
"bumpp": "^9.4.0",
"bumpp": "^9.4.1",
"eslint": "^8.57.0",
"esno": "^4.7.0",
"playwright": "^1.42.1",
"react": "^18.2.0",
"react-router": "^6.22.3",
"solid-js": "^1.8.16",
"solid-js": "^1.8.17",
"tsup": "^8.0.2",
"typescript": "^5.4.3",
"vite": "^5.2.7",
"typescript": "^5.4.5",
"vite": "^5.2.10",
"vitest": "^1.4.0",
"vue": "^3.4.21",
"vue-router": "^4.3.0"
"vue-router": "^4.3.2"
},
"pnpm": {
"peerDependencyRules": {
Expand Down

0 comments on commit 3696a05

Please sign in to comment.