Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Sep 4, 2024
1 parent c1b1f44 commit c4189b2
Show file tree
Hide file tree
Showing 3 changed files with 595 additions and 640 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@nuxt/kit": "^3.13.0",
"@nuxt/kit": "^3.13.1",
"defu": "^6.1.4",
"hookable": "^5.5.3",
"ofetch": "^1.3.4",
Expand All @@ -42,19 +42,19 @@
"uncrypto": "^0.1.3"
},
"devDependencies": {
"@iconify-json/simple-icons": "^1.1.115",
"@iconify-json/simple-icons": "^1.2.1",
"@nuxt/devtools": "latest",
"@nuxt/eslint-config": "^0.5.3",
"@nuxt/eslint-config": "^0.5.5",
"@nuxt/module-builder": "^0.8.3",
"@nuxt/schema": "^3.13.0",
"@nuxt/schema": "^3.13.1",
"@nuxt/test-utils": "^3.14.1",
"@nuxt/ui": "^2.18.4",
"@nuxt/ui-pro": "^1.4.1",
"changelogen": "^0.5.5",
"eslint": "^9.9.1",
"nuxt": "^3.13.0",
"nuxt": "^3.13.1",
"typescript": "^5.5.4",
"vitest": "^2.0.5",
"vue-tsc": "^2.0.29"
"vue-tsc": "^2.1.4"
}
}
4 changes: 2 additions & 2 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
"generate": "nuxi generate"
},
"dependencies": {
"nuxt": "^3.13.0",
"nuxt": "^3.13.1",
"nuxt-auth-utils": "latest"
},
"devDependencies": {
"@iconify-json/gravity-ui": "^1.1.5"
"@iconify-json/gravity-ui": "^1.2.1"
}
}
Loading

0 comments on commit c4189b2

Please sign in to comment.