|
|
|
@ -7,7 +7,7 @@ |
|
|
|
|
"name": "blockscout", |
|
|
|
|
"license": "GPL-3.0", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@amplitude/analytics-browser": "^2.4.0", |
|
|
|
|
"@amplitude/analytics-browser": "^2.4.1", |
|
|
|
|
"@fortawesome/fontawesome-free": "^6.5.1", |
|
|
|
|
"@tarekraafat/autocomplete.js": "^10.2.7", |
|
|
|
|
"@walletconnect/web3-provider": "^1.8.0", |
|
|
|
@ -116,15 +116,15 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@amplitude/analytics-browser": { |
|
|
|
|
"version": "2.4.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@amplitude/analytics-browser/-/analytics-browser-2.4.0.tgz", |
|
|
|
|
"integrity": "sha512-QHEHCxGiEYeYv052MCnRWmPVD56micO65kODsR5hqWMkJQcemql8gvZfwYPt0rDGxxmvTxEN95uxHbbV2p3bpw==", |
|
|
|
|
"version": "2.4.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@amplitude/analytics-browser/-/analytics-browser-2.4.1.tgz", |
|
|
|
|
"integrity": "sha512-sxudfDAOZcyTJOHUc66uAHgZbZY9PORh4CAX4V66ozW+0vneeYPJm3ECCJqIrdJ/JWceOe/ohCT8G06X9s/4yg==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@amplitude/analytics-client-common": "^2.0.11", |
|
|
|
|
"@amplitude/analytics-core": "^2.2.0", |
|
|
|
|
"@amplitude/analytics-types": "^2.4.0", |
|
|
|
|
"@amplitude/plugin-page-view-tracking-browser": "^2.1.0", |
|
|
|
|
"@amplitude/plugin-web-attribution-browser": "^2.1.0", |
|
|
|
|
"@amplitude/plugin-page-view-tracking-browser": "^2.1.1", |
|
|
|
|
"@amplitude/plugin-web-attribution-browser": "^2.1.1", |
|
|
|
|
"tslib": "^2.4.1" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
@ -174,9 +174,9 @@ |
|
|
|
|
"integrity": "sha512-GVj9W4X3XMVyGfqXdES2vFU8pqTIHvihj/vNOjOrwYHVdia3GjlcGl77GXuERCIwr52MoiUVTGXmXn3adf+A+Q==" |
|
|
|
|
}, |
|
|
|
|
"node_modules/@amplitude/plugin-page-view-tracking-browser": { |
|
|
|
|
"version": "2.1.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@amplitude/plugin-page-view-tracking-browser/-/plugin-page-view-tracking-browser-2.1.0.tgz", |
|
|
|
|
"integrity": "sha512-iAZzLcmk6RGFf0emihBLtVBX2mZwmW6pyQOHQT7dLxCE8+L/Sgj2zhMyoRomL3RBoUUnXfu03ET3L9fv30LMGA==", |
|
|
|
|
"version": "2.1.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@amplitude/plugin-page-view-tracking-browser/-/plugin-page-view-tracking-browser-2.1.1.tgz", |
|
|
|
|
"integrity": "sha512-dZwA0kb/dvFTokF2yVklfjwl0Ben6g6Sukpr84tocpurJ7Ojhh1egISCZ4QWt2VgKKh7X4pyK73f5Fcp/1JcNw==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@amplitude/analytics-client-common": "^2.0.11", |
|
|
|
|
"@amplitude/analytics-types": "^2.4.0", |
|
|
|
@ -189,9 +189,9 @@ |
|
|
|
|
"integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==" |
|
|
|
|
}, |
|
|
|
|
"node_modules/@amplitude/plugin-web-attribution-browser": { |
|
|
|
|
"version": "2.1.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@amplitude/plugin-web-attribution-browser/-/plugin-web-attribution-browser-2.1.0.tgz", |
|
|
|
|
"integrity": "sha512-2b/LTZifOLvx8XTVPfyaxh39uX5ANNbvypByk9zywprucbKUj+1hzycgP57lN8Xw2iuqRfypQz7V2YGdR9w4MQ==", |
|
|
|
|
"version": "2.1.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@amplitude/plugin-web-attribution-browser/-/plugin-web-attribution-browser-2.1.1.tgz", |
|
|
|
|
"integrity": "sha512-paWFk+uJeVlUF/HYNoczIxP3IJX/KR573B/E4Wp5bLB3XeJIhRbj3RQdJKhnKN5keg8+Vei/8uGdGQK4d3DYDg==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@amplitude/analytics-client-common": "^2.0.11", |
|
|
|
|
"@amplitude/analytics-core": "^2.2.0", |
|
|
|
@ -17907,15 +17907,15 @@ |
|
|
|
|
"dev": true |
|
|
|
|
}, |
|
|
|
|
"@amplitude/analytics-browser": { |
|
|
|
|
"version": "2.4.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@amplitude/analytics-browser/-/analytics-browser-2.4.0.tgz", |
|
|
|
|
"integrity": "sha512-QHEHCxGiEYeYv052MCnRWmPVD56micO65kODsR5hqWMkJQcemql8gvZfwYPt0rDGxxmvTxEN95uxHbbV2p3bpw==", |
|
|
|
|
"version": "2.4.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@amplitude/analytics-browser/-/analytics-browser-2.4.1.tgz", |
|
|
|
|
"integrity": "sha512-sxudfDAOZcyTJOHUc66uAHgZbZY9PORh4CAX4V66ozW+0vneeYPJm3ECCJqIrdJ/JWceOe/ohCT8G06X9s/4yg==", |
|
|
|
|
"requires": { |
|
|
|
|
"@amplitude/analytics-client-common": "^2.0.11", |
|
|
|
|
"@amplitude/analytics-core": "^2.2.0", |
|
|
|
|
"@amplitude/analytics-types": "^2.4.0", |
|
|
|
|
"@amplitude/plugin-page-view-tracking-browser": "^2.1.0", |
|
|
|
|
"@amplitude/plugin-web-attribution-browser": "^2.1.0", |
|
|
|
|
"@amplitude/plugin-page-view-tracking-browser": "^2.1.1", |
|
|
|
|
"@amplitude/plugin-web-attribution-browser": "^2.1.1", |
|
|
|
|
"tslib": "^2.4.1" |
|
|
|
|
}, |
|
|
|
|
"dependencies": { |
|
|
|
@ -17971,9 +17971,9 @@ |
|
|
|
|
"integrity": "sha512-GVj9W4X3XMVyGfqXdES2vFU8pqTIHvihj/vNOjOrwYHVdia3GjlcGl77GXuERCIwr52MoiUVTGXmXn3adf+A+Q==" |
|
|
|
|
}, |
|
|
|
|
"@amplitude/plugin-page-view-tracking-browser": { |
|
|
|
|
"version": "2.1.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@amplitude/plugin-page-view-tracking-browser/-/plugin-page-view-tracking-browser-2.1.0.tgz", |
|
|
|
|
"integrity": "sha512-iAZzLcmk6RGFf0emihBLtVBX2mZwmW6pyQOHQT7dLxCE8+L/Sgj2zhMyoRomL3RBoUUnXfu03ET3L9fv30LMGA==", |
|
|
|
|
"version": "2.1.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@amplitude/plugin-page-view-tracking-browser/-/plugin-page-view-tracking-browser-2.1.1.tgz", |
|
|
|
|
"integrity": "sha512-dZwA0kb/dvFTokF2yVklfjwl0Ben6g6Sukpr84tocpurJ7Ojhh1egISCZ4QWt2VgKKh7X4pyK73f5Fcp/1JcNw==", |
|
|
|
|
"requires": { |
|
|
|
|
"@amplitude/analytics-client-common": "^2.0.11", |
|
|
|
|
"@amplitude/analytics-types": "^2.4.0", |
|
|
|
@ -17988,9 +17988,9 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@amplitude/plugin-web-attribution-browser": { |
|
|
|
|
"version": "2.1.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@amplitude/plugin-web-attribution-browser/-/plugin-web-attribution-browser-2.1.0.tgz", |
|
|
|
|
"integrity": "sha512-2b/LTZifOLvx8XTVPfyaxh39uX5ANNbvypByk9zywprucbKUj+1hzycgP57lN8Xw2iuqRfypQz7V2YGdR9w4MQ==", |
|
|
|
|
"version": "2.1.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@amplitude/plugin-web-attribution-browser/-/plugin-web-attribution-browser-2.1.1.tgz", |
|
|
|
|
"integrity": "sha512-paWFk+uJeVlUF/HYNoczIxP3IJX/KR573B/E4Wp5bLB3XeJIhRbj3RQdJKhnKN5keg8+Vei/8uGdGQK4d3DYDg==", |
|
|
|
|
"requires": { |
|
|
|
|
"@amplitude/analytics-client-common": "^2.0.11", |
|
|
|
|
"@amplitude/analytics-core": "^2.2.0", |
|
|
|
|