Skip to content

Commit

Permalink
Latest vitest
Browse files Browse the repository at this point in the history
  • Loading branch information
igorkamyshev committed Aug 2, 2024
1 parent fd3f132 commit 8e39331
Show file tree
Hide file tree
Showing 2 changed files with 150 additions and 211 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
"@reduxjs/toolkit": "^2.0.1",
"@size-limit/file": "^7.0.8",
"@types/node": "^20.12.7",
"chart.js": "^4.4.3",
"comment-parser": "^1.4.1",
"effector": "23.0.0",
"effector-vue": "23.0.0",
Expand All @@ -41,11 +40,12 @@
"vite-tsconfig-paths": "4.2.1",
"vitepress": "1.3.1",
"vitepress-plugin-rss": "^0.2.9",
"vitest": "~1.5.0",
"vue": "3.4.35",
"vue-chartjs": "^5.3.1"
"vitest": "2.0.4"
},
"dependencies": {
"chart.js": "^4.4.3",
"vue": "3.4.35",
"vue-chartjs": "^5.3.1",
"@algolia/client-search": "^4.14.3",
"bytes": "^3.1.2",
"lodash-es": "^4.17.21",
Expand Down
Loading

0 comments on commit 8e39331

Please sign in to comment.