Compress images

This commit is contained in:
2023-12-25 17:24:27 +00:00
parent cc29d23bc2
commit 04b0b2972d
460 changed files with 3183 additions and 2451 deletions

View File

@@ -11,9 +11,11 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/mdx": "^0.15.0",
"@astrojs/mdx": "^2.0.2",
"@astrojs/react": "^3.0.8",
"@astrojs/rss": "^2.1.0",
"astro": "^2.0.0",
"@rollup/plugin-dynamic-import-vars": "^2.1.2",
"astro": "^4.0.7",
"astrojs-service-worker": "^0.0.9"
},
"devDependencies": {