mirror of
https://github.com/kremalicious/blog.git
synced 2025-02-14 21:10:25 +01:00
bump astro-redirect-from
This commit is contained in:
parent
6dcc662ca9
commit
f50ddf60a1
8
package-lock.json
generated
8
package-lock.json
generated
@ -18,7 +18,7 @@
|
|||||||
"@rainbow-me/rainbowkit": "^1.0.11",
|
"@rainbow-me/rainbowkit": "^1.0.11",
|
||||||
"astro": "3.1.0",
|
"astro": "3.1.0",
|
||||||
"astro-expressive-code": "^0.26.0",
|
"astro-expressive-code": "^0.26.0",
|
||||||
"astro-redirect-from": "^0.2.4",
|
"astro-redirect-from": "^1.0.2",
|
||||||
"date-fns": "^2.30.0",
|
"date-fns": "^2.30.0",
|
||||||
"dms2dec": "^1.1.0",
|
"dms2dec": "^1.1.0",
|
||||||
"fast-exif": "^2.0.1",
|
"fast-exif": "^2.0.1",
|
||||||
@ -4862,9 +4862,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/astro-redirect-from": {
|
"node_modules/astro-redirect-from": {
|
||||||
"version": "0.2.4",
|
"version": "1.0.2",
|
||||||
"resolved": "https://registry.npmjs.org/astro-redirect-from/-/astro-redirect-from-0.2.4.tgz",
|
"resolved": "https://registry.npmjs.org/astro-redirect-from/-/astro-redirect-from-1.0.2.tgz",
|
||||||
"integrity": "sha512-GSHpu42WMwYlfPs5Q6z0Uo/yR+lrYzgkZfnch8XTEMTcz/fUq1BnXUtbOug5pLP9i+4N6r2tPB8zQ/t0yEke9w==",
|
"integrity": "sha512-510VzHuktkTJnlrt+N7xR58fT/nnofuIUQOKqqdAn3KQUcE486B6iEOUvPAjyf/jy85hip3m+W3FIuTmqwsBEw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"astro": ">= 3",
|
"astro": ">= 3",
|
||||||
"globby": "^13.2.2",
|
"globby": "^13.2.2",
|
||||||
|
@ -38,7 +38,7 @@
|
|||||||
"@rainbow-me/rainbowkit": "^1.0.11",
|
"@rainbow-me/rainbowkit": "^1.0.11",
|
||||||
"astro": "3.1.0",
|
"astro": "3.1.0",
|
||||||
"astro-expressive-code": "^0.26.0",
|
"astro-expressive-code": "^0.26.0",
|
||||||
"astro-redirect-from": "^0.2.4",
|
"astro-redirect-from": "^1.0.2",
|
||||||
"date-fns": "^2.30.0",
|
"date-fns": "^2.30.0",
|
||||||
"dms2dec": "^1.1.0",
|
"dms2dec": "^1.1.0",
|
||||||
"fast-exif": "^2.0.1",
|
"fast-exif": "^2.0.1",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user