We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49e0805 commit 4e7d3a2Copy full SHA for 4e7d3a2
package.json
@@ -52,7 +52,7 @@
52
"semver": "^5.5.0",
53
"tinycolor2": "^1.4.2",
54
"url-parse": "^1.2.0",
55
- "wix-react-native-text-size": "~1.0.0"
+ "wix-react-native-text-size": "1.0.9"
56
},
57
"devDependencies": {
58
"@babel/cli": "^7.16.8",
@@ -80,8 +80,8 @@
80
"@types/jest": "^29.2.1",
81
"@types/lodash": "^4.0.0",
82
"@types/prop-types": "^15.5.3",
83
- "@types/react": "18.2.6",
84
- "@types/react-native": "0.71.2",
+ "@types/react": "18.3.7",
+ "@types/react-native": "0.73.0",
85
"@types/tinycolor2": "^1.4.2",
86
"@types/url-parse": "^1.4.3",
87
"@typescript-eslint/eslint-plugin": "^5.3.1",
0 commit comments