|
29 | 29 | "showcase/*"
|
30 | 30 | ],
|
31 | 31 | "devDependencies": {
|
32 |
| - "@commitlint/cli": "19.8.0", |
33 |
| - "@commitlint/config-conventional": "19.8.0", |
| 32 | + "@commitlint/cli": "19.8.1", |
| 33 | + "@commitlint/config-conventional": "19.8.1", |
34 | 34 | "@typescript-eslint/eslint-plugin": "^8.28.0",
|
35 | 35 | "@typescript-eslint/parser": "^8.28.0",
|
36 |
| - "concurrently": "9.1.0", |
| 36 | + "concurrently": "9.1.2", |
37 | 37 | "conventional-changelog-cli": "^5.0.0",
|
38 | 38 | "cpr": "3.0.1",
|
39 | 39 | "dotenv": "^16.4.7",
|
40 | 40 | "eslint": "8.57.0",
|
41 | 41 | "eslint-config-prettier": "9.1.0",
|
42 |
| - "eslint-plugin-react": "^7.37.2", |
| 42 | + "eslint-plugin-react": "^7.37.5", |
43 | 43 | "eslint-plugin-storybook": "0.11.1",
|
44 | 44 | "eslint-plugin-vue": "^9.30.0",
|
45 | 45 | "find-versions-cli": "^5.0.0",
|
|
54 | 54 | "react": "^18.3.1",
|
55 | 55 | "react-dom": "^18.3.1",
|
56 | 56 | "replace-in-file": "8.3.0",
|
57 |
| - "start-server-and-test": "2.0.11", |
| 57 | + "start-server-and-test": "2.0.12", |
58 | 58 | "stylelint": "^16.20.0",
|
59 | 59 | "stylelint-config-standard-scss": "^15.0.1",
|
60 | 60 | "typescript": "5.4.5",
|
|
0 commit comments