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 Dec 6, 2023
1 parent a638fe3 commit 92f3583
Show file tree
Hide file tree
Showing 2 changed files with 198 additions and 203 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.0",
"packageManager": "pnpm@8.10.5",
"packageManager": "pnpm@8.11.0",
"description": "File system base vue-router plugin for Vite",
"author": "hannoeru <me@hanlee.co>",
"license": "MIT",
Expand Down Expand Up @@ -83,12 +83,12 @@
"yaml": "^2.3.4"
},
"devDependencies": {
"@antfu/eslint-config": "^2.1.0",
"@antfu/eslint-config": "^2.3.4",
"@antfu/utils": "^0.7.6",
"@solidjs/router": "^0.9.1",
"@types/deep-equal": "^1.0.4",
"@types/glob-to-regexp": "^0.4.4",
"@types/node": "^20.9.4",
"@types/node": "^20.10.3",
"@vitest/ui": "^0.34.6",
"@vue/compiler-sfc": "^3.3.8",
"bumpp": "^9.2.0",
Expand All @@ -97,9 +97,9 @@
"playwright": "^1.40.0",
"react": "^18.2.0",
"react-router": "^6.20.0",
"solid-js": "^1.8.6",
"solid-js": "^1.8.7",
"tsup": "^8.0.1",
"typescript": "^5.3.2",
"typescript": "^5.3.3",
"vite": "^5.0.2",
"vitest": "^0.34.6",
"vue": "^3.3.8",
Expand Down
Loading

0 comments on commit 92f3583

Please sign in to comment.