|
2 | 2 | "name": "vue-modern-cropper", |
3 | 3 | "type": "module", |
4 | 4 | "version": "1.6.9", |
5 | | - "packageManager": "pnpm@10.5.2", |
| 5 | + "packageManager": "pnpm@10.6.5", |
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", |
|
47 | 47 | } |
48 | 48 | }, |
49 | 49 | "devDependencies": { |
50 | | - "@antfu/eslint-config": "^4.3.0", |
51 | | - "@iconify-json/tabler": "^1.2.16", |
| 50 | + "@antfu/eslint-config": "^4.11.0", |
| 51 | + "@iconify-json/tabler": "^1.2.17", |
52 | 52 | "@types/clean-css": "^4.2.11", |
53 | | - "@types/node": "^20.17.22", |
| 53 | + "@types/node": "^20.17.27", |
54 | 54 | "@unocss/eslint-plugin": "^66.0.0", |
55 | 55 | "@unocss/reset": "^66.0.0", |
56 | | - "@vitejs/plugin-vue": "^5.2.1", |
| 56 | + "@vitejs/plugin-vue": "^5.2.3", |
57 | 57 | "@vue/tsconfig": "^0.7.0", |
58 | | - "@vueuse/core": "^12.7.0", |
| 58 | + "@vueuse/core": "^13.0.0", |
59 | 59 | "clean-css": "^5.3.3", |
60 | | - "eslint": "^9.21.0", |
| 60 | + "eslint": "^9.23.0", |
61 | 61 | "highlight.js": "^11.11.1", |
62 | | - "sass": "^1.85.1", |
63 | | - "type-fest": "^4.36.0", |
| 62 | + "sass": "^1.86.0", |
| 63 | + "type-fest": "^4.38.0", |
64 | 64 | "typescript": "^5.8.2", |
65 | 65 | "unocss": "^66.0.0", |
66 | 66 | "unplugin-icons": "^22.1.0", |
67 | 67 | "unplugin-vue-components": "^28.4.1", |
68 | | - "vite": "^6.2.0", |
| 68 | + "vite": "^6.2.3", |
69 | 69 | "vue": "^3.5.13", |
70 | 70 | "vue-tsc": "^2.2.8" |
71 | 71 | }, |
72 | 72 | "pnpm": { |
73 | 73 | "overrides": { |
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" |
| 74 | + "is-core-module": "npm:@nolyfill/is-core-module@^1" |
77 | 75 | }, |
78 | 76 | "onlyBuiltDependencies": [ |
79 | 77 | "@parcel/watcher", |
|
0 commit comments