|
94 | 94 | "uuid": "^11.1.0" |
95 | 95 | }, |
96 | 96 | "devDependencies": { |
97 | | - "@babel/core": "^7.27.1", |
| 97 | + "@babel/core": "^7.27.4", |
98 | 98 | "@babel/plugin-transform-class-static-block": "^7.27.1", |
99 | 99 | "@babel/plugin-transform-private-methods": "^7.27.1", |
100 | 100 | "@babel/preset-env": "^7.27.2", |
|
112 | 112 | "@testing-library/react-native": "^13.2.0", |
113 | 113 | "@trivago/prettier-plugin-sort-imports": "^5.2.2", |
114 | 114 | "@types/color": "^4.2.0", |
115 | | - "@types/jest": "^29.5.14", |
| 115 | + "@types/jest": "^30.0.0", |
116 | 116 | "@types/markdown-it": "^14.1.2", |
117 | 117 | "@types/npm-license-crawler": "^0.2.3", |
118 | 118 | "@types/react": "^18.3.12", |
|
121 | 121 | "@types/react-test-renderer": "^18.3.0", |
122 | 122 | "@types/styled-components": "^5.1.34", |
123 | 123 | "@types/uuid": "^10.0.0", |
124 | | - "@typescript-eslint/eslint-plugin": "^8.32.1", |
125 | | - "@typescript-eslint/parser": "^8.32.1", |
126 | | - "babel-jest": "^29.7.0", |
| 124 | + "@typescript-eslint/eslint-plugin": "^8.34.1", |
| 125 | + "@typescript-eslint/parser": "^8.34.1", |
| 126 | + "babel-jest": "^30.0.0", |
127 | 127 | "babel-plugin-module-resolver": "^5.0.2", |
128 | 128 | "eslint": "^8", |
129 | | - "eslint-import-resolver-typescript": "^4.4.1", |
| 129 | + "eslint-import-resolver-typescript": "^4.4.3", |
130 | 130 | "eslint-plugin-import": "^2.31.0", |
131 | 131 | "eslint-plugin-no-relative-import-paths": "^1.6.1", |
132 | | - "eslint-plugin-prettier": "5.4.0", |
| 132 | + "eslint-plugin-prettier": "5.5.0", |
133 | 133 | "eslint-plugin-react-hooks": "^5.2.0", |
134 | 134 | "eslint-plugin-simple-import-sort": "^12.1.1", |
135 | | - "eslint-plugin-testing-library": "^7.2.2", |
136 | | - "jest": "^29.7.0", |
| 135 | + "eslint-plugin-testing-library": "^7.5.3", |
| 136 | + "jest": "^30.0.0", |
137 | 137 | "prettier": "^3.5.3", |
138 | 138 | "react-native-version": "4.0.0", |
139 | 139 | "react-test-renderer": "18.3.1", |
140 | | - "ts-jest": "^29.3.4", |
| 140 | + "ts-jest": "^29.4.0", |
141 | 141 | "typescript": "^5 <5.6.0" |
142 | 142 | }, |
143 | 143 | "engines": { |
|
0 commit comments