|
99 | 99 | }, |
100 | 100 | "devDependencies": { |
101 | 101 | "@actions/github": "^5.1.1", |
102 | | - "@babel/core": "^7.26.10", |
| 102 | + "@babel/core": "^7.28.5", |
103 | 103 | "@expo/config-plugins": "~10.1.2", |
104 | | - "@types/react": "~19.0.10", |
105 | | - "@types/shelljs": "^0.8.15", |
106 | | - "@types/yargs": "^17.0.33", |
107 | | - "@typescript-eslint/eslint-plugin": "^8.28.0", |
108 | | - "@valora/eslint-config-typescript": "^1.1.15", |
| 104 | + "@types/react": "~19.2.7", |
| 105 | + "@types/shelljs": "^0.8.17", |
| 106 | + "@types/yargs": "^17.0.35", |
| 107 | + "@typescript-eslint/eslint-plugin": "^8.48.1", |
| 108 | + "@valora/eslint-config-typescript": "^1.1.49", |
109 | 109 | "@valora/prettier-config": "^0.0.1", |
110 | 110 | "chalk": "^4.1.2", |
111 | 111 | "eslint": "^8.57.1", |
112 | | - "eslint-plugin-import": "^2.31.0", |
| 112 | + "eslint-plugin-import": "^2.32.0", |
113 | 113 | "eslint-plugin-jest": "^26.9.0", |
114 | 114 | "eslint-plugin-jsx-expressions": "^1.3.2", |
115 | | - "eslint-plugin-react": "^7.37.4", |
| 115 | + "eslint-plugin-react": "^7.37.5", |
116 | 116 | "eslint-plugin-react-hooks": "^4.6.2", |
117 | 117 | "eslint-plugin-react-native": "^4.1.0", |
118 | 118 | "knip": "^3.13.2", |
119 | 119 | "patch-package": "^6.5.1", |
120 | 120 | "postinstall-postinstall": "^2.1.0", |
121 | 121 | "prettier": "^3.7.4", |
122 | | - "shelljs": "^0.9.2", |
| 122 | + "shelljs": "^0.10.0", |
123 | 123 | "ts-node": "^10.9.2", |
124 | 124 | "tslib": "^2.8.1", |
125 | 125 | "typescript": "^5.9.3", |
|
0 commit comments