File tree Expand file tree Collapse file tree 2 files changed +154
-159
lines changed Expand file tree Collapse file tree 2 files changed +154
-159
lines changed Original file line number Diff line number Diff line change 14
14
"devDependencies" : {
15
15
"@octokit/rest" : " ^20.1.1" ,
16
16
"@sveltejs/adapter-vercel" : " ^5.3.0" ,
17
- "@sveltejs/kit" : " ^2.5.8 " ,
17
+ "@sveltejs/kit" : " ^2.5.9 " ,
18
18
"@sveltejs/vite-plugin-svelte" : " ^3.1.0" ,
19
19
"@tailwindcss/typography" : " ^0.5.13" ,
20
20
"@total-typescript/ts-reset" : " ^0.5.1" ,
24
24
"autoprefixer" : " ^10.4.19" ,
25
25
"bits-ui" : " ^0.21.7" ,
26
26
"clsx" : " ^2.1.1" ,
27
- "eslint" : " ^9.2 .0" ,
27
+ "eslint" : " ^9.3 .0" ,
28
28
"eslint-config-prettier" : " ^9.1.0" ,
29
29
"eslint-plugin-svelte" : " ^2.39.0" ,
30
30
"globals" : " ^15.2.0" ,
36
36
"prettier-plugin-svelte" : " ^3.2.3" ,
37
37
"prettier-plugin-tailwindcss" : " ^0.5.14" ,
38
38
"semver" : " ^7.6.2" ,
39
- "svelte" : " ^4.2.16 " ,
39
+ "svelte" : " ^4.2.17 " ,
40
40
"svelte-check" : " ^3.7.1" ,
41
41
"svelte-exmarkdown" : " ^3.0.5" ,
42
42
"svelte-meta-tags" : " ^3.1.2" ,
45
45
"tailwindcss" : " ^3.4.3" ,
46
46
"tslib" : " ^2.6.2" ,
47
47
"typescript" : " ^5.4.5" ,
48
- "typescript-eslint" : " ^7.8 .0" ,
48
+ "typescript-eslint" : " ^7.9 .0" ,
49
49
"vite" : " ^5.2.11"
50
50
},
51
51
"type" : " module"
You can’t perform that action at this time.
0 commit comments