|
2 | 2 | "name": "vue-modern-cropper", |
3 | 3 | "type": "module", |
4 | 4 | "version": "0.2.7", |
5 | | - "packageManager": "pnpm@9.5.0", |
| 5 | + "packageManager": "pnpm@9.6.0", |
6 | 6 | "description": "Power-packed wrapper over cropperjs@next", |
7 | 7 | "author": "NamesMT <dangquoctrung123@gmail.com>", |
8 | 8 | "homepage": "https://github.com/NamesMT/vue-modern-cropper", |
|
32 | 32 | "prerelease": "pnpm run build:lib" |
33 | 33 | }, |
34 | 34 | "devDependencies": { |
35 | | - "@antfu/eslint-config": "^2.22.4", |
36 | | - "@iconify-json/tabler": "^1.1.117", |
| 35 | + "@antfu/eslint-config": "^2.24.1", |
| 36 | + "@iconify-json/tabler": "^1.1.119", |
37 | 37 | "@types/clean-css": "^4.2.11", |
38 | | - "@types/node": "^20.14.11", |
39 | | - "@unocss/eslint-plugin": "^0.61.5", |
40 | | - "@unocss/reset": "^0.61.5", |
41 | | - "@vitejs/plugin-vue": "^5.0.5", |
| 38 | + "@types/node": "^20.14.14", |
| 39 | + "@unocss/eslint-plugin": "^0.61.9", |
| 40 | + "@unocss/reset": "^0.61.9", |
| 41 | + "@vitejs/plugin-vue": "^5.1.2", |
42 | 42 | "@vue/tsconfig": "^0.5.1", |
43 | 43 | "@vueuse/core": "^10.11.0", |
44 | 44 | "clean-css": "^5.3.3", |
45 | 45 | "cropperjs": "next", |
46 | | - "eslint": "^9.7.0", |
| 46 | + "eslint": "^9.8.0", |
47 | 47 | "highlight.js": "^11.10.0", |
48 | 48 | "sass": "^1.77.8", |
49 | | - "type-fest": "^4.22.0", |
50 | | - "typescript": "^5.5.3", |
51 | | - "unocss": "^0.61.5", |
52 | | - "unplugin-icons": "^0.19.0", |
| 49 | + "type-fest": "^4.23.0", |
| 50 | + "typescript": "^5.5.4", |
| 51 | + "unocss": "^0.61.9", |
| 52 | + "unplugin-icons": "^0.19.1", |
53 | 53 | "unplugin-vue-components": "^0.27.3", |
54 | | - "vite": "^5.3.4", |
55 | | - "vue": "^3.4.32", |
56 | | - "vue-tsc": "^2.0.26" |
| 54 | + "vite": "^5.3.5", |
| 55 | + "vue": "^3.4.36", |
| 56 | + "vue-tsc": "^2.0.29" |
57 | 57 | }, |
58 | 58 | "pnpm": { |
59 | 59 | "overrides": { |
60 | 60 | "hasown": "npm:@nolyfill/hasown@^1", |
61 | | - "isarray": "npm:@nolyfill/isarray@^1", |
62 | | - "is-core-module": "npm:@nolyfill/is-core-module@^1" |
| 61 | + "is-core-module": "npm:@nolyfill/is-core-module@^1", |
| 62 | + "isarray": "npm:@nolyfill/isarray@^1" |
63 | 63 | } |
64 | 64 | } |
65 | 65 | } |
0 commit comments