This commit is contained in:
2025-12-27 10:03:53 +07:00
parent 1805ff8674
commit e2063bce4c
18 changed files with 549 additions and 61 deletions

10
package-lock.json generated
View File

@@ -11,6 +11,7 @@
"@fancyapps/ui": "^6.1.7",
"@tippyjs/react": "^4.2.6",
"framer-motion": "^12.23.26",
"lightgallery": "^2.9.0",
"next": "16.0.10",
"postcss": "^8.5.6",
"react": "19.2.1",
@@ -4626,6 +4627,15 @@
"node": ">= 0.8.0"
}
},
"node_modules/lightgallery": {
"version": "2.9.0",
"resolved": "https://registry.npmjs.org/lightgallery/-/lightgallery-2.9.0.tgz",
"integrity": "sha512-58Ud1DyhD2ao58t+kPEqSZrjFxg23tGd5ZKr75erm7q31g5xhUtWUJH3sTUkhHzlyJAKHj5eTrJ37HQRXG4Wbg==",
"license": "GPLv3",
"engines": {
"node": ">=6.0.0"
}
},
"node_modules/lightningcss": {
"version": "1.30.2",
"resolved": "https://registry.npmjs.org/lightningcss/-/lightningcss-1.30.2.tgz",