@vxrn/safe-area 1.2.20 → 1.2.22-1765155190908

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1 +1 @@
1
- built @vxrn/safe-area in 607 ms
1
+ built @vxrn/safe-area in 856 ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vxrn/safe-area",
3
- "version": "1.2.20",
3
+ "version": "1.2.22-1765155190908",
4
4
  "source": "src/index.ts",
5
5
  "types": "./types/index.d.ts",
6
6
  "type": "module",
@@ -30,6 +30,6 @@
30
30
  },
31
31
  "devDependencies": {
32
32
  "@biomejs/biome": "2.3.3",
33
- "@tamagui/build": "^1.138.6"
33
+ "@tamagui/build": "^1.139.1"
34
34
  }
35
35
  }