Skip to content

Commit

Permalink
Merge branch 'blockscout:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
dindinw authored Sep 19, 2023
2 parents 65f3d0f + 709182e commit 2d3adb1
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 92 deletions.
178 changes: 89 additions & 89 deletions apps/block_scout_web/assets/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 apps/block_scout_web/assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@fortawesome/fontawesome-free": "^6.4.2",
"@amplitude/analytics-browser": "^2.2.3",
"@amplitude/analytics-browser": "^2.3.1",
"@tarekraafat/autocomplete.js": "^10.2.7",
"@walletconnect/web3-provider": "^1.8.0",
"assert": "^2.1.0",
Expand Down Expand Up @@ -66,7 +66,7 @@
"path-parser": "^6.1.0",
"phoenix": "file:../../../deps/phoenix",
"phoenix_html": "file:../../../deps/phoenix_html",
"photoswipe": "^5.4.0",
"photoswipe": "^5.4.1",
"pikaday": "^1.8.2",
"popper.js": "^1.14.7",
"reduce-reducers": "^1.0.4",
Expand All @@ -84,7 +84,7 @@
},
"devDependencies": {
"@babel/core": "^7.22.19",
"@babel/preset-env": "^7.22.15",
"@babel/preset-env": "^7.22.20",
"autoprefixer": "^10.4.15",
"babel-loader": "^9.1.3",
"copy-webpack-plugin": "^11.0.0",
Expand Down

0 comments on commit 2d3adb1

Please sign in to comment.