We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72bd965 commit 2feaf17Copy full SHA for 2feaf17
package.json
@@ -56,10 +56,10 @@
56
"@sxzz/eslint-config-ts": "^2.1.0",
57
"@types/md5": "^2.3.2",
58
"@types/node": "*",
59
- "@types/sharp": "^0.30.1",
+ "@types/sharp": "^0.30.2",
60
"bumpp": "^7.1.1",
61
"dayjs": "^1.11.0",
62
- "esbuild": "^0.14.34",
+ "esbuild": "^0.14.36",
63
"eslint": "^8.13.0",
64
"eslint-define-config": "^1.3.0",
65
"esno": "^0.14.1",
@@ -68,7 +68,7 @@
68
"rollup-plugin-esbuild": "^4.9.1",
69
"serve": "^13.0.2",
70
"sharp": "^0.30.3",
71
- "tsup": "^5.12.4",
+ "tsup": "^5.12.5",
72
"typedoc": "^0.22.15",
73
"typescript": "^4.6.3",
74
"vitest": "^0.9.3"
0 commit comments