Skip to content

Commit 4cdbc95

Browse files
committed
fix(core): sync dependencies
1 parent 2d370a9 commit 4cdbc95

File tree

3 files changed

+5
-15
lines changed

3 files changed

+5
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"@testing-library/jest-dom": "6.6.3",
8585
"@testing-library/react": "16.0.1",
8686
"@testing-library/user-event": "^14.5.2",
87-
"@types/express": "^5.0.0",
87+
"@types/express": "^4.17.17",
8888
"@types/jest": "^29.5.12",
8989
"@types/kill-port": "^2.0.3",
9090
"@types/node": "22.10.1",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"tcp-port-used": "^1.0.2",
4747
"tiny-invariant": "^1.3.3",
4848
"tree-kill": "^1.2.2",
49-
"vitest": "^2.0.0",
49+
"vitest": "^1.6.0",
5050
"zod": "^3.23.8"
5151
},
5252
"type": "module",

pnpm-lock.yaml

Lines changed: 3 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)