Skip to content

Commit f13a2da

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.39.0` | `10.41.0` | | [@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react) | `3.37.1` | `3.38.0` | | [apexcharts](https://github.com/apexcharts/apexcharts.js) | `5.6.0` | `5.8.1` | | [@storybook/cli](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli-storybook) | `10.2.11` | `10.2.14` | | [cypress](https://github.com/cypress-io/cypress) | `15.10.0` | `15.11.0` | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `62.7.0` | `62.7.1` | | [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.18.0` | `8.19.0` | | [webpack](https://github.com/webpack/webpack) | `5.105.2` | `5.105.3` | Updates `@sentry/react` from 10.39.0 to 10.41.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.39.0...10.41.0) Updates `@tabler/icons-react` from 3.37.1 to 3.38.0 - [Release notes](https://github.com/tabler/tabler-icons/releases) - [Commits](https://github.com/tabler/tabler-icons/commits/v3.38.0/packages/icons-react) Updates `apexcharts` from 5.6.0 to 5.8.1 - [Release notes](https://github.com/apexcharts/apexcharts.js/releases) - [Commits](https://github.com/apexcharts/apexcharts.js/commits) Updates `@storybook/cli` from 10.2.11 to 10.2.14 - [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.2.14/code/lib/cli-storybook) Updates `cypress` from 15.10.0 to 15.11.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.10.0...v15.11.0) Updates `eslint-plugin-jsdoc` from 62.7.0 to 62.7.1 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](gajus/eslint-plugin-jsdoc@v62.7.0...v62.7.1) Updates `pg` from 8.18.0 to 8.19.0 - [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md) - [Commits](https://github.com/brianc/node-postgres/commits/pg@8.19.0/packages/pg) Updates `webpack` from 5.105.2 to 5.105.3 - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.105.2...v5.105.3) --- updated-dependencies: - dependency-name: "@sentry/react" dependency-version: 10.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: "@tabler/icons-react" dependency-version: 3.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: apexcharts dependency-version: 5.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: "@storybook/cli" dependency-version: 10.2.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: safe - dependency-name: cypress dependency-version: 15.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: safe - dependency-name: eslint-plugin-jsdoc dependency-version: 62.7.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: safe - dependency-name: pg dependency-version: 8.19.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: safe - dependency-name: webpack dependency-version: 5.105.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: safe ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6610d73 commit f13a2da

2 files changed

Lines changed: 123 additions & 122 deletions

File tree

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@storybook/addon-designs": "8.2.1",
2626
"@storybook/addon-essentials": "8.6.14",
2727
"@storybook/addon-mdx-gfm": "8.6.14",
28-
"@storybook/cli": "10.2.11",
28+
"@storybook/cli": "10.2.14",
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.10.0",
41+
"cypress": "15.11.0",
4242
"cypress-browser-permissions": "^1.1.0",
4343
"cypress-file-upload": "^5.0.8",
4444
"cypress-log-to-output": "^1.1.2",
@@ -50,7 +50,7 @@
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": "^62.7.0",
53+
"eslint-plugin-jsdoc": "^62.7.1",
5454
"eslint-plugin-prefer-arrow": "^1.2.3",
5555
"eslint-plugin-prettier": "5.5.5",
5656
"eslint-plugin-react": "^7.37.5",
@@ -66,7 +66,7 @@
6666
"mjml": "^4.18.0",
6767
"mkdirp": "^3.0.1",
6868
"nib": "^1.2.0",
69-
"pg": "^8.18.0",
69+
"pg": "^8.19.0",
7070
"prettier": "3.8.1",
7171
"react-refresh": "^0.18.0",
7272
"storybook": "^8.6.17",
@@ -75,7 +75,7 @@
7575
"stylus": "^0.64.0",
7676
"stylus-loader": "^8.1.3",
7777
"wait-on": "^9.0.4",
78-
"webpack": "^5.105.2",
78+
"webpack": "^5.105.3",
7979
"webpack-cli": "^6.0.1",
8080
"webpack-dev-server": "^5.2.3",
8181
"webpack-shell-plugin": "https://github.com/cdeutsch/webpack-shell-plugin.git#bee537d",
@@ -91,10 +91,10 @@
9191
"@formatjs/intl-relativetimeformat": "^12.2.2",
9292
"@reduxjs/toolkit": "^2.11.2",
9393
"@sentry/integrations": "^7.114.0",
94-
"@sentry/react": "^10.39.0",
95-
"@tabler/icons-react": "^3.37.1",
94+
"@sentry/react": "^10.41.0",
95+
"@tabler/icons-react": "^3.38.0",
9696
"@tippyjs/react": "^4.2.6",
97-
"apexcharts": "^5.6.0",
97+
"apexcharts": "^5.8.1",
9898
"autobind-decorator": "^2.4.0",
9999
"axios": "^1.13.4",
100100
"brace": "^0.11.1",

0 commit comments

Comments
 (0)