Skip to content

Commit

Permalink
chore: update unocss
Browse files Browse the repository at this point in the history
  • Loading branch information
action-hong committed Mar 28, 2022
1 parent e4dd18a commit 36fd216
Show file tree
Hide file tree
Showing 4 changed files with 2,276 additions and 2,689 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,10 @@
"typecheck": "tsc --noEmit"
},
"peerDependencies": {
"unocss": "^0.29.5"
"unocss": "^0.30.6"
},
"dependencies": {
"@unocss/preset-mini": "^0.29.5"
"@unocss/preset-mini": "^0.30.6"
},
"devDependencies": {
"@antfu/eslint-config": "^0.18.9",
Expand All @@ -61,7 +61,7 @@
"rimraf": "^3.0.2",
"typescript": "^4.6.2",
"unbuild": "^0.7.0",
"unocss": "^0.29.5",
"unocss": "^0.30.6",
"vite": "^2.8.6",
"vitest": "^0.7.7"
}
Expand Down
Loading

0 comments on commit 36fd216

Please sign in to comment.