Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): Bump remeda from 2.16.0 to 2.17.3 #7

Merged
merged 1 commit into from
Nov 18, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"react-dom": "^18.3.1",
"react-redux": "^9.1.2",
"reflect-metadata": "^0.2.2",
"remeda": "^2.16.0",
"remeda": "^2.17.3",
"sass": "1.77.6",
"smol-toml": "^1.3.0",
"temporal-polyfill": "^0.2.5",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5514,7 +5514,7 @@ __metadata:
react-dom: "npm:^18.3.1"
react-redux: "npm:^9.1.2"
reflect-metadata: "npm:^0.2.2"
remeda: "npm:^2.16.0"
remeda: "npm:^2.17.3"
sass: "npm:1.77.6"
smol-toml: "npm:^1.3.0"
temporal-polyfill: "npm:^0.2.5"
Expand Down Expand Up @@ -6493,12 +6493,12 @@ __metadata:
languageName: node
linkType: hard

"remeda@npm:^2.16.0":
version: 2.16.0
resolution: "remeda@npm:2.16.0"
"remeda@npm:^2.17.3":
version: 2.17.3
resolution: "remeda@npm:2.17.3"
dependencies:
type-fest: "npm:^4.26.1"
checksum: 10c0/60429520cfd9b9a8a73cabfd6f51c60270de0e18dd6ff4f116d2a2d66a4a441c66ae5bff58af21cbadb5b9fdf4cf3432e812eed1f34ea5da5dfc2e4d908e38e6
type-fest: "npm:^4.27.0"
checksum: 10c0/ec9fc2dae7816cb7dad2e2e2dc8bda79e6bfabf55a5bd9cf725e3b03cb6ed4ae9b43e7bb7f45ad1070327c937e20827873b24f6c525c33c899d06fc91690ab1f
languageName: node
linkType: hard

Expand Down Expand Up @@ -7543,10 +7543,10 @@ __metadata:
languageName: node
linkType: hard

"type-fest@npm:^4.26.1":
version: 4.26.1
resolution: "type-fest@npm:4.26.1"
checksum: 10c0/d2719ff8d380befe8a3c61068f37f28d6fa2849fd140c5d2f0f143099e371da6856aad7c97e56b83329d45bfe504afe9fd936a7cff600cc0d46aa9ffb008d6c6
"type-fest@npm:^4.27.0":
version: 4.27.0
resolution: "type-fest@npm:4.27.0"
checksum: 10c0/30c8ebe1219725021f5b5006081bd828c4e915de0de65e9a87065f566a96ece706846b2c874ac04c0dcfdfe6b4ae47ad15d3285c9aab162cb79c026dfb2e7556
languageName: node
linkType: hard

Expand Down
Loading