Skip to content

Commit

Permalink
feat: update unocss/core to 0.58.3
Browse files Browse the repository at this point in the history
  • Loading branch information
MellowCo committed Feb 24, 2024
1 parent f0b0019 commit 6d8fd6e
Show file tree
Hide file tree
Showing 2 changed files with 292 additions and 252 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,27 +90,27 @@
},
"dependencies": {
"@rollup/pluginutils": "^5.1.0",
"@unocss/core": "^0.58.4",
"@unocss/extractor-arbitrary-variants": "^0.58.4",
"@unocss/rule-utils": "^0.58.4",
"@unocss/core": "^0.58.5",
"@unocss/extractor-arbitrary-variants": "^0.58.5",
"@unocss/rule-utils": "^0.58.5",
"unplugin-attributify-to-class": "^0.2.5",
"unplugin-transform-class": "^0.5.2"
"unplugin-transform-class": "^0.5.3"
},
"devDependencies": {
"@antfu/eslint-config": "0.41.3",
"@antfu/ni": "^0.21.12",
"@types/node": "^20.11.4",
"@unocss/autocomplete": "^0.58.4",
"bumpp": "^9.2.1",
"eslint": "^8.56.0",
"@types/node": "^20.11.20",
"@unocss/autocomplete": "^0.58.5",
"bumpp": "^9.3.0",
"eslint": "^8.57.0",
"eslint-formatter-mo": "^1.2.0",
"magic-string": "^0.30.6",
"msw": "1.0.1",
"std-env": "^3.4.3",
"taze": "^0.12.3",
"taze": "^0.13.3",
"typescript": "^5.3.3",
"unbuild": "^2.0.0",
"vite": "^4.5.2",
"vitest": "^1.2.2"
"vitest": "^1.3.1"
}
}

0 comments on commit 6d8fd6e

Please sign in to comment.