Skip to content

Commit

Permalink
chore: up deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ronger-x committed Apr 29, 2024
1 parent 1c74a7f commit 7355f74
Show file tree
Hide file tree
Showing 2 changed files with 3,014 additions and 651 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"access": "public"
},
"dependencies": {
"@nuxt/kit": "^3.10.1",
"@nuxt/kit": "^3.11.2",
"@roshan-labs/http": "^0.0.4",
"defu": "^6.1.4",
"h3": "^1.10.1",
Expand All @@ -61,21 +61,21 @@
},
"devDependencies": {
"@auth/core": "0.27.0",
"@nuxt/devtools": "latest",
"@nuxt/devtools": "^1.1.5",
"@nuxt/module-builder": "^0.5.5",
"@nuxt/schema": "^3.10.1",
"@nuxt/test-utils": "^3.11.0",
"@nuxt/schema": "^3.11.2",
"@nuxt/test-utils": "^3.12.1",
"@roshan-labs/eslint-config": "^1.4.1",
"@types/jsonwebtoken": "^9.0.5",
"@types/node": "^20.11.16",
"@types/node": "^20.12.7",
"changelogen": "^0.5.5",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.56.0",
"jsonwebtoken": "^9.0.2",
"nuxt": "^3.10.1",
"nuxt": "^3.11.2",
"ts-essentials": "^9.4.1",
"vitest": "^1.2.2",
"zod": "^3.22.4"
"vitest": "^1.4.0",
"zod": "^3.23.4"
},
"peerDependencies": {
"@auth/core": "0.20.0"
Expand Down
Loading

0 comments on commit 7355f74

Please sign in to comment.