update to require newer deps

This commit is contained in:
lou 2024-10-15 13:59:49 -04:00
parent 523400f217
commit e61c2890cd

View File

@ -30,7 +30,7 @@
"chokidar": "^3.6.0",
"color-convert": "^2.0.1",
"color-name": "^1.1.4",
"commander": "^4.1.1",
"commander": "^12.1.0",
"cross-spawn": "^7.0.3",
"cssesc": "^3.0.0",
"didyoumean": "^1.2.2",
@ -74,7 +74,7 @@
"path-scurry": "^1.11.1",
"picocolors": "^1.1.0",
"picomatch": "^2.3.1",
"pify": "^2.3.0",
"pify": "^6.1.0",
"pirates": "^4.0.6",
"postcss-import": "^15.1.0",
"postcss-js": "^4.0.1",
@ -103,7 +103,7 @@
"to-regex-range": "^5.0.1",
"ts-interface-checker": "^0.1.13",
"util-deprecate": "^1.0.2",
"which": "^2.0.2",
"which": "^5.0.0",
"wrap-ansi": "^8.1.0",
"wrap-ansi-cjs": "^8.0.0",
"yaml": "^2.5.1"