1
0
mirror of https://github.com/garraflavatra/rolens.git synced 2025-02-21 04:09:27 +00:00

Update npm deps

This commit is contained in:
Romein van Buren 2025-02-02 09:17:54 +01:00
parent 21089009b4
commit 19498eae75
No known key found for this signature in database
2 changed files with 1561 additions and 709 deletions

File diff suppressed because it is too large Load Diff

View File

@ -18,11 +18,11 @@
},
"devDependencies": {
"@garraflavatra/yeslint": "^1.0.0",
"@sveltejs/vite-plugin-svelte": "^1.0.1",
"@sveltejs/vite-plugin-svelte": "^3.0.0",
"eslint": "^8.43.0",
"eslint-config-svelte3": "github:johbog/eslint-config-svelte3",
"svelte": "^3.59.1",
"vite": "^3.2.7"
"svelte": "^4.0.0",
"vite": "^5.0.0"
},
"eslintConfig": {
"extends": "./node_modules/@garraflavatra/yeslint/configs/svelte.js",