|
56 | 56 | },
|
57 | 57 | "devDependencies": {
|
58 | 58 | "@babel/cli": "^7.16.8",
|
59 |
| - "@babel/core": "^7.20.0", |
| 59 | + "@babel/core": "^7.24.4", |
60 | 60 | "@babel/plugin-transform-modules-commonjs": "^7.17.9",
|
61 | 61 | "@babel/preset-env": "^7.20.0",
|
62 | 62 | "@babel/preset-react": "^7.10.1",
|
|
85 | 85 | "@welldone-software/why-did-you-render": "^3.2.1",
|
86 | 86 | "babel-jest": "^29.2.1",
|
87 | 87 | "babel-plugin-lodash": "^3.3.4",
|
88 |
| - "babel-plugin-module-resolver": "^4.1.0", |
89 |
| - "babel-preset-react-native": "*", |
| 88 | + "babel-plugin-module-resolver": "^5.0.0", |
90 | 89 | "eslint": "8.19.0",
|
91 | 90 | "eslint-config-wix": "2.0.0",
|
92 | 91 | "eslint-plugin-react": "^7.24.0",
|
93 | 92 | "eslint-plugin-react-hooks": "^4.0.4",
|
94 | 93 | "eslint-plugin-react-native": "^4.0.0",
|
95 | 94 | "eslint-plugin-uilib": "file:./eslint-rules",
|
96 |
| - "gh-pages": "^1.1.0", |
97 | 95 | "jest": "^29.2.1",
|
98 | 96 | "light-date": "^1.2.0",
|
99 | 97 | "metro-react-native-babel-preset": "0.73.10",
|
100 |
| - "mocha": "^5.0.0", |
101 | 98 | "moment": "^2.24.0",
|
102 | 99 | "object-hash": "^3.0.0",
|
103 | 100 | "postcss": "^8.4.21",
|
|
112 | 109 | "react-native-gesture-handler": "2.9.0",
|
113 | 110 | "react-native-haptic-feedback": "^1.11.0",
|
114 | 111 | "react-native-linear-gradient": "2.6.2",
|
115 |
| - "react-native-mmkv": "2.6.1", |
| 112 | + "react-native-mmkv": "2.11.0", |
116 | 113 | "react-native-navigation": "7.32.1",
|
117 | 114 | "react-native-reanimated": "3.4.0",
|
118 | 115 | "react-native-shimmer-placeholder": "^2.0.6",
|
119 | 116 | "react-native-svg": "^13.7.0",
|
120 |
| - "react-native-svg-transformer": "^0.14.3", |
| 117 | + "react-native-svg-transformer": "1.1.0", |
121 | 118 | "react-test-renderer": "18.2.0",
|
122 | 119 | "reassure": "^0.4.1",
|
123 | 120 | "shell-utils": "^1.0.10",
|
|
0 commit comments