|
25 | 25 | "@commitlint/cli": "^17.4.2", |
26 | 26 | "@commitlint/config-conventional": "^17.4.2", |
27 | 27 | "@emotion/jest": "^11.13.0", |
28 | | - "@mui/types": "^7.4.0", |
29 | 28 | "@next/eslint-plugin-next": "^14.2.33", |
30 | 29 | "@storybook/addon-actions": "^8.6.4", |
31 | 30 | "@storybook/addon-essentials": "^8.6.4", |
|
43 | 42 | "@types/react-dom": "^18.3.0", |
44 | 43 | "@types/react-gtm-module": "^2.0.1", |
45 | 44 | "@types/react-window": "^1.8.5", |
46 | | - "@types/uuid": "8.3.4", |
47 | | - "@typescript-eslint/eslint-plugin": "^7.18.0", |
| 45 | + "@types/uuid": "^8.3.4", |
| 46 | + "@typescript-eslint/eslint-plugin": "^8.49.0", |
48 | 47 | "eslint": "^8.33.0", |
49 | 48 | "eslint-config-next": "^14.2.33", |
50 | 49 | "eslint-config-prettier": "^8.6.0", |
|
75 | 74 | "@tanstack/match-sorter-utils": "^8.19.4", |
76 | 75 | "@tanstack/react-table": "^8.19.2", |
77 | 76 | "@tanstack/react-virtual": "^3.13.12", |
78 | | - "copy-to-clipboard": "3.3.1", |
| 77 | + "copy-to-clipboard": "^3.3.1", |
79 | 78 | "gray-matter": "^4.0.3", |
80 | 79 | "isomorphic-dompurify": "^2.22.0", |
81 | 80 | "ky": "^1.7.2", |
|
85 | 84 | "react": "^18.3.1", |
86 | 85 | "react-dom": "^18.3.1", |
87 | 86 | "react-dropzone": "^14.2.3", |
88 | | - "react-gtm-module": "2.0.11", |
| 87 | + "react-gtm-module": "^2.0.11", |
89 | 88 | "react-idle-timer": "^5.7.2", |
90 | | - "react-window": "1.8.9", |
| 89 | + "react-window": "^1.8.9", |
91 | 90 | "rehype-raw": "^7.0.0", |
92 | 91 | "rehype-react": "^7.2.0", |
93 | 92 | "rehype-sanitize": "^5.0.1", |
|
96 | 95 | "remark-rehype": "^10.1.0", |
97 | 96 | "slugify": "^1.6.6", |
98 | 97 | "unified": "^10.1.2", |
99 | | - "uuid": "8.3.2", |
| 98 | + "uuid": "^8.3.2", |
100 | 99 | "yup": "^1.6.1" |
101 | 100 | }, |
102 | 101 | "overrides": { |
|
0 commit comments