1
0
mirror of https://gitlab.nic.cz/turris/reforis/foris-js.git synced 2024-11-13 17:25:34 +01:00

NPM update (several dependencies)

* qrcode.react to v1.0.1
* react-datetime to v3.1.1
* moment-timezone to v0.5.34
This commit is contained in:
Aleksandr Gumroian 2022-02-23 11:52:45 +01:00
parent fe4ab298d8
commit e2f3e6857e
No known key found for this signature in database
GPG Key ID: 9E77849C64F0A733
2 changed files with 1740 additions and 1161 deletions

2895
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -17,8 +17,8 @@
"axios": "^0.21.1",
"immutability-helper": "3.0.1",
"moment": "^2.24.0",
"qrcode.react": "^0.9.3",
"react-datetime": "^3.0.4",
"qrcode.react": "^1.0.1",
"react-datetime": "^3.1.1",
"react-uid": "^2.2.0"
},
"peerDependencies": {
@ -47,7 +47,7 @@
"file-loader": "^6.0.0",
"jest": "^25.2.0",
"jest-mock-axios": "^3.2.0",
"moment-timezone": "^0.5.28",
"moment-timezone": "^0.5.34",
"prettier": "2.0.5",
"prop-types": "15.7.2",
"react": "16.9.0",