chore: bump deps
All checks were successful
Deploy to Web Server / deploy (push) Successful in 11m34s
All checks were successful
Deploy to Web Server / deploy (push) Successful in 11m34s
This commit is contained in:
parent
d4c1db688e
commit
638b20d41c
2 changed files with 214 additions and 193 deletions
18
package.json
18
package.json
|
@ -11,28 +11,28 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@astrojs/check": "^0.9.4",
|
||||
"@astrojs/mdx": "^4.3.0",
|
||||
"@astrojs/node": "^9.3.0",
|
||||
"@astrojs/mdx": "^4.3.3",
|
||||
"@astrojs/node": "^9.3.3",
|
||||
"@astrojs/preact": "^4.1.0",
|
||||
"@astrojs/rss": "^4.0.12",
|
||||
"@tailwindcss/vite": "^4.1.11",
|
||||
"aria.coffee": "link:",
|
||||
"astro": "^5.11.0",
|
||||
"astro": "^5.12.8",
|
||||
"astro-icon": "^1.1.5",
|
||||
"astro-matomo": "^1.9.0",
|
||||
"dayjs": "^1.11.13",
|
||||
"preact": "^10.26.9",
|
||||
"sharp": "^0.34.2",
|
||||
"preact": "^10.27.0",
|
||||
"sharp": "^0.34.3",
|
||||
"tailwindcss": "^4.1.11",
|
||||
"typescript": "^5.8.3"
|
||||
"typescript": "^5.9.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify-json/cib": "^1.2.2",
|
||||
"@iconify-json/hugeicons": "^1.2.5",
|
||||
"@iconify-json/hugeicons": "^1.2.6",
|
||||
"@iconify-json/mdi": "^1.2.3",
|
||||
"@iconify-json/meteor-icons": "^1.2.1",
|
||||
"@iconify-json/tabler": "^1.2.19",
|
||||
"@iconify-json/token": "^1.2.18",
|
||||
"@iconify-json/tabler": "^1.2.20",
|
||||
"@iconify-json/token": "^1.2.19",
|
||||
"@tailwindcss/typography": "^0.5.16",
|
||||
"vite": "^6.3.5"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue