Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 4, 2024
1 parent dacca0c commit 8e2606e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
Binary file modified bun.lockb
Binary file not shown.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,31 +52,31 @@
]
},
"dependencies": {
"@hono/node-server": "^1.11.3",
"@hono/node-server": "^1.12.0",
"@upstash/ratelimit": "^1.2.1",
"@upstash/redis": "^1.31.5",
"@upstash/redis": "^1.32.0",
"bun-vercel": "^1.0.0-alpha.5",
"crypto-js": "^4.2.0",
"entities": "^4.5.0",
"hono": "^4.4.6"
"hono": "^4.4.11"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20240614.0",
"@cloudflare/workers-types": "^4.20240620.0",
"@commitlint/cli": "^18.6.1",
"@commitlint/config-conventional": "^18.6.3",
"@total-typescript/ts-reset": "^0.5.1",
"@types/crypto-js": "^4.2.2",
"@typescript-eslint/eslint-plugin": "^7.13.0",
"@typescript-eslint/parser": "^7.13.0",
"bun-types": "^1.1.13",
"@typescript-eslint/eslint-plugin": "^7.15.0",
"@typescript-eslint/parser": "^7.15.0",
"bun-types": "^1.1.18",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.7",
"prettier": "^3.3.2",
"tsx": "^4.15.5",
"typescript": "^5.4.5",
"vercel": "^34.2.7",
"wrangler": "^3.60.3"
"tsx": "^4.16.2",
"typescript": "^5.5.3",
"vercel": "^34.3.0",
"wrangler": "^3.63.1"
}
}

0 comments on commit 8e2606e

Please sign in to comment.