Theme updates

This commit is contained in:
michael
2026-01-27 11:33:43 -08:00
parent 199146d0b9
commit 83e5e1ceeb
5 changed files with 46 additions and 70 deletions

46
package-lock.json generated
View File

@@ -16,7 +16,7 @@
"expo-status-bar": "^3.0.9",
"react": "19.1.0",
"react-native": "0.81.5",
"react-native-dt-theme": "file:../react-native-dt-theme",
"react-native-dt-theme": "file:react-native-dt-theme-0.2.0.tgz",
"react-native-nfc-manager": "^3.17.2",
"react-native-paper": "^5.14.5",
"react-native-safe-area-context": "~5.6.0",
@@ -45,31 +45,6 @@
"node": ">=20"
}
},
"../react-native-dt-theme": {
"version": "0.1.0",
"license": "MIT",
"devDependencies": {
"@types/react": "^18.2.0",
"@types/react-native": "^0.72.0",
"react-native-paper": "^5.14.5",
"react-native-safe-area-context": "^5.6.2",
"react-native-svg": "^15.0.0",
"typescript": "^5.0.0"
},
"peerDependencies": {
"expo-font": ">=11.0.0",
"react": ">=18.0.0",
"react-native": ">=0.72.0",
"react-native-paper": ">=5.0.0",
"react-native-safe-area-context": ">=4.0.0",
"react-native-svg": ">=13.0.0"
},
"peerDependenciesMeta": {
"expo-font": {
"optional": true
}
}
},
"node_modules/@0no-co/graphql.web": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/@0no-co/graphql.web/-/graphql.web-1.2.0.tgz",
@@ -11612,8 +11587,23 @@
}
},
"node_modules/react-native-dt-theme": {
"resolved": "../react-native-dt-theme",
"link": true
"version": "0.2.0",
"resolved": "file:react-native-dt-theme-0.2.0.tgz",
"integrity": "sha512-hp+Pvezv7nzjW9guy50Dz1XFDU2/mFcxQPztBbZTFLwIJyqFspch9Czu/ACHrKw37ZDGop9mVnOTuJP+eP1aJw==",
"license": "MIT",
"peerDependencies": {
"expo-font": ">=11.0.0",
"react": ">=18.0.0",
"react-native": ">=0.72.0",
"react-native-paper": ">=5.0.0",
"react-native-safe-area-context": ">=4.0.0",
"react-native-svg": ">=13.0.0"
},
"peerDependenciesMeta": {
"expo-font": {
"optional": true
}
}
},
"node_modules/react-native-is-edge-to-edge": {
"version": "1.2.1",