|
2 | 2 | "name": "vue-range-multi", |
3 | 3 | "type": "module", |
4 | 4 | "version": "0.2.0", |
5 | | - "packageManager": "pnpm@8.9.0", |
| 5 | + "packageManager": "pnpm@8.15.3", |
6 | 6 | "description": "A range vue component that support one or more thumb", |
7 | 7 | "author": "wiidede <[email protected]>", |
8 | 8 | "license": "MIT", |
|
56 | 56 | "vue": "^3.0.0" |
57 | 57 | }, |
58 | 58 | "devDependencies": { |
59 | | - "@antfu/eslint-config": "^1.0.0-beta.24", |
60 | | - "@antfu/ni": "^0.21.8", |
61 | | - "@antfu/utils": "^0.7.6", |
62 | | - "@types/jsdom": "^21.1.4", |
63 | | - "@types/node": "^20.8.3", |
64 | | - "@unocss/eslint-config": "^0.56.5", |
65 | | - "@vitejs/plugin-vue": "^4.4.0", |
66 | | - "@vue/test-utils": "^2.4.1", |
67 | | - "bumpp": "^9.2.0", |
68 | | - "eslint": "^8.51.0", |
69 | | - "esno": "^0.17.0", |
70 | | - "jsdom": "^22.1.0", |
71 | | - "lint-staged": "^14.0.1", |
72 | | - "pnpm": "^8.9.0", |
| 59 | + "@antfu/eslint-config": "^2.6.4", |
| 60 | + "@antfu/ni": "^0.21.12", |
| 61 | + "@antfu/utils": "^0.7.7", |
| 62 | + "@iconify-json/carbon": "^1.1.30", |
| 63 | + "@types/jsdom": "^21.1.6", |
| 64 | + "@types/node": "^20.11.19", |
| 65 | + "@unocss/eslint-config": "^0.58.5", |
| 66 | + "@vitejs/plugin-vue": "^5.0.4", |
| 67 | + "@vue/test-utils": "^2.4.4", |
| 68 | + "bumpp": "^9.3.0", |
| 69 | + "defu": "^6.1.4", |
| 70 | + "eslint": "^8.56.0", |
| 71 | + "esno": "^4.0.0", |
| 72 | + "jsdom": "^24.0.0", |
| 73 | + "lint-staged": "^15.2.2", |
| 74 | + "pnpm": "^8.15.3", |
73 | 75 | "rimraf": "^5.0.5", |
74 | 76 | "simple-git-hooks": "^2.9.0", |
75 | | - "typescript": "^5.2.2", |
76 | | - "unocss": "^0.56.5", |
77 | | - "unplugin-vue-components": "^0.25.2", |
78 | | - "vite": "^4.4.11", |
79 | | - "vite-plugin-dts": "^3.6.0", |
80 | | - "vite-plugin-inspect": "^0.7.40", |
81 | | - "vitest": "^0.34.6", |
82 | | - "vue-tsc": "^1.8.18" |
| 77 | + "typescript": "^5.3.3", |
| 78 | + "unocss": "^0.58.5", |
| 79 | + "unplugin-vue-components": "^0.26.0", |
| 80 | + "vite": "^5.1.4", |
| 81 | + "vite-plugin-dts": "^3.7.3", |
| 82 | + "vite-plugin-inspect": "^0.8.3", |
| 83 | + "vitest": "^1.3.1", |
| 84 | + "vue-tsc": "^1.8.27" |
83 | 85 | }, |
84 | 86 | "simple-git-hooks": { |
85 | 87 | "pre-commit": "pnpm lint-staged" |
|
0 commit comments