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 15, 2024
1 parent 2b5ce33 commit 381a81a
Show file tree
Hide file tree
Showing 2 changed files with 122 additions and 248 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,18 +25,18 @@
"release": "release-it"
},
"dependencies": {
"@cloudflare/workers-types": "^4.20240129.0",
"@cloudflare/workers-types": "^4.20240208.0",
"mime": "^4.0.1",
"nuxt-auth-utils": "^0.0.15",
"nuxt-auth-utils": "^0.0.16",
"pkg-types": "^1.0.3",
"uncrypto": "^0.1.3",
"wrangler": "^3.26.0",
"wrangler": "^3.28.2",
"zod": "^3.22.4"
},
"devDependencies": {
"@nuxt/eslint-config": "^0.2.0",
"eslint": "^8.56.0",
"release-it": "^17.0.3",
"release-it": "^17.0.5",
"typescript": "^5.3.3",
"vue-tsc": "^1.8.27"
},
Expand Down
Loading

0 comments on commit 381a81a

Please sign in to comment.