Merge remote-tracking branch 'origin/main' into app-1750
* origin/main: [AAv2] Improve minimum age handling (#9650) Handle AA config failure (#9660) Fix full-screen back gesture over PagerView on iOS 26 (#9659) Bump version to v1.114 (#9661) Unify build concurrency to one build per platform (#9655)
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "bsky.app",
|
||||
"version": "1.113.1",
|
||||
"version": "1.114.0",
|
||||
"private": true,
|
||||
"engines": {
|
||||
"node": ">=20"
|
||||
@@ -226,7 +226,7 @@
|
||||
"zod": "^3.20.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@atproto/dev-env": "^0.3.201",
|
||||
"@atproto/dev-env": "^0.3.196",
|
||||
"@babel/core": "^7.26.0",
|
||||
"@babel/preset-env": "^7.26.0",
|
||||
"@babel/runtime": "^7.26.0",
|
||||
|
||||
Reference in New Issue
Block a user