Skip to content

Commit f55964e

Browse files
renovate[bot]Barsnesoddvernes
authored
fix(deps): update dependency ramda to ^0.32.0 (#4146)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Tobias Barsnes <tobias.barsnes@digdir.no> Co-authored-by: Oddbjørn Øvernes <oddbjorn.overnes@gmail.com>
1 parent 268d8c4 commit f55964e

6 files changed

Lines changed: 20 additions & 15 deletions

File tree

.changeset/thin-cars-vanish.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@digdir/designsystemet": patch
3+
---
4+
5+
Update dependency ramda to ^0.32.0

apps/storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"axe-playwright": "^2.2.2",
3838
"playwright": "^1.56.0",
3939
"prettier": "^3.6.2",
40-
"ramda": "^0.31.3",
40+
"ramda": "^0.32.0",
4141
"react-docgen-typescript": "^2.4.0",
4242
"remark-gfm": "^4.0.1",
4343
"storybook": "^9.1.10",

apps/themebuilder/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@
3232
"@react-router/dev": "^7.9.4",
3333
"@types/node": "^22.18.10",
3434
"@types/ramda": "^0.31.1",
35+
"ramda": "^0.32.0",
3536
"@types/react": "^19.2.2",
3637
"@types/react-dom": "^19.2.1",
37-
"ramda": "^0.31.3",
3838
"typescript": "^5.9.3",
3939
"vite": "^7.1.10",
4040
"vite-tsconfig-paths": "^5.1.4"

apps/www/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"isbot": "^5.1.31",
2525
"mdx-bundler": "^10.1.1",
2626
"prism-react-renderer": "^2.4.1",
27-
"ramda": "^0.31.3",
27+
"ramda": "^0.32.0",
2828
"react": "^19.2.0",
2929
"react-docgen-typescript": "^2.4.0",
3030
"react-dom": "^19.2.0",

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"object-hash": "^3.0.0",
7474
"picocolors": "^1.1.1",
7575
"postcss": "^8.5.6",
76-
"ramda": "^0.31.3",
76+
"ramda": "^0.32.0",
7777
"style-dictionary": "^5.1.1",
7878
"zod": "^4.1.12",
7979
"zod-validation-error": "^4.0.2"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)