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 b55dd34 commit 44b0395Copy full SHA for 44b0395
package.json
@@ -29,12 +29,12 @@
29
"@biomejs/biome": "^1.5.3",
30
"@changesets/changelog-github": "^0.5.0",
31
"@changesets/cli": "^2.27.11",
32
- "@vitest/coverage-v8": "^1.3.1",
33
- "@vitest/ui": "^1.3.1",
+ "@vitest/coverage-v8": "^2.1.8",
+ "@vitest/ui": "^2.1.8",
34
"astro": "^4.16.18",
35
"turbo": "^1.11.3",
36
"typescript": "^5.3.3",
37
- "vitest": "^1.3.1"
+ "vitest": "^2.1.8"
38
},
39
"workspaces": [
40
"packages/*",
packages/sync-github/package.json
@@ -11,6 +11,6 @@
11
"dependencies": {
12
"@tuktuk/core": "0.0.0",
13
"octokit": "^3.1.2",
14
15
}
16
0 commit comments