Skip to content

Commit

Permalink
chore(pkg): update pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
MellowCo committed Jun 1, 2024
1 parent 057cd48 commit e49e504
Show file tree
Hide file tree
Showing 3 changed files with 327 additions and 311 deletions.
2 changes: 1 addition & 1 deletion .eslintcache

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,27 +91,27 @@
},
"dependencies": {
"@rollup/pluginutils": "^5.1.0",
"@unocss/core": "^0.60.2",
"@unocss/extractor-arbitrary-variants": "^0.60.2",
"@unocss/rule-utils": "^0.60.2",
"@unocss/core": "^0.60.3",
"@unocss/extractor-arbitrary-variants": "^0.60.3",
"@unocss/rule-utils": "^0.60.3",
"unplugin-attributify-to-class": "^0.2.5",
"unplugin-transform-class": "^0.5.3"
},
"devDependencies": {
"@antfu/eslint-config": "2.18.0",
"@antfu/eslint-config": "2.19.1",
"@antfu/ni": "^0.21.12",
"@types/node": "^20.12.12",
"@unocss/autocomplete": "^0.60.2",
"@types/node": "^20.13.0",
"@unocss/autocomplete": "^0.60.3",
"bumpp": "^9.4.1",
"eslint": "^9.2.0",
"eslint": "^9.4.0",
"eslint-formatter-mo": "^1.2.0",
"magic-string": "^0.30.10",
"msw": "1.0.1",
"std-env": "^3.7.0",
"taze": "^0.13.8",
"typescript": "^5.4.5",
"unbuild": "^2.0.0",
"vite": "^5.2.11",
"vite": "^5.2.12",
"vitest": "^1.6.0"
}
}
Loading

0 comments on commit e49e504

Please sign in to comment.