This commit is contained in:
2026-07-20 15:08:07 +02:00
parent 66bdf646ae
commit 5037b00699
5 changed files with 13 additions and 1 deletions

7
package-lock.json generated
View File

@@ -9,6 +9,7 @@
"version": "1.0.0",
"dependencies": {
"@expo-google-fonts/bricolage-grotesque": "^0.4.1",
"@expo-google-fonts/fraunces": "^0.4.1",
"@expo-google-fonts/nunito-sans": "^0.4.2",
"expo": "~57.0.7",
"expo-constants": "~57.0.6",
@@ -1184,6 +1185,12 @@
"integrity": "sha512-uijLLg+thOrFgw+gXtYA3dQJTBqqqleabcNFpamaYXqUUcbFe0J18C+4nfL0CyGzSJUicxUBLY4Zv7jdHmTGMA==",
"license": "MIT AND OFL-1.1"
},
"node_modules/@expo-google-fonts/fraunces": {
"version": "0.4.1",
"resolved": "https://registry.npmjs.org/@expo-google-fonts/fraunces/-/fraunces-0.4.1.tgz",
"integrity": "sha512-gYc9P92ObyWvz1rWPOeWSvVKyBFIuA8hgOdhvo4DSiPBaWLbFA6v8uLIEIBwW+0oWTlXbBzjeBReHQI2H7UNjQ==",
"license": "MIT AND OFL-1.1"
},
"node_modules/@expo-google-fonts/material-symbols": {
"version": "0.4.41",
"resolved": "https://registry.npmjs.org/@expo-google-fonts/material-symbols/-/material-symbols-0.4.41.tgz",