Skip to content

Commit

Permalink
chore: update unocss to 0.65
Browse files Browse the repository at this point in the history
  • Loading branch information
MellowCo committed Dec 7, 2024
1 parent 6ddb420 commit 6a67cbc
Show file tree
Hide file tree
Showing 2 changed files with 955 additions and 445 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,27 +92,27 @@
},
"dependencies": {
"@rollup/pluginutils": "^5.1.3",
"@unocss/core": "^0.64.1",
"@unocss/extractor-arbitrary-variants": "^0.64.1",
"@unocss/rule-utils": "^0.64.1",
"@unocss/core": "^0.65.1",
"@unocss/extractor-arbitrary-variants": "^0.65.1",
"@unocss/rule-utils": "^0.65.1",
"unplugin-attributify-to-class": "^0.2.5",
"unplugin-transform-class": "^0.5.3"
},
"devDependencies": {
"@antfu/eslint-config": "3.8.0",
"@antfu/eslint-config": "3.11.2",
"@antfu/ni": "^0.23.1",
"@types/node": "^22.9.3",
"@unocss/autocomplete": "^0.64.1",
"@types/node": "^22.10.1",
"@unocss/autocomplete": "^0.65.1",
"bumpp": "^9.8.1",
"eslint": "^9.15.0",
"eslint": "^9.16.0",
"eslint-formatter-mo": "^1.2.0",
"magic-string": "^0.30.13",
"magic-string": "^0.30.14",
"msw": "1.0.1",
"std-env": "^3.8.0",
"taze": "^0.17.2",
"taze": "^0.18.0",
"typescript": "^5.7.2",
"unbuild": "^2.0.0",
"vite": "^5.4.11",
"vitest": "^2.1.5"
"vite": "^6.0.3",
"vitest": "^2.1.8"
}
}
Loading

0 comments on commit 6a67cbc

Please sign in to comment.