|
85 | 85 | "uuid": "^10.0.0" |
86 | 86 | }, |
87 | 87 | "devDependencies": { |
88 | | - "@babel/core": "^7.24.5", |
89 | | - "@babel/plugin-transform-class-static-block": "^7.24.4", |
| 88 | + "@babel/core": "^7.24.9", |
| 89 | + "@babel/plugin-transform-class-static-block": "^7.24.7", |
90 | 90 | "@babel/plugin-transform-private-methods": "^7.24.7", |
91 | | - "@babel/preset-env": "^7.24.7", |
92 | | - "@babel/runtime": "^7.24.5", |
| 91 | + "@babel/preset-env": "^7.24.8", |
| 92 | + "@babel/runtime": "^7.24.8", |
93 | 93 | "@react-native/babel-preset": "0.74.85", |
94 | 94 | "@react-native/eslint-config": "0.74.85", |
95 | | - "@react-native/metro-config": "0.74.84", |
96 | | - "@react-native/typescript-config": "0.74.84", |
| 95 | + "@react-native/metro-config": "0.74.85", |
| 96 | + "@react-native/typescript-config": "0.74.85", |
97 | 97 | "@testing-library/react-native": "^12.5.1", |
98 | 98 | "@trivago/prettier-plugin-sort-imports": "^4.3.0", |
99 | 99 | "@types/jest": "^29.5.12", |
100 | 100 | "@types/markdown-it": "^14.1.1", |
101 | 101 | "@types/npm-license-crawler": "^0.2.3", |
102 | | - "@types/react": "^18.3.2", |
| 102 | + "@types/react": "^18.3.3", |
103 | 103 | "@types/react-native-charts-wrapper": "^0.5.11", |
104 | 104 | "@types/react-native-zeroconf": "^0.12.3", |
105 | 105 | "@types/react-test-renderer": "^18.3.0", |
|
110 | 110 | "eslint": "^8.57.0", |
111 | 111 | "eslint-import-resolver-typescript": "^3.6.1", |
112 | 112 | "eslint-plugin-import": "^2.29.1", |
113 | | - "eslint-plugin-no-relative-import-paths": "^1.5.4", |
| 113 | + "eslint-plugin-no-relative-import-paths": "^1.5.5", |
114 | 114 | "eslint-plugin-prettier": "5.1.3", |
115 | 115 | "eslint-plugin-react-hooks": "^4.6.2", |
116 | | - "eslint-plugin-simple-import-sort": "^12.1.0", |
| 116 | + "eslint-plugin-simple-import-sort": "^12.1.1", |
117 | 117 | "eslint-plugin-testing-library": "^6.2.2", |
118 | 118 | "jest": "^29.7.0", |
119 | | - "prettier": "^3.3.2", |
| 119 | + "prettier": "^3.3.3", |
120 | 120 | "react-native-version": "^4.0.0", |
121 | 121 | "react-test-renderer": "18.3.1", |
122 | | - "ts-jest": "^29.1.5", |
123 | | - "typescript": "~5.3.3" |
| 122 | + "ts-jest": "^29.2.2", |
| 123 | + "typescript": "~5.5.3" |
124 | 124 | }, |
125 | 125 | "engines": { |
126 | 126 | "node": ">=18" |
|
0 commit comments