@tamagui/build 1.0.1-beta.42 → 1.0.1-beta.45

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
- @tamagui/build:build: cache hit, replaying output cf545ceb6715e035
1
+ @tamagui/build:build: cache hit, replaying output c8a950f71a7eb3b1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tamagui/build",
3
- "version": "1.0.1-beta.42",
3
+ "version": "1.0.1-beta.45",
4
4
  "bin": {
5
5
  "tamagui-build": "tamagui-build.js"
6
6
  },
@@ -19,7 +19,7 @@
19
19
  "fs-extra": "^9.1.0",
20
20
  "json5": "^2.2.0",
21
21
  "lodash.debounce": "^4.0.8",
22
- "typescript": "^4.5.2"
22
+ "typescript": "^4.7.2"
23
23
  },
24
24
  "devDependencies": {
25
25
  "@types/fs-extra": "^9.0.13"