Skip to content

Commit dcdda87

Browse files
committed
fix: rename middleware function to proxy
1 parent dc7bbd9 commit dcdda87

File tree

3 files changed

+447
-447
lines changed

3 files changed

+447
-447
lines changed

dashboard/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,24 +25,24 @@
2525
"react": "19.2.4",
2626
"react-chartjs-2": "^5.3.1",
2727
"react-dom": "19.2.4",
28-
"systeminformation": "^5.31.4",
28+
"systeminformation": "^5.31.5",
2929
"three": "^0.183.2"
3030
},
3131
"devDependencies": {
3232
"@eslint/eslintrc": "^3.3.5",
33-
"@tailwindcss/postcss": "^4.2.1",
33+
"@tailwindcss/postcss": "^4.2.2",
3434
"@types/d3": "^7.4.3",
3535
"@types/node": "^20.19.37",
3636
"@types/pako": "^2.0.4",
3737
"@types/react": "19.2.14",
3838
"@types/react-dom": "19.2.3",
3939
"@types/three": "^0.183.1",
40-
"@vitest/coverage-v8": "^4.1.0",
40+
"@vitest/coverage-v8": "^4.1.1",
4141
"eslint": "^9.39.4",
4242
"eslint-config-next": "16.1.6",
43-
"tailwindcss": "^4.2.1",
43+
"tailwindcss": "^4.2.2",
4444
"typescript": "^5.9.3",
45-
"vitest": "^4.1.0"
45+
"vitest": "^4.1.1"
4646
},
4747
"packageManager": "pnpm@10.28.1+sha512.7d7dbbca9e99447b7c3bf7a73286afaaf6be99251eb9498baefa7d406892f67b879adb3a1d7e687fc4ccc1a388c7175fbaae567a26ab44d1067b54fcb0d6a316",
4848
"overrides": {

0 commit comments

Comments
 (0)