File tree 2 files changed +318
-315
lines changed
2 files changed +318
-315
lines changed Original file line number Diff line number Diff line change 17
17
"devDependencies" : {
18
18
"@playwright/test" : " ^1.50.1" ,
19
19
"@sveltejs/adapter-auto" : " ^4.0.0" ,
20
- "@sveltejs/kit" : " ^2.16 .1" ,
20
+ "@sveltejs/kit" : " ^2.17 .1" ,
21
21
"@sveltejs/vite-plugin-svelte" : " ^5.0.3" ,
22
22
"@tailwindcss/typography" : " ^0.5.16" ,
23
- "@typescript-eslint/eslint-plugin" : " ^8.22 .0" ,
24
- "@typescript-eslint/parser" : " ^8.22 .0" ,
23
+ "@typescript-eslint/eslint-plugin" : " ^8.24 .0" ,
24
+ "@typescript-eslint/parser" : " ^8.24 .0" ,
25
25
"@urql/svelte" : " ^4.2.2" ,
26
26
"autoprefixer" : " ^10.4.20" ,
27
27
"daisyui" : " ^4.12.23" ,
28
- "eslint" : " ^9.19.0 " ,
28
+ "eslint" : " ^9.20.1 " ,
29
29
"eslint-config-prettier" : " ^10.0.1" ,
30
30
"eslint-plugin-svelte" : " ^2.46.1" ,
31
31
"graphql" : " ^16.10.0" ,
32
- "postcss" : " ^8.5.1 " ,
32
+ "postcss" : " ^8.5.2 " ,
33
33
"postcss-load-config" : " ^6.0.1" ,
34
- "prettier" : " ^3.4.2 " ,
34
+ "prettier" : " ^3.5.0 " ,
35
35
"prettier-plugin-svelte" : " ^3.3.3" ,
36
- "svelte" : " ^5.19.6 " ,
36
+ "svelte" : " ^5.19.10 " ,
37
37
"svelte-check" : " ^4.1.4" ,
38
38
"tailwindcss" : " ^3.4.17" ,
39
39
"tslib" : " ^2.8.1" ,
40
40
"typescript" : " ^5.7.3" ,
41
- "vite" : " ^6.0.11 " ,
42
- "vitest" : " ^3.0.4 "
41
+ "vite" : " ^6.1.0 " ,
42
+ "vitest" : " ^3.0.5 "
43
43
},
44
44
"type" : " module"
45
45
}
You can’t perform that action at this time.
0 commit comments