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 106
106
"singleQuote" : true
107
107
},
108
108
"devDependencies" : {
109
- "@eslint/eslintrc" : " ^3.3.0 " ,
110
- "@eslint/js" : " ^9.22 .0" ,
109
+ "@eslint/eslintrc" : " ^3.3.1 " ,
110
+ "@eslint/js" : " ^9.23 .0" ,
111
111
"@types/eslint" : " ^9.6.1" ,
112
- "@types/node" : " ^22.13.11 " ,
113
- "@typescript-eslint/eslint-plugin" : " ^8.27 .0" ,
114
- "@typescript-eslint/parser" : " ^8.27 .0" ,
112
+ "@types/node" : " ^22.13.14 " ,
113
+ "@typescript-eslint/eslint-plugin" : " ^8.28 .0" ,
114
+ "@typescript-eslint/parser" : " ^8.28 .0" ,
115
115
"esbuild" : " ^0.24.2" ,
116
- "eslint" : " ^9.22 .0" ,
116
+ "eslint" : " ^9.23 .0" ,
117
117
"globals" : " ^15.15.0" ,
118
118
"open-props" : " ^1.7.14" ,
119
119
"prettier" : " ^3.5.3" ,
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.19 " ,
59
+ "@types/react" : " ^18.3.20 " ,
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 71
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.24.0 " ,
74
+ "svelte" : " ^5.25.3 " ,
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 27
27
"mdsvex" : " ^0.12.3" ,
28
28
"prettier-plugin-svelte" : " ^3.3.3" ,
29
29
"rehype-slug" : " ^6.0.0" ,
30
- "svelte" : " ^5.24.0 " ,
30
+ "svelte" : " ^5.25.3 " ,
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.2 "
34
+ "vite" : " ^6.2.3 "
35
35
}
36
36
}
You can’t perform that action at this time.
0 commit comments