|
30 | 30 | "react-dom": ">=16.8" |
31 | 31 | }, |
32 | 32 | "devDependencies": { |
33 | | - "@commitlint/cli": "17.6.6", |
34 | | - "@commitlint/config-conventional": "17.6.6", |
| 33 | + "@commitlint/cli": "17.6.7", |
| 34 | + "@commitlint/config-conventional": "17.6.7", |
35 | 35 | "@semantic-release/changelog": "6.0.3", |
36 | 36 | "@semantic-release/commit-analyzer": "10.0.1", |
37 | 37 | "@semantic-release/git": "10.0.1", |
38 | | - "@semantic-release/github": "9.0.3", |
| 38 | + "@semantic-release/github": "9.0.4", |
39 | 39 | "@semantic-release/npm": "10.0.4", |
40 | 40 | "@semantic-release/release-notes-generator": "11.0.4", |
41 | | - "@swc/core": "^1.3.68", |
42 | | - "@swc/jest": "^0.2.26", |
43 | | - "@testing-library/jest-dom": "^5.16.5", |
| 41 | + "@swc/core": "^1.3.70", |
| 42 | + "@swc/jest": "^0.2.27", |
| 43 | + "@testing-library/jest-dom": "^5.17.0", |
44 | 44 | "@testing-library/react": "^14.0.0", |
45 | | - "@types/jest": "^29.5.2", |
46 | | - "@types/react": "18.2.14", |
47 | | - "@types/react-dom": "18.2.6", |
48 | | - "@typescript-eslint/eslint-plugin": "5.61.0", |
49 | | - "@typescript-eslint/parser": "5.61.0", |
| 45 | + "@types/jest": "^29.5.3", |
| 46 | + "@types/react": "18.2.15", |
| 47 | + "@types/react-dom": "18.2.7", |
| 48 | + "@typescript-eslint/eslint-plugin": "6.1.0", |
| 49 | + "@typescript-eslint/parser": "6.1.0", |
50 | 50 | "conventional-changelog-conventionalcommits": "6.1.0", |
51 | | - "eslint": "8.44.0", |
| 51 | + "eslint": "8.45.0", |
52 | 52 | "eslint-config-prettier": "8.8.0", |
53 | 53 | "eslint-plugin-import": "2.27.5", |
54 | | - "eslint-plugin-prettier": "4.2.1", |
55 | | - "eslint-plugin-react": "7.32.2", |
| 54 | + "eslint-plugin-prettier": "5.0.0", |
| 55 | + "eslint-plugin-react": "7.33.0", |
56 | 56 | "eslint-plugin-react-hooks": "4.6.0", |
57 | 57 | "eslint-plugin-simple-import-sort": "10.0.0", |
58 | 58 | "husky": "8.0.3", |
59 | 59 | "jest": "^29.6.1", |
60 | | - "jest_workaround": "^0.78.19", |
| 60 | + "jest_workaround": "^0.79.19", |
61 | 61 | "jest-environment-jsdom": "^29.6.1", |
62 | 62 | "lint-staged": "13.2.3", |
63 | | - "prettier": "2.8.8", |
| 63 | + "prettier": "3.0.0", |
64 | 64 | "react": "18.2.0", |
65 | 65 | "react-dom": "18.2.0", |
66 | 66 | "semantic-release": "21.0.7", |
|
0 commit comments