|
1 | 1 | { |
2 | 2 | "name": "watermark-js-plus", |
3 | | - "version": "1.5.9", |
| 3 | + "version": "1.6.0", |
4 | 4 | "description": "watermark for the browser", |
5 | 5 | "scripts": { |
6 | 6 | "clean:dist": "rimraf dist", |
|
92 | 92 | "@rollup/plugin-typescript": "^12.1.2", |
93 | 93 | "@types/jquery": "^3.5.32", |
94 | 94 | "@types/markdown-it": "^14.1.2", |
95 | | - "@typescript-eslint/eslint-plugin": "^8.29.1", |
96 | | - "@typescript-eslint/parser": "^8.29.1", |
| 95 | + "@typescript-eslint/eslint-plugin": "^8.31.0", |
| 96 | + "@typescript-eslint/parser": "^8.31.0", |
97 | 97 | "@vue/theme": "^2.3.0", |
98 | 98 | "autoprefixer": "^10.4.21", |
99 | 99 | "canvas": "^2.11.2", |
|
104 | 104 | "core-js": "^3.41.0", |
105 | 105 | "cross-fetch": "^4.1.0", |
106 | 106 | "cssnano": "^7.0.6", |
107 | | - "element-plus": "^2.9.7", |
108 | | - "eslint": "^9.24.0", |
| 107 | + "element-plus": "^2.9.8", |
| 108 | + "eslint": "^9.25.1", |
109 | 109 | "eslint-config-airbnb-base": "^15.0.0", |
110 | 110 | "eslint-config-prettier": "^10.1.2", |
111 | 111 | "eslint-config-semistandard": "^17.0.0", |
|
120 | 120 | "jest-environment-jsdom": "^29.7.0", |
121 | 121 | "jimp": "^0.22.12", |
122 | 122 | "jquery": "^3.7.1", |
123 | | - "lint-staged": "^15.5.0", |
| 123 | + "lint-staged": "^15.5.1", |
124 | 124 | "lodash": "^4.17.21", |
125 | 125 | "markdown-it": "^14.1.0", |
126 | 126 | "pinia": "^3.0.2", |
127 | 127 | "prettier": "^3.5.3", |
128 | 128 | "rimraf": "^6.0.1", |
129 | | - "rollup": "^4.39.0", |
| 129 | + "rollup": "^4.40.0", |
130 | 130 | "rollup-plugin-filesize": "^10.0.0", |
131 | 131 | "rollup-plugin-postcss": "^4.0.2", |
132 | 132 | "rollup-plugin-sass": "^1.15.2", |
133 | 133 | "rollup-plugin-visualizer": "^5.14.0", |
134 | 134 | "rollup-plugin-your-function": "^0.5.3", |
135 | 135 | "terser": "^5.39.0", |
136 | | - "ts-jest": "^29.3.1", |
| 136 | + "ts-jest": "^29.3.2", |
137 | 137 | "typescript": "^5.8.3", |
138 | 138 | "unplugin-element-plus": "^0.9.1", |
139 | 139 | "vitepress": "^1.6.3", |
|
0 commit comments