feat: update stuff
This commit is contained in:
parent
879b250725
commit
9349caff10
23 changed files with 388 additions and 109 deletions
20
package.json
20
package.json
|
@ -10,20 +10,20 @@
|
|||
"astro": "astro"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/mdx": "4.0.7",
|
||||
"@astrojs/rss": "4.0.11",
|
||||
"@astrojs/sitemap": "^3.2.1",
|
||||
"@astrojs/mdx": "4.3.0",
|
||||
"@astrojs/rss": "4.0.12",
|
||||
"@astrojs/sitemap": "^3.4.1",
|
||||
"@astrojs/ts-plugin": "^1.10.4",
|
||||
"@expressive-code/plugin-line-numbers": "^0.40.1",
|
||||
"astro": "5.1.8",
|
||||
"astro-expressive-code": "^0.40.1",
|
||||
"@expressive-code/plugin-line-numbers": "^0.41.2",
|
||||
"astro": "5.9.4",
|
||||
"astro-expressive-code": "^0.41.2",
|
||||
"rehype-external-links": "^3.0.0",
|
||||
"sharp": "^0.33.5"
|
||||
"sharp": "^0.34.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"autoprefixer": "^10.4.20",
|
||||
"postcss": "^8.5.1",
|
||||
"prettier": "^3.4.2",
|
||||
"autoprefixer": "^10.4.21",
|
||||
"postcss": "^8.5.6",
|
||||
"prettier": "^3.5.3",
|
||||
"prettier-plugin-astro": "^0.14.1",
|
||||
"prettier-plugin-organize-imports": "^4.1.0"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue