mirror of
https://github.com/bknd-io/bknd/
synced 2026-08-02 08:06:00 +00:00
chore: update devDependencies for improved compatibility
- bump @tsconfig/strictest from 2.0.7 to 2.0.8 - upgrade typescript from 5.9.3 to 6.0.2
This commit is contained in:
+2
-2
@@ -17,11 +17,11 @@
|
||||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "2.3.3",
|
||||
"@tsconfig/strictest": "^2.0.7",
|
||||
"@tsconfig/strictest": "^2.0.8",
|
||||
"@types/bun": "^1.3.1",
|
||||
"@types/lodash-es": "^4.17.12",
|
||||
"miniflare": "^3.20250718.2",
|
||||
"typescript": "^5.9.3",
|
||||
"typescript": "^6.0.2",
|
||||
"verdaccio": "^6.2.1"
|
||||
},
|
||||
"workspaces": ["app", "packages/*"]
|
||||
|
||||
Reference in New Issue
Block a user