Skip to content

Commit

Permalink
feat: update deps , unocss/core to 0.55.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MellowCo committed Aug 19, 2023
1 parent 87bf176 commit e3bb66b
Show file tree
Hide file tree
Showing 2 changed files with 255 additions and 281 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,26 +89,26 @@
"lint:fix": "nr lint --fix"
},
"dependencies": {
"@rollup/pluginutils": "^5.0.2",
"@unocss/core": "^0.54.0",
"@unocss/extractor-arbitrary-variants": "^0.54.0",
"@rollup/pluginutils": "^5.0.3",
"@unocss/core": "^0.55.1",
"@unocss/extractor-arbitrary-variants": "^0.55.1",
"unplugin-attributify-to-class": "^0.2.4",
"unplugin-transform-class": "^0.5.1"
},
"devDependencies": {
"@antfu/eslint-config": "^0.39.8",
"@antfu/eslint-config": "^0.40.2",
"@antfu/ni": "^0.21.5",
"@types/node": "^20.4.5",
"@unocss/autocomplete": "^0.54.0",
"@types/node": "^20.5.1",
"@unocss/autocomplete": "^0.55.1",
"bumpp": "^9.1.1",
"eslint": "^8.46.0",
"eslint": "^8.47.0",
"eslint-formatter-mo": "^1.2.0",
"magic-string": "^0.30.2",
"msw": "^1.2.3",
"taze": "^0.11.2",
"typescript": "^5.1.6",
"unbuild": "^1.2.1",
"vite": "^4.4.7",
"vitest": "^0.33.0"
"vite": "^4.4.9",
"vitest": "^0.34.2"
}
}
Loading

0 comments on commit e3bb66b

Please sign in to comment.