Commit a7dbacc
authored
dev: bump the safe group across 1 directory with 24 updates
Bumps the safe group with 24 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@formatjs/intl-datetimeformat](https://github.com/formatjs/formatjs) | `7.3.1` | `7.4.2` |
| [@formatjs/intl-displaynames](https://github.com/formatjs/formatjs) | `7.3.1` | `7.3.5` |
| [@formatjs/intl-listformat](https://github.com/formatjs/formatjs) | `8.3.1` | `8.3.5` |
| [@formatjs/intl-locale](https://github.com/formatjs/formatjs) | `5.3.1` | `5.3.5` |
| [@formatjs/intl-numberformat](https://github.com/formatjs/formatjs) | `9.3.1` | `9.3.5` |
| [@formatjs/intl-pluralrules](https://github.com/formatjs/formatjs) | `6.3.1` | `6.3.5` |
| [@formatjs/intl-relativetimeformat](https://github.com/formatjs/formatjs) | `12.3.1` | `12.3.5` |
| [@sentry/react](https://github.com/getsentry/sentry-javascript) | `10.47.0` | `10.52.0` |
| [@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react) | `3.41.1` | `3.44.0` |
| [apexcharts](https://github.com/apexcharts/apexcharts.js) | `5.10.5` | `5.11.0` |
| [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.29.2` | `7.29.5` |
| [@babel/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register) | `7.28.6` | `7.29.3` |
| [@inquirer/prompts](https://github.com/SBoudrias/Inquirer.js) | `8.4.0` | `8.4.3` |
| [@storybook/cli](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli-storybook) | `10.3.4` | `10.3.6` |
| [@testing-library/cypress](https://github.com/testing-library/cypress-testing-library) | `10.1.0` | `10.1.3` |
| [babel-jest](https://github.com/jestjs/jest/tree/HEAD/packages/babel-jest) | `30.3.0` | `30.4.1` |
| [cypress](https://github.com/cypress-io/cypress) | `15.13.0` | `15.14.2` |
| [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) | `5.6.6` | `5.6.7` |
| [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `30.3.0` | `30.4.2` |
| [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) | `30.3.0` | `30.4.1` |
| [prettier](https://github.com/prettier/prettier) | `3.8.1` | `3.8.3` |
| [wait-on](https://github.com/jeffbski/wait-on) | `9.0.4` | `9.0.10` |
| [webpack](https://github.com/webpack/webpack) | `5.105.4` | `5.106.2` |
| [webpack-dev-server](https://github.com/webpack/webpack-dev-server) | `5.2.3` | `5.2.4` |
Updates `@formatjs/intl-datetimeformat` from 7.3.1 to 7.4.2
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/intl-datetimeformat@7.3.1...@formatjs/intl-datetimeformat@7.4.2)
Updates `@formatjs/intl-displaynames` from 7.3.1 to 7.3.5
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/intl-displaynames@7.3.1...@formatjs/intl-displaynames@7.3.5)
Updates `@formatjs/intl-listformat` from 8.3.1 to 8.3.5
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/intl-listformat@8.3.1...@formatjs/intl-listformat@8.3.5)
Updates `@formatjs/intl-locale` from 5.3.1 to 5.3.5
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/intl-locale@5.3.1...@formatjs/intl-locale@5.3.5)
Updates `@formatjs/intl-numberformat` from 9.3.1 to 9.3.5
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/intl-numberformat@9.3.1...@formatjs/intl-numberformat@9.3.5)
Updates `@formatjs/intl-pluralrules` from 6.3.1 to 6.3.5
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/intl-pluralrules@6.3.1...@formatjs/intl-pluralrules@6.3.5)
Updates `@formatjs/intl-relativetimeformat` from 12.3.1 to 12.3.5
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/intl-relativetimeformat@12.3.1...@formatjs/intl-relativetimeformat@12.3.5)
Updates `@sentry/react` from 10.47.0 to 10.52.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.47.0...10.52.0)
Updates `@tabler/icons-react` from 3.41.1 to 3.44.0
- [Release notes](https://github.com/tabler/tabler-icons/releases)
- [Commits](https://github.com/tabler/tabler-icons/commits/v3.44.0/packages/icons-react)
Updates `apexcharts` from 5.10.5 to 5.11.0
- [Release notes](https://github.com/apexcharts/apexcharts.js/releases)
- [Commits](apexcharts/apexcharts.js@v5.10.5...v5.11.0)
Updates `@babel/preset-env` from 7.29.2 to 7.29.5
- [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.29.5/packages/babel-preset-env)
Updates `@babel/register` from 7.28.6 to 7.29.3
- [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.29.3/packages/babel-register)
Updates `@inquirer/prompts` from 8.4.0 to 8.4.3
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@8.4.0...@inquirer/prompts@8.4.3)
Updates `@storybook/cli` from 10.3.4 to 10.3.6
- [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.3.6/code/lib/cli-storybook)
Updates `@testing-library/cypress` from 10.1.0 to 10.1.3
- [Release notes](https://github.com/testing-library/cypress-testing-library/releases)
- [Changelog](https://github.com/testing-library/cypress-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/cypress-testing-library@v10.1.0...v10.1.3)
Updates `babel-jest` from 30.3.0 to 30.4.1
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.4.1/packages/babel-jest)
Updates `cypress` from 15.13.0 to 15.14.2
- [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.13.0...v15.14.2)
Updates `html-webpack-plugin` from 5.6.6 to 5.6.7
- [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.6...v5.6.7)
Updates `jest` from 30.3.0 to 30.4.2
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.4.2/packages/jest)
Updates `jest-environment-jsdom` from 30.3.0 to 30.4.1
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.4.1/packages/jest-environment-jsdom)
Updates `prettier` from 3.8.1 to 3.8.3
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.8.1...3.8.3)
Updates `wait-on` from 9.0.4 to 9.0.10
- [Release notes](https://github.com/jeffbski/wait-on/releases)
- [Commits](jeffbski/wait-on@v9.0.4...v9.0.10)
Updates `webpack` from 5.105.4 to 5.106.2
- [Release notes](https://github.com/webpack/webpack/releases)
- [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md)
- [Commits](webpack/webpack@v5.105.4...v5.106.2)
Updates `webpack-dev-server` from 5.2.3 to 5.2.4
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/main/CHANGELOG.md)
- [Commits](webpack/webpack-dev-server@v5.2.3...v5.2.4)
---
updated-dependencies:
- dependency-name: "@formatjs/intl-datetimeformat"
dependency-version: 7.4.2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: safe
- dependency-name: "@formatjs/intl-displaynames"
dependency-version: 7.3.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: safe
- dependency-name: "@formatjs/intl-listformat"
dependency-version: 8.3.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: safe
- dependency-name: "@formatjs/intl-locale"
dependency-version: 5.3.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: safe
- dependency-name: "@formatjs/intl-numberformat"
dependency-version: 9.3.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: safe
- dependency-name: "@formatjs/intl-pluralrules"
dependency-version: 6.3.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: safe
- dependency-name: "@formatjs/intl-relativetimeformat"
dependency-version: 12.3.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: safe
- dependency-name: "@sentry/react"
dependency-version: 10.52.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: safe
- dependency-name: "@tabler/icons-react"
dependency-version: 3.44.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: safe
- dependency-name: apexcharts
dependency-version: 5.11.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: safe
- dependency-name: "@babel/preset-env"
dependency-version: 7.29.5
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: safe
- dependency-name: "@babel/register"
dependency-version: 7.29.3
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: safe
- dependency-name: "@inquirer/prompts"
dependency-version: 8.4.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: safe
- dependency-name: "@storybook/cli"
dependency-version: 10.3.6
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: safe
- dependency-name: "@testing-library/cypress"
dependency-version: 10.1.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: safe
- dependency-name: babel-jest
dependency-version: 30.4.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: safe
- dependency-name: cypress
dependency-version: 15.14.2
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: safe
- dependency-name: html-webpack-plugin
dependency-version: 5.6.7
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: safe
- dependency-name: jest
dependency-version: 30.4.2
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: safe
- dependency-name: jest-environment-jsdom
dependency-version: 30.4.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: safe
- dependency-name: prettier
dependency-version: 3.8.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: safe
- dependency-name: wait-on
dependency-version: 9.0.10
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: safe
- dependency-name: webpack
dependency-version: 5.106.2
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: safe
- dependency-name: webpack-dev-server
dependency-version: 5.2.4
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: safe
...
Signed-off-by: dependabot[bot] <support@github.com>1 parent aca2d66 commit a7dbacc
2 files changed
Lines changed: 798 additions & 793 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | | - | |
61 | | - | |
| 60 | + | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
78 | | - | |
| 77 | + | |
| 78 | + | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
95 | | - | |
| 94 | + | |
| 95 | + | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| |||
0 commit comments