chore: support Astro 3
This commit is contained in:
parent
7ee0364da5
commit
93c5d18ea0
2 changed files with 4919 additions and 1488 deletions
6405
package-lock.json
generated
6405
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -44,7 +44,7 @@
|
||||||
"typescript": "^4.8.3"
|
"typescript": "^4.8.3"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"astro": "^2.0.6"
|
"astro": "^3.1.4"
|
||||||
},
|
},
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"workspaces": [
|
"workspaces": [
|
||||||
|
|
Loading…
Reference in a new issue