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 Sep 28, 2024
1 parent f8945a6 commit 5a18a07
Show file tree
Hide file tree
Showing 2 changed files with 684 additions and 418 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,23 +13,23 @@
"preview": "vite preview"
},
"dependencies": {
"@unocss/reset": "^0.62.4",
"@unocss/reset": "^0.63.0",
"vite-plugin-pages": "^0.32.3",
"vue": "^3.5.6",
"vue": "^3.5.10",
"vue-router": "^4.4.5"
},
"devDependencies": {
"@antfu/eslint-config": "^2.27.3",
"@tsconfig/node20": "^20.1.4",
"@types/node": "^20.16.5",
"@unocss/transformer-variant-group": "^0.62.4",
"@types/node": "^20.16.10",
"@unocss/transformer-variant-group": "^0.63.0",
"@vitejs/plugin-vue": "^5.1.4",
"@vue/tsconfig": "^0.5.1",
"eslint": "^9.10.0",
"eslint": "^9.11.1",
"lightningcss": "^1.27.0",
"typescript": "^5.6.2",
"unocss": "^0.62.4",
"vite": "^5.4.6",
"unocss": "^0.63.0",
"vite": "^5.4.8",
"vue-tsc": "^2.1.6"
}
}
Loading

0 comments on commit 5a18a07

Please sign in to comment.