Bump website deps
This commit is contained in:
parent
f2d240ebe2
commit
edbb0381ad
2 changed files with 1016 additions and 1417 deletions
26
package.json
26
package.json
|
@ -10,22 +10,22 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@astrojs/check": "^0.9.4",
|
||||
"@astrojs/node": "^9.0.0",
|
||||
"@astrojs/preact": "^4.0.0",
|
||||
"@astrojs/rss": "^4.0.10",
|
||||
"@astrojs/tailwind": "^5.1.3",
|
||||
"astro": "^5.1.0",
|
||||
"astro-icon": "^1.1.4",
|
||||
"preact": "^10.25.2",
|
||||
"@astrojs/node": "^9.1.2",
|
||||
"@astrojs/preact": "^4.0.5",
|
||||
"@astrojs/rss": "^4.0.11",
|
||||
"@astrojs/tailwind": "^5.1.5",
|
||||
"astro": "^5.4.1",
|
||||
"astro-icon": "^1.1.5",
|
||||
"preact": "^10.26.4",
|
||||
"sharp": "^0.33.5",
|
||||
"tailwindcss": "^3.4.16",
|
||||
"typescript": "^5.7.2"
|
||||
"tailwindcss": "^3.4.17",
|
||||
"typescript": "^5.8.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify-json/mdi": "^1.2.2",
|
||||
"@iconify-json/mdi": "^1.2.3",
|
||||
"@iconify-json/meteor-icons": "^1.2.1",
|
||||
"@iconify-json/tabler": "^1.2.13",
|
||||
"@tailwindcss/typography": "^0.5.15",
|
||||
"vite": "^6.0.4"
|
||||
"@iconify-json/tabler": "^1.2.16",
|
||||
"@tailwindcss/typography": "^0.5.16",
|
||||
"vite": "^6.2.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue