|
10 | 10 | "devDependencies": { |
11 | 11 | "@crxjs/vite-plugin": "^2.0.0-beta.18", |
12 | 12 | "@headlessui/tailwindcss": "^0.2.0", |
13 | | - "@types/cookie": "^0", |
14 | | - "@types/humanize-duration": "^3.27.2", |
15 | | - "@types/lodash-es": "^4.17.10", |
16 | | - "@types/md5": "^2.3.4", |
17 | | - "@types/react": "18.2.18", |
18 | | - "@types/react-color": "^3.0.9", |
19 | | - "@types/react-copy-to-clipboard": "^5.0.6", |
20 | | - "@types/react-dom": "^18.2.14", |
21 | | - "@types/react-scroll-to-bottom": "^4.2.3", |
22 | | - "@types/turndown": "^5.0.3", |
23 | | - "@types/uuid": "^9.0.6", |
24 | | - "@types/webextension-polyfill": "^0.10.5", |
25 | | - "@typescript-eslint/eslint-plugin": "^6.9.1", |
26 | | - "@typescript-eslint/parser": "^6.9.1", |
27 | | - "@vitejs/plugin-react": "^4.1.1", |
| 13 | + "@types/cookie": "^0.6.0", |
| 14 | + "@types/humanize-duration": "^3.27.3", |
| 15 | + "@types/lodash-es": "^4.17.12", |
| 16 | + "@types/md5": "^2.3.5", |
| 17 | + "@types/react": "18.2.45", |
| 18 | + "@types/react-color": "^3.0.10", |
| 19 | + "@types/react-copy-to-clipboard": "^5.0.7", |
| 20 | + "@types/react-dom": "^18.2.18", |
| 21 | + "@types/react-scroll-to-bottom": "^4.2.4", |
| 22 | + "@types/turndown": "^5.0.4", |
| 23 | + "@types/uuid": "^9.0.7", |
| 24 | + "@types/webextension-polyfill": "^0.10.7", |
| 25 | + "@typescript-eslint/eslint-plugin": "^6.15.0", |
| 26 | + "@typescript-eslint/parser": "^6.15.0", |
| 27 | + "@vitejs/plugin-react": "^4.2.1", |
28 | 28 | "autoprefixer": "^10.4.16", |
29 | | - "chrome-types": "^0.1.240", |
30 | | - "eslint": "^8.53.0", |
31 | | - "eslint-config-prettier": "^9.0.0", |
| 29 | + "chrome-types": "^0.1.246", |
| 30 | + "eslint": "^8.56.0", |
| 31 | + "eslint-config-prettier": "^9.1.0", |
32 | 32 | "eslint-plugin-react": "^7.33.2", |
33 | 33 | "eslint-plugin-react-hooks": "^4.6.0", |
34 | | - "postcss": "^8.4.31", |
| 34 | + "postcss": "^8.4.32", |
35 | 35 | "postcss-import": "^15.1.0", |
36 | | - "postcss-nesting": "^12.0.1", |
37 | | - "prettier": "^3.0.3", |
| 36 | + "postcss-nesting": "^12.0.2", |
| 37 | + "prettier": "^3.1.1", |
38 | 38 | "process": "^0.11.10", |
39 | 39 | "sass": "^1.69.5", |
40 | 40 | "tailwind-scrollbar": "^3.0.5", |
41 | | - "tailwindcss": "^3.3.5", |
42 | | - "typescript": "^5.2.2", |
43 | | - "vite": "4.5.0", |
44 | | - "vite-tsconfig-paths": "^4.2.1" |
| 41 | + "tailwindcss": "^3.4.0", |
| 42 | + "typescript": "^5.3.3", |
| 43 | + "vite": "4.5.1", |
| 44 | + "vite-tsconfig-paths": "^4.2.2" |
45 | 45 | }, |
46 | 46 | "dependencies": { |
47 | | - "@floating-ui/react": "^0.26.1", |
48 | | - "@google/generative-ai": "^0.1.1", |
| 47 | + "@epic-web/cachified": "^4.0.0", |
| 48 | + "@floating-ui/react": "^0.26.4", |
| 49 | + "@google/generative-ai": "^0.1.3", |
49 | 50 | "@headlessui/react": "^1.7.17", |
50 | | - "@heroicons/react": "^2.0.18", |
| 51 | + "@heroicons/react": "^2.1.1", |
51 | 52 | "@radix-ui/react-tooltip": "^1.0.7", |
52 | | - "@sentry/integrations": "^7.77.0", |
53 | | - "@sentry/react": "^7.77.0", |
| 53 | + "@sentry/integrations": "^7.90.0", |
| 54 | + "@sentry/react": "^7.90.0", |
54 | 55 | "@tanstack/react-router": "^0.0.1-beta.83", |
55 | 56 | "async-cache-dedupe": "^2.0.0", |
56 | 57 | "browser-fs-access": "^0.35.0", |
57 | 58 | "browser-image-compression": "^2.0.2", |
58 | | - "cachified": "^3.5.4", |
59 | 59 | "clsx": "^2.0.0", |
60 | 60 | "compare-versions": "^6.1.0", |
61 | 61 | "cookie": "^0.6.0", |
62 | 62 | "dayjs": "^1.11.10", |
63 | 63 | "eventsource-parser": "^1.1.1", |
64 | | - "framer-motion": "^10.16.4", |
| 64 | + "framer-motion": "^10.16.16", |
65 | 65 | "fuse.js": "^7.0.0", |
66 | | - "github-markdown-css": "^5.4.0", |
| 66 | + "github-markdown-css": "^5.5.0", |
67 | 67 | "gpt3-tokenizer": "^1.1.5", |
68 | 68 | "highlight.js": "^11.9.0", |
69 | | - "humanize-duration": "^3.30.0", |
70 | | - "i18next": "^23.6.0", |
71 | | - "i18next-browser-languagedetector": "^7.1.0", |
| 69 | + "humanize-duration": "^3.31.0", |
| 70 | + "i18next": "^23.7.11", |
| 71 | + "i18next-browser-languagedetector": "^7.2.0", |
72 | 72 | "immer": "^10.0.3", |
73 | 73 | "inter-ui": "^3.19.3", |
74 | | - "jotai": "^2.5.1", |
| 74 | + "jotai": "^2.6.0", |
75 | 75 | "jotai-immer": "^0.2.0", |
76 | 76 | "js-base64": "^3.7.5", |
77 | 77 | "lodash-es": "^4.17.21", |
78 | 78 | "md5": "^2.3.0", |
79 | | - "nanoid": "^5.0.3", |
| 79 | + "nanoid": "^5.0.4", |
80 | 80 | "ofetch": "^1.3.3", |
81 | 81 | "plausible-tracker": "^0.3.8", |
82 | 82 | "react": "^18.2.0", |
|
85 | 85 | "react-copy-to-clipboard": "^5.1.0", |
86 | 86 | "react-dom": "^18.2.0", |
87 | 87 | "react-hot-toast": "^2.4.1", |
88 | | - "react-i18next": "^13.3.1", |
89 | | - "react-icons": "^4.11.0", |
| 88 | + "react-i18next": "^13.5.0", |
| 89 | + "react-icons": "^4.12.0", |
90 | 90 | "react-markdown": "^8.0.7", |
91 | 91 | "react-node-to-string": "^0.1.2", |
92 | 92 | "react-scroll-to-bottom": "^4.2.0", |
93 | 93 | "react-spinners": "^0.13.8", |
94 | 94 | "react-textarea-autosize": "^8.5.3", |
95 | | - "react-viewport-list": "^7.1.1", |
| 95 | + "react-viewport-list": "^7.1.2", |
96 | 96 | "rehype-highlight": "^6.0.0", |
97 | 97 | "rehype-stringify": "^9.0.4", |
98 | 98 | "remark-breaks": "^3.0.3", |
|
103 | 103 | "remark-supersub": "^1.0.0", |
104 | 104 | "slashes": "^3.0.12", |
105 | 105 | "swr": "^2.2.4", |
106 | | - "tailwind-merge": "^2.0.0", |
| 106 | + "tailwind-merge": "^2.1.0", |
107 | 107 | "turndown": "^7.1.2", |
108 | 108 | "unified": "^10.1.2", |
109 | 109 | "uuid": "^9.0.1", |
|
0 commit comments