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 19, 2024
1 parent cbe316f commit d4c5f34
Show file tree
Hide file tree
Showing 2 changed files with 382 additions and 439 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.0",
"@unocss/reset": "^0.62.2",
"vite-plugin-pages": "^0.32.3",
"vue": "^3.4.37",
"vue": "^3.4.38",
"vue-router": "^4.4.3"
},
"devDependencies": {
"@antfu/eslint-config": "^2.25.1",
"@antfu/eslint-config": "^2.26.0",
"@tsconfig/node20": "^20.1.4",
"@types/node": "^20.14.15",
"@unocss/transformer-variant-group": "^0.62.0",
"@types/node": "^20.16.0",
"@unocss/transformer-variant-group": "^0.62.2",
"@vitejs/plugin-vue": "^5.1.2",
"@vue/tsconfig": "^0.5.1",
"eslint": "^9.9.0",
"lightningcss": "^1.26.0",
"typescript": "^5.5.4",
"unocss": "^0.62.0",
"vite": "^5.4.0",
"unocss": "^0.62.2",
"vite": "^5.4.1",
"vue-tsc": "^2.0.29"
}
}
Loading

0 comments on commit d4c5f34

Please sign in to comment.