Skip to content

Commit 788e3ba

Browse files
committed
[REF]: Update dependencies
1 parent 3f41e58 commit 788e3ba

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@dropzone-ui/react",
33
"version": "5.0.0",
4-
"description": "Elegant React Library Component for drag’n’drop files. Simple to use with little code. Material design guidelines considered. Multilanguage support.",
4+
"description": "Elegant React Library Component for drag’n’drop files. Easy to use with little code. Material design guidelines considered. Multilanguage support. Upload to server support.",
55
"main": "./build/index.js",
66
"module": "./build/index.es.js",
77
"types": "./build/index.d.ts",
@@ -46,7 +46,7 @@
4646
"@unlimited-react-components/material-button": "^1.2.8"
4747
},
4848
"peerDependencies": {
49-
"axios": "^0.21.4",
49+
"axios": "^0.24.0",
5050
"react": "^17.0.2",
5151
"react-dom": "^17.0.2"
5252
},
@@ -80,7 +80,7 @@
8080
"identity-obj-proxy": "^3.0.0",
8181
"jest": "^26.4.2",
8282
"prettier": "^2.3.0",
83-
"rollup": "^2.58.3",
83+
"rollup": "^2.59.0",
8484
"rollup-plugin-peer-deps-external": "^2.2.3",
8585
"rollup-plugin-sass": "^1.2.2",
8686
"rollup-plugin-terser": "^7.0.2",

0 commit comments

Comments
 (0)