Skip to content

Commit a498149

Browse files
committed
Upgrade dependencies
1 parent aba518c commit a498149

3 files changed

Lines changed: 549 additions & 476 deletions

File tree

package.json

Lines changed: 42 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -10,73 +10,73 @@
1010
"devDependencies": {
1111
"@crxjs/vite-plugin": "^2.0.0-beta.18",
1212
"@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",
2828
"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",
3232
"eslint-plugin-react": "^7.33.2",
3333
"eslint-plugin-react-hooks": "^4.6.0",
34-
"postcss": "^8.4.31",
34+
"postcss": "^8.4.32",
3535
"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",
3838
"process": "^0.11.10",
3939
"sass": "^1.69.5",
4040
"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"
4545
},
4646
"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",
4950
"@headlessui/react": "^1.7.17",
50-
"@heroicons/react": "^2.0.18",
51+
"@heroicons/react": "^2.1.1",
5152
"@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",
5455
"@tanstack/react-router": "^0.0.1-beta.83",
5556
"async-cache-dedupe": "^2.0.0",
5657
"browser-fs-access": "^0.35.0",
5758
"browser-image-compression": "^2.0.2",
58-
"cachified": "^3.5.4",
5959
"clsx": "^2.0.0",
6060
"compare-versions": "^6.1.0",
6161
"cookie": "^0.6.0",
6262
"dayjs": "^1.11.10",
6363
"eventsource-parser": "^1.1.1",
64-
"framer-motion": "^10.16.4",
64+
"framer-motion": "^10.16.16",
6565
"fuse.js": "^7.0.0",
66-
"github-markdown-css": "^5.4.0",
66+
"github-markdown-css": "^5.5.0",
6767
"gpt3-tokenizer": "^1.1.5",
6868
"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",
7272
"immer": "^10.0.3",
7373
"inter-ui": "^3.19.3",
74-
"jotai": "^2.5.1",
74+
"jotai": "^2.6.0",
7575
"jotai-immer": "^0.2.0",
7676
"js-base64": "^3.7.5",
7777
"lodash-es": "^4.17.21",
7878
"md5": "^2.3.0",
79-
"nanoid": "^5.0.3",
79+
"nanoid": "^5.0.4",
8080
"ofetch": "^1.3.3",
8181
"plausible-tracker": "^0.3.8",
8282
"react": "^18.2.0",
@@ -85,14 +85,14 @@
8585
"react-copy-to-clipboard": "^5.1.0",
8686
"react-dom": "^18.2.0",
8787
"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",
9090
"react-markdown": "^8.0.7",
9191
"react-node-to-string": "^0.1.2",
9292
"react-scroll-to-bottom": "^4.2.0",
9393
"react-spinners": "^0.13.8",
9494
"react-textarea-autosize": "^8.5.3",
95-
"react-viewport-list": "^7.1.1",
95+
"react-viewport-list": "^7.1.2",
9696
"rehype-highlight": "^6.0.0",
9797
"rehype-stringify": "^9.0.4",
9898
"remark-breaks": "^3.0.3",
@@ -103,7 +103,7 @@
103103
"remark-supersub": "^1.0.0",
104104
"slashes": "^3.0.12",
105105
"swr": "^2.2.4",
106-
"tailwind-merge": "^2.0.0",
106+
"tailwind-merge": "^2.1.0",
107107
"turndown": "^7.1.2",
108108
"unified": "^10.1.2",
109109
"uuid": "^9.0.1",

src/services/agent/web-search/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { cachified } from 'cachified'
1+
import { cachified } from '@epic-web/cachified'
22
import { truncate } from 'lodash-es'
33
import type { SearchResultItem } from './base'
44
import { BingNewsSearch } from './bing-news'

0 commit comments

Comments
 (0)