mirror of
https://github.com/morgan9e/chatgpt-web
synced 2026-04-14 00:14:04 +09:00
Merge branch 'main' of Niek/chatgpt-web
This commit is contained in:
12
package.json
12
package.json
@@ -25,7 +25,7 @@
|
||||
"@tsconfig/svelte": "^5.0.0",
|
||||
"@types/dompurify": "^3.0.5",
|
||||
"@types/marked": "^6.0.0",
|
||||
"@types/node": "^20.10.7",
|
||||
"@types/node": "^20.14.9",
|
||||
"bulma": "^0.9.4",
|
||||
"bulma-prefers-dark": "^0.1.0-beta.1",
|
||||
"copy-to-clipboard": "^3.3.3",
|
||||
@@ -33,24 +33,24 @@
|
||||
"dompurify": "^3.0.6",
|
||||
"eslint-config-standard-with-typescript": "^35.0.0",
|
||||
"eslint-plugin-svelte3": "^4.0.0",
|
||||
"flourite": "^1.2.4",
|
||||
"flourite": "^1.3.0",
|
||||
"gpt-tokenizer": "^2.1.2",
|
||||
"katex": "^0.16.10",
|
||||
"llama-tokenizer-js": "^1.2.2",
|
||||
"postcss": "^8.4.32",
|
||||
"rollup-plugin-visualizer": "^5.12.0",
|
||||
"sass": "^1.69.7",
|
||||
"sass": "^1.77.6",
|
||||
"stacking-order": "^2.0.0",
|
||||
"svelte": "^3.59.2",
|
||||
"svelte-check": "^3.6.2",
|
||||
"svelte-fa": "^3.0.3",
|
||||
"svelte-highlight": "^7.4.7",
|
||||
"svelte-highlight": "^7.6.1",
|
||||
"svelte-local-storage-store": "^0.6.4",
|
||||
"svelte-markdown": "^0.2.3",
|
||||
"svelte-modals": "^1.2.1",
|
||||
"svelte-spa-router": "^4.0.1",
|
||||
"svelte-typeahead": "^4.4.1",
|
||||
"svelte-use-click-outside": "^1.0.0",
|
||||
"tslib": "^2.6.2",
|
||||
"tslib": "^2.6.3",
|
||||
"typescript": "^5.0.4",
|
||||
"uuid": "^9.0.1",
|
||||
"vite": "^4.5.1"
|
||||
|
||||
Reference in New Issue
Block a user