Skip to content

Commit

Permalink
Merge pull request #4020 from nulib/combined-dependencies
Browse files Browse the repository at this point in the history
Dependency Rollup
  • Loading branch information
mbklein authored Jun 14, 2024
2 parents 1f3b7d8 + fdd17f6 commit 185941e
Show file tree
Hide file tree
Showing 3 changed files with 58 additions and 58 deletions.
102 changes: 51 additions & 51 deletions app/assets/package-lock.json

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

8 changes: 4 additions & 4 deletions app/assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"esbuild-plugin-svgr": "^2.1.0",
"faker": "^5.5.3",
"file-saver": "^2.0.5",
"graphql": "^16.8.1",
"graphql": "^16.8.2",
"graphql-tag": "^2.12.6",
"hls.js": "^1.5.11",
"inflection": "^3.0.0",
Expand Down Expand Up @@ -73,14 +73,14 @@
"@babel/plugin-proposal-optional-chaining": "^7.16.7",
"@babel/plugin-transform-async-to-generator": "^7.24.7",
"@babel/preset-env": "^7.24.7",
"@babel/preset-react": "^7.23.3",
"@babel/preset-react": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@babel/runtime": "^7.24.7",
"@creativebulma/bulma-divider": "^1.1.0",
"@creativebulma/bulma-tooltip": "^1.2.0",
"@elastic/elasticsearch-mock": "^2.0.0",
"@graphql-codegen/cli": "^5.0.2",
"@graphql-codegen/client-preset": "^4.2.6",
"@graphql-codegen/client-preset": "^4.3.0",
"@graphql-typed-document-node/core": "^3.2.0",
"@nulib/dcapi-types": "^2.3.1",
"@nulib/prettier-config": "^1.2.0",
Expand Down Expand Up @@ -109,7 +109,7 @@
"react-dom": "^18.3.1",
"react-router-dom": "^5.3.0",
"react-router-prop-types": "^1.0.5",
"sass": "^1.77.4",
"sass": "^1.77.5",
"ts-node": "^10.9.2",
"typescript": "^5.4.2",
"use-phoenix-channel": "^1.1.1"
Expand Down
Loading

0 comments on commit 185941e

Please sign in to comment.