Skip to content

Commit 87e1426

Browse files
build(deps-dev): bump the types group across 1 directory with 2 updates
Bumps the types group with 2 updates in the /frontend directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). Updates `@types/node` from 24.5.0 to 24.5.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 19.1.13 to 19.1.15 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 24.5.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: types - dependency-name: "@types/react" dependency-version: 19.1.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: types ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dd7d401 commit 87e1426

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

frontend/package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@
5454
"@testing-library/jest-dom": "^6.8.0",
5555
"@testing-library/react": "^16.3.0",
5656
"@testing-library/user-event": "^14.6.1",
57-
"@types/node": "^24.5.0",
58-
"@types/react": "19.1.13",
57+
"@types/node": "^24.5.2",
58+
"@types/react": "19.1.15",
5959
"@types/react-dom": "19.1.9",
6060
"@types/swagger-ui-dist": "^3.30.6",
6161
"@vitejs/plugin-react": "^5.0.3",

0 commit comments

Comments
 (0)