Skip to content

Commit

Permalink
feat: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Mar 15, 2022
1 parent 4dfe309 commit 02d0b94
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,17 +28,17 @@
"dependencies": {
"@iconify-json/carbon": "^1.1.2",
"@nuxt/kit": "npm:@nuxt/kit-edge@latest",
"@unocss/core": "^0.28.0",
"@unocss/nuxt": "^0.28.0",
"@unocss/preset-attributify": "^0.28.0",
"@unocss/preset-icons": "^0.28.0",
"@unocss/preset-mini": "^0.28.0",
"@unocss/reset": "^0.28.0",
"@unocss/core": "^0.28.1",
"@unocss/nuxt": "^0.28.1",
"@unocss/preset-attributify": "^0.28.1",
"@unocss/preset-icons": "^0.28.1",
"@unocss/preset-mini": "^0.28.1",
"@unocss/reset": "^0.28.1",
"@vueuse/core": "^8.0.1",
"@vueuse/integrations": "^8.0.1",
"@vueuse/nuxt": "^8.0.1",
"focus-trap": "^6.7.3",
"unocss": "^0.28.0"
"unocss": "^0.28.1"
},
"devDependencies": {
"nuxt3": "latest",
Expand Down

0 comments on commit 02d0b94

Please sign in to comment.