|
13 | 13 | "@types/humanize-duration": "^3.27.2", |
14 | 14 | "@types/lodash-es": "^4.17.10", |
15 | 15 | "@types/md5": "^2.3.4", |
16 | | - "@types/react": "^18.2.35", |
| 16 | + "@types/react": "18.2.18", |
17 | 17 | "@types/react-color": "^3.0.9", |
18 | 18 | "@types/react-copy-to-clipboard": "^5.0.6", |
19 | 19 | "@types/react-dom": "^18.2.14", |
20 | 20 | "@types/react-scroll-to-bottom": "^4.2.3", |
21 | 21 | "@types/turndown": "^5.0.3", |
22 | 22 | "@types/uuid": "^9.0.6", |
23 | 23 | "@types/webextension-polyfill": "^0.10.5", |
24 | | - "@typescript-eslint/eslint-plugin": "^5.62.0", |
25 | | - "@typescript-eslint/parser": "^5.62.0", |
| 24 | + "@typescript-eslint/eslint-plugin": "^6.9.1", |
| 25 | + "@typescript-eslint/parser": "^6.9.1", |
26 | 26 | "@vitejs/plugin-react": "^4.1.1", |
27 | 27 | "autoprefixer": "^10.4.16", |
28 | 28 | "chrome-types": "^0.1.240", |
29 | 29 | "eslint": "^8.53.0", |
30 | | - "eslint-config-prettier": "^8.10.0", |
| 30 | + "eslint-config-prettier": "^9.0.0", |
31 | 31 | "eslint-plugin-react": "^7.33.2", |
32 | 32 | "eslint-plugin-react-hooks": "^4.6.0", |
33 | 33 | "postcss": "^8.4.31", |
34 | 34 | "postcss-import": "^15.1.0", |
35 | | - "postcss-nesting": "^11.3.0", |
36 | | - "prettier": "^2.8.8", |
| 35 | + "postcss-nesting": "^12.0.1", |
| 36 | + "prettier": "^3.0.3", |
37 | 37 | "process": "^0.11.10", |
38 | 38 | "sass": "^1.69.5", |
39 | 39 | "tailwind-scrollbar": "^3.0.5", |
|
58 | 58 | "dayjs": "^1.11.10", |
59 | 59 | "eventsource-parser": "^1.1.1", |
60 | 60 | "framer-motion": "^10.16.4", |
61 | | - "fuse.js": "^6.6.2", |
| 61 | + "fuse.js": "^7.0.0", |
62 | 62 | "github-markdown-css": "^5.4.0", |
63 | 63 | "gpt3-tokenizer": "^1.1.5", |
64 | 64 | "highlight.js": "^11.9.0", |
65 | 65 | "humanize-duration": "^3.30.0", |
66 | 66 | "i18next": "^23.6.0", |
67 | 67 | "i18next-browser-languagedetector": "^7.1.0", |
68 | | - "immer": "^9.0.21", |
| 68 | + "immer": "^10.0.3", |
69 | 69 | "inter-ui": "^3.19.3", |
70 | 70 | "jotai": "^2.5.1", |
71 | 71 | "jotai-immer": "^0.2.0", |
72 | 72 | "js-base64": "^3.7.5", |
73 | 73 | "lodash-es": "^4.17.21", |
74 | 74 | "lucide-react": "^0.292.0", |
75 | 75 | "md5": "^2.3.0", |
76 | | - "nanoid": "^4.0.2", |
| 76 | + "nanoid": "^5.0.3", |
77 | 77 | "ofetch": "^1.3.3", |
78 | 78 | "plausible-tracker": "^0.3.8", |
79 | 79 | "react": "^18.2.0", |
|
101 | 101 | "remark-supersub": "^1.0.0", |
102 | 102 | "slashes": "^3.0.12", |
103 | 103 | "swr": "^2.2.4", |
104 | | - "tailwind-merge": "^1.14.0", |
| 104 | + "tailwind-merge": "^2.0.0", |
105 | 105 | "turndown": "^7.1.2", |
106 | 106 | "unified": "^10.1.2", |
107 | 107 | "uuid": "^9.0.1", |
|
0 commit comments