Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 23, 2023
1 parent 781d48b commit 6499278
Show file tree
Hide file tree
Showing 3 changed files with 155 additions and 52 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"jiti": "^1.16.2",
"lerna": "^6.4.1",
"typescript": "^4.9.4",
"vitest": "^0.27.2"
"vitest": "^0.28.1"
},
"packageManager": "pnpm@7.25.1"
}
8 changes: 4 additions & 4 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"playground:build": "nuxi build playground"
},
"dependencies": {
"@iconify-json/carbon": "^1.1.13",
"@iconify-json/carbon": "^1.1.14",
"@nuxt/kit": "^3.0.0",
"@nuxtjs/color-mode": "^3.2.0",
"@unocss/core": "^0.48.4",
Expand All @@ -38,9 +38,9 @@
"@unocss/preset-icons": "^0.48.4",
"@unocss/preset-mini": "^0.48.4",
"@unocss/reset": "^0.48.4",
"@vueuse/core": "^9.11.0",
"@vueuse/integrations": "^9.11.0",
"@vueuse/nuxt": "^9.11.0",
"@vueuse/core": "^9.11.1",
"@vueuse/integrations": "^9.11.1",
"@vueuse/nuxt": "^9.11.1",
"defu": "^6.1.1",
"focus-trap": "^7.2.0",
"unocss": "^0.48.4"
Expand Down

0 comments on commit 6499278

Please sign in to comment.