chore: upgrade bun-types due to bug

This commit is contained in:
C4illin 2025-08-13 23:48:05 +02:00
parent 0287c4d458
commit dc0d37c71e
2 changed files with 6 additions and 6 deletions

View file

@ -36,7 +36,7 @@
"@tailwindcss/cli": "^4.1.11",
"@tailwindcss/postcss": "^4.1.11",
"@total-typescript/ts-reset": "^0.6.1",
"@types/bun": "1.2.2",
"@types/bun": "latest",
"@types/node": "^24.2.1",
"@typescript-eslint/parser": "^8.39.1",
"eslint": "^9.33.0",
@ -56,4 +56,4 @@
"@parcel/watcher",
"@tailwindcss/oxide"
]
}
}