update bun

This commit is contained in:
Chris Kruining 2025-01-27 08:02:19 +01:00
parent 5862248153
commit c9bc7d061b
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2
3 changed files with 1935 additions and 0 deletions

1934
bun.lock Normal file

File diff suppressed because it is too large Load diff

BIN
bun.lockb

Binary file not shown.

View file

@ -5,6 +5,7 @@
"@solid-primitives/i18n": "^2.1.1", "@solid-primitives/i18n": "^2.1.1",
"@solid-primitives/scheduled": "^1.4.4", "@solid-primitives/scheduled": "^1.4.4",
"@solid-primitives/storage": "^4.2.1", "@solid-primitives/storage": "^4.2.1",
"@solid-primitives/timer": "^1.4.0",
"@solidjs/meta": "^0.29.4", "@solidjs/meta": "^0.29.4",
"@solidjs/router": "^0.15.3", "@solidjs/router": "^0.15.3",
"@solidjs/start": "^1.0.11", "@solidjs/start": "^1.0.11",