|
2 | 2 | "name": "vue-modern-cropper", |
3 | 3 | "type": "module", |
4 | 4 | "version": "0.2.11", |
5 | | - "packageManager": "pnpm@9.6.0", |
| 5 | + "packageManager": "pnpm@9.8.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", |
9 | 9 | "repository": { |
10 | 10 | "type": "git", |
11 | 11 | "url": "git+https://github.com/NamesMT/vue-modern-cropper.git" |
12 | 12 | }, |
| 13 | + "keywords": [ |
| 14 | + "vue", |
| 15 | + "cropper", |
| 16 | + "cropperjs", |
| 17 | + "image", |
| 18 | + "avatar" |
| 19 | + ], |
13 | 20 | "exports": { |
14 | 21 | ".": { |
15 | 22 | "types": "./dist/index.d.ts", |
|
40 | 47 | } |
41 | 48 | }, |
42 | 49 | "devDependencies": { |
43 | | - "@antfu/eslint-config": "^2.24.1", |
44 | | - "@iconify-json/tabler": "^1.1.119", |
| 50 | + "@antfu/eslint-config": "^2.27.1", |
| 51 | + "@iconify-json/tabler": "^1.1.120", |
45 | 52 | "@types/clean-css": "^4.2.11", |
46 | | - "@types/node": "^20.14.14", |
47 | | - "@unocss/eslint-plugin": "^0.61.9", |
48 | | - "@unocss/reset": "^0.61.9", |
| 53 | + "@types/node": "^20.16.1", |
| 54 | + "@unocss/eslint-plugin": "^0.62.2", |
| 55 | + "@unocss/reset": "^0.62.2", |
49 | 56 | "@vitejs/plugin-vue": "^5.1.2", |
50 | 57 | "@vue/tsconfig": "^0.5.1", |
51 | | - "@vueuse/core": "^10.11.0", |
| 58 | + "@vueuse/core": "^11.0.1", |
52 | 59 | "clean-css": "^5.3.3", |
53 | | - "eslint": "^9.8.0", |
| 60 | + "eslint": "^9.9.1", |
54 | 61 | "highlight.js": "^11.10.0", |
55 | 62 | "sass": "^1.77.8", |
56 | | - "type-fest": "^4.23.0", |
| 63 | + "type-fest": "^4.25.0", |
57 | 64 | "typescript": "^5.5.4", |
58 | | - "unocss": "^0.61.9", |
59 | | - "unplugin-icons": "^0.19.1", |
60 | | - "unplugin-vue-components": "^0.27.3", |
61 | | - "vite": "^5.3.5", |
62 | | - "vue": "^3.4.36", |
| 65 | + "unocss": "^0.62.2", |
| 66 | + "unplugin-icons": "^0.19.2", |
| 67 | + "unplugin-vue-components": "^0.27.4", |
| 68 | + "vite": "^5.4.2", |
| 69 | + "vue": "^3.4.38", |
63 | 70 | "vue-tsc": "^2.0.29" |
64 | 71 | }, |
65 | 72 | "pnpm": { |
|
0 commit comments