1 Commits

Author SHA1 Message Date
dependabot[bot]
e8669b5788 Bump picomatch
Bumps the npm_and_yarn group with 1 update in the /srcapp-mobile directory: [picomatch](https://github.com/micromatch/picomatch).


Updates `picomatch` from 2.3.1 to 2.3.2
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/picomatch/compare/2.3.1...2.3.2)

---
updated-dependencies:
- dependency-name: picomatch
  dependency-version: 2.3.2
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-26 02:07:24 +00:00
2 changed files with 378 additions and 385 deletions

View File

@@ -27,8 +27,8 @@
"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-worklets": "0.5.1",
@@ -38,7 +38,7 @@
"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"

File diff suppressed because it is too large Load Diff