We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdca9de commit 4fab2cbCopy full SHA for 4fab2cb
package.json
@@ -47,8 +47,8 @@
47
"@types/github-script": "https://github.com/actions/github-script/archive/refs/tags/v7.0.1.tar.gz",
48
"@types/js-yaml": "^4.0.9",
49
"@types/node": "22.x",
50
- "@vitest/browser": "^2.1.9",
51
- "@vitest/coverage-v8": "^2.0.5",
+ "@vitest/browser": "^3.2.4",
+ "@vitest/coverage-v8": "^3.2.4",
52
"dotenv": "^16.4.7",
53
"env-cmd": "^10.1.0",
54
"eslint": "9.23.x",
@@ -65,7 +65,7 @@
65
"turbo": "^2.3.3",
66
"typescript": "5.6.x",
67
"unplugin-swc": "^1.5.1",
68
- "vitest": "^2.1.9"
+ "vitest": "^3.2.4"
69
},
70
"os": [
71
"darwin",
0 commit comments