|
85 | 85 | "@babel/preset-env": "7.16.8", |
86 | 86 | "@babel/preset-react": "7.16.7", |
87 | 87 | "@babel/preset-typescript": "7.16.7", |
88 | | - "@commitlint/cli": "16.0.2", |
89 | | - "@commitlint/config-conventional": "16.0.0", |
90 | | - "@release-it/conventional-changelog": "4.1.0", |
| 88 | + "@commitlint/cli": "17.0.3", |
| 89 | + "@commitlint/config-conventional": "17.0.3", |
| 90 | + "@release-it/conventional-changelog": "5.0.0", |
91 | 91 | "@storybook/addon-actions": "6.4.12", |
92 | 92 | "@storybook/addon-essentials": "6.4.12", |
93 | 93 | "@storybook/addon-links": "6.4.12", |
|
96 | 96 | "@storybook/react": "6.4.12", |
97 | 97 | "@testing-library/dom": "8.11.1", |
98 | 98 | "@testing-library/jest-dom": "5.16.1", |
99 | | - "@testing-library/react": "12.1.2", |
100 | | - "@testing-library/react-hooks": "7.0.2", |
101 | | - "@testing-library/user-event": "13.5.0", |
102 | | - "@types/jest": "27.4.0", |
| 99 | + "@testing-library/react": "13.3.0", |
| 100 | + "@testing-library/react-hooks": "8.0.1", |
| 101 | + "@testing-library/user-event": "14.3.0", |
| 102 | + "@types/jest": "28.1.6", |
103 | 103 | "@types/jest-axe": "3.5.3", |
104 | 104 | "@types/node": "16.11.19", |
105 | | - "@types/react": "17.0.38", |
106 | | - "@types/react-dom": "17.0.11", |
| 105 | + "@types/react": "18.0.15", |
| 106 | + "@types/react-dom": "18.0.6", |
107 | 107 | "@types/testing-library__jest-dom": "5.14.2", |
108 | 108 | "all-contributors-cli": "6.20.0", |
109 | 109 | "axe-core": "4.3.5", |
110 | | - "babel-jest": "27.4.6", |
| 110 | + "babel-jest": "28.1.3", |
111 | 111 | "babel-loader": "8.2.3", |
112 | 112 | "babel-plugin-jsx-remove-data-test-id": "3.0.0", |
113 | 113 | "concurrently": "7.0.0", |
|
118 | 118 | "eslint-plugin-prettier": "4.0.0", |
119 | 119 | "eslint-plugin-simple-import-sort": "7.0.0", |
120 | 120 | "eslint-plugin-storybook": "0.5.5", |
121 | | - "gacp": "2.10.2", |
122 | | - "husky": "7.0.4", |
123 | | - "jest": "27.4.7", |
124 | | - "jest-axe": "5.0.1", |
125 | | - "lint-staged": "12.1.7", |
126 | | - "pinst": "2.1.6", |
| 121 | + "gacp": "3.0.2", |
| 122 | + "husky": "8.0.1", |
| 123 | + "jest": "28.1.3", |
| 124 | + "jest-axe": "6.0.0", |
| 125 | + "lint-staged": "13.0.3", |
| 126 | + "pinst": "3.0.0", |
127 | 127 | "prettier": "2.5.1", |
128 | | - "react": "17.0.2", |
129 | | - "react-dom": "17.0.2", |
130 | | - "release-it": "14.12.1", |
| 128 | + "react": "18.2.0", |
| 129 | + "react-dom": "18.2.0", |
| 130 | + "release-it": "15.1.2", |
131 | 131 | "rimraf": "3.0.2", |
132 | 132 | "sort-package-json": "1.53.1", |
133 | 133 | "ts-node": "10.4.0", |
|
0 commit comments