Skip to content

Commit 715a245

Browse files
authored
Merge pull request #33 from CarnegieLearningWeb/dev
updated bun and also express
2 parents b669d57 + 89c3d34 commit 715a245

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lockb

4.18 KB
Binary file not shown.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,16 +21,16 @@
2121
"@radix-ui/react-slot": "^1.0.2",
2222
"@radix-ui/react-toggle": "^1.0.3",
2323
"@radix-ui/react-toggle-group": "^1.0.4",
24-
"@tanstack/react-query": "^5.35.1",
25-
"@tanstack/react-query-devtools": "^5.35.1",
24+
"@tanstack/react-query": "^5.62.2",
25+
"@tanstack/react-query-devtools": "^5.62.2",
2626
"@types/express": "^4.17.21",
2727
"@types/lodash": "^4.17.1",
2828
"@types/papaparse": "^5.3.14",
2929
"@types/timsort": "^0.3.3",
3030
"class-variance-authority": "^0.7.0",
3131
"clsx": "^2.1.1",
3232
"d3": "^7.9.0",
33-
"express": "^4.19.2",
33+
"express": "5.0.0",
3434
"graphviz-react": "^1.2.5",
3535
"html2canvas": "^1.4.1",
3636
"joi": "^17.13.1",

0 commit comments

Comments
 (0)