File tree 2 files changed +544
-864
lines changed
2 files changed +544
-864
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @pheralb/svgl" ,
3
3
"author" : " @pheralb_" ,
4
- "version" : " 4.2.5 " ,
4
+ "version" : " 4.3.0 " ,
5
5
"description" : " A beautiful library with SVG logos." ,
6
6
"private" : true ,
7
7
"license" : " MIT" ,
55
55
},
56
56
"devDependencies" : {
57
57
"@sveltejs/adapter-auto" : " 3.2.5" ,
58
- "@sveltejs/adapter-cloudflare " : " 4.7.2 " ,
58
+ "@sveltejs/adapter-vercel " : " 5.4.4 " ,
59
59
"@sveltejs/kit" : " 2.5.28" ,
60
60
"@sveltejs/vite-plugin-svelte" : " 3.1.2" ,
61
61
"@tailwindcss/typography" : " 0.5.15" ,
62
62
"@types/downloadjs" : " 1.4.6" ,
63
+ "@types/eslint" : " 9.6.1" ,
63
64
"@types/node" : " 22.5.5" ,
64
- "@typescript-eslint/eslint-plugin" : " 7.18.0" ,
65
- "@typescript-eslint/parser" : " 7.18.0" ,
66
65
"autoprefixer" : " 10.4.20" ,
67
66
"concurrently" : " 9.0.1" ,
68
67
"esbuild" : " 0.24.0" ,
69
- "eslint" : " 8.57.1 " ,
68
+ "eslint" : " 9.11.0 " ,
70
69
"eslint-config-prettier" : " 9.1.0" ,
71
70
"eslint-plugin-svelte" : " 2.44.0" ,
72
71
"globals" : " 15.9.0" ,
81
80
"tailwindcss" : " 3.4.12" ,
82
81
"tslib" : " 2.7.0" ,
83
82
"typescript" : " 5.6.2" ,
83
+ "typescript-eslint" : " 8.6.0" ,
84
84
"vite" : " 5.4.7" ,
85
- "vitest" : " 2.1.1" ,
86
- "wrangler" : " 3.78.7"
85
+ "vitest" : " 2.1.1"
87
86
}
88
87
}
You can’t perform that action at this time.
0 commit comments