|
52 | 52 | "@storybook/addon-interactions": "^6.4.19",
|
53 | 53 | "@storybook/addon-links": "^6.4.19",
|
54 | 54 | "@storybook/react": "^6.4.19",
|
55 |
| - "@storybook/testing-library": "^0.0.11", |
| 55 | + "@storybook/testing-library": "^0.2.0", |
56 | 56 | "@testing-library/jest-dom": "^5.17.0",
|
57 | 57 | "@testing-library/react": "^14.0.0",
|
58 |
| - "@types/node": "18.11.17", |
| 58 | + "@types/node": "18.19.18", |
59 | 59 | "@types/react": "^18.2.0",
|
60 | 60 | "@types/react-dom": "^18.2.0",
|
61 | 61 | "cypress": "^12.17.2",
|
62 |
| - "eslint": "8.46.0", |
63 |
| - "eslint-config-next": "13.4.12", |
| 62 | + "eslint": "8.56.0", |
| 63 | + "eslint-config-next": "13.5.6", |
64 | 64 | "eslint-plugin-jsx-a11y": "^6.7.1",
|
65 |
| - "eslint-plugin-storybook": "^0.6.13", |
| 65 | + "eslint-plugin-storybook": "^0.8.0", |
66 | 66 | "gh-pages": "^5.0.0",
|
67 | 67 | "hasura-cli": "^2.30.0",
|
68 | 68 | "husky": "^8.0.3",
|
|
73 | 73 | "start-server-and-test": "^2.0.0",
|
74 | 74 | "storybook-dark-mode": "^2.0.5",
|
75 | 75 | "tsx": "^3.12.7",
|
76 |
| - "typescript": "5.1.6" |
| 76 | + "typescript": "5.3.3" |
77 | 77 | },
|
78 | 78 | "packageManager": "[email protected]"
|
79 | 79 | }
|
0 commit comments