Skip to content

Commit

Permalink
chore(package): update pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
MellowCo committed Nov 12, 2022
1 parent 1071fdc commit ee88d1b
Show file tree
Hide file tree
Showing 5 changed files with 622 additions and 576 deletions.
16 changes: 8 additions & 8 deletions package.json
Expand Up @@ -85,18 +85,18 @@
},
"dependencies": {
"@rollup/pluginutils": "^5.0.2",
"@unocss/core": "^0.46.1",
"unplugin-attributify-to-class": "^0.1.16",
"unplugin-transform-class": "^0.1.20"
"@unocss/core": "^0.46.4",
"unplugin-attributify-to-class": "^0.2.0",
"unplugin-transform-class": "^0.2.0"
},
"devDependencies": {
"@antfu/eslint-config": "^0.27.0",
"@antfu/eslint-config": "^0.29.4",
"bumpp": "^8.2.1",
"eslint": "^8.26.0",
"msw": "^0.47.4",
"eslint": "^8.27.0",
"msw": "^0.48.1",
"typescript": "^4.8.4",
"unbuild": "^0.9.4",
"vite": "^3.2.1",
"vitest": "^0.24.3"
"vite": "^3.2.3",
"vitest": "^0.25.1"
}
}

0 comments on commit ee88d1b

Please sign in to comment.