Skip to content

Commit

Permalink
Merge pull request Third-Culture-Software#7893 from jmcameron/update-…
Browse files Browse the repository at this point in the history
…dependencies-2024-11-25

Updated dependencies

All tests pass
  • Loading branch information
jmcameron authored Nov 25, 2024
2 parents ba80150 + b9d6cd9 commit 936ac2c
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 21 deletions.
36 changes: 19 additions & 17 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"angular-ui-bootstrap": "^2.5.6",
"angular-ui-grid": "^4.12.7",
"bootstrap": "^3.4.1",
"caniuse-lite": "1.0.30001683",
"caniuse-lite": "1.0.30001684",
"chart.js": "^3.9.1",
"chartjs-plugin-datalabels": "^2.2.0",
"connect-redis": "^7.1.1",
Expand All @@ -136,7 +136,7 @@
"jaro-winkler": "^0.2.8",
"jquery": "^3.7.1",
"jsbarcode": "^3.11.6",
"json-2-csv": "^5.5.6",
"json-2-csv": "^5.5.7",
"jsonwebtoken": "^9.0.2",
"lodash": "^4.17.21",
"luxon": "^3.5.0",
Expand Down Expand Up @@ -164,7 +164,7 @@
"devDependencies": {
"@ima-worldhealth/rewire": "^4.1.0",
"@playwright/test": "1.49.0",
"@types/node": "^22.9.1",
"@types/node": "^22.9.3",
"angular-mocks": "^1.8.3",
"chai": "^4.5.0",
"chai-as-promised": "^7.1.2",
Expand Down Expand Up @@ -207,7 +207,7 @@
"release-it": "^17.10.0",
"sinon": "^18.0.1",
"standard-version": "^9.5.0",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"homepage": "https://docs.bhi.ma"
}

0 comments on commit 936ac2c

Please sign in to comment.