1
0
mirror of https://github.com/kremalicious/blog.git synced 2024-11-22 09:56:51 +01:00

Bump cookie and astro

Bumps [cookie](https://github.com/jshttp/cookie) to 0.7.2 and updates ancestor dependency [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). These dependencies need to be updated together.


Updates `cookie` from 0.6.0 to 0.7.2
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](https://github.com/jshttp/cookie/compare/v0.6.0...v0.7.2)

Updates `astro` from 4.13.3 to 4.16.2
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@4.16.2/packages/astro)

---
updated-dependencies:
- dependency-name: cookie
  dependency-type: indirect
- dependency-name: astro
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-10-13 07:32:40 +00:00 committed by GitHub
parent ee84856720
commit 3121e96e51
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 539 additions and 506 deletions

1043
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -44,7 +44,7 @@
"@radix-ui/react-select": "^2.1.1",
"@rainbow-me/rainbowkit": "^2.1.4",
"@tanstack/react-query": "^5.51.23",
"astro": "4.13.3",
"astro": "4.16.2",
"astro-expressive-code": "^0.35.6",
"astro-redirect-from": "^1.2.0",
"date-fns": "^3.6.0",