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:
parent
fe4ab298d8
commit
e2f3e6857e
2895
package-lock.json
generated
2895
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue
Block a user