Revert "Update package-lock.json"

This reverts commit 257524d0b5.
This commit is contained in:
Johannes Klein
2025-06-17 16:09:19 +02:00
parent a892307c3a
commit 618b9e2fcc

12
package-lock.json generated
View File

@@ -97,7 +97,7 @@
"react-native-vision-camera": "4.5.2",
"react-native-volume-manager": "^1.10.0",
"react-native-webview": "^13.8.4",
"react-native-worklets-core": "1.5.0",
"react-native-worklets-core": "1.3.3",
"realm": "^20.1.0",
"sanitize-html": "^2.13.0",
"uuid": "^11.0.5",
@@ -18292,12 +18292,16 @@
}
},
"node_modules/react-native-worklets-core": {
"version": "1.5.0",
"resolved": "https://registry.npmjs.org/react-native-worklets-core/-/react-native-worklets-core-1.5.0.tgz",
"integrity": "sha512-LtXzd08140dK4Y5YIir6oALz+28tkAEZfFZgwaxOh1FnmJ/oGKeNoX+SBWOIQoe12C4i5BvGvh+X/bRGO9mEmQ==",
"version": "1.3.3",
"resolved": "https://registry.npmjs.org/react-native-worklets-core/-/react-native-worklets-core-1.3.3.tgz",
"integrity": "sha512-wlkuhpUo4Wd9WBcnKuXWv775rYNYMfDxUySCZYxd3VDtwnF8PHPqAJllVIlHjamPNKpcitFvAgQa/C3YOsJwgQ==",
"license": "MIT",
"dependencies": {
"string-hash-64": "^1.0.3"
},
"engines": {
"node": ">= 16.0.0"
},
"peerDependencies": {
"react": "*",
"react-native": "*"