Upgrade to Astro v5.10.0
All checks were successful
Docker / build-and-push-image (push) Successful in 1m27s
All checks were successful
Docker / build-and-push-image (push) Successful in 1m27s
This commit is contained in:
parent
24da21aa6f
commit
c1826e1d6b
9 changed files with 114 additions and 98 deletions
10
package.json
10
package.json
|
@ -16,20 +16,20 @@
|
|||
"@astrojs/mdx": "^4.3.0",
|
||||
"@astrojs/rss": "^4.0.12",
|
||||
"@astrojs/sitemap": "3.4.1",
|
||||
"@tailwindcss/vite": "^4.1.8",
|
||||
"astro": "^5.9.0",
|
||||
"@tailwindcss/vite": "^4.1.10",
|
||||
"astro": "^5.10.0",
|
||||
"astro-icon": "^1.1.5",
|
||||
"rehype-external-links": "^3.0.0",
|
||||
"tailwindcss": "^4.1.8",
|
||||
"tailwindcss": "^4.1.10",
|
||||
"typescript": "^5.8.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify-json/mdi": "^1.2.3",
|
||||
"@tailwindcss/typography": "^0.5.16",
|
||||
"@types/node": "^22.15.29",
|
||||
"@types/node": "^24.0.3",
|
||||
"npm-check-updates": "^18.0.1",
|
||||
"prettier": "^3.5.3",
|
||||
"prettier-plugin-astro": "^0.14.1",
|
||||
"prettier-plugin-tailwindcss": "^0.6.12"
|
||||
"prettier-plugin-tailwindcss": "^0.6.13"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue