Skip to content

Commit

Permalink
Bump the all group across 1 directory with 27 updates
Browse files Browse the repository at this point in the history
Bumps the all group with 26 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.2.3` | `22.10.1` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.7` | `18.3.12` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.21.0` | `8.16.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.21.0` | `8.16.0` |
| [husky](https://github.com/typicode/husky) | `4.3.8` | `9.1.7` |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `14.0.1` | `15.2.10` |
| [node-fetch](https://github.com/node-fetch/node-fetch) | `2.7.0` | `3.3.2` |
| [nodemon](https://github.com/remy/nodemon) | `2.0.22` | `3.1.7` |
| [postcss-styled-syntax](https://github.com/hudochenkov/postcss-styled-syntax) | `0.6.4` | `0.7.0` |
| [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.4.1` |
| [rimraf](https://github.com/isaacs/rimraf) | `4.4.1` | `6.0.1` |
| [stylelint](https://github.com/stylelint/stylelint) | `16.10.0` | `16.11.0` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.6.3` | `5.7.2` |
| [chromatic](https://github.com/chromaui/chromatic-cli) | `11.18.1` | `11.19.0` |
| [next](https://github.com/vercel/next.js) | `14.2.10` | `15.0.3` |
| [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) | `13.5.7` | `15.0.3` |
| [@segment/snippet](https://github.com/segmentio/snippet) | `4.16.2` | `5.2.1` |
| [cookies-next](https://github.com/andreizanik/cookies-next) | `4.3.0` | `5.0.2` |
| [elastic-apm-node](https://github.com/elastic/apm-agent-nodejs) | `3.52.2` | `4.8.1` |
| [uuid](https://github.com/uuidjs/uuid) | `10.0.0` | `11.0.3` |
| [openseadragon](https://github.com/openseadragon/openseadragon) | `4.1.1` | `5.0.0` |
| [axios](https://github.com/axios/axios) | `0.28.1` | `1.7.8` |
| [dotenv](https://github.com/motdotla/dotenv) | `8.6.0` | `16.4.5` |
| [@aws-sdk/client-cloudfront](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudfront) | `3.689.0` | `3.699.0` |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.689.0` | `3.703.0` |
| [@aws-sdk/client-secrets-manager](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager) | `3.687.0` | `3.699.0` |



Updates `@types/node` from 20.2.3 to 22.10.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/react` from 18.2.7 to 18.3.12
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `@typescript-eslint/eslint-plugin` from 6.21.0 to 8.16.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.16.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 6.21.0 to 8.16.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.16.0/packages/parser)

Updates `husky` from 4.3.8 to 9.1.7
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v4.3.8...v9.1.7)

Updates `lint-staged` from 14.0.1 to 15.2.10
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v14.0.1...v15.2.10)

Updates `node-fetch` from 2.7.0 to 3.3.2
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](node-fetch/node-fetch@v2.7.0...v3.3.2)

Updates `nodemon` from 2.0.22 to 3.1.7
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](remy/nodemon@v2.0.22...v3.1.7)

Updates `postcss-styled-syntax` from 0.6.4 to 0.7.0
- [Release notes](https://github.com/hudochenkov/postcss-styled-syntax/releases)
- [Changelog](https://github.com/hudochenkov/postcss-styled-syntax/blob/main/CHANGELOG.md)
- [Commits](hudochenkov/postcss-styled-syntax@0.6.4...0.7.0)

Updates `prettier` from 3.3.3 to 3.4.1
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.3.3...3.4.1)

Updates `rimraf` from 4.4.1 to 6.0.1
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](isaacs/rimraf@v4.4.1...v6.0.1)

Updates `stylelint` from 16.10.0 to 16.11.0
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@16.10.0...16.11.0)

Updates `typescript` from 5.6.3 to 5.7.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.6.3...v5.7.2)

Updates `chromatic` from 11.18.1 to 11.19.0
- [Release notes](https://github.com/chromaui/chromatic-cli/releases)
- [Changelog](https://github.com/chromaui/chromatic-cli/blob/main/CHANGELOG.md)
- [Commits](chromaui/chromatic-cli@v11.18.1...v11.19.0)

Updates `next` from 14.2.10 to 15.0.3
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v14.2.10...v15.0.3)

Updates `@next/bundle-analyzer` from 13.5.7 to 15.0.3
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.0.3/packages/next-bundle-analyzer)

Updates `@segment/snippet` from 4.16.2 to 5.2.1
- [Release notes](https://github.com/segmentio/snippet/releases)
- [Changelog](https://github.com/segmentio/snippet/blob/master/History.md)
- [Commits](segmentio/snippet@v4.16.2...v5.2.1)

Updates `cookies-next` from 4.3.0 to 5.0.2
- [Release notes](https://github.com/andreizanik/cookies-next/releases)
- [Commits](andreizanik/cookies-next@v4.3.0...v5.0.2)

Updates `elastic-apm-node` from 3.52.2 to 4.8.1
- [Release notes](https://github.com/elastic/apm-agent-nodejs/releases)
- [Changelog](https://github.com/elastic/apm-agent-nodejs/blob/main/CHANGELOG.asciidoc)
- [Commits](elastic/apm-agent-nodejs@v3.52.2...v4.8.1)

Updates `uuid` from 10.0.0 to 11.0.3
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](uuidjs/uuid@v10.0.0...v11.0.3)

Updates `openseadragon` from 4.1.1 to 5.0.0
- [Release notes](https://github.com/openseadragon/openseadragon/releases)
- [Changelog](https://github.com/openseadragon/openseadragon/blob/master/changelog.txt)
- [Commits](openseadragon/openseadragon@v4.1.1...v5.0.0)

Updates `axios` from 0.28.1 to 1.7.8
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.28.1...v1.7.8)

Updates `dotenv` from 8.6.0 to 16.4.5
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v8.6.0...v16.4.5)

Updates `@aws-sdk/client-cloudfront` from 3.689.0 to 3.699.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-cloudfront/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.699.0/clients/client-cloudfront)

Updates `@aws-sdk/client-s3` from 3.689.0 to 3.703.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.703.0/clients/client-s3)

Updates `@aws-sdk/client-secrets-manager` from 3.687.0 to 3.699.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-secrets-manager/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.699.0/clients/client-secrets-manager)

Updates `@aws-sdk/client-sts` from 3.687.0 to 3.699.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sts/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.699.0/clients/client-sts)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: husky
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: node-fetch
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: nodemon
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: postcss-styled-syntax
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: rimraf
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: chromatic
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: "@next/bundle-analyzer"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: "@segment/snippet"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: cookies-next
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: elastic-apm-node
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: openseadragon
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: dotenv
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: "@aws-sdk/client-cloudfront"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@aws-sdk/client-s3"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@aws-sdk/client-secrets-manager"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@aws-sdk/client-sts"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 1481ecc commit 1f54047
Show file tree
Hide file tree
Showing 8 changed files with 1,370 additions and 1,427 deletions.
8 changes: 4 additions & 4 deletions cardigan/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@
"@storybook/nextjs": "^8.3.5",
"@storybook/react": "^8.3.5",
"@storybook/theming": "^8.3.5",
"chromatic": "^11.18.1",
"husky": "^4.3.0",
"next": "14.2.10",
"chromatic": "^11.19.0",
"husky": "^9.1.7",
"next": "15.0.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"typescript": "^5.6.2",
"typescript": "^5.7.2",
"webpack": "^5.76.1"
}
}
12 changes: 6 additions & 6 deletions common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,27 +10,27 @@
"license": "MIT",
"dependencies": {
"@elastic/apm-rum": "^5.12.0",
"@next/bundle-analyzer": "^13.2.3",
"@next/bundle-analyzer": "^15.0.3",
"@popperjs/core": "^2.11.8",
"@prismicio/client": "^7.8.0",
"@prismicio/next": "^1.3.6",
"@prismicio/react": "^2.7.3",
"@segment/snippet": "^4.10.0",
"@segment/snippet": "^5.2.1",
"@testing-library/jest-dom": "^6.6.2",
"@testing-library/react": "^16.0.1",
"@testing-library/user-event": "14.5.2",
"@weco/toggles": "1.0.0",
"babel-plugin-dynamic-import-node": "^2.3.3",
"babel-plugin-styled-components": "^2.1.4",
"cookies-next": "^4.1.1",
"elastic-apm-node": "^3.51.0",
"cookies-next": "^5.0.2",
"elastic-apm-node": "^4.8.1",
"focus-trap-react": "^10.2.3",
"fontfaceobserver": "^2.0.13",
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
"koa-compose": "^4.1.0",
"lodash.debounce": "^4.0.8",
"next": "14.2.10",
"next": "15.0.3",
"nprogress": "^0.2.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand All @@ -39,7 +39,7 @@
"styled-components": "^6.1.12",
"timezone-mock": "^1.3.6",
"url-template": "^2.0.8",
"uuid": "^10.0.0",
"uuid": "^11.0.3",
"webpack-bundle-analyzer": "^4.8.0"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions content/webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
"@koa/router": "^13.1.0",
"lodash.flattendeep": "^4.4.0",
"lodash.throttle": "^4.1.1",
"next": "14.2.10",
"next": "15.0.3",
"next-router-mock": "^0.9.3",
"openseadragon": "^4.0.0",
"openseadragon": "^5.0.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-photo-album": "^2.0.0",
Expand Down
6 changes: 3 additions & 3 deletions identity/webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@
"@hookform/error-message": "^2.0.1",
"@koa/router": "^13.1.0",
"@weco/common": "1.0.0",
"axios": "^0.28.0",
"dotenv": "^8.2.0",
"axios": "^1.7.8",
"dotenv": "^16.4.5",
"jsonwebtoken": "^9.0.0",
"koa": "^2.13.0",
"koa-json": "^2.0.2",
"koa-logger": "^3.2.1",
"next": "14.2.10",
"next": "15.0.3",
"next-router-mock": "^0.9.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,13 +55,13 @@
"@types/koa-logger": "^3.1.1",
"@types/koa__router": "^12.0.4",
"@types/lodash.debounce": "^4.0.7",
"@types/node": "^22.8.1",
"@types/node": "^22.10.1",
"@types/prompts": "^2.4.4",
"@types/react": "18.2.7",
"@types/react": "18.3.12",
"@types/react-window": "^1.8.5",
"@types/uuid": "^10.0.0",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"@typescript-eslint/eslint-plugin": "^8.16.0",
"@typescript-eslint/parser": "^8.16.0",
"babel-core": "^7.0.0-bridge.0",
"babel-jest": "^29.5.0",
"babel-plugin-dynamic-import-node": "^2.3.3",
Expand All @@ -80,26 +80,26 @@
"eslint-plugin-react": "^7.33.1",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-standard": "^5.0.0",
"husky": "^4.3.0",
"husky": "^9.1.7",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"lint-staged": "^14.0.1",
"lint-staged": "^15.2.10",
"msw": "^1.3.5",
"node-fetch": "^2.7.0",
"nodemon": "^2.0.22",
"node-fetch": "^3.3.2",
"nodemon": "^3.1.7",
"postcss": "^8.4.31",
"postcss-styled-syntax": "^0.6.4",
"prettier": "^3.3.3",
"postcss-styled-syntax": "^0.7.0",
"prettier": "^3.4.1",
"prop-types": "15.8.1",
"rimraf": "^4.4.1",
"stylelint": "^16.10.0",
"rimraf": "^6.0.1",
"stylelint": "^16.11.0",
"stylelint-config-standard": "^36.0.1",
"ts-jest": "29.2.3",
"typescript": "5.6.3",
"typescript": "5.7.2",
"whatwg-fetch": "^3.6.2"
},
"resolutions": {
"@types/react": "18.2.7"
"@types/react": "18.3.12"
},
"private": true,
"workspaces": [
Expand Down
8 changes: 4 additions & 4 deletions prismic-model/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
"tryAllContentPages": "ts-node tryAllContentPages"
},
"dependencies": {
"@aws-sdk/client-cloudfront": "^3.40.0",
"@aws-sdk/client-s3": "^3.317.0",
"@aws-sdk/client-secrets-manager": "^3.40.0",
"@aws-sdk/client-cloudfront": "^3.699.0",
"@aws-sdk/client-s3": "^3.703.0",
"@aws-sdk/client-secrets-manager": "^3.699.0",
"@aws-sdk/client-sts": "^3.40.0",
"@types/node": "^20.2.3",
"@types/node": "^22.10.1",
"@types/yargs": "^17.0.5",
"@weco/common": "1.0.0",
"@weco/ts-aws": "^1.0.1",
Expand Down
6 changes: 3 additions & 3 deletions toggles/webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,17 @@
"setDefaultValueFor": "tsx ./scripts/setDefaultValueFor"
},
"devDependencies": {
"@aws-sdk/client-s3": "^3.317.0",
"@aws-sdk/client-s3": "^3.703.0",
"@babel/preset-typescript": "^7.21.4",
"@types/aws-lambda": "^8.10.115",
"@types/node": "20.2.3",
"@types/node": "22.10.1",
"@types/yargs": "^17.0.5",
"@weco/ts-aws": "^1.0.1",
"jest": "^29.5.0",
"tsx": "^4.19.1"
},
"dependencies": {
"@aws-sdk/client-cloudfront": "^3.39.0",
"@aws-sdk/client-cloudfront": "^3.699.0",
"yargs": "^17.2.1"
}
}
Loading

0 comments on commit 1f54047

Please sign in to comment.