aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-06-04 22:25:34 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2025-06-04 22:25:45 +0000
commit491691568cb8772e12fc78747ae9d94bcf2dffe4 (patch)
tree2bc239e1797fb0da8df8b43ca076e4520c9709cc /src
parentbuild(deps-dev): bump the nodejs-dependencies group with 4 updates (diff)
downloadlocusts-491691568cb8772e12fc78747ae9d94bcf2dffe4.tar
locusts-491691568cb8772e12fc78747ae9d94bcf2dffe4.tar.gz
locusts-491691568cb8772e12fc78747ae9d94bcf2dffe4.tar.bz2
locusts-491691568cb8772e12fc78747ae9d94bcf2dffe4.tar.lz
locusts-491691568cb8772e12fc78747ae9d94bcf2dffe4.tar.xz
locusts-491691568cb8772e12fc78747ae9d94bcf2dffe4.tar.zst
locusts-491691568cb8772e12fc78747ae9d94bcf2dffe4.zip
build(deps-dev): bump @types/react-dom in the nodejs-dependencies group
Bumps the nodejs-dependencies group with 1 update: [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom). Updates `@types/react-dom` from 19.1.5 to 19.1.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) --- updated-dependencies: - dependency-name: "@types/react-dom" dependency-version: 19.1.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nodejs-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'src')
-rw-r--r--src/packages/react/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/packages/react/package.json b/src/packages/react/package.json
index 6e48bb1..8555350 100644
--- a/src/packages/react/package.json
+++ b/src/packages/react/package.json
@@ -44,7 +44,7 @@
"@repo/eslint-config": "workspace:*",
"@repo/typescript-config": "workspace:*",
"@types/react": "^19.1.6",
- "@types/react-dom": "^19.1.5",
+ "@types/react-dom": "^19.1.6",
"@vitejs/plugin-react-swc": "^3.10.1",
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^5.2.0",