Skip to content

Commit

Permalink
Merge pull request #181 from SharerMax/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
fix(deps): update all non-major dependencies
  • Loading branch information
SharerMax authored Oct 5, 2024
2 parents 26bda73 + 8e75be6 commit 6cdfec3
Show file tree
Hide file tree
Showing 2 changed files with 433 additions and 409 deletions.
10 changes: 5 additions & 5 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.63.0",
"@unocss/reset": "^0.63.3",
"vite-plugin-pages": "^0.32.3",
"vue": "^3.5.10",
"vue": "^3.5.11",
"vue-router": "^4.4.5"
},
"devDependencies": {
"@antfu/eslint-config": "^2.27.3",
"@tsconfig/node20": "^20.1.4",
"@types/node": "^20.16.10",
"@unocss/transformer-variant-group": "^0.63.0",
"@unocss/transformer-variant-group": "^0.63.3",
"@vitejs/plugin-vue": "^5.1.4",
"@vue/tsconfig": "^0.5.1",
"eslint": "^9.11.1",
"eslint": "^9.12.0",
"lightningcss": "^1.27.0",
"typescript": "^5.6.2",
"unocss": "^0.63.0",
"unocss": "^0.63.3",
"vite": "^5.4.8",
"vue-tsc": "^2.1.6"
}
Expand Down
Loading

0 comments on commit 6cdfec3

Please sign in to comment.