chore: update support for astro v2

This commit is contained in:
Ayo 2023-02-05 15:28:58 +01:00
parent 8d927fe64a
commit fd9c7d7780
2 changed files with 2445 additions and 2497 deletions

4940
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -39,7 +39,7 @@
"@types/prettier": "^2.7.0", "@types/prettier": "^2.7.0",
"@typescript-eslint/eslint-plugin": "^5.37.0", "@typescript-eslint/eslint-plugin": "^5.37.0",
"@typescript-eslint/parser": "^5.37.0", "@typescript-eslint/parser": "^5.37.0",
"astro": "^1.0.0", "astro": "^2.0.6",
"astro-component-tester": "^0.6.0", "astro-component-tester": "^0.6.0",
"chai": "^4.3.6", "chai": "^4.3.6",
"eslint": "^8.23.1", "eslint": "^8.23.1",