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 647593a commit 72e7807Copy full SHA for 72e7807
package.json
@@ -54,9 +54,9 @@
54
"@rollup/plugin-commonjs": "25.0.7",
55
"@rollup/plugin-node-resolve": "15.2.3",
56
"@scaleway/eslint-config-react": "3.17.3",
57
- "@vitest/coverage-istanbul": "1.3.0",
58
- "@vitest/coverage-v8": "1.3.0",
59
- "@vitest/ui": "1.3.0",
+ "@vitest/coverage-istanbul": "1.3.1",
+ "@vitest/coverage-v8": "1.3.1",
+ "@vitest/ui": "1.3.1",
60
"babel-plugin-annotate-pure-calls": "0.4.0",
61
"cross-env": "7.0.3",
62
"cross-fetch": "4.0.0",
@@ -75,7 +75,7 @@
75
"typedoc": "0.25.8",
76
"typescript": "5.3.3",
77
"vite": "5.1.4",
78
- "vitest": "1.3.0"
+ "vitest": "1.3.1"
79
},
80
"packageManager": "[email protected]"
81
}
0 commit comments