mirror of
https://git.rwth-aachen.de/acs/public/villas/web/
synced 2025-03-09 00:00:01 +01:00
Update package versions (security updates)
This commit is contained in:
parent
ed2733f1f0
commit
5d71bca954
2 changed files with 1452 additions and 2850 deletions
4284
package-lock.json
generated
4284
package-lock.json
generated
File diff suppressed because it is too large
Load diff
18
package.json
18
package.json
|
@ -7,15 +7,15 @@
|
|||
"@fortawesome/free-solid-svg-icons": "^5.14.0",
|
||||
"@fortawesome/react-fontawesome": "^0.1.11",
|
||||
"babel-runtime": "^6.26.0",
|
||||
"bootstrap": "^4.5.0",
|
||||
"bootstrap": "^4.5.2",
|
||||
"classnames": "^2.2.6",
|
||||
"d3-array": "^2.4.0",
|
||||
"d3-array": "^2.6.0",
|
||||
"d3-axis": "^1.0.12",
|
||||
"d3-scale": "^3.2.1",
|
||||
"d3-scale": "^3.2.2",
|
||||
"d3-scale-chromatic": "^1.5.0",
|
||||
"d3-selection": "^1.4.1",
|
||||
"d3-selection": "^1.4.2",
|
||||
"d3-shape": "^1.3.7",
|
||||
"d3-time-format": "^2.2.3",
|
||||
"d3-time-format": "^2.3.0",
|
||||
"es6-promise": "^4.2.8",
|
||||
"file-saver": "^2.0.2",
|
||||
"flux": "^3.1.3",
|
||||
|
@ -24,7 +24,7 @@
|
|||
"jquery": "^3.5.1",
|
||||
"jszip": "^3.5.0",
|
||||
"libcimsvg": "git+https://git.rwth-aachen.de/acs/public/cim/pintura-npm-package.git",
|
||||
"lodash": "^4.17.19",
|
||||
"lodash": "^4.17.20",
|
||||
"moment": "^2.27.0",
|
||||
"multiselect-react-dropdown": "^1.5.7",
|
||||
"node-sass": "^4.14.1",
|
||||
|
@ -32,7 +32,7 @@
|
|||
"prop-types": "^15.7.2",
|
||||
"rc-slider": "^9.3.1",
|
||||
"react": "^16.13.1",
|
||||
"react-bootstrap": "^1.2.2",
|
||||
"react-bootstrap": "^1.3.0",
|
||||
"react-collapse": "^5.0.1",
|
||||
"react-contexify": "^4.1.1",
|
||||
"react-d3": "^0.4.0",
|
||||
|
@ -43,10 +43,10 @@
|
|||
"react-grid-system": "^6.4.2",
|
||||
"react-json-view": "^1.19.1",
|
||||
"react-notification-system": "^0.3.0",
|
||||
"react-rnd": "^10.1.10",
|
||||
"react-rnd": "^10.2.2",
|
||||
"react-router": "^5.2.0",
|
||||
"react-router-dom": "^5.2.0",
|
||||
"react-scripts": "^3.4.1",
|
||||
"react-scripts": "^3.4.3",
|
||||
"react-svg-pan-zoom": "^3.8.0",
|
||||
"sass": "^1.26.10",
|
||||
"superagent": "^5.3.1",
|
||||
|
|
Loading…
Add table
Reference in a new issue