Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
aelassas committed Apr 24, 2024
1 parent 02cda90 commit d3c6b51
Show file tree
Hide file tree
Showing 8 changed files with 259 additions and 259 deletions.
88 changes: 44 additions & 44 deletions api/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"author": "",
"license": "ISC",
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^7.7.0",
"@typescript-eslint/parser": "^7.7.0",
"@typescript-eslint/eslint-plugin": "^7.7.1",
"@typescript-eslint/parser": "^7.7.1",
"eslint": "^8.57.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.29.1",
Expand Down
58 changes: 29 additions & 29 deletions backend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"react-dom": "^18.2.0",
"react-draft-wysiwyg": "^1.15.0",
"react-localization": "^1.0.19",
"react-router-dom": "^6.22.3",
"react-router-dom": "^6.23.0",
"react-scripts": "5.0.1",
"react-toastify": "^10.0.5",
"typescript": "^4.9.5",
Expand Down Expand Up @@ -66,7 +66,7 @@
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"eslint-config-airbnb": "^19.0.4",
"npm-check-updates": "^16.14.18",
"stylelint": "^16.3.1",
"stylelint": "^16.4.0",
"stylelint-config-standard": "^36.0.0"
}
}
Loading

0 comments on commit d3c6b51

Please sign in to comment.