Skip to content

Commit 90677e5

Browse files
dev: bump the safe group with 8 updates
Bumps the safe group with 8 updates: | Package | From | To | | --- | --- | --- | | [@sentry/react](https://github.com/getsentry/sentry-javascript) | `10.1.0` | `10.4.0` | | [apexcharts](https://github.com/apexcharts/apexcharts.js) | `5.3.2` | `5.3.3` | | [@inquirer/prompts](https://github.com/SBoudrias/Inquirer.js) | `7.8.0` | `7.8.1` | | [@storybook/cli](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli-storybook) | `9.1.1` | `9.1.2` | | [cypress](https://github.com/cypress-io/cypress) | `14.5.3` | `14.5.4` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.5.3` | `5.5.4` | | [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) | `2.9.3` | `2.9.4` | | [stylelint](https://github.com/stylelint/stylelint) | `16.23.0` | `16.23.1` | Updates `@sentry/react` from 10.1.0 to 10.4.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.1.0...10.4.0) Updates `apexcharts` from 5.3.2 to 5.3.3 - [Release notes](https://github.com/apexcharts/apexcharts.js/releases) - [Commits](https://github.com/apexcharts/apexcharts.js/commits/v5.3.3) Updates `@inquirer/prompts` from 7.8.0 to 7.8.1 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@7.8.0...@inquirer/prompts@7.8.1) Updates `@storybook/cli` from 9.1.1 to 9.1.2 - [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/v9.1.2/code/lib/cli-storybook) Updates `cypress` from 14.5.3 to 14.5.4 - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](cypress-io/cypress@v14.5.3...v14.5.4) Updates `eslint-plugin-prettier` from 5.5.3 to 5.5.4 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.5.3...v5.5.4) Updates `mini-css-extract-plugin` from 2.9.3 to 2.9.4 - [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases) - [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md) - [Commits](webpack/mini-css-extract-plugin@v2.9.3...v2.9.4) Updates `stylelint` from 16.23.0 to 16.23.1 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.23.0...16.23.1) --- updated-dependencies: - dependency-name: "@sentry/react" dependency-version: 10.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: apexcharts dependency-version: 5.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: safe - dependency-name: "@inquirer/prompts" dependency-version: 7.8.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: safe - dependency-name: "@storybook/cli" dependency-version: 9.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: safe - dependency-name: cypress dependency-version: 14.5.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: safe - dependency-name: eslint-plugin-prettier dependency-version: 5.5.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: safe - dependency-name: mini-css-extract-plugin dependency-version: 2.9.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: safe - dependency-name: stylelint dependency-version: 16.23.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: safe ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ad190e7 commit 90677e5

File tree

2 files changed

+113
-126
lines changed

2 files changed

+113
-126
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@
1919
"@babel/preset-react": "^7.27.1",
2020
"@babel/register": "^7.27.1",
2121
"@babel/runtime-corejs2": "^7.28.2",
22-
"@inquirer/prompts": "^7.8.0",
22+
"@inquirer/prompts": "^7.8.1",
2323
"@pmmmwh/react-refresh-webpack-plugin": "^0.6.1",
2424
"@storybook/addon-designs": "8.2.1",
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": "9.1.1",
28+
"@storybook/cli": "9.1.2",
2929
"@storybook/react": "8.6.14",
3030
"@storybook/react-webpack5": "8.6.14",
3131
"@testing-library/cypress": "^10.0.3",
@@ -38,7 +38,7 @@
3838
"clean-webpack-plugin": "^4.0.0",
3939
"copy-webpack-plugin": "^13.0.0",
4040
"css-loader": "^6.10.0",
41-
"cypress": "14.5.3",
41+
"cypress": "14.5.4",
4242
"cypress-browser-permissions": "^1.1.0",
4343
"cypress-file-upload": "^5.0.8",
4444
"cypress-log-to-output": "^1.1.2",
@@ -52,7 +52,7 @@
5252
"eslint-plugin-jest": "^28.13.0",
5353
"eslint-plugin-jsdoc": "^52.0.2",
5454
"eslint-plugin-prefer-arrow": "^1.2.3",
55-
"eslint-plugin-prettier": "5.5.3",
55+
"eslint-plugin-prettier": "5.5.4",
5656
"eslint-plugin-react": "^7.37.5",
5757
"file-loader": "^6.2.0",
5858
"html-webpack-plugin": "^5.6.3",
@@ -62,14 +62,14 @@
6262
"js-yaml": "^4.0.0",
6363
"json": "^11.0.0",
6464
"messageformat-parser": "^4.1.3",
65-
"mini-css-extract-plugin": "^2.9.3",
65+
"mini-css-extract-plugin": "^2.9.4",
6666
"mjml": "^4.15.3",
6767
"mkdirp": "^3.0.1",
6868
"nib": "^1.2.0",
6969
"pg": "^8.16.3",
7070
"prettier": "3.6.2",
7171
"react-refresh": "^0.17.0",
72-
"stylelint": "^16.23.0",
72+
"stylelint": "^16.23.1",
7373
"stylelint-stylus": "^1.0.0",
7474
"storybook": "^8.1.8",
7575
"stylus": "^0.64.0",
@@ -92,9 +92,9 @@
9292
"@formatjs/intl-relativetimeformat": "^11.4.11",
9393
"@reduxjs/toolkit": "^2.8.2",
9494
"@sentry/integrations": "^7.114.0",
95-
"@sentry/react": "^10.1.0",
95+
"@sentry/react": "^10.4.0",
9696
"@tippyjs/react": "^4.2.6",
97-
"apexcharts": "^5.3.2",
97+
"apexcharts": "^5.3.3",
9898
"autobind-decorator": "^2.4.0",
9999
"axios": "^1.5.1",
100100
"brace": "^0.11.1",

0 commit comments

Comments
 (0)