|
18 | 18 | "lodash": "^4.17.21",
|
19 | 19 | "react": "^18.2.0",
|
20 | 20 | "react-dom": "^18.2.0",
|
21 |
| - "styled-components": "^5.3.6", |
| 21 | + "styled-components": "^5.3.10", |
22 | 22 | "styled-normalize": "^8.0.7"
|
23 | 23 | },
|
24 | 24 | "devDependencies": {
|
25 | 25 | "@testing-library/jest-dom": "^5.16.5",
|
26 | 26 | "@testing-library/react": "^13.4.0",
|
27 | 27 | "@testing-library/user-event": "^14.4.3",
|
28 |
| - "@types/lodash": "^4.14.191", |
| 28 | + "@types/lodash": "^4.14.194", |
29 | 29 | "@types/react": "^18.0.27",
|
30 | 30 | "@types/react-dom": "^18.0.10",
|
31 | 31 | "@types/styled-components": "^5.1.26",
|
|
35 | 35 | "@vitest/coverage-c8": "^0.27.2",
|
36 | 36 | "eslint": "^8.32.0",
|
37 | 37 | "eslint-config-prettier": "^8.6.0",
|
38 |
| - "eslint-import-resolver-typescript": "^3.5.3", |
| 38 | + "eslint-import-resolver-typescript": "^3.5.5", |
39 | 39 | "eslint-plugin-import": "^2.27.5",
|
40 | 40 | "eslint-plugin-markdown": "^3.0.0",
|
41 | 41 | "eslint-plugin-prettier": "^4.2.1",
|
42 |
| - "eslint-plugin-react": "^7.32.1", |
| 42 | + "eslint-plugin-react": "^7.32.2", |
43 | 43 | "eslint-plugin-react-hooks": "^4.6.0",
|
44 | 44 | "husky": "^8.0.3",
|
45 | 45 | "jsdom": "^21.1.0",
|
46 | 46 | "lint-staged": "^13.1.0",
|
47 |
| - "prettier": "^2.8.3", |
| 47 | + "prettier": "^2.8.8", |
48 | 48 | "typescript": "^4.9.4",
|
49 | 49 | "vite": "^4.0.4",
|
50 | 50 | "vite-plugin-pwa": "^0.14.1",
|
|
0 commit comments