|
28 | 28 | "dependencies": {
|
29 | 29 | "border-box.css": "^1.0.0",
|
30 | 30 | "framer-motion": "^4.1.17",
|
31 |
| - "next": "^11.1.1", |
| 31 | + "next": "^11.1.2", |
32 | 32 | "normalize.css": "^8.0.1",
|
33 | 33 | "react": "^17.0.2",
|
34 | 34 | "react-dom": "^17.0.2",
|
35 | 35 | "react-modal": "^3.14.3",
|
36 |
| - "styled-components": "^5.3.1" |
| 36 | + "styled-components": "^5.3.3" |
37 | 37 | },
|
38 | 38 | "devDependencies": {
|
39 | 39 | "@next/eslint-plugin-next": "^11.1.2",
|
40 |
| - "@storybook/addon-actions": "^6.3.8", |
41 |
| - "@storybook/addon-links": "^6.3.8", |
42 |
| - "@storybook/addons": "^6.3.8", |
43 |
| - "@storybook/react": "^6.3.8", |
| 40 | + "@storybook/addon-actions": "^6.3.12", |
| 41 | + "@storybook/addon-links": "^6.3.12", |
| 42 | + "@storybook/addons": "^6.3.12", |
| 43 | + "@storybook/react": "^6.3.12", |
44 | 44 | "@testing-library/jest-dom": "^5.14.1",
|
45 |
| - "@testing-library/react": "^12.1.0", |
46 |
| - "@testing-library/user-event": "^13.2.1", |
47 |
| - "@types/jest": "^27.0.1", |
48 |
| - "@types/react": "^17.0.17", |
49 |
| - "@types/react-dom": "^17.0.9", |
50 |
| - "@types/react-modal": "^3.12.1", |
51 |
| - "@types/styled-components": "^5.1.14", |
52 |
| - "@typescript-eslint/eslint-plugin": "^4.31.0", |
53 |
| - "@typescript-eslint/parser": "^4.31.0", |
54 |
| - "babel-plugin-styled-components": "^1.13.2", |
55 |
| - "cypress": "^8.3.1", |
56 |
| - "eslint": "^7.32.0", |
| 45 | + "@testing-library/react": "^12.1.2", |
| 46 | + "@testing-library/user-event": "^13.5.0", |
| 47 | + "@types/jest": "^27.0.2", |
| 48 | + "@types/react": "^17.0.30", |
| 49 | + "@types/react-dom": "^17.0.10", |
| 50 | + "@types/react-modal": "^3.13.1", |
| 51 | + "@types/styled-components": "^5.1.15", |
| 52 | + "@typescript-eslint/eslint-plugin": "^5.1.0", |
| 53 | + "@typescript-eslint/parser": "^5.1.0", |
| 54 | + "babel-plugin-styled-components": "^1.13.3", |
| 55 | + "cypress": "^8.6.0", |
| 56 | + "eslint": "^8.0.1", |
57 | 57 | "eslint-config-airbnb": "^18.2.1",
|
58 | 58 | "eslint-config-prettier": "^8.3.0",
|
59 |
| - "eslint-plugin-cypress": "^2.11.3", |
60 |
| - "eslint-plugin-import": "^2.24.2", |
| 59 | + "eslint-plugin-cypress": "^2.12.1", |
| 60 | + "eslint-plugin-import": "^2.25.2", |
61 | 61 | "eslint-plugin-jsx-a11y": "^6.4.1",
|
62 |
| - "eslint-plugin-prettier": "^3.4.0", |
63 |
| - "eslint-plugin-react": "^7.25.1", |
| 62 | + "eslint-plugin-prettier": "^4.0.0", |
| 63 | + "eslint-plugin-react": "^7.26.1", |
64 | 64 | "eslint-plugin-react-hooks": "^4.2.0",
|
65 |
| - "jest": "^26", |
66 |
| - "prettier": "^2.3.2", |
| 65 | + "jest": "^27.3.1", |
| 66 | + "prettier": "^2.4.1", |
67 | 67 | "start-server-and-test": "^1.14.0",
|
68 | 68 | "typescript": "^4.3.5"
|
69 | 69 | }
|
|
0 commit comments