mirror of
https://github.com/kremalicious/blog.git
synced 2024-11-22 01:46:51 +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",
|
||||
"astro": "3.1.0",
|
||||
"astro-expressive-code": "^0.26.0",
|
||||
"astro-redirect-from": "^0.2.4",
|
||||
"astro-redirect-from": "^1.0.2",
|
||||
"date-fns": "^2.30.0",
|
||||
"dms2dec": "^1.1.0",
|
||||
"fast-exif": "^2.0.1",
|
||||
@ -4862,9 +4862,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/astro-redirect-from": {
|
||||
"version": "0.2.4",
|
||||
"resolved": "https://registry.npmjs.org/astro-redirect-from/-/astro-redirect-from-0.2.4.tgz",
|
||||
"integrity": "sha512-GSHpu42WMwYlfPs5Q6z0Uo/yR+lrYzgkZfnch8XTEMTcz/fUq1BnXUtbOug5pLP9i+4N6r2tPB8zQ/t0yEke9w==",
|
||||
"version": "1.0.2",
|
||||
"resolved": "https://registry.npmjs.org/astro-redirect-from/-/astro-redirect-from-1.0.2.tgz",
|
||||
"integrity": "sha512-510VzHuktkTJnlrt+N7xR58fT/nnofuIUQOKqqdAn3KQUcE486B6iEOUvPAjyf/jy85hip3m+W3FIuTmqwsBEw==",
|
||||
"dependencies": {
|
||||
"astro": ">= 3",
|
||||
"globby": "^13.2.2",
|
||||
|
@ -38,7 +38,7 @@
|
||||
"@rainbow-me/rainbowkit": "^1.0.11",
|
||||
"astro": "3.1.0",
|
||||
"astro-expressive-code": "^0.26.0",
|
||||
"astro-redirect-from": "^0.2.4",
|
||||
"astro-redirect-from": "^1.0.2",
|
||||
"date-fns": "^2.30.0",
|
||||
"dms2dec": "^1.1.0",
|
||||
"fast-exif": "^2.0.1",
|
||||
|
Loading…
Reference in New Issue
Block a user