|
29 | 29 | "author": "Pedro Bueno <pedrolbb.e@gmail.com>", |
30 | 30 | "license": "MIT", |
31 | 31 | "dependencies": { |
32 | | - "@expo/config-plugins": "^7.9.1", |
| 32 | + "@expo/config-plugins": "^8.0.6", |
33 | 33 | "invariant": "^2.2.4", |
34 | 34 | "jest": "^29.7.0" |
35 | 35 | }, |
36 | 36 | "devDependencies": { |
37 | | - "@babel/core": "^7.24.5", |
| 37 | + "@babel/core": "^7.24.7", |
38 | 38 | "@react-native-community/eslint-config": "^3.2.0", |
39 | 39 | "@react-native/babel-preset": "^0.75.0-main", |
40 | | - "@testing-library/jest-dom": "^6.4.2", |
41 | | - "@testing-library/react": "^15.0.5", |
| 40 | + "@testing-library/jest-dom": "^6.4.6", |
| 41 | + "@testing-library/react": "^16.0.0", |
42 | 42 | "@tsconfig/node10": "^1.0.11", |
43 | 43 | "@types/invariant": "^2.2.37", |
44 | 44 | "@types/jest": "^29.5.12", |
45 | | - "@types/node": "^20.12.7", |
46 | | - "@types/react": "^18.3.1", |
47 | | - "@typescript-eslint/eslint-plugin": "^7.8.0", |
48 | | - "@typescript-eslint/parser": "^7.8.0", |
49 | | - "eslint": "^9.1.1", |
50 | | - "eslint-config-next": "^14.2.3", |
| 45 | + "@types/node": "^20.14.9", |
| 46 | + "@types/react": "^18.3.3", |
| 47 | + "@typescript-eslint/eslint-plugin": "^7.14.1", |
| 48 | + "@typescript-eslint/parser": "^7.14.1", |
| 49 | + "eslint": "^9.6.0", |
| 50 | + "eslint-config-next": "^14.2.4", |
51 | 51 | "eslint-config-prettier": "^9.1.0", |
52 | 52 | "eslint-config-standard-with-typescript": "^43.0.1", |
53 | 53 | "eslint-plugin-import": "^2.29.1", |
54 | | - "eslint-plugin-jest": "^28.3.0", |
| 54 | + "eslint-plugin-jest": "^28.6.0", |
55 | 55 | "eslint-plugin-jest-dom": "^5.4.0", |
56 | 56 | "eslint-plugin-jest-formatting": "^3.1.0", |
57 | | - "eslint-plugin-n": "^17.4.0", |
| 57 | + "eslint-plugin-n": "^17.9.0", |
58 | 58 | "eslint-plugin-prettier": "^5.1.3", |
59 | | - "eslint-plugin-promise": "^6.1.1", |
| 59 | + "eslint-plugin-promise": "^6.2.0", |
60 | 60 | "eslint-plugin-testing-library": "^6.2.2", |
61 | 61 | "jest-environment-jsdom": "^29.7.0", |
62 | | - "lint-staged": "^15.2.2", |
63 | | - "prettier": "^3.2.5", |
| 62 | + "lint-staged": "^15.2.7", |
| 63 | + "prettier": "^3.3.2", |
64 | 64 | "react": "18.3.1", |
65 | | - "react-native": "^0.74.0", |
| 65 | + "react-native": "^0.74.2", |
66 | 66 | "ts-node": "^10.9.2", |
67 | | - "typescript": "^5.4.5" |
| 67 | + "typescript": "^5.5.2" |
68 | 68 | }, |
69 | 69 | "private": false, |
70 | 70 | "repository": "https://github.com/pedrol2b/react-native-voice.git" |
|
0 commit comments