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 2ff9d13 commit df2c64dCopy full SHA for df2c64d
package.json
@@ -71,20 +71,20 @@
71
"@types/sharp": "^0.30.5",
72
"@vitest/ui": "^0.22.1",
73
"bumpp": "^8.2.1",
74
- "compare-versions": "^4.1.3",
+ "compare-versions": "^5.0.1",
75
"dayjs": "^1.11.5",
76
"esbuild": "^0.15.5",
77
- "eslint": "^8.22.0",
+ "eslint": "^8.23.0",
78
"eslint-define-config": "^1.6.0",
79
"md5": "^2.3.0",
80
"rollup": "^2.78.1",
81
- "rollup-plugin-esbuild": "^4.9.3",
+ "rollup-plugin-esbuild": "^4.10.1",
82
"serve": "^14.0.1",
83
"sharp": "^0.30.7",
84
- "tsup": "^6.2.2",
+ "tsup": "^6.2.3",
85
"tsx": "^3.8.2",
86
- "typedoc": "^0.23.10",
87
- "typescript": "^4.7.4",
+ "typedoc": "^0.23.11",
+ "typescript": "^4.8.2",
88
"vitest": "^0.22.1"
89
},
90
"engines": {
0 commit comments