|
74 | 74 | "devDependencies": {
|
75 | 75 | "@commitlint/cli": "17.6.7",
|
76 | 76 | "@commitlint/config-conventional": "17.6.7",
|
77 |
| - "@cypress/code-coverage": "3.12.39", |
| 77 | + "@cypress/code-coverage": "3.13.10", |
78 | 78 | "@trivago/prettier-plugin-sort-imports": "4.3.0",
|
79 | 79 | "@types/i18n": "^0.13.10",
|
80 | 80 | "@types/jest": "29.5.12",
|
81 | 81 | "@types/lodash.debounce": "^4.0.9",
|
82 | 82 | "@types/lodash.isequal": "^4.5.6",
|
83 | 83 | "@types/lodash.isobject": "3.0.7",
|
84 | 84 | "@types/lodash.isstring": "4.0.7",
|
85 |
| - "@types/node": "20.10.8", |
| 85 | + "@types/node": "20.17.13", |
86 | 86 | "@types/randomcolor": "0.5.9",
|
87 |
| - "@types/react": "18.2.79", |
88 |
| - "@types/react-dom": "18.2.25", |
| 87 | + "@types/react": "18.3.18", |
| 88 | + "@types/react-dom": "18.3.5", |
89 | 89 | "@types/uuid": "9.0.8",
|
90 |
| - "@typescript-eslint/eslint-plugin": "5.30.7", |
91 |
| - "@typescript-eslint/parser": "5.30.7", |
| 90 | + "@typescript-eslint/eslint-plugin": "5.62.0", |
| 91 | + "@typescript-eslint/parser": "5.62.0", |
92 | 92 | "@vitejs/plugin-react": "^4.2.1",
|
93 | 93 | "concurrently": "8.2.2",
|
94 | 94 | "cypress": "^13.6.1",
|
95 | 95 | "env-cmd": "10.1.0",
|
96 |
| - "eslint": "8.18.0", |
| 96 | + "eslint": "8.57.1", |
97 | 97 | "eslint-config-airbnb": "19.0.4",
|
98 |
| - "eslint-config-prettier": "8.5.0", |
| 98 | + "eslint-config-prettier": "8.10.0", |
99 | 99 | "eslint-config-react-app": "7.0.1",
|
100 |
| - "eslint-import-resolver-typescript": "3.1.5", |
101 |
| - "eslint-plugin-cypress": "2.12.1", |
102 |
| - "eslint-plugin-import": "2.27.5", |
103 |
| - "eslint-plugin-jsx-a11y": "6.7.1", |
104 |
| - "eslint-plugin-prettier": "4.1.0", |
105 |
| - "eslint-plugin-react": "7.32.2", |
| 100 | + "eslint-import-resolver-typescript": "3.7.0", |
| 101 | + "eslint-plugin-cypress": "2.15.2", |
| 102 | + "eslint-plugin-import": "2.31.0", |
| 103 | + "eslint-plugin-jsx-a11y": "6.10.2", |
| 104 | + "eslint-plugin-prettier": "4.2.1", |
| 105 | + "eslint-plugin-react": "7.37.4", |
106 | 106 | "eslint-plugin-react-hooks": "4.6.0",
|
107 | 107 | "husky": "8.0.3",
|
108 | 108 | "nyc": "15.1.0",
|
109 | 109 | "prettier": "2.8.8",
|
110 |
| - "pretty-quick": "3.1.4", |
| 110 | + "pretty-quick": "3.3.1", |
111 | 111 | "rollup-plugin-visualizer": "^5.12.0",
|
112 | 112 | "standard-version": "9.5.0",
|
113 | 113 | "vite": "^5.0.12",
|
114 |
| - "vite-plugin-checker": "^0.6.2", |
| 114 | + "vite-plugin-checker": "^0.8.0", |
115 | 115 | "vite-plugin-dts": "^3.7.2",
|
116 | 116 | "vite-plugin-istanbul": "^5.0.0",
|
117 | 117 | "vitest": "^1.2.1",
|
|
0 commit comments