Skip to content

Commit

Permalink
Merge branch 'main' into NDT-495-Delete-your-own-GCPE-report
Browse files Browse the repository at this point in the history
  • Loading branch information
RRanath authored Dec 17, 2024
2 parents 16daf45 + 829e007 commit f0bb2f6
Show file tree
Hide file tree
Showing 2 changed files with 935 additions and 1,062 deletions.
46 changes: 23 additions & 23 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,26 +24,26 @@
"format": "prettier --write './**/*.tsx' --config ../.prettierrc"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.699.0",
"@aws-sdk/client-sns": "^3.699.0",
"@aws-sdk/credential-providers": "^3.699.0",
"@aws-sdk/lib-storage": "^3.699.0",
"@aws-sdk/client-s3": "^3.709.0",
"@aws-sdk/client-sns": "^3.709.0",
"@aws-sdk/credential-providers": "^3.709.0",
"@aws-sdk/lib-storage": "^3.709.0",
"@aws-sdk/middleware-apply-body-checksum": "^3.374.0",
"@aws-sdk/node-http-handler": "^3.374.0",
"@aws-sdk/s3-request-presigner": "^3.699.0",
"@aws-sdk/s3-request-presigner": "^3.709.0",
"@bcgov-cas/sso-express": "^3.2.0",
"@bcgov-cas/sso-react": "^2.0.0",
"@bcgov-ccbc/ccbc-node-sp-auth": "^1.0.0",
"@bcgov/bc-sans": "^1.0.1",
"@button-inc/bcgov-theme": "^1.0.1",
"@emotion/react": "^11.13.5",
"@emotion/styled": "^11.13.5",
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.0",
"@fortawesome/fontawesome-svg-core": "^6.7.1",
"@fortawesome/free-solid-svg-icons": "^6.7.1",
"@fortawesome/react-fontawesome": "^0.2.2",
"@graphile-contrib/pg-many-to-many": "^1.0.2",
"@graphile/persisted-operations": "^0.1.1",
"@growthbook/growthbook-react": "^1.2.1",
"@growthbook/growthbook-react": "^1.3.1",
"@mui/base": "^5.0.0-alpha.115",
"@mui/icons-material": "^5.16.7",
"@mui/material": "^5.16.5",
Expand All @@ -67,17 +67,17 @@
"convict": "^6.2.4",
"cookie-parser": "^1.4.7",
"dayjs": "^1.11.13",
"debug": "^4.3.7",
"debug": "^4.4.0",
"delay": "^5.0.0",
"dotenv": "^16.4.5",
"express": "4.21.1",
"dotenv": "^16.4.7",
"express": "4.21.2",
"express-rate-limit": "^7.4.1",
"express-session": "1.18.1",
"formidable": "^3.5.2",
"graphql": "^15.6.1",
"graphql-upload": "^15.0.2",
"helmet": "^8.0.0",
"html-react-parser": "^5.1.18",
"html-react-parser": "^5.2.0",
"iframe-resizer-react": "^1.1.0",
"js-cookie": "^3.0.5",
"json-diff": "^1.0.6",
Expand Down Expand Up @@ -110,23 +110,23 @@
"typography": "^0.16.24",
"url": "^0.11.4",
"validator": "^13.12.0",
"vscode-json-languageservice": "^5.4.1",
"whatwg-url": "^14.0.0",
"vscode-json-languageservice": "^5.4.2",
"whatwg-url": "^14.1.0",
"write-excel-file": "^2.0.10",
"xlsx": "https://cdn.sheetjs.com/xlsx-0.19.3/xlsx-0.19.3.tgz"
},
"devDependencies": {
"@aws-sdk/client-s3": "^3.699.0",
"@aws-sdk/client-s3": "^3.709.0",
"@microsoft/eslint-formatter-sarif": "^3.1.0",
"@testing-library/cypress": "^10.0.2",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^14.1.2",
"@testing-library/react-hooks": "^8.0.1",
"@testing-library/user-event": "^14.5.2",
"@types/archiver": "^5.3.1",
"@types/archiver": "^6.0.3",
"@types/connect-pg-simple": "^7.0.3",
"@types/convict": "^6.1.6",
"@types/cookie-parser": "^1.4.7",
"@types/cookie-parser": "^1.4.8",
"@types/debug": "^4.1.12",
"@types/express": "^4.17.21",
"@types/jest": "^28.1.6",
Expand All @@ -144,11 +144,11 @@
"babel-plugin-module-resolver": "^5.0.2",
"babel-plugin-relay": "^16.2.0",
"babel-plugin-styled-components": "^2.1.4",
"cypress": "13.16.0",
"cypress": "13.16.1",
"eslint": "^8.57.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-typescript": "^17.0.0",
"eslint-config-next": "^15.0.3",
"eslint-config-next": "^15.1.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-cypress": "^3.6.0",
"eslint-plugin-jest": "^28.9.0",
Expand All @@ -157,14 +157,14 @@
"fetch-mock": "9.11.0",
"fse": "^4.0.1",
"happo-cypress": "^4.2.0",
"happo-e2e": "^3.1.1",
"happo.io": "^8.3.3",
"happo-e2e": "^3.1.2",
"happo.io": "^11.0.0",
"jest": "^28.1.0",
"jest-environment-jsdom": "^28.1.0",
"jest-extended": "^4.0.2",
"jest-mock": "^29.7.0",
"nodemon": "^3.1.7",
"prettier": "^3.3.3",
"nodemon": "^3.1.9",
"prettier": "^3.4.2",
"react-dom": "^18.3.1",
"relay-compiler": "^13.2.0",
"relay-test-utils": "^16.2.0",
Expand Down
Loading

0 comments on commit f0bb2f6

Please sign in to comment.