Skip to content

Commit a1ea547

Browse files
authored
Merge pull request #204 from ELIXIR-NO/renovate/all-minor-patch
2 parents de4acb4 + 2ffcdf3 commit a1ea547

File tree

3 files changed

+1080
-923
lines changed

3 files changed

+1080
-923
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ jobs:
2020

2121
- name: Install pnpm
2222
uses: pnpm/action-setup@v4
23-
with:
24-
version: 10.11.0
2523

2624
- name: Use NodeJs ${{ matrix.node-version }}
2725
uses: actions/setup-node@v4

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"framer-motion": "^12.12.1",
5050
"html-to-image": "^1.11.13",
5151
"install": "^0.13.0",
52-
"lucide-react": "^0.511.0",
52+
"lucide-react": "^0.514.0",
5353
"ml-regression-simple-linear": "^3.0.1",
5454
"newick": "^3.0.0",
5555
"next": "15.3.3",
@@ -85,5 +85,5 @@
8585
"typescript": "^5.5.4",
8686
"vitest": "^3.0.0"
8787
},
88-
"packageManager": "pnpm@10.11.0"
88+
"packageManager": "pnpm@10.12.1"
8989
}

0 commit comments

Comments
 (0)