Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Feb 13, 2024
1 parent e74f238 commit b930118
Show file tree
Hide file tree
Showing 2 changed files with 743 additions and 157 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,25 +30,25 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@nuxt/kit": "^3.9.3",
"@nuxt/kit": "^3.10.1",
"defu": "^6.1.4",
"hookable": "^5.5.3",
"ofetch": "^1.3.3",
"ohash": "^1.1.3"
},
"devDependencies": {
"@iconify-json/simple-icons": "^1.1.90",
"@iconify-json/simple-icons": "^1.1.91",
"@nuxt/devtools": "latest",
"@nuxt/eslint-config": "^0.2.0",
"@nuxt/module-builder": "^0.5.5",
"@nuxt/schema": "^3.9.3",
"@nuxt/schema": "^3.10.1",
"@nuxt/test-utils": "^3.11.0",
"@nuxt/ui": "^2.12.3",
"@nuxt/ui-pro": "^0.7.3",
"@types/node": "^20.11.10",
"@nuxt/ui": "^2.13.0",
"@nuxt/ui-pro": "^0.7.5",
"@types/node": "^20.11.17",
"changelogen": "^0.5.5",
"eslint": "^8.56.0",
"nuxt": "^3.9.3",
"nuxt": "^3.10.1",
"typescript": "^5.3.3",
"vitest": "^1.2.2",
"vue-tsc": "^1.8.27"
Expand Down
Loading

0 comments on commit b930118

Please sign in to comment.