mirror of
https://github.com/awfixers-stuff/src.git
synced 2026-03-24 03:25:59 +00:00
Compare commits
1 Commits
renovate/r
...
renovate/m
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6370926472 |
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -554,7 +554,7 @@ jobs:
|
||||
rustup update "$RUST"
|
||||
rustup default "$RUST"
|
||||
rustup target add "$TARGET"
|
||||
- uses: msys2/setup-msys2@4f806de0a5a7294ffabaff804b38a9b435a73bda # v2.30.0
|
||||
- uses: msys2/setup-msys2@cafece8e6baf9247cf9b1bf95097b0b983cc558d # v2.31.0
|
||||
with:
|
||||
msystem: MINGW${{ startsWith(matrix.target, 'i686-') && '32' || '64' }}
|
||||
pacboy: cc:p
|
||||
|
||||
@@ -27,18 +27,18 @@
|
||||
"expo-symbols": "~1.0.8",
|
||||
"expo-system-ui": "~6.0.9",
|
||||
"expo-web-browser": "~15.0.10",
|
||||
"react": "19.2.4",
|
||||
"react-dom": "19.2.4",
|
||||
"react": "19.1.0",
|
||||
"react-dom": "19.1.0",
|
||||
"react-native": "0.84.1",
|
||||
"react-native-gesture-handler": "~2.30.0",
|
||||
"react-native-gesture-handler": "~2.28.0",
|
||||
"react-native-worklets": "0.5.1",
|
||||
"react-native-reanimated": "~4.2.0",
|
||||
"react-native-reanimated": "~4.1.1",
|
||||
"react-native-safe-area-context": "~5.6.0",
|
||||
"react-native-screens": "~4.16.0",
|
||||
"react-native-web": "~0.21.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "~19.2.0",
|
||||
"@types/react": "~19.1.0",
|
||||
"typescript": "~5.9.2",
|
||||
"eslint": "^9.25.0",
|
||||
"eslint-config-expo": "~10.0.0"
|
||||
|
||||
731
srcapp-mobile/pnpm-lock.yaml
generated
731
srcapp-mobile/pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user