We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd3f132 commit 8e39331Copy full SHA for 8e39331
package.json
@@ -19,7 +19,6 @@
19
"@reduxjs/toolkit": "^2.0.1",
20
"@size-limit/file": "^7.0.8",
21
"@types/node": "^20.12.7",
22
- "chart.js": "^4.4.3",
23
"comment-parser": "^1.4.1",
24
"effector": "23.0.0",
25
"effector-vue": "23.0.0",
@@ -41,11 +40,12 @@
41
40
"vite-tsconfig-paths": "4.2.1",
42
"vitepress": "1.3.1",
43
"vitepress-plugin-rss": "^0.2.9",
44
- "vitest": "~1.5.0",
45
- "vue": "3.4.35",
46
- "vue-chartjs": "^5.3.1"
+ "vitest": "2.0.4"
47
},
48
"dependencies": {
+ "chart.js": "^4.4.3",
+ "vue": "3.4.35",
+ "vue-chartjs": "^5.3.1",
49
"@algolia/client-search": "^4.14.3",
50
"bytes": "^3.1.2",
51
"lodash-es": "^4.17.21",
0 commit comments