mirror of
https://github.com/kremalicious/astro-redirect-from.git
synced 2024-11-22 01:47:01 +01:00
Bump astro from 3.1.2 to 3.2.0 (#6)
This commit is contained in:
parent
59c8033ae3
commit
973276f202
9
package-lock.json
generated
9
package-lock.json
generated
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user