⬆️ Updated SvelteKit

This commit is contained in:
Mawoka
2022-07-26 21:51:58 +02:00
parent eecbc93834
commit ba79c6a8c1
11 changed files with 337 additions and 306 deletions
+3 -2
View File
@@ -21,7 +21,7 @@
"@sentry/browser": "^7.5.1",
"@sentry/tracing": "^7.5.1",
"@sveltejs/adapter-auto": "next",
"@sveltejs/adapter-node": "1.0.0-next.78",
"@sveltejs/adapter-node": "^1.0.0-next.83",
"@sveltejs/kit": "next",
"@tailwindcss/typography": "^0.5.3",
"@types/cookie": "^0.5.1",
@@ -54,6 +54,7 @@
"mapbox-gl": "^2.9.1",
"plausible-tracker": "^0.3.8",
"postcss": "^8.4.14",
"postcss-import": "^14.1.0",
"postcss-load-config": "^4.0.1",
"prettier": "^2.7.1",
"prettier-plugin-svelte": "^2.7.0",
@@ -70,7 +71,7 @@
"tslib": "^2.4.0",
"typescript": "~4.7.4",
"ua-parser-js": "^1.0.2",
"vite": "^2.9.14",
"vite": "3",
"vite-plugin-iso-import": "^0.1.3",
"yup": "^0.32.11"
},