mirror of
https://github.com/trafficlunar/tomodachi-share.git
synced 2026-06-27 22:24:14 +00:00
feat: rate limiting api routes
This commit is contained in:
parent
50c18a342d
commit
2c13f60a50
13 changed files with 252 additions and 49 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"name": "tomodachi-share",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"packageManager": "pnpm@10.9.0",
|
||||
"packageManager": "pnpm@10.10.0",
|
||||
"scripts": {
|
||||
"dev": "next dev --turbopack",
|
||||
"build": "next build",
|
||||
|
|
@ -23,6 +23,7 @@
|
|||
"downshift": "^9.0.9",
|
||||
"embla-carousel-react": "^8.6.0",
|
||||
"file-type": "^20.4.1",
|
||||
"ioredis": "^5.6.1",
|
||||
"jsqr": "^1.4.0",
|
||||
"next": "15.2.4",
|
||||
"next-auth": "5.0.0-beta.25",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue