File tree 4 files changed +10
-10
lines changed
4 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 109
109
"@eslint/eslintrc" : " ^3.3.0" ,
110
110
"@eslint/js" : " ^9.22.0" ,
111
111
"@types/eslint" : " ^9.6.1" ,
112
- "@types/node" : " ^22.13.10 " ,
113
- "@typescript-eslint/eslint-plugin" : " ^8.26 .0" ,
114
- "@typescript-eslint/parser" : " ^8.26 .0" ,
112
+ "@types/node" : " ^22.13.11 " ,
113
+ "@typescript-eslint/eslint-plugin" : " ^8.27 .0" ,
114
+ "@typescript-eslint/parser" : " ^8.27 .0" ,
115
115
"esbuild" : " ^0.24.2" ,
116
116
"eslint" : " ^9.22.0" ,
117
117
"globals" : " ^15.15.0" ,
118
- "open-props" : " ^1.7.13 " ,
118
+ "open-props" : " ^1.7.14 " ,
119
119
"prettier" : " ^3.5.3" ,
120
120
"typescript" : " ^5.8.2"
121
121
}
Original file line number Diff line number Diff line change 56
56
"@slidy/easing" : " workspace:^"
57
57
},
58
58
"dependencies" : {
59
- "@types/react" : " ^18.3.18 " ,
59
+ "@types/react" : " ^18.3.19 " ,
60
60
"@types/react-dom" : " ^18.3.5" ,
61
61
"clsx" : " ^2.1.1" ,
62
62
"react" : " ^18.3.1" ,
Original file line number Diff line number Diff line change 68
68
"@slidy/easing" : " workspace:^" ,
69
69
"@tsconfig/svelte" : " ^5.0.4" ,
70
70
"css-tree" : " ^3.1.0" ,
71
- "esbuild-svelte" : " ^0.9.1 " ,
71
+ "esbuild-svelte" : " ^0.9.2 " ,
72
72
"eslint-plugin-svelte" : " ^2.46.1" ,
73
73
"prettier-plugin-svelte" : " ^3.3.3" ,
74
- "svelte" : " ^5.22.6 " ,
74
+ "svelte" : " ^5.24.0 " ,
75
75
"svelte-check" : " ^4.1.5" ,
76
76
"svelte-preprocess" : " ^6.0.3"
77
77
},
Original file line number Diff line number Diff line change 19
19
"@slidy/media" : " workspace:*" ,
20
20
"@slidy/svelte" : " workspace:*" ,
21
21
"@sveltejs/adapter-static" : " ^3.0.8" ,
22
- "@sveltejs/kit" : " ^2.19.0 " ,
22
+ "@sveltejs/kit" : " ^2.20.2 " ,
23
23
"@sveltejs/vite-plugin-svelte" : " ^5.0.3" ,
24
24
"eslint-config-prettier" : " ^9.1.0" ,
25
25
"eslint-plugin-svelte" : " ^2.46.1" ,
26
26
"mdast-util-to-string" : " ^4.0.0" ,
27
27
"mdsvex" : " ^0.12.3" ,
28
28
"prettier-plugin-svelte" : " ^3.3.3" ,
29
29
"rehype-slug" : " ^6.0.0" ,
30
- "svelte" : " ^5.22.6 " ,
30
+ "svelte" : " ^5.24.0 " ,
31
31
"svelte-check" : " ^4.1.5" ,
32
32
"svelte-preprocess" : " ^6.0.3" ,
33
33
"unist-util-visit" : " ^5.0.0" ,
34
- "vite" : " ^6.2.1 "
34
+ "vite" : " ^6.2.2 "
35
35
}
36
36
}
You can’t perform that action at this time.
0 commit comments