Skip to content

Commit a3ea874

Browse files
fix(deps): update dependency ramda to v0.32.0 (#1205)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6f29a76 commit a3ea874

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"class-variance-authority": "0.7.1",
5151
"clsx": "2.1.1",
5252
"lucide-react": "0.545.0",
53-
"ramda": "0.31.3",
53+
"ramda": "0.32.0",
5454
"react": "19.1.1",
5555
"react-dom": "19.1.1",
5656
"react-error-boundary": "5.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14111,10 +14111,10 @@ __metadata:
1411114111
languageName: node
1411214112
linkType: hard
1411314113

14114-
"ramda@npm:0.31.3":
14115-
version: 0.31.3
14116-
resolution: "ramda@npm:0.31.3"
14117-
checksum: 10c0/a4328521e990df2a8fed7b73b2ca1d6bd611e3af0e512dd23142b5f4e5124778d75573cad7742479007dacb8b0204c386b21a0542e0a35aee5097bb27f48bff1
14114+
"ramda@npm:0.32.0":
14115+
version: 0.32.0
14116+
resolution: "ramda@npm:0.32.0"
14117+
checksum: 10c0/6ad24338813cbf91932f7f160e33af9159a540580a43386b974365a8c98b8aa63e2a9d98affa9b2ac4b6628ff34705ddf9ced8f2987c04e3562f58f202c41cf9
1411814118
languageName: node
1411914119
linkType: hard
1412014120

@@ -14237,7 +14237,7 @@ __metadata:
1423714237
postcss: "npm:8.5.6"
1423814238
prettier: "npm:3.6.2"
1423914239
prettier-plugin-tailwindcss: "npm:0.6.14"
14240-
ramda: "npm:0.31.3"
14240+
ramda: "npm:0.32.0"
1424114241
react: "npm:19.1.1"
1424214242
react-dom: "npm:19.1.1"
1424314243
react-error-boundary: "npm:5.0.0"

0 commit comments

Comments
 (0)