update to astro 5
This commit is contained in:
parent
e151d8c304
commit
a449f976c7
5 changed files with 1205 additions and 831 deletions
17
package.json
17
package.json
|
@ -12,21 +12,20 @@
|
|||
"dependencies": {
|
||||
"@ark-ui/solid": "^3.5.0",
|
||||
"@astrojs/check": "^0.9.4",
|
||||
"@astrojs/markdown-remark": "^5.3.0",
|
||||
"@astrojs/mdx": "^3.1.8",
|
||||
"@astrojs/sitemap": "^3.2.1",
|
||||
"@astrojs/solid-js": "^4.4.2",
|
||||
"@astrojs/markdown-remark": "^6.3.1",
|
||||
"@astrojs/mdx": "^4.2.6",
|
||||
"@astrojs/sitemap": "^3.4.0",
|
||||
"@astrojs/solid-js": "^5.0.10",
|
||||
"@fontsource-variable/rubik": "^5.1.0",
|
||||
"@hbsnow/rehype-sectionize": "^1.0.7",
|
||||
"@pagefind/default-ui": "^1.1.1",
|
||||
"@shikijs/rehype": "^1.22.0",
|
||||
"@shikijs/rehype": "^3.4.2",
|
||||
"@types/node": "^20.14.11",
|
||||
"astro": "^4.16.6",
|
||||
"astro-breadcrumbs": "^2.3.1",
|
||||
"astro-icon": "^1.1.1",
|
||||
"astro": "^5.7.13",
|
||||
"astro-breadcrumbs": "^3.3.1",
|
||||
"astro-icon": "^1.1.5",
|
||||
"hast": "^1.0.0",
|
||||
"hast-util-from-html": "^2.0.3",
|
||||
"node": "npm:22.7.0",
|
||||
"remark-github-blockquote-alert": "^1.2.1",
|
||||
"solid-devtools": "^0.30.1",
|
||||
"solid-js": "^1.8.18",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue