Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Oct 24, 2024
1 parent 59b3701 commit 9fd90f4
Show file tree
Hide file tree
Showing 2 changed files with 230 additions and 230 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@cloudflare/workers-types": "^4.20241018.0",
"@cloudflare/workers-types": "^4.20241022.0",
"@nuxt/devtools-kit": "^1.6.0",
"@nuxt/kit": "^3.13.2",
"@uploadthing/mime-types": "^0.3.0",
Expand All @@ -65,13 +65,13 @@
"@nuxt/schema": "^3.13.2",
"@nuxt/test-utils": "^3.14.4",
"@nuxthub/core": "link:",
"@types/node": "^22.7.8",
"@types/node": "^22.7.9",
"changelogen": "^0.5.7",
"eslint": "^9.13.0",
"nuxt": "^3.13.2",
"typescript": "^5.6.3",
"vitest": "^2.1.3",
"wrangler": "^3.82.0"
"wrangler": "^3.83.0"
},
"packageManager": "pnpm@9.12.2"
}
Loading

0 comments on commit 9fd90f4

Please sign in to comment.