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 23, 2024
1 parent 9619c6e commit 4a5b638
Show file tree
Hide file tree
Showing 2 changed files with 620 additions and 118 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,35 +34,35 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@cloudflare/workers-types": "^4.20240208.0",
"@nuxt/kit": "^3.10.2",
"@cloudflare/workers-types": "^4.20240222.0",
"@nuxt/kit": "^3.10.3",
"@sindresorhus/slugify": "^2.2.1",
"@uploadthing/mime-types": "^0.2.4",
"defu": "^6.1.4",
"destr": "^2.0.3",
"get-port-please": "^3.1.2",
"h3": "^1.10.2",
"mime": "^4.0.1",
"nuxt-auth-utils": "^0.0.18",
"nuxt-auth-utils": "^0.0.19",
"ofetch": "^1.3.3",
"pathe": "^1.1.2",
"pkg-types": "^1.0.3",
"rc9": "^2.1.1",
"ufo": "^1.4.0",
"uncrypto": "^0.1.3",
"unstorage": "^1.10.1",
"wrangler": "^3.28.4",
"wrangler": "^3.29.0",
"zod": "^3.22.4"
},
"devDependencies": {
"@nuxt/eslint-config": "^0.2.0",
"@nuxt/module-builder": "^0.5.5",
"@nuxt/schema": "^3.10.2",
"@nuxt/schema": "^3.10.3",
"@nuxt/test-utils": "^3.11.0",
"@types/node": "^20.11.19",
"@types/node": "^20.11.20",
"changelogen": "^0.5.5",
"eslint": "^8.56.0",
"nuxt": "^3.10.2",
"nuxt": "^3.10.3",
"typescript": "^5.3.3",
"vitest": "^1.3.1",
"vue-tsc": "^1.8.27"
Expand Down
Loading

0 comments on commit 4a5b638

Please sign in to comment.