Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the all group across 1 directory with 31 updates
Bumps the all group with 30 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.25.2` | `7.26.0` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.25.3` | `7.26.0` | | [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) | `7.24.7` | `7.25.9` | | [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) | `7.24.7` | `7.26.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.2.3` | `22.8.5` | | [@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.12.2` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.21.0` | `8.12.2` | | [husky](https://github.com/typicode/husky) | `4.3.8` | `9.1.6` | | [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` | | [rimraf](https://github.com/isaacs/rimraf) | `4.4.1` | `6.0.1` | | [@prismicio/client](https://github.com/prismicio/prismic-client) | `7.8.0` | `7.12.0` | | [@prismicio/next](https://github.com/prismicio/prismic-next) | `1.6.0` | `1.7.1` | | [@prismicio/react](https://github.com/prismicio/prismic-react) | `2.8.0` | `2.9.1` | | [@segment/snippet](https://github.com/segmentio/snippet) | `4.16.2` | `5.2.1` | | [cookies-next](https://github.com/andreizanik/cookies-next) | `4.2.1` | `4.3.0` | | [elastic-apm-node](https://github.com/elastic/apm-agent-nodejs) | `3.51.0` | `4.8.0` | | [focus-trap-react](https://github.com/focus-trap/focus-trap-react) | `10.2.3` | `10.3.0` | | [uuid](https://github.com/uuidjs/uuid) | `10.0.0` | `11.0.2` | | [koa-router](https://github.com/koajs/router) | `7.4.0` | `13.0.1` | | [openseadragon](https://github.com/openseadragon/openseadragon) | `4.1.1` | `5.0.0` | | [@koa/router](https://github.com/koajs/router) | `10.1.1` | `13.1.0` | | [axios](https://github.com/axios/axios) | `0.28.1` | `1.7.7` | | [dotenv](https://github.com/motdotla/dotenv) | `8.6.0` | `16.4.5` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.52.2` | `7.53.1` | | [@aws-sdk/client-cloudfront](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudfront) | `3.624.0` | `3.682.0` | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.626.0` | `3.682.0` | | [@aws-sdk/client-secrets-manager](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager) | `3.624.0` | `3.682.0` | Updates `@babel/core` from 7.25.2 to 7.26.0 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.26.0/packages/babel-core) Updates `@babel/preset-env` from 7.25.3 to 7.26.0 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.26.0/packages/babel-preset-env) Updates `@babel/preset-react` from 7.24.7 to 7.25.9 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.25.9/packages/babel-preset-react) Updates `@babel/preset-typescript` from 7.24.7 to 7.26.0 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.26.0/packages/babel-preset-typescript) Updates `@types/node` from 20.2.3 to 22.8.5 - [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.12.2 - [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.12.2/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.21.0 to 8.12.2 - [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.12.2/packages/parser) Updates `husky` from 4.3.8 to 9.1.6 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v4.3.8...v9.1.6) 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 `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 `@prismicio/client` from 7.8.0 to 7.12.0 - [Release notes](https://github.com/prismicio/prismic-client/releases) - [Changelog](https://github.com/prismicio/prismic-client/blob/master/CHANGELOG.md) - [Commits](prismicio/prismic-client@v7.8.0...v7.12.0) Updates `@prismicio/next` from 1.6.0 to 1.7.1 - [Release notes](https://github.com/prismicio/prismic-next/releases) - [Changelog](https://github.com/prismicio/prismic-next/blob/main/CHANGELOG.md) - [Commits](prismicio/prismic-next@v1.6.0...v1.7.1) Updates `@prismicio/react` from 2.8.0 to 2.9.1 - [Release notes](https://github.com/prismicio/prismic-react/releases) - [Changelog](https://github.com/prismicio/prismic-react/blob/master/CHANGELOG.md) - [Commits](prismicio/prismic-react@v2.8.0...v2.9.1) 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.2.1 to 4.3.0 - [Release notes](https://github.com/andreizanik/cookies-next/releases) - [Commits](andreizanik/cookies-next@v4.2.1...v4.3.0) Updates `elastic-apm-node` from 3.51.0 to 4.8.0 - [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.51.0...v4.8.0) Updates `focus-trap-react` from 10.2.3 to 10.3.0 - [Release notes](https://github.com/focus-trap/focus-trap-react/releases) - [Changelog](https://github.com/focus-trap/focus-trap-react/blob/master/CHANGELOG.md) - [Commits](focus-trap/focus-trap-react@v10.2.3...v10.3.0) Updates `uuid` from 10.0.0 to 11.0.2 - [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.2) Updates `koa-router` from 7.4.0 to 13.0.1 - [Release notes](https://github.com/koajs/router/releases) - [Changelog](https://github.com/koajs/router/blob/master/HISTORY.md) - [Commits](koajs/router@v7.4.0...v13.0.1) 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 `@koa/router` from 10.1.1 to 13.1.0 - [Release notes](https://github.com/koajs/router/releases) - [Changelog](https://github.com/koajs/router/blob/master/HISTORY.md) - [Commits](koajs/router@v10.1.1...13.1.0) Updates `axios` from 0.28.1 to 1.7.7 - [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.7) 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 `react-hook-form` from 7.52.2 to 7.53.1 - [Release notes](https://github.com/react-hook-form/react-hook-form/releases) - [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md) - [Commits](react-hook-form/react-hook-form@v7.52.2...v7.53.1) Updates `@aws-sdk/client-cloudfront` from 3.624.0 to 3.682.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.682.0/clients/client-cloudfront) Updates `@aws-sdk/client-s3` from 3.626.0 to 3.682.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.682.0/clients/client-s3) Updates `@aws-sdk/client-secrets-manager` from 3.624.0 to 3.682.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.682.0/clients/client-secrets-manager) Updates `@aws-sdk/client-sts` from 3.624.0 to 3.682.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.682.0/clients/client-sts) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@babel/preset-react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@babel/preset-typescript" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - 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: rimraf dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: "@prismicio/client" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: "@prismicio/next" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: "@prismicio/react" dependency-type: direct:production update-type: version-update:semver-minor 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-minor dependency-group: all - dependency-name: elastic-apm-node dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: focus-trap-react dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: koa-router 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: "@koa/router" 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: react-hook-form dependency-type: direct:production update-type: version-update:semver-minor 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