Skip to content

Commit

Permalink
Release 10.0.2 (#291)
Browse files Browse the repository at this point in the history
## What's changed

* deps: Updated Mantine to 7.8.1
(#289)
* deps: updated RDKit (#288)
  • Loading branch information
puehringer authored Apr 30, 2024
2 parents 5d67efc + 7a696d6 commit 9b632f1
Show file tree
Hide file tree
Showing 8 changed files with 1,889 additions and 4,415 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "visyn_core",
"description": "Core repository for datavisyn applications.",
"version": "10.0.1",
"version": "10.0.2",
"author": {
"name": "datavisyn GmbH",
"email": "[email protected]",
Expand Down Expand Up @@ -83,15 +83,15 @@
"@fortawesome/free-solid-svg-icons": "^6.1.2",
"@fortawesome/react-fontawesome": "^0.2.0",
"@mantine/code-highlight": "~7.6.1",
"@mantine/core": "~7.6.1",
"@mantine/dates": "~7.6.1",
"@mantine/dropzone": "~7.6.1",
"@mantine/form": "~7.6.1",
"@mantine/hooks": "~7.6.1",
"@mantine/modals": "~7.6.1",
"@mantine/notifications": "~7.6.1",
"@mantine/core": "~7.8.1",
"@mantine/dates": "~7.8.1",
"@mantine/dropzone": "~7.8.1",
"@mantine/form": "~7.8.1",
"@mantine/hooks": "~7.8.1",
"@mantine/modals": "~7.8.1",
"@mantine/notifications": "~7.8.1",
"@mantine/styles": "~6.0.21",
"@mantine/tiptap": "~7.6.1",
"@mantine/tiptap": "~7.8.1",
"@mantine6/core": "npm:@mantine/core@~6.0.21",
"@types/d3-hexbin": "^0.2.3",
"@types/d3v7": "npm:@types/d3@^7.4.0",
Expand Down
2 changes: 1 addition & 1 deletion requirements_extras_rdkit.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
rdkit==2023.3.2
rdkit==2023.9.6
114 changes: 57 additions & 57 deletions visyn_core/tests/rdkit/maximum_common_substructure.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 9b632f1

Please sign in to comment.