Update packages to latest versions
This commit is contained in:
14
package.json
14
package.json
@@ -11,12 +11,12 @@
|
|||||||
"astro": "astro"
|
"astro": "astro"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/image": "^0.13.0",
|
"@astrojs/image": "^0.14.1",
|
||||||
"@astrojs/mdx": "^0.15.0",
|
"@astrojs/mdx": "^0.16.0",
|
||||||
"@astrojs/sitemap": "^1.0.0",
|
"@astrojs/sitemap": "^1.0.1",
|
||||||
"@astrojs/tailwind": "^3.0.0",
|
"@astrojs/tailwind": "^3.0.1",
|
||||||
"@fontsource/inter": "^4.5.14",
|
"@fontsource/inter": "^4.5.15",
|
||||||
"astro": "^2.0.1",
|
"astro": "^2.0.11",
|
||||||
"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",
|
||||||
@@ -24,7 +24,7 @@
|
|||||||
"tailwindcss": "^3.2.4"
|
"tailwindcss": "^3.2.4"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@tailwindcss/typography": "^0.5.8",
|
"@tailwindcss/typography": "^0.5.9",
|
||||||
"sharp": "^0.31.3"
|
"sharp": "^0.31.3"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user