Update job listing pag.e

This commit is contained in:
Patrick Fic
2025-10-15 16:04:54 -07:00
parent 934e832b51
commit 4c7ae9de79
4 changed files with 148 additions and 24 deletions

10
package-lock.json generated
View File

@@ -20,6 +20,7 @@
"dinero.js": "^1.9.1",
"expo": "~54.0.12",
"expo-application": "~7.0.7",
"expo-blur": "~13.0.0",
"expo-constants": "~18.0.9",
"expo-dev-client": "~6.0.13",
"expo-file-system": "~19.0.16",
@@ -8134,6 +8135,15 @@
"react-native": "*"
}
},
"node_modules/expo-blur": {
"version": "13.0.3",
"resolved": "https://registry.npmjs.org/expo-blur/-/expo-blur-13.0.3.tgz",
"integrity": "sha512-z5W9ZGlG6ZiRLuoJZG1AHRvjK8j+2+nc/mtvEtyAa8T/8iTNpUnX4eC8xXDoTL/H4y2pc3cHvytDjCXJG26pcQ==",
"license": "MIT",
"peerDependencies": {
"expo": "*"
}
},
"node_modules/expo-constants": {
"version": "18.0.9",
"resolved": "https://registry.npmjs.org/expo-constants/-/expo-constants-18.0.9.tgz",