Skip to content

Commit

Permalink
Merge branch 'main' into PIMS-2245
Browse files Browse the repository at this point in the history
  • Loading branch information
Sharala-Perumal authored Dec 3, 2024
2 parents e59a21c + e77d7a8 commit c1768d5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions express-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
"license": "ISC",
"dependencies": {
"@bcgov/citz-imb-kc-css-api": "https://github.com/bcgov/citz-imb-kc-css-api/releases/download/v1.4.0/bcgov-citz-imb-kc-css-api-1.4.0.tgz",
"@bcgov/citz-imb-sso-express": "1.0.3-beta2",
"@bcgov/citz-imb-sso-express": "1.0.3-beta3",
"compression": "1.7.4",
"cookie-parser": "1.4.6",
"cookie-parser": "1.4.7",
"cors": "2.8.5",
"dotenv": "16.4.1",
"express": "4.21.0",
"express": "4.21.1",
"express-rate-limit": "7.4.0",
"morgan": "1.10.0",
"multer": "1.4.5-lts.1",
Expand Down
4 changes: 2 additions & 2 deletions react-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"react-plugin": "3.0.0-alpha.4",
"react-router-dom": "6.28.0",
"supercluster": "8.0.1",
"typescript-eslint": "8.14.0",
"typescript-eslint": "8.15.0",
"use-supercluster": "1.2.0",
"xlsx": "https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz",
"zod": "3.23.8"
Expand All @@ -52,7 +52,7 @@
"@types/react": "18.3.1",
"@types/react-dom": "18.3.0",
"@vitejs/plugin-react": "4.3.0",
"eslint": "9.14.0",
"eslint": "9.15.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.37.1",
Expand Down

0 comments on commit c1768d5

Please sign in to comment.