fix(deps): update typescript-projects (#29130)

Co-authored-by: Daniel Dietzler <mail@ddietzler.dev>
This commit is contained in:
renovate[bot] 2026-06-18 16:21:35 +02:00 committed by GitHub
parent 53fe26593c
commit 735f52a321
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 326 additions and 394 deletions

View file

@ -1,7 +1,7 @@
# @generated - this file is auto-generated by `mise lock` https://mise.en.dev/dev-tools/mise-lock.html
[[tools.wrangler]]
version = "4.98.0"
version = "4.100.0"
backend = "npm:wrangler"
[tools.wrangler.options]

View file

@ -28,4 +28,4 @@ run = "prettier --write ."
run = "wrangler pages deploy build --project-name=${PROJECT_NAME} --branch=${BRANCH_NAME}"
[tools]
wrangler = "4.98.0"
wrangler = "4.100.0"