Skip to content

Commit

Permalink
Merge pull request #154 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 Apr 1, 2024
2 parents b230493 + 0364b44 commit 75f18f3
Show file tree
Hide file tree
Showing 2 changed files with 301 additions and 350 deletions.
16 changes: 8 additions & 8 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.58.6",
"vite-plugin-pages": "^0.32.0",
"@unocss/reset": "^0.58.9",
"vite-plugin-pages": "^0.32.1",
"vue": "^3.4.21",
"vue-router": "^4.3.0"
},
"devDependencies": {
"@antfu/eslint-config": "^2.9.0",
"@tsconfig/node20": "^20.1.3",
"@types/node": "^20.11.30",
"@unocss/transformer-variant-group": "^0.58.6",
"@antfu/eslint-config": "^2.11.6",
"@tsconfig/node20": "^20.1.4",
"@types/node": "^20.12.2",
"@unocss/transformer-variant-group": "^0.58.9",
"@vitejs/plugin-vue": "^5.0.4",
"@vue/tsconfig": "^0.5.1",
"eslint": "^8.57.0",
"lightningcss": "^1.24.1",
"typescript": "^5.4.3",
"unocss": "^0.58.6",
"vite": "^5.2.6",
"unocss": "^0.58.9",
"vite": "^5.2.7",
"vue-tsc": "^2.0.7"
}
}
Loading

0 comments on commit 75f18f3

Please sign in to comment.