Skip to content

Commit 45328e8

Browse files
dev: bump the safe group across 1 directory with 7 updates
Bumps the safe group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@sentry/react](https://github.com/getsentry/sentry-javascript) | `10.24.0` | `10.26.0` | | [@storybook/cli](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli-storybook) | `10.0.6` | `10.0.8` | | [cypress](https://github.com/cypress-io/cypress) | `15.6.0` | `15.7.0` | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `61.1.12` | `61.3.0` | | [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) | `5.6.4` | `5.6.5` | | [mjml](https://github.com/mjmlio/mjml/tree/HEAD/packages/mjml) | `4.16.1` | `4.17.1` | | [webpack](https://github.com/webpack/webpack) | `5.102.1` | `5.103.0` | Updates `@sentry/react` from 10.24.0 to 10.26.0 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@10.24.0...10.26.0) Updates `@storybook/cli` from 10.0.6 to 10.0.8 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.0.8/code/lib/cli-storybook) Updates `cypress` from 15.6.0 to 15.7.0 - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](cypress-io/cypress@v15.6.0...v15.7.0) Updates `eslint-plugin-jsdoc` from 61.1.12 to 61.3.0 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc) - [Commits](gajus/eslint-plugin-jsdoc@v61.1.12...v61.3.0) Updates `html-webpack-plugin` from 5.6.4 to 5.6.5 - [Release notes](https://github.com/jantimon/html-webpack-plugin/releases) - [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](jantimon/html-webpack-plugin@v5.6.4...v5.6.5) Updates `mjml` from 4.16.1 to 4.17.1 - [Release notes](https://github.com/mjmlio/mjml/releases) - [Commits](https://github.com/mjmlio/mjml/commits/v4.17.1/packages/mjml) Updates `webpack` from 5.102.1 to 5.103.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.102.1...v5.103.0) --- updated-dependencies: - dependency-name: "@sentry/react" dependency-version: 10.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: "@storybook/cli" dependency-version: 10.0.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: safe - dependency-name: cypress dependency-version: 15.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: safe - dependency-name: eslint-plugin-jsdoc dependency-version: 61.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: safe - dependency-name: html-webpack-plugin dependency-version: 5.6.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: safe - dependency-name: mjml dependency-version: 4.17.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: safe - dependency-name: webpack dependency-version: 5.103.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: safe ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 65d6529 commit 45328e8

2 files changed

Lines changed: 286 additions & 287 deletions

File tree

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@storybook/addon-essentials": "8.6.14",
2626
"@storybook/addon-mdx-gfm": "8.6.14",
2727
"@storybook/addon-actions": "9.0.8",
28-
"@storybook/cli": "10.0.6",
28+
"@storybook/cli": "10.0.8",
2929
"@storybook/react": "8.6.14",
3030
"@storybook/react-webpack5": "8.6.14",
3131
"@testing-library/cypress": "^10.1.0",
@@ -38,7 +38,7 @@
3838
"clean-webpack-plugin": "^4.0.0",
3939
"copy-webpack-plugin": "^13.0.1",
4040
"css-loader": "^6.10.0",
41-
"cypress": "15.6.0",
41+
"cypress": "15.7.0",
4242
"cypress-browser-permissions": "^1.1.0",
4343
"cypress-file-upload": "^5.0.8",
4444
"cypress-log-to-output": "^1.1.2",
@@ -50,20 +50,20 @@
5050
"eslint-plugin-cypress": "^3.6.0",
5151
"eslint-plugin-import": "^2.32.0",
5252
"eslint-plugin-jest": "^28.13.0",
53-
"eslint-plugin-jsdoc": "^61.1.12",
53+
"eslint-plugin-jsdoc": "^61.3.0",
5454
"eslint-plugin-prefer-arrow": "^1.2.3",
5555
"eslint-plugin-prettier": "5.5.4",
5656
"eslint-plugin-react": "^7.37.5",
5757
"file-loader": "^6.2.0",
58-
"html-webpack-plugin": "^5.6.4",
58+
"html-webpack-plugin": "^5.6.5",
5959
"http-proxy-middleware": "^3.0.5",
6060
"jest": "^30.2.0",
6161
"jest-environment-jsdom": "^30.2.0",
6262
"js-yaml": "^4.1.1",
6363
"json": "^11.0.0",
6464
"messageformat-parser": "^4.1.3",
6565
"mini-css-extract-plugin": "^2.9.4",
66-
"mjml": "^4.16.1",
66+
"mjml": "^4.17.1",
6767
"mkdirp": "^3.0.1",
6868
"nib": "^1.2.0",
6969
"pg": "^8.16.3",
@@ -75,7 +75,7 @@
7575
"stylus": "^0.64.0",
7676
"stylus-loader": "^8.1.2",
7777
"wait-on": "^9.0.3",
78-
"webpack": "^5.102.1",
78+
"webpack": "^5.103.0",
7979
"webpack-cli": "^6.0.1",
8080
"webpack-dev-server": "^5.2.2",
8181
"webpack-shell-plugin": "https://github.com/cdeutsch/webpack-shell-plugin.git#bee537d",
@@ -92,7 +92,7 @@
9292
"@formatjs/intl-relativetimeformat": "^11.4.13",
9393
"@reduxjs/toolkit": "^2.10.1",
9494
"@sentry/integrations": "^7.114.0",
95-
"@sentry/react": "^10.24.0",
95+
"@sentry/react": "^10.26.0",
9696
"@tippyjs/react": "^4.2.6",
9797
"apexcharts": "^5.3.6",
9898
"autobind-decorator": "^2.4.0",

0 commit comments

Comments
 (0)