Commit 5de19f6 1 parent af9dc3a commit 5de19f6 Copy full SHA for 5de19f6
File tree 2 files changed +560
-543
lines changed
2 files changed +560
-543
lines changed Original file line number Diff line number Diff line change 13
13
"preinstall" : " npx only-allow pnpm"
14
14
},
15
15
"dependencies" : {
16
- "@astrojs/rss" : " ^4.0.9 " ,
16
+ "@astrojs/rss" : " ^4.0.10 " ,
17
17
"@astrojs/sitemap" : " ^3.2.1" ,
18
18
"@fontsource-variable/inter" : " ^5.1.0" ,
19
- "astro" : " ^5.0.2 " ,
19
+ "astro" : " ^5.0.4 " ,
20
20
"astro-expressive-code" : " ^0.38.3" ,
21
21
"markdown-it" : " ^14.1.0" ,
22
22
"node-html-parser" : " ^6.1.13" ,
23
- "sanitize-html" : " ^2.13.0 "
23
+ "sanitize-html" : " ^2.13.1 "
24
24
},
25
25
"devDependencies" : {
26
- "@eslint/js" : " ^9.15 .0" ,
27
- "eslint" : " ^9.15 .0" ,
26
+ "@eslint/js" : " ^9.16 .0" ,
27
+ "eslint" : " ^9.16 .0" ,
28
28
"eslint-config-prettier" : " ^9.1.0" ,
29
29
"eslint-plugin-astro" : " ^1.3.1" ,
30
30
"eslint-plugin-jsx-a11y" : " ^6.10.2" ,
31
31
"fontaine" : " ^0.5.0" ,
32
- "prettier" : " ^3.3.3 " ,
32
+ "prettier" : " ^3.4.2 " ,
33
33
"prettier-plugin-astro" : " ^0.14.1"
34
34
}
35
35
}
You can’t perform that action at this time.
0 commit comments