Skip to content

Commit

Permalink
chore: Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisGV04 committed Aug 30, 2023
1 parent 5220883 commit 4345360
Show file tree
Hide file tree
Showing 3 changed files with 1,439 additions and 2,261 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@vueuse/core": "^10.4.1",
"@vueuse/nuxt": "^10.2.1",
"eslint": "^8.45.0",
"nuxt": "^3.6.5",
"nuxt": "^3.7.0",
"typescript": "^5.1.6",
"zod": "^3.21.4"
}
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,19 +40,19 @@
"@egoist/tailwindcss-icons": "^1.1.0",
"@floating-ui/vue": "^1.0.2",
"@iconify-json/heroicons": "^1.1.12",
"@nuxt/kit": "^3.6.5",
"@nuxt/kit": "^3.7.0",
"@nuxtjs/tailwindcss": "^6.8.0",
"defu": "^6.1.2",
"tailwindcss": "^3.3.3"
},
"devDependencies": {
"@headlessui/vue": "^1.7.16",
"@nuxt/eslint-config": "^0.1.1",
"@nuxt/module-builder": "^0.4.0",
"@nuxt/eslint-config": "^0.2.0",
"@nuxt/module-builder": "^0.5.0",
"@release-it/conventional-changelog": "^7.0.0",
"@vueuse/core": "^10.4.1",
"eslint": "^8.47.0",
"nuxt": "^3.6.5",
"eslint": "^8.48.0",
"nuxt": "^3.7.0",
"release-it": "^16.1.5",
"typescript": "^5.2.2",
"vue-tsc": "^1.8.8",
Expand Down
Loading

0 comments on commit 4345360

Please sign in to comment.