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 6ed8f3e commit cb36830Copy full SHA for cb36830
package.json
@@ -87,13 +87,13 @@
87
"cz-conventional-changelog": "^3.3.0",
88
"eslint": "^8.57.0",
89
"eslint-config-prettier": "^9.1.0",
90
- "eslint-plugin-prettier": "^5.1.3",
+ "eslint-plugin-prettier": "^5.2.1",
91
"lint-staged": "^15.2.7",
92
"prettier": "^3.3.3",
93
"rimraf": "^5.0.9",
94
"skia-canvas": "^1.0.1",
95
- "terser": "^5.31.2",
96
- "tsup": "^8.1.0",
+ "terser": "^5.31.3",
+ "tsup": "^8.2.1",
97
"typedoc": "^0.26.1",
98
"typescript": "^5.5.2"
99
},
0 commit comments