Merge remote-tracking branch 'upstream/main'

This commit is contained in:
Webifi
2023-05-29 09:24:15 -05:00
2 changed files with 45 additions and 27 deletions

View File

@@ -18,11 +18,11 @@
"@fullhuman/postcss-purgecss": "^5.0.0",
"@microsoft/fetch-event-source": "^2.0.1",
"@rollup/plugin-dsv": "^3.0.2",
"@sveltejs/vite-plugin-svelte": "^2.0.4",
"@sveltejs/vite-plugin-svelte": "^2.4.1",
"@tauri-apps/cli": "^1.2.3",
"@tsconfig/svelte": "^4.0.1",
"@types/marked": "^5.0.0",
"@types/node": "^20.2.3",
"@types/node": "^20.2.5",
"bulma": "^0.9.4",
"bulma-prefers-dark": "^0.1.0-beta.1",
"copy-to-clipboard": "^3.3.3",
@@ -30,10 +30,10 @@
"eslint-plugin-svelte3": "^4.0.0",
"flourite": "^1.2.3",
"gpt-tokenizer": "^2.0.0",
"postcss": "^8.4.22",
"postcss": "^8.4.24",
"sass": "^1.61.0",
"svelte": "^3.58.0",
"svelte-check": "^3.2.0",
"svelte-check": "^3.4.3",
"svelte-fa": "^3.0.3",
"svelte-highlight": "^7.2.1",
"svelte-local-storage-store": "^0.4.0",
@@ -43,6 +43,6 @@
"tslib": "^2.5.0",
"typescript": "^5.0.4",
"uuid": "^9.0.0",
"vite": "^4.1.0"
"vite": "^4.3.9"
}
}