Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 13, 2024
1 parent 9c406e0 commit 42eef48
Show file tree
Hide file tree
Showing 2 changed files with 511 additions and 503 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,22 +13,22 @@
"preview": "vite preview"
},
"dependencies": {
"@unocss/reset": "^0.64.1",
"vite-plugin-pages": "^0.32.3",
"@unocss/reset": "^0.65.1",
"vite-plugin-pages": "^0.32.4",
"vue": "^3.5.13",
"vue-router": "^4.4.5"
"vue-router": "^4.5.0"
},
"devDependencies": {
"@antfu/eslint-config": "^3.9.2",
"@antfu/eslint-config": "^3.12.0",
"@tsconfig/node20": "^20.1.4",
"@types/node": "^22.9.3",
"@unocss/transformer-variant-group": "^0.64.1",
"@vitejs/plugin-vue": "^5.2.0",
"@vue/tsconfig": "^0.6.0",
"eslint": "^9.15.0",
"lightningcss": "^1.28.1",
"@types/node": "^22.10.2",
"@unocss/transformer-variant-group": "^0.65.1",
"@vitejs/plugin-vue": "^5.2.1",
"@vue/tsconfig": "^0.7.0",
"eslint": "^9.17.0",
"lightningcss": "^1.28.2",
"typescript": "^5.7.2",
"unocss": "^0.64.1",
"unocss": "^0.65.1",
"vite": "^5.4.11",
"vue-tsc": "^2.1.10"
}
Expand Down
Loading

0 comments on commit 42eef48

Please sign in to comment.