1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-18 20:59:44 +02:00

chore: Update dependencies

This commit is contained in:
Maksim Eltyshev 2025-06-03 13:02:16 +02:00
parent 46f4d5c1f8
commit 04b97b66cb
6 changed files with 1000 additions and 1033 deletions

573
server/package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -69,7 +69,7 @@
"serve-static": "^1.16.2",
"sharp": "^0.33.5",
"uuid": "^9.0.1",
"validator": "^13.15.0",
"validator": "^13.15.15",
"winston": "^3.17.0",
"zxcvbn": "^4.4.2"
},
@ -79,11 +79,11 @@
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-prettier": "^5.4.0",
"eslint-plugin-prettier": "^5.4.1",
"mocha": "^10.8.2",
"nodemon": "^3.1.10",
"prettier": "3.3.3",
"supertest": "^7.1.0"
"supertest": "^7.1.1"
},
"engines": {
"node": ">=18"