Bump packages for astro 2.0
This commit is contained in:
10
package.json
10
package.json
@@ -11,16 +11,16 @@
|
|||||||
"astro": "astro"
|
"astro": "astro"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/image": "^0.11.6",
|
"@astrojs/image": "^0.13.0",
|
||||||
"@astrojs/mdx": "^0.11.6",
|
"@astrojs/mdx": "^0.15.0",
|
||||||
"@astrojs/sitemap": "^1.0.0",
|
"@astrojs/sitemap": "^1.0.0",
|
||||||
"@astrojs/tailwind": "^2.1.3",
|
"@astrojs/tailwind": "^3.0.0",
|
||||||
"@fontsource/inter": "^4.5.14",
|
"@fontsource/inter": "^4.5.14",
|
||||||
"astro": "^1.9.1",
|
"astro": "^2.0.1",
|
||||||
"astro-feather-icons": "^1.0.2",
|
"astro-feather-icons": "^1.0.2",
|
||||||
"astro-icon": "^0.8.0",
|
"astro-icon": "^0.8.0",
|
||||||
"astro-navbar": "^1.1.5",
|
"astro-navbar": "^1.1.5",
|
||||||
"astro-seo": "^0.6.1",
|
"astro-seo": "^0.7.0",
|
||||||
"tailwindcss": "^3.2.4"
|
"tailwindcss": "^3.2.4"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|||||||
Reference in New Issue
Block a user