|
2 | 2 | "name": "vue-modern-cropper", |
3 | 3 | "type": "module", |
4 | 4 | "version": "0.2.12", |
5 | | - "packageManager": "pnpm@9.8.0", |
| 5 | + "packageManager": "pnpm@10.5.2", |
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", |
|
39 | 39 | "prerelease": "pnpm run build:lib" |
40 | 40 | }, |
41 | 41 | "peerDependencies": { |
42 | | - "cropperjs": "2.0.0-rc.1" |
| 42 | + "cropperjs": "^2.0.0" |
43 | 43 | }, |
44 | 44 | "peerDependenciesMeta": { |
45 | 45 | "cropperjs": { |
46 | 46 | "optional": false |
47 | 47 | } |
48 | 48 | }, |
49 | 49 | "devDependencies": { |
50 | | - "@antfu/eslint-config": "^2.27.1", |
51 | | - "@iconify-json/tabler": "^1.1.120", |
| 50 | + "@antfu/eslint-config": "^4.3.0", |
| 51 | + "@iconify-json/tabler": "^1.2.16", |
52 | 52 | "@types/clean-css": "^4.2.11", |
53 | | - "@types/node": "^20.16.1", |
54 | | - "@unocss/eslint-plugin": "^0.62.2", |
55 | | - "@unocss/reset": "^0.62.2", |
56 | | - "@vitejs/plugin-vue": "^5.1.2", |
57 | | - "@vue/tsconfig": "^0.5.1", |
58 | | - "@vueuse/core": "^11.0.1", |
| 53 | + "@types/node": "^20.17.22", |
| 54 | + "@unocss/eslint-plugin": "^66.0.0", |
| 55 | + "@unocss/reset": "^66.0.0", |
| 56 | + "@vitejs/plugin-vue": "^5.2.1", |
| 57 | + "@vue/tsconfig": "^0.7.0", |
| 58 | + "@vueuse/core": "^12.7.0", |
59 | 59 | "clean-css": "^5.3.3", |
60 | | - "eslint": "^9.9.1", |
61 | | - "highlight.js": "^11.10.0", |
62 | | - "sass": "^1.77.8", |
63 | | - "type-fest": "^4.25.0", |
64 | | - "typescript": "^5.5.4", |
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", |
70 | | - "vue-tsc": "^2.0.29" |
| 60 | + "eslint": "^9.21.0", |
| 61 | + "highlight.js": "^11.11.1", |
| 62 | + "sass": "^1.85.1", |
| 63 | + "type-fest": "^4.36.0", |
| 64 | + "typescript": "^5.8.2", |
| 65 | + "unocss": "^66.0.0", |
| 66 | + "unplugin-icons": "^22.1.0", |
| 67 | + "unplugin-vue-components": "^28.4.1", |
| 68 | + "vite": "^6.2.0", |
| 69 | + "vue": "^3.5.13", |
| 70 | + "vue-tsc": "^2.2.8" |
71 | 71 | }, |
72 | 72 | "pnpm": { |
73 | 73 | "overrides": { |
74 | | - "hasown": "npm:@nolyfill/hasown@^1", |
75 | | - "is-core-module": "npm:@nolyfill/is-core-module@^1", |
76 | | - "isarray": "npm:@nolyfill/isarray@^1" |
77 | | - } |
| 74 | + "hasown": "npm:@nolyfill/hasown@^1.0.29", |
| 75 | + "is-core-module": "npm:@nolyfill/is-core-module@^1.0.39", |
| 76 | + "isarray": "npm:@nolyfill/isarray@^1.0.29" |
| 77 | + }, |
| 78 | + "onlyBuiltDependencies": [ |
| 79 | + "@parcel/watcher", |
| 80 | + "esbuild" |
| 81 | + ] |
78 | 82 | } |
79 | 83 | } |
0 commit comments