package installed
This commit is contained in:
parent
53ecf09a02
commit
facc0cec5b
10
package-lock.json
generated
10
package-lock.json
generated
@ -18,6 +18,7 @@
|
|||||||
"react-dom": "^18",
|
"react-dom": "^18",
|
||||||
"react-google-recaptcha": "^3.1.0",
|
"react-google-recaptcha": "^3.1.0",
|
||||||
"react-modal-video": "^2.0.2",
|
"react-modal-video": "^2.0.2",
|
||||||
|
"react-scroll-to-top": "^3.1.0",
|
||||||
"react-slick": "^0.30.2",
|
"react-slick": "^0.30.2",
|
||||||
"sass": "^1.81.0",
|
"sass": "^1.81.0",
|
||||||
"sitemap": "^8.0.0",
|
"sitemap": "^8.0.0",
|
||||||
@ -4760,6 +4761,15 @@
|
|||||||
"react-dom": "^17.0.0 || ^18.2.0"
|
"react-dom": "^17.0.0 || ^18.2.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"node_modules/react-scroll-to-top": {
|
||||||
|
"version": "3.1.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/react-scroll-to-top/-/react-scroll-to-top-3.1.0.tgz",
|
||||||
|
"integrity": "sha512-hD3bJQgCblywG2gcI515BcxP43MZkBidsYEVt9ak5pu1UOoQDJzIJp89zwccbpFuqeHZ29Lxs00T9DSxQr4cmw==",
|
||||||
|
"license": "MIT",
|
||||||
|
"peerDependencies": {
|
||||||
|
"react": "^16.8.0 || 17.x || ^18 || ^19"
|
||||||
|
}
|
||||||
|
},
|
||||||
"node_modules/react-slick": {
|
"node_modules/react-slick": {
|
||||||
"version": "0.30.3",
|
"version": "0.30.3",
|
||||||
"resolved": "https://registry.npmjs.org/react-slick/-/react-slick-0.30.3.tgz",
|
"resolved": "https://registry.npmjs.org/react-slick/-/react-slick-0.30.3.tgz",
|
||||||
|
|||||||
@ -21,6 +21,7 @@
|
|||||||
"react-dom": "^18",
|
"react-dom": "^18",
|
||||||
"react-google-recaptcha": "^3.1.0",
|
"react-google-recaptcha": "^3.1.0",
|
||||||
"react-modal-video": "^2.0.2",
|
"react-modal-video": "^2.0.2",
|
||||||
|
"react-scroll-to-top": "^3.1.0",
|
||||||
"react-slick": "^0.30.2",
|
"react-slick": "^0.30.2",
|
||||||
"sass": "^1.81.0",
|
"sass": "^1.81.0",
|
||||||
"sitemap": "^8.0.0",
|
"sitemap": "^8.0.0",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user