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 65eb176 commit ed0f800Copy full SHA for ed0f800
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "coinsly",
3
- "version": "2.16.0",
+ "version": "2.17.0",
4
"description": "",
5
"main": "src/index.js",
6
"keywords": [
@@ -33,12 +33,12 @@
33
"devDependencies": {
34
"@testing-library/react": "14.1.2",
35
"@vitejs/plugin-react-swc": "3.5.0",
36
- "@vitest/coverage-v8": "1.0.4",
+ "@vitest/coverage-v8": "1.2.0",
37
"coveralls": "3.1.1",
38
- "happy-dom": "12.10.3",
39
- "sass": "1.69.5",
40
- "vite": "5.0.10",
41
- "vitest": "1.0.4"
+ "happy-dom": "13.1.4",
+ "sass": "1.69.7",
+ "vite": "5.0.11",
+ "vitest": "1.2.0"
42
},
43
"scripts": {
44
"dev": "VITE_APP_RELEASE_VERSION=$npm_package_version vite",
0 commit comments