Skip to content

Commit

Permalink
chore(deps): bump astro from 4.13.2 to 4.13.4
Browse files Browse the repository at this point in the history
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.13.2 to 4.13.4.
- [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/[email protected]/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 14, 2024
1 parent 4a17f11 commit c4481f3
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@astrojs/vue": "^4.5.0",
"@fontsource/nunito-sans": "^5.0.13",
"@vanilla-extract/css": "^1.15.3",
"astro": "^4.13.2",
"astro": "^4.13.4",
"date-fns": "^3.6.0",
"sharp": "^0.33.4",
"vue": "^3.4.37"
Expand Down
26 changes: 17 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ __metadata:
languageName: node
linkType: hard

"@astrojs/compiler@npm:^2.10.1, @astrojs/compiler@npm:^2.10.2":
"@astrojs/compiler@npm:^2.10.2":
version: 2.10.2
resolution: "@astrojs/compiler@npm:2.10.2"
checksum: 050a58423f1489d73202994b77fdfd43757fd9754da72cd2a650a9f725eebafdfeeb1d7cef78d28648b2fdd3e57595d3f038628e9e51bf2bc8b3108a375258eb
Expand Down Expand Up @@ -1792,7 +1792,7 @@ __metadata:
"@typescript-eslint/parser": "npm:^7.2.0"
"@vanilla-extract/css": "npm:^1.15.3"
"@vanilla-extract/vite-plugin": "npm:^4.0.13"
astro: "npm:^4.13.2"
astro: "npm:^4.13.4"
checkly: "npm:^4.8.0"
date-fns: "npm:^3.6.0"
eslint: "npm:^8.57.0"
Expand Down Expand Up @@ -2260,6 +2260,13 @@ __metadata:
languageName: node
linkType: hard

"@oslojs/encoding@npm:^0.4.1":
version: 0.4.1
resolution: "@oslojs/encoding@npm:0.4.1"
checksum: 7cba443edb4ed217bd584313e272ddadfb350963611b90b5ae6fa5358b7ce47cd59921f8bc15d859347db5a953210bdf746b8ff3829ac74dd8cfcb8bbdbe308d
languageName: node
linkType: hard

"@pkgjs/parseargs@npm:^0.11.0":
version: 0.11.0
resolution: "@pkgjs/parseargs@npm:0.11.0"
Expand Down Expand Up @@ -3926,11 +3933,11 @@ __metadata:
languageName: node
linkType: hard

"astro@npm:^4.13.2":
version: 4.13.2
resolution: "astro@npm:4.13.2"
"astro@npm:^4.13.4":
version: 4.13.4
resolution: "astro@npm:4.13.4"
dependencies:
"@astrojs/compiler": "npm:^2.10.1"
"@astrojs/compiler": "npm:^2.10.2"
"@astrojs/internal-helpers": "npm:0.4.1"
"@astrojs/markdown-remark": "npm:5.2.0"
"@astrojs/telemetry": "npm:3.1.0"
Expand All @@ -3940,6 +3947,7 @@ __metadata:
"@babel/plugin-transform-react-jsx": "npm:^7.25.2"
"@babel/traverse": "npm:^7.25.3"
"@babel/types": "npm:^7.25.2"
"@oslojs/encoding": "npm:^0.4.1"
"@types/babel__core": "npm:^7.20.5"
"@types/cookie": "npm:^0.6.0"
acorn: "npm:^8.12.1"
Expand Down Expand Up @@ -3986,7 +3994,7 @@ __metadata:
tsconfck: "npm:^3.1.1"
unist-util-visit: "npm:^5.0.0"
vfile: "npm:^6.0.2"
vite: "npm:^5.3.5"
vite: "npm:^5.4.0"
vitefu: "npm:^0.2.5"
which-pm: "npm:^3.0.0"
yargs-parser: "npm:^21.1.1"
Expand All @@ -3997,7 +4005,7 @@ __metadata:
optional: true
bin:
astro: astro.js
checksum: 359e83a978818340bce7df72b9a19aedb45944335be3462568be64ff70a1da32da842eb1e6bbfd99ae55d7cac6914bc6ccfa469277bdad170fe62e5c88f5ae49
checksum: 184f42a022a090e565a5e61c82792810123293a5485ec5ecf29683514e1226fb7aadad834cb37c767ff197ea96cb67af93e25b4e772a35bff0eb32eb1033993e
languageName: node
linkType: hard

Expand Down Expand Up @@ -11716,7 +11724,7 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^5.3.5":
"vite@npm:^5.4.0":
version: 5.4.0
resolution: "vite@npm:5.4.0"
dependencies:
Expand Down

0 comments on commit c4481f3

Please sign in to comment.