|
2 | 2 | "name": "vue-range-multi",
|
3 | 3 | "type": "module",
|
4 | 4 | "version": "0.4.4",
|
5 |
| - "packageManager": "pnpm@10.4.0", |
| 5 | + "packageManager": "pnpm@10.7.0", |
6 | 6 | "description": "A Vue range / slider component that supports one or more thumb",
|
7 | 7 | "author": "wiidede <[email protected]>",
|
8 | 8 | "license": "MIT",
|
|
63 | 63 | "vue": "^3.0.0"
|
64 | 64 | },
|
65 | 65 | "devDependencies": {
|
66 |
| - "@antfu/eslint-config": "^4.2.1", |
67 |
| - "@antfu/ni": "^23.3.1", |
68 |
| - "@antfu/utils": "^9.0.0", |
69 |
| - "@iconify-json/carbon": "^1.2.7", |
| 66 | + "@antfu/eslint-config": "^4.11.0", |
| 67 | + "@antfu/ni": "^24.3.0", |
| 68 | + "@antfu/utils": "^9.1.0", |
| 69 | + "@iconify-json/carbon": "^1.2.8", |
70 | 70 | "@types/jsdom": "^21.1.7",
|
71 |
| - "@types/node": "^22.13.4", |
72 |
| - "@unocss/eslint-config": "^65.5.0", |
73 |
| - "@vitejs/plugin-vue": "^5.2.1", |
| 71 | + "@types/node": "^22.13.14", |
| 72 | + "@unocss/eslint-config": "^66.1.0-beta.7", |
| 73 | + "@vitejs/plugin-vue": "^5.2.3", |
74 | 74 | "@vue/test-utils": "^2.4.6",
|
75 |
| - "bumpp": "^10.0.3", |
| 75 | + "bumpp": "^10.1.0", |
76 | 76 | "defu": "^6.1.4",
|
77 |
| - "eslint": "^9.20.1", |
| 77 | + "eslint": "^9.23.0", |
78 | 78 | "eslint-plugin-format": "^1.0.1",
|
79 | 79 | "esno": "^4.8.0",
|
80 | 80 | "jsdom": "^26.0.0",
|
81 |
| - "lint-staged": "^15.4.3", |
82 |
| - "pnpm": "^10.4.0", |
| 81 | + "lint-staged": "^15.5.0", |
| 82 | + "pnpm": "^10.7.0", |
83 | 83 | "rimraf": "^6.0.1",
|
84 |
| - "simple-git-hooks": "^2.11.1", |
85 |
| - "typescript": "^5.7.3", |
86 |
| - "unocss": "^65.5.0", |
87 |
| - "unplugin-vue-components": "^28.1.0", |
88 |
| - "vite": "^6.1.0", |
89 |
| - "vite-plugin-dts": "^4.5.0", |
90 |
| - "vite-plugin-inspect": "^10.2.1", |
91 |
| - "vitest": "^3.0.5", |
| 84 | + "simple-git-hooks": "^2.12.1", |
| 85 | + "typescript": "^5.8.2", |
| 86 | + "unocss": "^66.1.0-beta.7", |
| 87 | + "unplugin-vue-components": "^28.4.1", |
| 88 | + "vite": "^6.2.3", |
| 89 | + "vite-plugin-dts": "^4.5.3", |
| 90 | + "vite-plugin-inspect": "^11.0.0", |
| 91 | + "vitest": "^3.0.9", |
92 | 92 | "vue": "^3.5.13",
|
93 |
| - "vue-tsc": "^2.2.2" |
| 93 | + "vue-tsc": "^2.2.8" |
94 | 94 | },
|
95 | 95 | "pnpm": {
|
96 | 96 | "onlyBuiltDependencies": [
|
|
0 commit comments