Skip to content

Commit 738ad0e

Browse files
committed
chore: release v0.0.13
1 parent b4c9fc6 commit 738ad0e

1 file changed

Lines changed: 15 additions & 15 deletions

File tree

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "@flowtools/uplot",
33
"type": "module",
4-
"version": "0.0.12",
5-
"packageManager": "pnpm@8.14.0",
4+
"version": "0.0.13",
5+
"packageManager": "pnpm@10.13.1",
66
"description": "Modern vue component for uplot",
77
"author": "Jukka Raimovaara <roska@mentalhouse.fi> (Mentalhouse Oy)",
88
"license": "MIT",
@@ -49,28 +49,28 @@
4949
"postinstall": "npx simple-git-hooks"
5050
},
5151
"peerDependencies": {
52-
"@vueuse/core": "^9.13.0",
53-
"uplot": "^1.6.24",
54-
"vue": "=>3.2.47"
52+
"@vueuse/core": "^13.6.0",
53+
"uplot": "^1.6.32",
54+
"vue": "^3.5.18"
5555
},
5656
"devDependencies": {
57-
"@antfu/eslint-config": "^3.11.2",
58-
"@types/node": "^22.10.1",
59-
"@vitejs/plugin-vue": "^5.2.1",
60-
"@vitest/coverage-v8": "^2.1.6",
57+
"@antfu/eslint-config": "^5.0.0",
58+
"@types/node": "^24.1.0",
59+
"@vitejs/plugin-vue": "^6.0.1",
60+
"@vitest/coverage-v8": "^3.2.4",
6161
"@vue/test-utils": "^2.4.6",
62-
"@vueuse/core": "^12.0.0",
63-
"bumpp": "^9.8.1",
62+
"@vueuse/core": "^13.6.0",
63+
"bumpp": "^10.2.1",
6464
"eslint": "^9.15.0",
65-
"jsdom": "^25.0.1",
66-
"lint-staged": "^15.2.10",
65+
"jsdom": "^26.1.0",
66+
"lint-staged": "^16.1.2",
6767
"simple-git-hooks": "^2.11.1",
6868
"typescript": "^5.7.2",
6969
"uplot": "^1.6.31",
7070
"vi-canvas-mock": "^1.0.0",
71-
"vite": "^6.0.1",
71+
"vite": "^7.0.6",
7272
"vite-plugin-dts": "^4.3.0",
73-
"vitest": "^2.1.6",
73+
"vitest": "^3.2.4",
7474
"vue": "^3.5.13"
7575
},
7676
"simple-git-hooks": {

0 commit comments

Comments
 (0)