1
0
Fork 0

Bump astro from 3.1.2 to 3.2.0 (#6)

This commit is contained in:
dependabot[bot] 2023-10-02 10:28:38 +01:00 committed by GitHub
parent 59c8033ae3
commit 973276f202
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 6 deletions

9
package-lock.json generated
View File

@ -30,9 +30,6 @@
"engines": {
"node": ">=18.14.1",
"npm": ">=6.14.0"
},
"peerDependencies": {
"astro": ">= 3"
}
},
"node_modules/@aashutoshrathi/word-wrap": {
@ -2134,9 +2131,9 @@
}
},
"node_modules/astro": {
"version": "3.1.2",
"resolved": "https://registry.npmjs.org/astro/-/astro-3.1.2.tgz",
"integrity": "sha512-9rlKyk6Qmw50Pc188+ey7JAEYBsJGh5an46AXGPMHIdEkH6YOc4b2z9Rr+TNF8QmM/U+C2ZQFRVQyCKU4i8/pg==",
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/astro/-/astro-3.2.0.tgz",
"integrity": "sha512-sDQnSFV46ZzNkVU6co5f8wilZFmGiWsqnIVoMhd5/XPU76iZdA40WqFyBOhGaji7hGuqbcjN8MGobMg53lsoUg==",
"dependencies": {
"@astrojs/compiler": "^2.1.0",
"@astrojs/internal-helpers": "0.2.0",