We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 39baaf0 + 8f72564 commit 2ce3b46Copy full SHA for 2ce3b46
2 files changed
package.json
@@ -49,19 +49,19 @@
49
"@eslint/js": "^9.1.1",
50
"@types/fs-extra": "11.0.4",
51
"@types/gradient-string": "1.1.6",
52
- "@types/node": "25.2.2",
+ "@types/node": "25.2.3",
53
"@types/rimraf": "4.0.5",
54
"@types/validate-npm-package-name": "4.0.2",
55
- "@typescript-eslint/eslint-plugin": "8.54.0",
56
- "@typescript-eslint/parser": "8.54.0",
+ "@typescript-eslint/eslint-plugin": "8.55.0",
+ "@typescript-eslint/parser": "8.55.0",
57
"codependence": "0.3.1",
58
"eslint": "10.0.0",
59
"eslint-config-prettier": "10.1.8",
60
"globals": "^15.0.0",
61
"json5": "^2.2.3",
62
"prettier": "3.8.1",
63
"release-it": "19.2.4",
64
- "rimraf": "6.1.2",
+ "rimraf": "6.1.3",
65
"tslib": "2.8.1",
66
"tsup": "8.5.1",
67
"tsutils": "^3.21.0",
0 commit comments