Skip to content

Commit

Permalink
Merge pull request #3872 from bcgov/dependabot/npm_and_yarn/app/minor…
Browse files Browse the repository at this point in the history
…-and-patch-628fcb3aac

chore: bump the minor-and-patch group across 1 directory with 18 updates
  • Loading branch information
RRanath authored Feb 13, 2025
2 parents 3fa09d9 + 4826f2e commit 0c543c5
Show file tree
Hide file tree
Showing 2 changed files with 392 additions and 404 deletions.
30 changes: 15 additions & 15 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@
"format": "prettier --write './**/*.tsx' --config ../.prettierrc"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.735.0",
"@aws-sdk/client-sns": "^3.734.0",
"@aws-sdk/credential-providers": "^3.734.0",
"@aws-sdk/lib-storage": "^3.735.0",
"@aws-sdk/client-s3": "^3.744.0",
"@aws-sdk/client-sns": "^3.744.0",
"@aws-sdk/credential-providers": "^3.744.0",
"@aws-sdk/lib-storage": "^3.744.0",
"@aws-sdk/middleware-apply-body-checksum": "^3.374.0",
"@aws-sdk/node-http-handler": "^3.374.0",
"@aws-sdk/s3-request-presigner": "^3.735.0",
"@aws-sdk/s3-request-presigner": "^3.744.0",
"@bcgov-cas/sso-express": "^3.2.0",
"@bcgov-cas/sso-react": "^2.0.0",
"@bcgov-ccbc/ccbc-node-sp-auth": "^1.0.0",
Expand All @@ -54,7 +54,7 @@
"@sentry/nextjs": "^8",
"@smithy/node-http-handler": "^4.0.2",
"@snowplow/browser-tracker": "^4.2.0",
"@tmcw/togeojson": "^6.0.0",
"@tmcw/togeojson": "^6.0.1",
"@types/eslint": "^8.44.2",
"@types/formidable": "^3.4.5",
"@types/geojson": "^7946.0.16",
Expand Down Expand Up @@ -101,7 +101,7 @@
"passport": "^0.7.0",
"patch-package": "^8.0.0",
"path-to-regexp": "^6.3.0",
"pg": "^8.13.1",
"pg": "^8.13.3",
"pluralize": "^7.0.0",
"postgraphile": "^4.14.0",
"postgraphile-plugin-connection-filter": "^2.3.0",
Expand All @@ -118,14 +118,14 @@
"typography": "^0.16.24",
"url": "^0.11.4",
"validator": "^13.12.0",
"vscode-json-languageservice": "^5.4.2",
"whatwg-url": "^14.1.0",
"vscode-json-languageservice": "^5.4.3",
"whatwg-url": "^14.1.1",
"write-excel-file": "^2.0.11",
"xlsx": "https://cdn.sheetjs.com/xlsx-0.19.3/xlsx-0.19.3.tgz"
},
"devDependencies": {
"@aws-sdk/client-s3": "^3.735.0",
"@babel/preset-env": "^7.26.7",
"@aws-sdk/client-s3": "^3.744.0",
"@babel/preset-env": "^7.26.8",
"@microsoft/eslint-formatter-sarif": "^3.1.0",
"@testing-library/cypress": "^10.0.3",
"@testing-library/dom": "^10.4.0",
Expand All @@ -144,7 +144,7 @@
"@types/leaflet": "^1.9.15",
"@types/lodash.isequal": "^4.5.8",
"@types/luxon": "^3.4.2",
"@types/node": "22.10.10",
"@types/node": "22.13.4",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@types/react-relay": "^13.0.2",
Expand All @@ -161,7 +161,7 @@
"eslint": "^8.57.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-typescript": "^17.0.0",
"eslint-config-next": "^15.1.6",
"eslint-config-next": "^15.1.7",
"eslint-config-prettier": "^10.0.1",
"eslint-plugin-cypress": "^3.6.0",
"eslint-plugin-jest": "^28.11.0",
Expand All @@ -170,14 +170,14 @@
"fetch-mock": "9.11.0",
"fse": "^4.0.1",
"happo-cypress": "^4.3.0",
"happo-e2e": "^3.3.1",
"happo-e2e": "^3.3.3",
"happo.io": "^11.0.1",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jest-extended": "^4.0.2",
"jest-mock": "^29.7.0",
"nodemon": "^3.1.9",
"prettier": "^3.4.2",
"prettier": "^3.5.1",
"react-dom": "^18.3.1",
"relay-compiler": "17",
"relay-test-utils": "^16.2.0",
Expand Down
Loading

0 comments on commit 0c543c5

Please sign in to comment.