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:
parent
463b6284c7
commit
e58a9f5d21
6 changed files with 3252 additions and 982 deletions
1396
server/package-lock.json
generated
1396
server/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -45,7 +45,7 @@
|
|||
"@aws-sdk/client-s3": "3.726.1",
|
||||
"bcrypt": "^5.1.1",
|
||||
"cross-env": "^7.0.3",
|
||||
"dotenv": "^16.5.0",
|
||||
"dotenv": "^16.6.1",
|
||||
"dotenv-cli": "^7.4.4",
|
||||
"escape-html": "^1.0.3",
|
||||
"escape-markdown": "^1.0.4",
|
||||
|
@ -78,8 +78,8 @@
|
|||
"eslint": "^8.57.1",
|
||||
"eslint-config-airbnb-base": "^15.0.0",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
"eslint-plugin-import": "^2.31.0",
|
||||
"eslint-plugin-prettier": "^5.4.1",
|
||||
"eslint-plugin-import": "^2.32.0",
|
||||
"eslint-plugin-prettier": "^5.5.1",
|
||||
"mocha": "^10.8.2",
|
||||
"nodemon": "^3.1.10",
|
||||
"prettier": "3.3.3",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue