|
35 | 35 | "autolinker": "^3.16.2"
|
36 | 36 | },
|
37 | 37 | "devDependencies": {
|
38 |
| - "@babel/core": "^7.21.0", |
39 |
| - "@babel/preset-typescript": "^7.21.0", |
40 |
| - "@commitlint/cli": "^17.4.4", |
41 |
| - "@commitlint/config-conventional": "^17.4.4", |
42 |
| - "@release-it/conventional-changelog": "^5.1.1", |
43 |
| - "@types/jest": "^29.4.1", |
44 |
| - "@types/react": "^18.0.28", |
45 |
| - "@typescript-eslint/eslint-plugin": "^5.55.0", |
46 |
| - "@typescript-eslint/parser": "^5.55.0", |
47 |
| - "eslint": "^8.36.0", |
| 38 | + "@babel/core": "^7.23.0", |
| 39 | + "@babel/preset-typescript": "^7.23.0", |
| 40 | + "@commitlint/cli": "^17.7.2", |
| 41 | + "@commitlint/config-conventional": "^17.7.0", |
| 42 | + "@release-it/conventional-changelog": "^7.0.2", |
| 43 | + "@types/jest": "^29.5.5", |
| 44 | + "@types/react": "^18.2.23", |
| 45 | + "@typescript-eslint/eslint-plugin": "^6.7.3", |
| 46 | + "@typescript-eslint/parser": "^6.7.3", |
| 47 | + "eslint": "^8.50.0", |
48 | 48 | "eslint-config-airbnb": "^19.0.4",
|
49 |
| - "eslint-config-prettier": "^8.7.0", |
50 |
| - "eslint-plugin-import": "^2.27.5", |
| 49 | + "eslint-config-prettier": "^8.10.0", |
| 50 | + "eslint-plugin-import": "^2.28.1", |
51 | 51 | "eslint-plugin-jsx-a11y": "^6.7.1",
|
52 |
| - "eslint-plugin-prettier": "^4.2.1", |
53 |
| - "eslint-plugin-react": "^7.32.2", |
| 52 | + "eslint-plugin-prettier": "^5.0.0", |
| 53 | + "eslint-plugin-react": "^7.33.2", |
54 | 54 | "eslint-plugin-react-hooks": "^4.6.0",
|
55 | 55 | "husky": "^8.0.3",
|
56 |
| - "jest": "^29.5.0", |
57 |
| - "jest-junit": "^15.0.0", |
58 |
| - "prettier": "^2.8.4", |
| 56 | + "jest": "^29.7.0", |
| 57 | + "jest-junit": "^16.0.0", |
| 58 | + "prettier": "^3.0.3", |
59 | 59 | "react": "18.2.0",
|
60 |
| - "react-native": "^0.71.4", |
| 60 | + "react-native": "^0.72.5", |
61 | 61 | "react-test-renderer": "18.2.0",
|
62 |
| - "release-it": "^15.8.0", |
63 |
| - "rimraf": "^4.4.0", |
64 |
| - "typescript": "^4.9.5" |
| 62 | + "release-it": "^16.2.1", |
| 63 | + "rimraf": "^4.4.1", |
| 64 | + "typescript": "^5.2.2" |
65 | 65 | },
|
66 | 66 | "peerDependencies": {
|
67 | 67 | "react": ">16.8.0",
|
|
0 commit comments