@vxrn/safe-area 1.1.396 → 1.1.398

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 1403 ms
1
+ built @vxrn/safe-area in 1774 ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vxrn/safe-area",
3
- "version": "1.1.396",
3
+ "version": "1.1.398",
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": "^1.8.3",
33
- "@tamagui/build": "^1.121.8"
33
+ "@tamagui/build": "^1.121.10"
34
34
  }
35
35
  }