upgraded vite
This commit is contained in:
+3
-2
@@ -6,6 +6,7 @@
|
||||
"build": "vite build",
|
||||
"preview": "vite preview"
|
||||
},
|
||||
"type": "module",
|
||||
"prettier": {
|
||||
"tabWidth": 4,
|
||||
"printWidth": 110,
|
||||
@@ -21,7 +22,7 @@
|
||||
"@codemirror/search": "^6.0.0",
|
||||
"@codemirror/state": "^6.0.0",
|
||||
"@codemirror/view": "^6.0.0",
|
||||
"@sveltejs/vite-plugin-svelte": "^1.0.1",
|
||||
"@sveltejs/vite-plugin-svelte": "^2.0.2",
|
||||
"chart.js": "^3.7.1",
|
||||
"chartjs-adapter-luxon": "^1.2.0",
|
||||
"luxon": "^2.3.2",
|
||||
@@ -31,6 +32,6 @@
|
||||
"svelte": "^3.44.0",
|
||||
"svelte-flatpickr": "^3.2.6",
|
||||
"svelte-spa-router": "^3.2.0",
|
||||
"vite": "^3.0.0"
|
||||
"vite": "^4.0.4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user