Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Atinux committed May 1, 2024
1 parent 456a8fb commit 2eb119f
Show file tree
Hide file tree
Showing 2 changed files with 619 additions and 668 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,32 +41,32 @@
"@nuxt/devtools-kit": "^1.2.0",
"@nuxt/kit": "^3.11.2",
"@sindresorhus/slugify": "^2.2.1",
"@uploadthing/mime-types": "^0.2.7",
"@uploadthing/mime-types": "^0.2.9",
"citty": "^0.1.6",
"defu": "^6.1.4",
"h3": "^1.11.1",
"mime": "^4.0.1",
"mime": "^4.0.3",
"nitro-cloudflare-dev": "^0.1.4",
"ofetch": "^1.3.4",
"pathe": "^1.1.2",
"pkg-types": "^1.1.0",
"ufo": "^1.5.3",
"uncrypto": "^0.1.3",
"unstorage": "^1.10.2",
"zod": "^3.23.4"
"zod": "^3.23.5"
},
"devDependencies": {
"@nuxt/devtools": "^1.2.0",
"@nuxt/eslint-config": "^0.3.9",
"@nuxt/module-builder": "^0.5.5",
"@nuxt/eslint-config": "^0.3.10",
"@nuxt/module-builder": "^0.6.0",
"@nuxt/schema": "^3.11.2",
"@nuxt/test-utils": "^3.12.1",
"@types/node": "^20.12.7",
"@types/node": "^20.12.8",
"changelogen": "^0.5.5",
"eslint": "^9.1.1",
"nuxt": "^3.11.2",
"typescript": "^5.4.5",
"vitest": "^1.5.1",
"wrangler": "^3.52.0"
"vitest": "^1.5.3",
"wrangler": "^3.53.0"
}
}
}

0 comments on commit 2eb119f

Please sign in to comment.