Skip to content

Commit

Permalink
chore: 🔨 update pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
MellowCo committed Jul 23, 2022
1 parent ee1cdc1 commit 6c1e2e5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -75,16 +75,16 @@
"lint": "eslint ."
},
"dependencies": {
"@unocss/core": "^0.44.3"
"@unocss/core": "^0.44.5"
},
"devDependencies": {
"@antfu/eslint-config": "^0.25.2",
"bumpp": "^8.2.1",
"eslint": "^8.20.0",
"msw": "^0.44.1",
"msw": "^0.44.2",
"typescript": "^4.7.4",
"unbuild": "^0.7.4",
"vite": "^3.0.0",
"unbuild": "^0.7.6",
"vite": "^3.0.2",
"vitest": "^0.18.1"
}
}

0 comments on commit 6c1e2e5

Please sign in to comment.