Update astro to v2.10.7

This commit is contained in:
prototypa
2023-08-11 23:49:08 -04:00
parent e2b2a0b412
commit 1e96d9e299

View File

@ -29,7 +29,7 @@
"@types/lodash.merge": "^4.6.7", "@types/lodash.merge": "^4.6.7",
"@typescript-eslint/eslint-plugin": "^6.3.0", "@typescript-eslint/eslint-plugin": "^6.3.0",
"@typescript-eslint/parser": "^6.3.0", "@typescript-eslint/parser": "^6.3.0",
"astro": "^2.10.6", "astro": "^2.10.7",
"astro-icon": "^1.0.0-next.2", "astro-icon": "^1.0.0-next.2",
"eslint": "^8.47.0", "eslint": "^8.47.0",
"eslint-plugin-astro": "^0.28.0", "eslint-plugin-astro": "^0.28.0",