⬆️ upgrade dependencies
This commit is contained in:
parent
cee2a73fac
commit
6c9f3c7252
1 changed files with 6 additions and 6 deletions
12
package.json
12
package.json
|
@ -10,11 +10,11 @@
|
||||||
"astro": "astro"
|
"astro": "astro"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/mdx": "^0.19.7",
|
"@astrojs/mdx": "^2.0.0",
|
||||||
"@astrojs/rss": "^2.4.3",
|
"@astrojs/rss": "^4.0.1",
|
||||||
"@astrojs/sitemap": "^2.0.0",
|
"@astrojs/sitemap": "^3.0.3",
|
||||||
"@astrojs/tailwind": "^4.0.0",
|
"@astrojs/tailwind": "^5.0.3",
|
||||||
"astro": "^3.1.3",
|
"astro": "^4.0.3",
|
||||||
"tailwindcss": "^3.0.24"
|
"tailwindcss": "^3.3.6"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue