We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8b0988 commit 3596f39Copy full SHA for 3596f39
bun.lock
@@ -10,13 +10,13 @@
10
},
11
"devDependencies": {
12
"@tanstack/react-query": "^5.59.16",
13
- "@types/bun": "^1.3.0",
+ "@types/bun": "^1.2.11",
14
"@types/lodash": "4.17.7",
15
"@types/node": "^22.9.0",
16
"@types/node-fetch": "^2.6.12",
17
"@types/parse-path": "^7.1.0",
18
"@typescript-eslint/eslint-plugin": "^6.17",
19
- "bun-types": "^1.3.0",
+ "bun-types": "^1.2.2",
20
"eslint-config-prettier": "^9.1.0",
21
"eslint-plugin-import": "^2.29.1",
22
"eslint-plugin-unused-imports": "^4.1.4",
@@ -102,6 +102,7 @@
102
"@types/node": "22",
103
"@types/react": "^18.3.12",
104
"@types/react-reconciler": "^0.32.0",
105
+ "strip-ansi": "^7.1.2",
106
107
108
"common": {
0 commit comments