updated package and added horizontal scrollview

This commit is contained in:
Cron1cle
2025-10-06 16:13:53 +02:00
parent 8fb418c6f3
commit 299cbcab0a
4 changed files with 46 additions and 19 deletions

8
package-lock.json generated
View File

@@ -39,7 +39,7 @@
},
"devDependencies": {
"@babel/core": "^7.25.2",
"@types/react": "^19.1.14",
"@types/react": "~19.1.10",
"eslint": "^9.25.0",
"eslint-config-expo": "~10.0.0",
"typescript": "~5.9.2"
@@ -3681,9 +3681,9 @@
}
},
"node_modules/@types/react": {
"version": "19.2.0",
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.0.tgz",
"integrity": "sha512-1LOH8xovvsKsCBq1wnT4ntDUdCJKmnEakhsuoUSy6ExlHCkGP2hqnatagYTgFk6oeL0VU31u7SNjunPN+GchtA==",
"version": "19.1.17",
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.1.17.tgz",
"integrity": "sha512-Qec1E3mhALmaspIrhWt9jkQMNdw6bReVu64mjvhbhq2NFPftLPVr+l1SZgmw/66WwBNpDh7ao5AT6gF5v41PFA==",
"devOptional": true,
"license": "MIT",
"dependencies": {