Skip to content

Commit 033ad7b

Browse files
chore(deps): update vitest to 4.0.15 (freeCodeCamp#64736)
1 parent 1a61e47 commit 033ad7b

File tree

2 files changed

+1112
-247
lines changed

2 files changed

+1112
-247
lines changed

curriculum/package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@types/polka": "^0.5.7",
5252
"@types/string-similarity": "^4.0.2",
5353
"@typescript/vfs-1.6.1": "npm:@typescript/[email protected]",
54-
"@vitest/ui": "^3.2.4",
54+
"@vitest/ui": "^4.0.15",
5555
"eslint": "^9.39.1",
5656
"glob": "8.1.0",
5757
"joi": "17.12.2",
@@ -67,6 +67,9 @@
6767
"sirv": "^3.0.2",
6868
"string-similarity": "4.0.4",
6969
"typescript-5.9.2": "npm:[email protected]",
70-
"vitest": "^3.2.4"
70+
"vitest": "^4.0.15"
71+
},
72+
"dependencies": {
73+
"@types/node": "^24.10.4"
7174
}
7275
}

0 commit comments

Comments
 (0)