Skip to content

Commit

Permalink
update, fix scale reset
Browse files Browse the repository at this point in the history
  • Loading branch information
xvaara committed Jan 25, 2024
1 parent 1535424 commit d1251d2
Show file tree
Hide file tree
Showing 4 changed files with 2,123 additions and 1,961 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,21 +49,21 @@
"vue": "=>3.2.47"
},
"devDependencies": {
"@antfu/eslint-config": "^0.40.2",
"@vitejs/plugin-vue": "^4.2.3",
"@antfu/eslint-config": "^2.6.3",
"@vitejs/plugin-vue": "^5.0.3",
"@vitest/coverage-c8": "^0.33.0",
"@vue/test-utils": "^2.4.1",
"@vueuse/core": "^10.3.0",
"bumpp": "^9.1.1",
"eslint": "^8.46.0",
"jsdom": "^22.1.0",
"typescript": "^5.1.6",
"uplot": "^1.6.24",
"@vue/test-utils": "^2.4.3",
"@vueuse/core": "^10.7.2",
"bumpp": "^9.3.0",
"eslint": "^8.56.0",
"jsdom": "^24.0.0",
"typescript": "^5.3.3",
"uplot": "^1.6.28",
"vi-canvas-mock": "^1.0.0",
"vite": "^4.4.9",
"vite-plugin-dts": "^3.5.1",
"vitest": "^0.34.1",
"vue": "^3.3.4"
"vite": "^5.0.12",
"vite-plugin-dts": "^3.7.1",
"vitest": "^1.2.1",
"vue": "^3.4.15"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit d1251d2

Please sign in to comment.