build(deps): bump @elysiajs/static from 1.0.2 to 1.1.0

Bumps [@elysiajs/static](https://github.com/elysiajs/elysia-static) from 1.0.2 to 1.1.0.
- [Changelog](https://github.com/elysiajs/elysia-static/blob/main/CHANGELOG.md)
- [Commits](https://github.com/elysiajs/elysia-static/commits)

---
updated-dependencies:
- dependency-name: "@elysiajs/static"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-07-30 08:12:29 +00:00 committed by dependabot[bot]
parent d55ba218ff
commit 24a6010bae
2 changed files with 1 additions and 1 deletions

BIN
bun.lockb

Binary file not shown.

View file

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