Skip to content

Commit 2cd9aee

Browse files
build(deps): bump the client group across 1 directory with 2 updates
Bumps the client group with 2 updates in the /client directory: [rooks](https://github.com/imbhargav5/rooks) and [@types/ramda](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ramda). Updates `rooks` from 9.8.0 to 9.9.0 - [Release notes](https://github.com/imbhargav5/rooks/releases) - [Commits](https://github.com/imbhargav5/rooks/compare/rooks@9.8.0...rooks@9.9.0) Updates `@types/ramda` from 0.31.1 to 0.32.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ramda) --- updated-dependencies: - dependency-name: rooks dependency-version: 9.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: client - dependency-name: "@types/ramda" dependency-version: 0.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: client ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1020f03 commit 2cd9aee

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

client/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.

client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"react-dom": "^19.2.3",
2424
"react-router": "^8.0.1",
2525
"reset-css": "^5.0.1",
26-
"rooks": "^9.0.0",
26+
"rooks": "^9.9.0",
2727
"tinykeys": "^4.0.0",
2828
"unreset-css": "^1.0.1",
2929
"use-state-with-deps": "^1.1.1",
@@ -37,7 +37,7 @@
3737
"@parcel/transformer-webmanifest": "^2.0.0",
3838
"@types/html-escaper": "^3.0.2",
3939
"@types/lodash-es": "^4.17.12",
40-
"@types/ramda": "^0.31.0",
40+
"@types/ramda": "^0.32.0",
4141
"@types/react": "^19.2.7",
4242
"@types/react-dom": "^19.2.3",
4343
"autoprefixer": "^10.4.0",

0 commit comments

Comments
 (0)