build(deps): bump sveltekit-rate-limiter from 0.6.1 to 0.7.0 (#66)

Bumps [sveltekit-rate-limiter](https://github.com/ciscoheat/sveltekit-rate-limiter) from 0.6.1 to 0.7.0.
- [Release notes](https://github.com/ciscoheat/sveltekit-rate-limiter/releases)
- [Changelog](https://github.com/ciscoheat/sveltekit-rate-limiter/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ciscoheat/sveltekit-rate-limiter/compare/v0.6.1...v0.7.0)

---
updated-dependencies:
- dependency-name: sveltekit-rate-limiter
  dependency-version: 0.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-07-08 22:55:14 +09:00
committed by GitHub
parent ae1fdeb30c
commit 39a5d9d804
2 changed files with 6 additions and 6 deletions

View File

@@ -51,7 +51,7 @@
"deepmerge": "4.3.1",
"lucide-svelte": "0.475.0",
"svelte-persisted-store": "0.12.0",
"sveltekit-rate-limiter": "0.6.1",
"sveltekit-rate-limiter": "0.7.0",
"tailwind-merge": "3.0.2"
}
}