Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Jun 5, 2024
1 parent 9a7a415 commit a2b0d93
Show file tree
Hide file tree
Showing 2 changed files with 400 additions and 323 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@cloudflare/workers-types": "^4.20240529.0",
"@nuxt/devtools-kit": "^1.3.2",
"@cloudflare/workers-types": "^4.20240603.0",
"@nuxt/devtools-kit": "^1.3.3",
"@nuxt/kit": "^3.11.2",
"@sindresorhus/slugify": "^2.2.1",
"@uploadthing/mime-types": "^0.2.10",
Expand All @@ -58,18 +58,18 @@
"zod": "^3.23.8"
},
"devDependencies": {
"@nuxt/devtools": "^1.3.2",
"@nuxt/devtools": "^1.3.3",
"@nuxt/eslint-config": "^0.3.13",
"@nuxt/module-builder": "^0.7.0",
"@nuxt/schema": "^3.11.2",
"@nuxt/test-utils": "^3.13.1",
"@types/node": "^20.14.0",
"@types/node": "^20.14.2",
"changelogen": "^0.5.5",
"eslint": "^9.3.0",
"eslint": "^9.4.0",
"nuxt": "^3.11.2",
"typescript": "^5.4.5",
"vitest": "^1.6.0",
"wrangler": "^3.58.0"
"wrangler": "^3.59.0"
},
"resolutions": {
"@nuxt/ui": "2.15.2"
Expand Down
Loading

0 comments on commit a2b0d93

Please sign in to comment.