update lib

This commit is contained in:
dev.daminik00 2025-12-26 13:40:29 +03:00
parent 630fd2209d
commit 3197fb4ca2
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -17,7 +17,7 @@
"@reduxjs/toolkit": "^1.9.5",
"@smakss/react-scroll-direction": "^4.0.4",
"@unleash/proxy-client-react": "^4.5.2",
"@wit-lab-llc/frontend-shared": "^1.0.4",
"@wit-lab-llc/frontend-shared": "^1.0.9",
"apng-js": "^1.1.1",
"core-js": "^3.37.1",
"framer-motion": "^11.0.8",
@ -2157,9 +2157,9 @@
}
},
"node_modules/@wit-lab-llc/frontend-shared": {
"version": "1.0.4",
"resolved": "https://npm.pkg.github.com/download/@wit-lab-llc/frontend-shared/1.0.4/c342b071bc0716511d84bc3f3c9685aa7649ea5e",
"integrity": "sha512-9EZEpjWCdz+IP4RsgkVTPiUEKhm5LqnbgD/S/GJ07eG0Y10ulj3qXjDVXc7N9gURyZULshriDt350w6nhN7Z3w==",
"version": "1.0.9",
"resolved": "https://npm.pkg.github.com/download/@wit-lab-llc/frontend-shared/1.0.9/f61df45dc468755ea4b0242dbf52b433c3ada107",
"integrity": "sha512-m4X5qokoF0PKa8a/z8p0cL25ZOHHlpmQnw1Qo8rbH+st77JTv6QeDW+0SAxAa7OGulcrgI0Opx0utPucHRBbyw==",
"license": "UNLICENSED",
"dependencies": {
"@fingerprintjs/fingerprintjs": "^5.0.1"
@ -6950,9 +6950,9 @@
}
},
"@wit-lab-llc/frontend-shared": {
"version": "1.0.4",
"resolved": "https://npm.pkg.github.com/download/@wit-lab-llc/frontend-shared/1.0.4/c342b071bc0716511d84bc3f3c9685aa7649ea5e",
"integrity": "sha512-9EZEpjWCdz+IP4RsgkVTPiUEKhm5LqnbgD/S/GJ07eG0Y10ulj3qXjDVXc7N9gURyZULshriDt350w6nhN7Z3w==",
"version": "1.0.9",
"resolved": "https://npm.pkg.github.com/download/@wit-lab-llc/frontend-shared/1.0.9/f61df45dc468755ea4b0242dbf52b433c3ada107",
"integrity": "sha512-m4X5qokoF0PKa8a/z8p0cL25ZOHHlpmQnw1Qo8rbH+st77JTv6QeDW+0SAxAa7OGulcrgI0Opx0utPucHRBbyw==",
"requires": {
"@fingerprintjs/fingerprintjs": "^5.0.1"
}

View File

@ -26,7 +26,7 @@
"@reduxjs/toolkit": "^1.9.5",
"@smakss/react-scroll-direction": "^4.0.4",
"@unleash/proxy-client-react": "^4.5.2",
"@wit-lab-llc/frontend-shared": "^1.0.5",
"@wit-lab-llc/frontend-shared": "^1.0.9",
"apng-js": "^1.1.1",
"core-js": "^3.37.1",
"framer-motion": "^11.0.8",