Skip to content

Commit

Permalink
Merge branch 'develop' of github.com:grasia/dao-analyzer into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddavo committed Sep 5, 2023
2 parents 96cdb9c + 09b4911 commit fd11100
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 54 deletions.
108 changes: 57 additions & 51 deletions dao_analyzer_components/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 dao_analyzer_components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"author": "David Davó <[email protected]>",
"license": "GPL-3.0",
"dependencies": {
"ramda": "^0.28.0"
"ramda": "^0.29.0"
},
"devDependencies": {
"@babel/core": "^7.5.4",
Expand All @@ -48,7 +48,7 @@
"copyfiles": "^2.1.1",
"css-loader": "^6.7.1",
"eslint": "^8.24.0",
"eslint-config-prettier": "^8.5.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.18.0",
"eslint-plugin-react": "^7.14.2",
"is-published": "^0.2.0",
Expand All @@ -61,7 +61,7 @@
"styled-jsx": "^5.0.7",
"terser-webpack-plugin": "^5.3.6",
"webpack": "^5.74.0",
"webpack-cli": "^4.10.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^4.11.1"
},
"engines": {
Expand Down

0 comments on commit fd11100

Please sign in to comment.