Compare commits
11
Commits
241b171201
..
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f1854217a0 | ||
|
|
1629fe2c7e | ||
|
|
5d673f838c | ||
|
|
a4e0889c49 | ||
|
|
ba20e94cfc | ||
|
|
0ae2616dc5 | ||
|
|
cadad1288f | ||
|
|
2e5edfb206 | ||
|
|
799d819d36 | ||
|
|
d9efa9524e | ||
|
|
f2707320d8 |
Generated
+342
-324
File diff suppressed because it is too large
Load Diff
+3
-3
@@ -27,8 +27,8 @@
|
|||||||
"@resvg/resvg-js": "^2.6.2",
|
"@resvg/resvg-js": "^2.6.2",
|
||||||
"astro": "^7.0.0",
|
"astro": "^7.0.0",
|
||||||
"autoprefixer": "^10.4.21",
|
"autoprefixer": "^10.4.21",
|
||||||
"cssnano": "^8.0.0",
|
"cssnano": "^9.0.0",
|
||||||
"cssnano-preset-advanced": "^8.0.0",
|
"cssnano-preset-advanced": "^9.0.0",
|
||||||
"dayjs": "^1.11.13",
|
"dayjs": "^1.11.13",
|
||||||
"globby": "^16.0.0",
|
"globby": "^16.0.0",
|
||||||
"gray-matter": "^4.0.3",
|
"gray-matter": "^4.0.3",
|
||||||
@@ -49,6 +49,6 @@
|
|||||||
"@types/markdown-it": "^14.1.2",
|
"@types/markdown-it": "^14.1.2",
|
||||||
"@types/sanitize-html": "^2.16.1",
|
"@types/sanitize-html": "^2.16.1",
|
||||||
"prettier": "^3.5.3",
|
"prettier": "^3.5.3",
|
||||||
"prettier-plugin-astro": "^0.14.1"
|
"prettier-plugin-astro": "^1.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user