Skip to content

Commit

Permalink
feat: update unocss/core 0.58.9
Browse files Browse the repository at this point in the history
  • Loading branch information
MellowCo committed Apr 5, 2024
1 parent fd0e327 commit 57435c7
Show file tree
Hide file tree
Showing 4 changed files with 525 additions and 195 deletions.
18 changes: 9 additions & 9 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.6",
"@unocss/extractor-arbitrary-variants": "^0.58.6",
"@unocss/rule-utils": "^0.58.6",
"@unocss/core": "^0.58.9",
"@unocss/extractor-arbitrary-variants": "^0.58.9",
"@unocss/rule-utils": "^0.58.9",
"unplugin-attributify-to-class": "^0.2.5",
"unplugin-transform-class": "^0.5.3"
},
"devDependencies": {
"@antfu/eslint-config": "0.41.3",
"@antfu/ni": "^0.21.12",
"@types/node": "^20.11.30",
"@unocss/autocomplete": "^0.58.6",
"@types/node": "^20.12.4",
"@unocss/autocomplete": "^0.58.9",
"bumpp": "^9.4.0",
"eslint": "^8.57.0",
"eslint-formatter-mo": "^1.2.0",
"magic-string": "^0.30.8",
"magic-string": "^0.30.9",
"msw": "1.0.1",
"std-env": "^3.4.3",
"std-env": "^3.7.0",
"taze": "^0.13.3",
"typescript": "^5.3.3",
"typescript": "^5.4.4",
"unbuild": "^2.0.0",
"vite": "^4.5.2",
"vite": "^4.5.3",
"vitest": "^1.4.0"
}
}

0 comments on commit 57435c7

Please sign in to comment.