Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Atinux committed Apr 24, 2024
1 parent 7af3a74 commit 2f40568
Show file tree
Hide file tree
Showing 2 changed files with 655 additions and 246 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@cloudflare/workers-types": "^4.20240405.0",
"@nuxt/devtools-kit": "^1.1.5",
"@cloudflare/workers-types": "^4.20240423.0",
"@nuxt/devtools-kit": "^1.2.0",
"@nuxt/kit": "^3.11.2",
"@sindresorhus/slugify": "^2.2.1",
"@uploadthing/mime-types": "^0.2.7",
Expand All @@ -49,24 +49,24 @@
"nitro-cloudflare-dev": "^0.1.4",
"ofetch": "^1.3.4",
"pathe": "^1.1.2",
"pkg-types": "^1.0.3",
"pkg-types": "^1.1.0",
"ufo": "^1.5.3",
"uncrypto": "^0.1.3",
"unstorage": "^1.10.2",
"zod": "^3.22.4"
"zod": "^3.23.4"
},
"devDependencies": {
"@nuxt/devtools": "^1.1.5",
"@nuxt/eslint-config": "^0.3.7",
"@nuxt/devtools": "^1.2.0",
"@nuxt/eslint-config": "^0.3.9",
"@nuxt/module-builder": "^0.5.5",
"@nuxt/schema": "^3.11.2",
"@nuxt/test-utils": "^3.12.1",
"@types/node": "^20.12.7",
"changelogen": "^0.5.5",
"eslint": "^9.0.0",
"eslint": "^9.1.1",
"nuxt": "^3.11.2",
"typescript": "^5.4.5",
"vitest": "^1.5.0",
"wrangler": "^3.51.0"
"vitest": "^1.5.1",
"wrangler": "^3.52.0"
}
}

0 comments on commit 2f40568

Please sign in to comment.