Skip to content

Commit

Permalink
Merge pull request #189 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 Dec 26, 2024
2 parents b393cb7 + c490c11 commit efe1e1e
Show file tree
Hide file tree
Showing 2 changed files with 720 additions and 523 deletions.
12 changes: 6 additions & 6 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.65.1",
"@unocss/reset": "^0.65.3",
"vite-plugin-pages": "^0.32.4",
"vue": "^3.5.13",
"vue-router": "^4.5.0"
},
"devDependencies": {
"@antfu/eslint-config": "^3.12.0",
"@antfu/eslint-config": "^3.12.1",
"@tsconfig/node20": "^20.1.4",
"@types/node": "^22.10.2",
"@unocss/transformer-variant-group": "^0.65.1",
"@unocss/transformer-variant-group": "^0.65.3",
"@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.65.1",
"vite": "^6.0.3",
"vue-tsc": "^2.1.10"
"unocss": "^0.65.3",
"vite": "^6.0.6",
"vue-tsc": "^2.2.0"
}
}
Loading

0 comments on commit efe1e1e

Please sign in to comment.