Skip to content

Commit 3596f39

Browse files
committed
Update bun.lock
1 parent d8b0988 commit 3596f39

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

bun.lock

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010
},
1111
"devDependencies": {
1212
"@tanstack/react-query": "^5.59.16",
13-
"@types/bun": "^1.3.0",
13+
"@types/bun": "^1.2.11",
1414
"@types/lodash": "4.17.7",
1515
"@types/node": "^22.9.0",
1616
"@types/node-fetch": "^2.6.12",
1717
"@types/parse-path": "^7.1.0",
1818
"@typescript-eslint/eslint-plugin": "^6.17",
19-
"bun-types": "^1.3.0",
19+
"bun-types": "^1.2.2",
2020
"eslint-config-prettier": "^9.1.0",
2121
"eslint-plugin-import": "^2.29.1",
2222
"eslint-plugin-unused-imports": "^4.1.4",
@@ -102,6 +102,7 @@
102102
"@types/node": "22",
103103
"@types/react": "^18.3.12",
104104
"@types/react-reconciler": "^0.32.0",
105+
"strip-ansi": "^7.1.2",
105106
},
106107
},
107108
"common": {

0 commit comments

Comments
 (0)