Skip to content

Commit

Permalink
update to Gen3.2 0.10.40
Browse files Browse the repository at this point in the history
  • Loading branch information
craigrbarnes committed Aug 12, 2024
1 parent a8340bd commit d29f41e
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 15 deletions.
27 changes: 15 additions & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"getDRSToHostname": "node ./node_modules/@gen3/toolsff/dist/getDRSToHostname.esm.js --out=config/"
},
"dependencies": {
"@gen3/frontend": "https://github.com/uc-cdis/gen3-frontend-framework/releases/download/v0.10.0-alpha/gen3-frontend-0.10.39.tgz",
"@gen3/frontend": "https://github.com/uc-cdis/gen3-frontend-framework/releases/download/v0.10.0-alpha/gen3-frontend-0.10.40.tgz",
"@mantine/core": "^6.0.21",
"@mdx-js/loader": "^3.0.0",
"@mdx-js/react": "^3.0.0",
Expand All @@ -27,7 +27,7 @@
"cookies-next": "^4.1.1"
},
"devDependencies": {
"@gen3/toolsff": "https://github.com/uc-cdis/gen3-frontend-framework/releases/download/v0.10.0-alpha/gen3-toolsff-0.10.39.tgz",
"@gen3/toolsff": "https://github.com/uc-cdis/gen3-frontend-framework/releases/download/v0.10.0-alpha/gen3-toolsff-0.10.40.tgz",
"@tailwindcss/aspect-ratio": "^0.4.2",
"@tailwindcss/forms": "^0.5.3",
"@tailwindcss/line-clamp": "^0.4.2",
Expand Down Expand Up @@ -56,7 +56,7 @@
"@typescript-eslint/eslint-plugin": "^7.12.0"
},
"peerDependencies": {
"@gen3/core": "https://github.com/uc-cdis/gen3-frontend-framework/releases/download/v0.10.0-alpha/gen3-core-0.10.39.tgz",
"@gen3/core": "https://github.com/uc-cdis/gen3-frontend-framework/releases/download/v0.10.0-alpha/gen3-core-0.10.40.tgz",
"react": "^18.2.0",
"react-dom": "^18.2.0"
}
Expand Down

0 comments on commit d29f41e

Please sign in to comment.