⬆️ 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"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/mdx": "^0.19.7",
|
||||
"@astrojs/rss": "^2.4.3",
|
||||
"@astrojs/sitemap": "^2.0.0",
|
||||
"@astrojs/tailwind": "^4.0.0",
|
||||
"astro": "^3.1.3",
|
||||
"tailwindcss": "^3.0.24"
|
||||
"@astrojs/mdx": "^2.0.0",
|
||||
"@astrojs/rss": "^4.0.1",
|
||||
"@astrojs/sitemap": "^3.0.3",
|
||||
"@astrojs/tailwind": "^5.0.3",
|
||||
"astro": "^4.0.3",
|
||||
"tailwindcss": "^3.3.6"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue