Skip to content

Commit c914db7

Browse files
Bump the npm group with 6 updates (#2027)
Bumps the npm group with 6 updates: | Package | From | To | | --- | --- | --- | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.4` | `19.2.5` | | [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001754` | `1.0.30001755` | | [csstype](https://github.com/frenic/csstype) | `3.2.0` | `3.2.3` | | [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.5.252` | `1.5.254` | | [style-to-js](https://github.com/remarkablemark/style-to-js) | `1.1.19` | `1.1.21` | | [style-to-object](https://github.com/remarkablemark/style-to-object) | `1.0.12` | `1.0.14` | Updates `@types/react` from 19.2.4 to 19.2.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `caniuse-lite` from 1.0.30001754 to 1.0.30001755 - [Commits](browserslist/caniuse-lite@1.0.30001754...1.0.30001755) Updates `csstype` from 3.2.0 to 3.2.3 - [Release notes](https://github.com/frenic/csstype/releases) - [Changelog](https://github.com/frenic/csstype/blob/master/.release-it.json) - [Commits](frenic/csstype@v3.2.0...v3.2.3) Updates `electron-to-chromium` from 1.5.252 to 1.5.254 - [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md) - [Commits](Kilian/electron-to-chromium@v1.5.252...v1.5.254) Updates `style-to-js` from 1.1.19 to 1.1.21 - [Release notes](https://github.com/remarkablemark/style-to-js/releases) - [Changelog](https://github.com/remarkablemark/style-to-js/blob/master/CHANGELOG.md) - [Commits](remarkablemark/style-to-js@v1.1.19...v1.1.21) Updates `style-to-object` from 1.0.12 to 1.0.14 - [Release notes](https://github.com/remarkablemark/style-to-object/releases) - [Changelog](https://github.com/remarkablemark/style-to-object/blob/master/CHANGELOG.md) - [Commits](remarkablemark/style-to-object@v1.0.12...v1.0.14) --- updated-dependencies: - dependency-name: "@types/react" dependency-version: 19.2.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: caniuse-lite dependency-version: 1.0.30001755 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: csstype dependency-version: 3.2.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: electron-to-chromium dependency-version: 1.5.254 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: style-to-js dependency-version: 1.1.21 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: style-to-object dependency-version: 1.0.14 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b834d4b commit c914db7

File tree

2 files changed

+99
-99
lines changed

2 files changed

+99
-99
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@stylistic/eslint-plugin": "^5.5.0",
3737
"@types/mdx": "^2.0.13",
3838
"@types/node": "^24.10.1",
39-
"@types/react": "19.2.4",
39+
"@types/react": "19.2.5",
4040
"@types/react-dom": "19.2.3",
4141
"eslint": "^9.39.1",
4242
"eslint-config-import": "^0.13.0",
@@ -55,7 +55,7 @@
5555
"packageManager": "[email protected]",
5656
"pnpm": {
5757
"overrides": {
58-
"@types/react": "19.2.4",
58+
"@types/react": "19.2.5",
5959
"@types/react-dom": "19.2.3"
6060
}
6161
}

0 commit comments

Comments
 (0)