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

Update webpack & react-styleguidist dependencies

This commit is contained in:
Aleksandr Gumroian 2022-02-08 15:14:20 +01:00
parent dd383ef1b2
commit e1a893874a
No known key found for this signature in database
GPG Key ID: 9E77849C64F0A733
2 changed files with 6302 additions and 14932 deletions

21126
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -53,10 +53,10 @@
"react": "16.9.0", "react": "16.9.0",
"react-dom": "16.9.0", "react-dom": "16.9.0",
"react-router-dom": "^5.1.2", "react-router-dom": "^5.1.2",
"react-styleguidist": "^7.3.11", "react-styleguidist": "^11.2.0",
"snapshot-diff": "^0.7.0", "snapshot-diff": "^0.7.0",
"style-loader": "^1.2.1", "style-loader": "^1.2.1",
"webpack": "^5.15.0" "webpack": "^5.68.0"
}, },
"scripts": { "scripts": {
"lint": "eslint src", "lint": "eslint src",