Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Jul 29, 2024
1 parent fd9df35 commit 0132ea0
Show file tree
Hide file tree
Showing 3 changed files with 2,106 additions and 5,243 deletions.
28 changes: 14 additions & 14 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.12.2",
"@nuxt/kit": "^3.12.4",
"defu": "^6.1.4",
"hookable": "^5.5.3",
"ofetch": "^1.3.4",
Expand All @@ -41,20 +41,20 @@
"uncrypto": "^0.1.3"
},
"devDependencies": {
"@iconify-json/simple-icons": "^1.1.106",
"@iconify-json/simple-icons": "^1.1.111",
"@nuxt/devtools": "latest",
"@nuxt/eslint-config": "^0.3.13",
"@nuxt/module-builder": "^0.7.1",
"@nuxt/schema": "^3.12.2",
"@nuxt/test-utils": "^3.13.1",
"@nuxt/ui": "^2.17.0",
"@nuxt/ui-pro": "^1.3.0",
"@types/node": "^20.14.4",
"@nuxt/eslint-config": "^0.4.0",
"@nuxt/module-builder": "^0.8.1",
"@nuxt/schema": "^3.12.4",
"@nuxt/test-utils": "^3.14.0",
"@nuxt/ui": "^2.18.2",
"@nuxt/ui-pro": "^1.3.1",
"@types/node": "^22.0.0",
"changelogen": "^0.5.5",
"eslint": "^9.5.0",
"nuxt": "^3.12.2",
"typescript": "^5.4.5",
"vitest": "^1.6.0",
"vue-tsc": "^2.0.21"
"eslint": "^9.8.0",
"nuxt": "^3.12.4",
"typescript": "^5.5.4",
"vitest": "^2.0.4",
"vue-tsc": "^2.0.29"
}
}
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"generate": "nuxi generate"
},
"dependencies": {
"nuxt": "^3.12.2",
"nuxt": "^3.12.4",
"nuxt-auth-utils": "latest"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 0132ea0

Please sign in to comment.