Skip to content

Commit e4f8141

Browse files
build(deps-dev): bump the types group in /frontend with 2 updates
Bumps the types group in /frontend with 2 updates: [@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 22.15.30 to 24.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 19.1.6 to 19.1.7 - [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.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: types - dependency-name: "@types/react" dependency-version: 19.1.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: types ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 25904cc commit e4f8141

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

frontend/package-lock.json

Lines changed: 12 additions & 12 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
@@ -55,8 +55,8 @@
5555
"@testing-library/jest-dom": "^6.6.3",
5656
"@testing-library/react": "^16.3.0",
5757
"@testing-library/user-event": "^14.6.1",
58-
"@types/node": "^22.15.30",
59-
"@types/react": "19.1.6",
58+
"@types/node": "^24.0.0",
59+
"@types/react": "19.1.7",
6060
"@types/react-dom": "19.1.6",
6161
"@types/swagger-ui-dist": "^3.30.5",
6262
"@vitejs/plugin-react": "^4.5.1",

0 commit comments

Comments
 (0)