Skip to content

Commit

Permalink
Update all npm projects
Browse files Browse the repository at this point in the history
  • Loading branch information
UnitedStatesTrusteeProgram committed Mar 5, 2025
1 parent d27b690 commit 5799e35
Show file tree
Hide file tree
Showing 12 changed files with 2,279 additions and 2,205 deletions.
214 changes: 107 additions & 107 deletions backend/package-lock.json

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,23 +4,23 @@
"description": "",
"devDependencies": {
"@eslint/js": "^9.17.0",
"@faker-js/faker": "^9.5.0",
"@faker-js/faker": "^9.5.1",
"@types/jest": "^29.5.14",
"@types/mssql": "9.1.5",
"@types/node": "^22.13.5",
"@types/node": "^22.13.9",
"azure-function-context-mock": "^0.0.7",
"dependency-cruiser": "^16.10.0",
"eslint": "^9.21.0",
"eslint-config-prettier": "^10.0.1",
"eslint-config-prettier": "^10.0.2",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-n": "^17.15.1",
"eslint-plugin-n": "^17.16.2",
"eslint-plugin-prettier": "^5.2.3",
"eslint-plugin-promise": "^7.2.1",
"jest": "^29.7.0",
"prettier": "^3.5.2",
"prettier": "^3.5.3",
"ts-jest": "^29.2.6",
"typescript": "^5.7.3",
"typescript-eslint": "^8.25.0"
"typescript": "^5.8.2",
"typescript-eslint": "^8.26.0"
},
"dependencies": {
"@azure/cosmos": "^4.2.0",
Expand All @@ -34,7 +34,7 @@
"dotenv": "^16.4.7",
"durable-functions": "^3.1.0",
"jsonwebtoken": "^9.0.2",
"mongodb": "^6.13.1",
"mongodb": "^6.14.2",
"mssql": "^10.0.4"
},
"overrides": {
Expand Down
168 changes: 84 additions & 84 deletions common/package-lock.json

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

Loading

0 comments on commit 5799e35

Please sign in to comment.