-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: upgrade eslint to v9.14.0 as max version. Higher version fails…
… with "misterious" linter error. chore: upgrade react to max v18.3.1. Higher version v19 causes lot of errors. chore: upgrade next to v15.1.3 chore: upgrade d3 and other minor libs chore: upgrade typescript to latest version chore: upgrade tailwind and devDependencies
- Loading branch information
1 parent
a9bb6fd
commit 9bd7f96
Showing
7 changed files
with
2,268 additions
and
3,728 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,8 @@ | ||
SPDX-FileCopyrightText: 2022 - 2025 Netherlands eScience Center | ||
SPDX-FileCopyrightText: 2022 Dusan Mijatovic (dv4all) | ||
SPDX-FileCopyrightText: 2022 Jesús García Gonzalez (Netherlands eScience Center) <j.g.gonzalez@esciencecenter.nl> | ||
SPDX-FileCopyrightText: 2022 Netherlands eScience Center | ||
SPDX-FileCopyrightText: 2022 dv4all | ||
SPDX-FileCopyrightText: 2025 Dusan Mijatovic (Netherlands eScience Center) | ||
|
||
SPDX-License-Identifier: Apache-2.0 | ||
SPDX-License-Identifier: CC-BY-4.0 |
Oops, something went wrong.