Skip to content

Commit

Permalink
Merge pull request #183 from SharerMax/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
chore(deps): update all non-major dependencies
  • Loading branch information
SharerMax authored Oct 28, 2024
2 parents d036d30 + 907494a commit b953ab1
Show file tree
Hide file tree
Showing 2 changed files with 343 additions and 368 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.63.4",
"@unocss/reset": "^0.63.6",
"vite-plugin-pages": "^0.32.3",
"vue": "^3.5.12",
"vue-router": "^4.4.5"
},
"devDependencies": {
"@antfu/eslint-config": "^2.27.3",
"@tsconfig/node20": "^20.1.4",
"@types/node": "^20.16.11",
"@unocss/transformer-variant-group": "^0.63.4",
"@types/node": "^20.17.1",
"@unocss/transformer-variant-group": "^0.63.6",
"@vitejs/plugin-vue": "^5.1.4",
"@vue/tsconfig": "^0.5.1",
"eslint": "^9.12.0",
"eslint": "^9.13.0",
"lightningcss": "^1.27.0",
"typescript": "^5.6.3",
"unocss": "^0.63.4",
"vite": "^5.4.9",
"vue-tsc": "^2.1.6"
"unocss": "^0.63.6",
"vite": "^5.4.10",
"vue-tsc": "^2.1.8"
}
}
Loading

0 comments on commit b953ab1

Please sign in to comment.