build(deps): update @elysiajs/static requirement from ^1.0.3 to ^1.1.0

---
updated-dependencies:
- dependency-name: "@elysiajs/static"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-07-17 09:12:17 +00:00 committed by dependabot[bot]
parent 85945256e7
commit 382ebad35a
2 changed files with 1 additions and 1 deletions

View file

@ -11,7 +11,7 @@
"@elysiajs/cookie": "^0.8.0",
"@elysiajs/html": "^1.0.2",
"@elysiajs/jwt": "^1.0.2",
"@elysiajs/static": "^1.0.3",
"@elysiajs/static": "^1.1.0",
"elysia": "^1.1.2"
},
"module": "src/index.tsx",