package.lock
This commit is contained in:
parent
4deaf036fd
commit
e319e55aee
9
frontend/package-lock.json
generated
9
frontend/package-lock.json
generated
@ -16,6 +16,7 @@
|
||||
"react": "^16.8.0",
|
||||
"react-data-table-component": "^7.6.2",
|
||||
"react-dom": "^16.8.0",
|
||||
"react-image-gallery": "^1.3.0",
|
||||
"react-images": "1.0.0",
|
||||
"react-photo-gallery": "^8.0.0",
|
||||
"sass": "^1.70.0"
|
||||
@ -9273,6 +9274,14 @@
|
||||
"react": "^15.6 || ^16"
|
||||
}
|
||||
},
|
||||
"node_modules/react-image-gallery": {
|
||||
"version": "1.3.0",
|
||||
"resolved": "https://registry.npmjs.org/react-image-gallery/-/react-image-gallery-1.3.0.tgz",
|
||||
"integrity": "sha512-lKnPaOzxqSdujPFyl+CkVw0j1aYoNCHk61cvr1h7aahf5aWqmPcR9YhUB4cYrt5Tn5KHDaPUzYm5/+cX9WxzaA==",
|
||||
"peerDependencies": {
|
||||
"react": "^16.0.0 || ^17.0.0 || ^18.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/react-images": {
|
||||
"version": "1.0.0",
|
||||
"resolved": "https://registry.npmjs.org/react-images/-/react-images-1.0.0.tgz",
|
||||
|
Loading…
x
Reference in New Issue
Block a user