|
5 | 5 | "name": "osm-auth", |
6 | 6 | "devDependencies": { |
7 | 7 | "@eslint/js": "^9.38.0", |
8 | | - "@types/bun": "^1.3.0", |
| 8 | + "@types/bun": "^1.3.1", |
9 | 9 | "eslint": "^9.38.0", |
10 | 10 | "globals": "^16.4.0", |
11 | 11 | "node-localstorage": "^3.0.5", |
|
43 | 43 |
|
44 | 44 | "@humanwhocodes/retry": [ "@humanwhocodes/[email protected]", "", {}, "sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ=="], |
45 | 45 |
|
46 | | - "@types/bun": [ "@types/[email protected].0", "", { "dependencies": { "bun-types": "1.3.0" } }, "sha512-+lAGCYjXjip2qY375xX/scJeVRmZ5cY0wyHYyCYxNcdEXrQ4AOe3gACgd4iQ8ksOslJtW4VNxBJ8llUwc3a6AA=="], |
| 46 | + "@types/bun": [ "@types/[email protected].1", "", { "dependencies": { "bun-types": "1.3.1" } }, "sha512-4jNMk2/K9YJtfqwoAa28c8wK+T7nvJFOjxI4h/7sORWcypRNxBpr+TPNaCfVWq70tLCJsqoFwcf0oI0JU/fvMQ=="], |
47 | 47 |
|
48 | 48 | "@types/estree": [ "@types/[email protected]", "", {}, "sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw=="], |
49 | 49 |
|
|
67 | 67 |
|
68 | 68 | "brace-expansion": [ "[email protected]", "", { "dependencies": { "balanced-match": "^1.0.0", "concat-map": "0.0.1" } }, "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA=="], |
69 | 69 |
|
70 | | - "bun-types": [ "[email protected].0", "", { "dependencies": { "@types/node": "*" }, "peerDependencies": { "@types/react": "^19" } }, "sha512-u8X0thhx+yJ0KmkxuEo9HAtdfgCBaM/aI9K90VQcQioAmkVp3SG3FkwWGibUFz3WdXAdcsqOcbU40lK7tbHdkQ=="], |
| 70 | + "bun-types": [ "[email protected].1", "", { "dependencies": { "@types/node": "*" }, "peerDependencies": { "@types/react": "^19" } }, "sha512-NMrcy7smratanWJ2mMXdpatalovtxVggkj11bScuWuiOoXTiKIu2eVS1/7qbyI/4yHedtsn175n4Sm4JcdHLXw=="], |
71 | 71 |
|
72 | 72 | "callsites": [ "[email protected]", "", {}, "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ=="], |
73 | 73 |
|
|
0 commit comments