mirror of
https://github.com/plankanban/planka.git
synced 2025-08-08 15:05:30 +02:00
chore: Update dependencies
This commit is contained in:
parent
880c5d4def
commit
052ead4bad
7 changed files with 1345 additions and 1904 deletions
|
@ -29,7 +29,7 @@
|
|||
"dependencies": {
|
||||
"bcrypt": "^5.1.1",
|
||||
"dotenv": "^16.4.5",
|
||||
"dotenv-cli": "^7.4.1",
|
||||
"dotenv-cli": "^7.4.2",
|
||||
"filenamify": "^4.3.0",
|
||||
"jsonwebtoken": "^9.0.2",
|
||||
"knex": "^3.1.0",
|
||||
|
@ -38,15 +38,15 @@
|
|||
"move-file": "^2.1.0",
|
||||
"nodemailer": "^6.9.13",
|
||||
"openid-client": "^5.6.5",
|
||||
"rimraf": "^5.0.5",
|
||||
"sails": "^1.5.10",
|
||||
"rimraf": "^5.0.7",
|
||||
"sails": "^1.5.11",
|
||||
"sails-hook-orm": "^4.0.3",
|
||||
"sails-hook-sockets": "^3.0.0",
|
||||
"sails-postgresql": "^5.0.1",
|
||||
"sharp": "^0.33.3",
|
||||
"sharp": "^0.33.4",
|
||||
"stream-to-array": "^2.3.0",
|
||||
"uuid": "^9.0.1",
|
||||
"validator": "^13.11.0",
|
||||
"validator": "^13.12.0",
|
||||
"winston": "^3.13.0",
|
||||
"zxcvbn": "^4.4.2"
|
||||
},
|
||||
|
@ -56,7 +56,7 @@
|
|||
"eslint-config-airbnb-base": "^15.0.0",
|
||||
"eslint-plugin-import": "^2.29.1",
|
||||
"mocha": "^10.4.0",
|
||||
"nodemon": "^3.1.0"
|
||||
"nodemon": "^3.1.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue