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 107
107
},
108
108
"devDependencies" : {
109
109
"@eslint/eslintrc" : " ^3.2.0" ,
110
- "@eslint/js" : " ^9.19 .0" ,
110
+ "@eslint/js" : " ^9.20 .0" ,
111
111
"@types/eslint" : " ^9.6.1" ,
112
- "@types/node" : " ^22.13.1 " ,
113
- "@typescript-eslint/eslint-plugin" : " ^8.23 .0" ,
114
- "@typescript-eslint/parser" : " ^8.23 .0" ,
112
+ "@types/node" : " ^22.13.2 " ,
113
+ "@typescript-eslint/eslint-plugin" : " ^8.24 .0" ,
114
+ "@typescript-eslint/parser" : " ^8.24 .0" ,
115
115
"esbuild" : " ^0.24.2" ,
116
- "eslint" : " ^9.19.0 " ,
117
- "globals" : " ^15.14 .0" ,
116
+ "eslint" : " ^9.20.1 " ,
117
+ "globals" : " ^15.15 .0" ,
118
118
"open-props" : " ^1.7.12" ,
119
- "prettier" : " ^3.4.2 " ,
119
+ "prettier" : " ^3.5.1 " ,
120
120
"typescript" : " ^5.7.3"
121
121
}
122
122
}
Original file line number Diff line number Diff line change 71
71
"esbuild-svelte" : " ^0.9.0" ,
72
72
"eslint-plugin-svelte" : " ^2.46.1" ,
73
73
"prettier-plugin-svelte" : " ^3.3.3" ,
74
- "svelte" : " ^5.19.8 " ,
74
+ "svelte" : " ^5.20.0 " ,
75
75
"svelte-check" : " ^4.1.4" ,
76
76
"svelte-preprocess" : " ^6.0.3"
77
77
},
Original file line number Diff line number Diff line change 53
53
"@slidy/core" : " workspace:^" ,
54
54
"@vue/compiler-sfc" : " ^3.5.13" ,
55
55
"@vue/eslint-config-prettier" : " ^10.2.0" ,
56
- "@vue/eslint-config-typescript" : " ^14.3 .0" ,
56
+ "@vue/eslint-config-typescript" : " ^14.4 .0" ,
57
57
"@vue/tsconfig" : " ^0.7.0" ,
58
58
"esbuild-plugin-vue" : " ^0.2.4" ,
59
59
"esbuild-plugin-vue-next" : " ^0.1.4" ,
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.19.8 " ,
30
+ "svelte" : " ^5.20.0 " ,
31
31
"svelte-check" : " ^4.1.4" ,
32
32
"svelte-preprocess" : " ^6.0.3" ,
33
33
"unist-util-visit" : " ^5.0.0" ,
You can’t perform that action at this time.
0 commit comments