package installed

This commit is contained in:
Alaguraj0361 2025-08-13 18:50:30 +05:30
parent 53ecf09a02
commit facc0cec5b
2 changed files with 11 additions and 0 deletions

10
package-lock.json generated
View File

@ -18,6 +18,7 @@
"react-dom": "^18",
"react-google-recaptcha": "^3.1.0",
"react-modal-video": "^2.0.2",
"react-scroll-to-top": "^3.1.0",
"react-slick": "^0.30.2",
"sass": "^1.81.0",
"sitemap": "^8.0.0",
@ -4760,6 +4761,15 @@
"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": {
"version": "0.30.3",
"resolved": "https://registry.npmjs.org/react-slick/-/react-slick-0.30.3.tgz",

View File

@ -21,6 +21,7 @@
"react-dom": "^18",
"react-google-recaptcha": "^3.1.0",
"react-modal-video": "^2.0.2",
"react-scroll-to-top": "^3.1.0",
"react-slick": "^0.30.2",
"sass": "^1.81.0",
"sitemap": "^8.0.0",