Update astro to 1.9.2
This commit is contained in:
10
package.json
10
package.json
@ -23,15 +23,15 @@
|
|||||||
"@astrolib/analytics": "^0.2.4",
|
"@astrolib/analytics": "^0.2.4",
|
||||||
"@astrolib/seo": "^0.2.1",
|
"@astrolib/seo": "^0.2.1",
|
||||||
"@fontsource/inter": "^4.5.14",
|
"@fontsource/inter": "^4.5.14",
|
||||||
"@tailwindcss/typography": "^0.5.8",
|
"@tailwindcss/typography": "^0.5.9",
|
||||||
"@typescript-eslint/eslint-plugin": "^5.48.0",
|
"@typescript-eslint/eslint-plugin": "^5.48.1",
|
||||||
"@typescript-eslint/parser": "^5.48.0",
|
"@typescript-eslint/parser": "^5.48.1",
|
||||||
"astro": "^1.9.1",
|
"astro": "^1.9.2",
|
||||||
"astro-compress": "1.1.25",
|
"astro-compress": "1.1.25",
|
||||||
"astro-icon": "^0.8.0",
|
"astro-icon": "^0.8.0",
|
||||||
"eslint": "^8.31.0",
|
"eslint": "^8.31.0",
|
||||||
"eslint-plugin-astro": "^0.21.1",
|
"eslint-plugin-astro": "^0.21.1",
|
||||||
"eslint-plugin-jsx-a11y": "^6.6.1",
|
"eslint-plugin-jsx-a11y": "^6.7.0",
|
||||||
"limax": "^2.1.0",
|
"limax": "^2.1.0",
|
||||||
"mdast-util-to-string": "^3.1.0",
|
"mdast-util-to-string": "^3.1.0",
|
||||||
"prettier": "^2.8.2",
|
"prettier": "^2.8.2",
|
||||||
|
Reference in New Issue
Block a user