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 16, 2024
1 parent 1b99533 commit fdaa88c
Show file tree
Hide file tree
Showing 2 changed files with 855 additions and 167 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@nuxt/kit": "^3.10.1",
"@nuxt/kit": "^3.10.2",
"defu": "^6.1.4",
"hookable": "^5.5.3",
"ofetch": "^1.3.3",
Expand All @@ -41,14 +41,14 @@
"@nuxt/devtools": "latest",
"@nuxt/eslint-config": "^0.2.0",
"@nuxt/module-builder": "^0.5.5",
"@nuxt/schema": "^3.10.1",
"@nuxt/schema": "^3.10.2",
"@nuxt/test-utils": "^3.11.0",
"@nuxt/ui": "^2.13.0",
"@nuxt/ui-pro": "^0.7.5",
"@types/node": "^20.11.17",
"@types/node": "^20.11.19",
"changelogen": "^0.5.5",
"eslint": "^8.56.0",
"nuxt": "^3.10.1",
"nuxt": "^3.10.2",
"typescript": "^5.3.3",
"vitest": "^1.2.2",
"vue-tsc": "^1.8.27"
Expand Down
Loading

0 comments on commit fdaa88c

Please sign in to comment.