mirror of
https://github.com/ProjectSegfault/website
synced 2026-04-08 15:07:13 +05:30
Update some stuff things
Signed-off-by: Alexander J <odyssey346@disroot.org>
This commit is contained in:
@@ -13,11 +13,11 @@
|
||||
"devDependencies": {
|
||||
"@sveltejs/adapter-auto": "next",
|
||||
"@sveltejs/kit": "next",
|
||||
"@typescript-eslint/eslint-plugin": "^5.23.0",
|
||||
"@typescript-eslint/parser": "^5.23.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.26.0",
|
||||
"@typescript-eslint/parser": "^5.26.0",
|
||||
"eslint": "^7.32.0",
|
||||
"eslint-plugin-svelte3": "^3.4.1",
|
||||
"mdsvex": "^0.10.5",
|
||||
"mdsvex": "^0.10.6",
|
||||
"svelte": "^3.48.0",
|
||||
"svelte-check": "^2.7.1",
|
||||
"svelte-preprocess": "^4.10.6",
|
||||
@@ -26,7 +26,7 @@
|
||||
},
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"@modular-css/svelte": "^28.1.0",
|
||||
"@modular-css/svelte": "^28.1.2",
|
||||
"@sveltejs/adapter-static": "next",
|
||||
"svelte-seo": "^1.4.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user