update
This commit is contained in:
parent
9dfb02577a
commit
2d74f08d2a
10
package.json
10
package.json
|
@ -17,18 +17,18 @@
|
|||
"@astrojs/react": "3.6.2",
|
||||
"@astrojs/rss": "4.0.9",
|
||||
"@astrojs/tailwind": "5.1.2",
|
||||
"@keystatic/astro": "^5.0.0",
|
||||
"@keystatic/core": "^0.5.36",
|
||||
"@keystatic/astro": "^5.0.3",
|
||||
"@keystatic/core": "^0.5.39",
|
||||
"astro": "4.16.12",
|
||||
"mdast-flatten-listitem-paragraphs": "^1.0.0",
|
||||
"react": "^18.3.1",
|
||||
"sanitize-html": "^2.13.1",
|
||||
"sharp": "^0.33.5",
|
||||
"tailwindcss": "^3.4.13"
|
||||
"tailwindcss": "^3.4.14"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^20.16.10",
|
||||
"@types/node": "^20.17.6",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"postcss": "^8.4.47"
|
||||
"postcss": "^8.4.49"
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue