apache / couchdb-fauxton

Fauxton is the new Web UI for CouchDB
https://github.com/apache/couchdb-fauxton
Apache License 2.0
378 stars 225 forks source link

update dependencies #1337

Closed fryjordan closed 2 years ago

fryjordan commented 2 years ago

Overview

Updated dependencies using 'npm update':

+ @babel/cli@7.17.0
+ @babel/register@7.17.0
+ @babel/preset-env@7.16.11
+ mock-local-storage@1.1.20
+ @babel/core@7.17.2

+ backbone@1.4.0
+ base-64@1.0.0
+ acorn@6.4.2
+ @webcomponents/url@0.7.8
+ brace@0.11.1
+ async@0.2.10
+ classnames@2.3.1
+ clean-css@4.2.4
+ ajv@6.12.6
+ bluebird@3.7.2
+ clipboard@2.0.10
+ cookie@0.3.1
+ core-js@2.6.12
+ http-proxy@1.18.1
+ d3@3.5.17
+ jquery-param-fn@1.0.3
+ express@4.17.2
+ jquery@3.6.0
+ jsondiffpatch@0.3.11
+ lodash@4.17.21
+ mkdirp@0.5.5
+ moment@2.29.1
+ prop-types@15.8.1
+ nano@9.0.5
+ rc-slider@9.7.5
+ react-bootstrap@0.31.5
+ react@16.14.0
+ react-motion@0.5.2
+ react-dom@16.14.0
+ react-overlays@0.7.4
+ react-select@1.3.0
+ react-redux@7.2.6
+ redux@4.1.2
+ react-toastify@5.5.0
+ redux-thunk@2.4.1
+ regenerator-runtime@0.11.1
+ request@2.88.2
+ rxjs@5.5.12
+ semver@5.7.1
+ send@0.16.2
+ urls@0.0.4
+ url@0.7.9
+ whatwg-fetch@3.6.2
+ uuid@8.3.2
+ yargs@17.3.1

Testing recommendations

Automated tests pass

GitHub issue number

n/a

Related Pull Requests

Checklist