Remove rcedit dependency from bun.lock
All checks were successful
farmcontrol/farmcontrol-server/pipeline/head This commit looks good

This commit is contained in:
Tom Butcher 2026-08-02 00:16:55 +01:00
parent 779eb13324
commit b59c525c22

View File

@ -35,7 +35,6 @@
"jimp": "^1.6.1", "jimp": "^1.6.1",
"png-to-ico": "^2.1.8", "png-to-ico": "^2.1.8",
"prop-types": "^15.8.1", "prop-types": "^15.8.1",
"rcedit": "^4.0.1",
"react": "^19.2.6", "react": "^19.2.6",
"react-dom": "^19.2.6", "react-dom": "^19.2.6",
"supertest": "^7.2.2", "supertest": "^7.2.2",