Skip to content
This repository was archived by the owner on Aug 2, 2025. It is now read-only.

Commit 093073c

Browse files
committed
Revert "update vitest to fix Weakness CWE-1385 (relevant only in development)"
This reverts commit 2d8439b.
1 parent 2dbaa39 commit 093073c

File tree

3 files changed

+4304
-3984
lines changed

3 files changed

+4304
-3984
lines changed

apps/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@typescript-eslint/eslint-plugin": "^5.60.0",
6969
"@typescript-eslint/parser": "^5.60.0",
7070
"@vitejs/plugin-react": "^4.2.1",
71-
"@vitest/ui": "^1.6.1",
71+
"@vitest/ui": "^1.2.2",
7272
"eslint": "^8.43.0",
7373
"eslint-config-prettier": "^8.8.0",
7474
"eslint-plugin-react": "^7.32.2",

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"knip": "^3.7.0",
1818
"typescript": "^5.1.6"
1919
},
20+
"packageManager": "[email protected]",
2021
"scripts": {
2122
"build": "turbo run build",
2223
"kill-ports": "kill-port 51204 && kill-port 3000",

0 commit comments

Comments
 (0)