Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 5, 2024
1 parent 055562c commit 7f68f50
Show file tree
Hide file tree
Showing 2 changed files with 125 additions and 34 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@astrojs/vue": "^4.0.8",
"@fontsource/nunito-sans": "^5.0.12",
"@vanilla-extract/css": "^1.14.1",
"astro": "^4.5.2",
"astro": "^4.5.16",
"date-fns": "^3.3.1",
"sharp": "^0.33.2",
"vue": "^3.4.21"
Expand Down
157 changes: 124 additions & 33 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -46,13 +46,27 @@ __metadata:
languageName: node
linkType: hard

"@astrojs/compiler@npm:^2.7.1":
version: 2.7.1
resolution: "@astrojs/compiler@npm:2.7.1"
checksum: 7537fee5c67415bf7a3863ef08f3ddeab2940583f3ddd63d7d1aa77182536da915229db2989b74885f90705ee980ee18fd8b1d670b30cb7620e4ab5e9631e7e0
languageName: node
linkType: hard

"@astrojs/internal-helpers@npm:0.3.0":
version: 0.3.0
resolution: "@astrojs/internal-helpers@npm:0.3.0"
checksum: 485efaa0a38e489a683162637e720c9f3dae1b4afc17d11f61b86324970b9388a7cfee4fceb96d0bf0677b6f40912cf4d99e08dcdf67021d09270e712c8610dd
languageName: node
linkType: hard

"@astrojs/internal-helpers@npm:0.4.0":
version: 0.4.0
resolution: "@astrojs/internal-helpers@npm:0.4.0"
checksum: c552f9397435aa9924a4f16c6a9cbbf0cfd6d2ca6ed9ae8c8f13c6f615ed539a60569a4b1bcd8809f1522e9cc602f5f7cdbb4bf623a5538e7152800016687091
languageName: node
linkType: hard

"@astrojs/language-server@npm:^2.8.0":
version: 2.8.0
resolution: "@astrojs/language-server@npm:2.8.0"
Expand Down Expand Up @@ -87,9 +101,9 @@ __metadata:
languageName: node
linkType: hard

"@astrojs/markdown-remark@npm:4.3.0":
version: 4.3.0
resolution: "@astrojs/markdown-remark@npm:4.3.0"
"@astrojs/markdown-remark@npm:5.0.0":
version: 5.0.0
resolution: "@astrojs/markdown-remark@npm:5.0.0"
dependencies:
"@astrojs/prism": "npm:^3.0.0"
github-slugger: "npm:^2.0.0"
Expand All @@ -109,7 +123,7 @@ __metadata:
unist-util-visit: "npm:^5.0.0"
unist-util-visit-parents: "npm:^6.0.0"
vfile: "npm:^6.0.1"
checksum: 011f511236488e6573762cdd2c555dadd98a9f4bbc553cc5fb31f770debab9a1e10fe42295e9952acb065b90698522c70dc5896c5fbb84f033043b9374d7e04b
checksum: 3c04bb9a8746311fe4c3e5c763858c16eb6fa95d5e33d213ab24d21df496eeee03f7ae7fabbfb972d920c877408011023f9939aa26dd1b9dccf60c2b677cb530
languageName: node
linkType: hard

Expand Down Expand Up @@ -199,6 +213,16 @@ __metadata:
languageName: node
linkType: hard

"@babel/code-frame@npm:^7.24.1, @babel/code-frame@npm:^7.24.2":
version: 7.24.2
resolution: "@babel/code-frame@npm:7.24.2"
dependencies:
"@babel/highlight": "npm:^7.24.2"
picocolors: "npm:^1.0.0"
checksum: 7db8f5b36ffa3f47a37f58f61e3d130b9ecad21961f3eede7e2a4ac2c7e4a5efb6e9d03a810c669bc986096831b6c0dfc2c3082673d93351b82359c1b03e0590
languageName: node
linkType: hard

"@babel/compat-data@npm:^7.23.5":
version: 7.23.5
resolution: "@babel/compat-data@npm:7.23.5"
Expand Down Expand Up @@ -229,6 +253,29 @@ __metadata:
languageName: node
linkType: hard

"@babel/core@npm:^7.24.3":
version: 7.24.4
resolution: "@babel/core@npm:7.24.4"
dependencies:
"@ampproject/remapping": "npm:^2.2.0"
"@babel/code-frame": "npm:^7.24.2"
"@babel/generator": "npm:^7.24.4"
"@babel/helper-compilation-targets": "npm:^7.23.6"
"@babel/helper-module-transforms": "npm:^7.23.3"
"@babel/helpers": "npm:^7.24.4"
"@babel/parser": "npm:^7.24.4"
"@babel/template": "npm:^7.24.0"
"@babel/traverse": "npm:^7.24.1"
"@babel/types": "npm:^7.24.0"
convert-source-map: "npm:^2.0.0"
debug: "npm:^4.1.0"
gensync: "npm:^1.0.0-beta.2"
json5: "npm:^2.2.3"
semver: "npm:^6.3.1"
checksum: 1e049f8df26be0fe5be36173fd7c33dfb004eeeec28152fea83c90e71784f9a6f2237296f43a2ee7d9041e2a33a05f43da48ce2d4e0cd473a682328ca07ce7e0
languageName: node
linkType: hard

"@babel/generator@npm:^7.23.3, @babel/generator@npm:^7.23.6":
version: 7.23.6
resolution: "@babel/generator@npm:7.23.6"
Expand All @@ -241,6 +288,18 @@ __metadata:
languageName: node
linkType: hard

"@babel/generator@npm:^7.24.1, @babel/generator@npm:^7.24.4":
version: 7.24.4
resolution: "@babel/generator@npm:7.24.4"
dependencies:
"@babel/types": "npm:^7.24.0"
"@jridgewell/gen-mapping": "npm:^0.3.5"
"@jridgewell/trace-mapping": "npm:^0.3.25"
jsesc: "npm:^2.5.1"
checksum: 69e1772dcf8f95baec951f422cca091d59a3f29b5eedc989ad87f7262289b94625983f6fe654302ca17aae0a32f9232332b83fcc85533311d6267b09c58b1061
languageName: node
linkType: hard

"@babel/helper-annotate-as-pure@npm:^7.22.5":
version: 7.22.5
resolution: "@babel/helper-annotate-as-pure@npm:7.22.5"
Expand Down Expand Up @@ -429,6 +488,17 @@ __metadata:
languageName: node
linkType: hard

"@babel/helpers@npm:^7.24.4":
version: 7.24.4
resolution: "@babel/helpers@npm:7.24.4"
dependencies:
"@babel/template": "npm:^7.24.0"
"@babel/traverse": "npm:^7.24.1"
"@babel/types": "npm:^7.24.0"
checksum: 54a9d0f86f2803fcc216cfa23b66b871ea0fa0a892af1c9a79075872c2437de71afbb150ed8216f30e00b19a0b9c5c9d5845173d170e1ebfbbf8887839b89dde
languageName: node
linkType: hard

"@babel/highlight@npm:^7.23.4":
version: 7.23.4
resolution: "@babel/highlight@npm:7.23.4"
Expand All @@ -440,6 +510,18 @@ __metadata:
languageName: node
linkType: hard

"@babel/highlight@npm:^7.24.2":
version: 7.24.2
resolution: "@babel/highlight@npm:7.24.2"
dependencies:
"@babel/helper-validator-identifier": "npm:^7.22.20"
chalk: "npm:^2.4.2"
js-tokens: "npm:^4.0.0"
picocolors: "npm:^1.0.0"
checksum: 4555124235f34403bb28f55b1de58edf598491cc181c75f8afc8fe529903cb598cd52fe3bf2faab9bc1f45c299681ef0e44eea7a848bb85c500c5a4fe13f54f6
languageName: node
linkType: hard

"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.23.3, @babel/parser@npm:^7.23.6, @babel/parser@npm:^7.23.9, @babel/parser@npm:^7.24.0":
version: 7.24.0
resolution: "@babel/parser@npm:7.24.0"
Expand All @@ -449,6 +531,15 @@ __metadata:
languageName: node
linkType: hard

"@babel/parser@npm:^7.24.1, @babel/parser@npm:^7.24.4":
version: 7.24.4
resolution: "@babel/parser@npm:7.24.4"
bin:
parser: ./bin/babel-parser.js
checksum: 3742cc5068036287e6395269dce5a2735e6349cdc8d4b53297c75f98c580d7e1c8cb43235623999d151f2ef975d677dbc2c2357573a1855caa71c271bf3046c9
languageName: node
linkType: hard

"@babel/plugin-syntax-jsx@npm:^7.23.3":
version: 7.23.3
resolution: "@babel/plugin-syntax-jsx@npm:7.23.3"
Expand Down Expand Up @@ -538,6 +629,24 @@ __metadata:
languageName: node
linkType: hard

"@babel/traverse@npm:^7.24.1":
version: 7.24.1
resolution: "@babel/traverse@npm:7.24.1"
dependencies:
"@babel/code-frame": "npm:^7.24.1"
"@babel/generator": "npm:^7.24.1"
"@babel/helper-environment-visitor": "npm:^7.22.20"
"@babel/helper-function-name": "npm:^7.23.0"
"@babel/helper-hoist-variables": "npm:^7.22.5"
"@babel/helper-split-export-declaration": "npm:^7.22.6"
"@babel/parser": "npm:^7.24.1"
"@babel/types": "npm:^7.24.0"
debug: "npm:^4.3.1"
globals: "npm:^11.1.0"
checksum: b9b0173c286ef549e179f3725df3c4958069ad79fe5b9840adeb99692eb4a5a08db4e735c0f086aab52e7e08ec711cee9e7c06cb908d8035641d1382172308d3
languageName: node
linkType: hard

"@babel/types@npm:^7.0.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.22.15, @babel/types@npm:^7.22.5, @babel/types@npm:^7.23.0, @babel/types@npm:^7.23.3, @babel/types@npm:^7.23.4, @babel/types@npm:^7.23.6, @babel/types@npm:^7.24.0, @babel/types@npm:^7.8.3":
version: 7.24.0
resolution: "@babel/types@npm:7.24.0"
Expand Down Expand Up @@ -1270,7 +1379,7 @@ __metadata:
languageName: node
linkType: hard

"@jridgewell/trace-mapping@npm:^0.3.17, @jridgewell/trace-mapping@npm:^0.3.24":
"@jridgewell/trace-mapping@npm:^0.3.17, @jridgewell/trace-mapping@npm:^0.3.24, @jridgewell/trace-mapping@npm:^0.3.25":
version: 0.3.25
resolution: "@jridgewell/trace-mapping@npm:0.3.25"
dependencies:
Expand Down Expand Up @@ -1318,7 +1427,7 @@ __metadata:
"@typescript-eslint/parser": "npm:^7.2.0"
"@vanilla-extract/css": "npm:^1.14.1"
"@vanilla-extract/vite-plugin": "npm:^3.9.5"
astro: "npm:^4.5.2"
astro: "npm:^4.5.16"
checkly: "npm:^4.6.1"
date-fns: "npm:^3.3.1"
eslint: "npm:^8.57.0"
Expand Down Expand Up @@ -1904,7 +2013,7 @@ __metadata:
languageName: node
linkType: hard

"@shikijs/core@npm:1.1.7, @shikijs/core@npm:^1.1.2":
"@shikijs/core@npm:1.1.7":
version: 1.1.7
resolution: "@shikijs/core@npm:1.1.7"
checksum: 5bb9bef8341064a92aca556fcd1757f4b71a44830862ee63d0359712a4cae5b5bf33a9048a39828d6e9275b5317ff262f32469e9872a23455063752a67d09786
Expand Down Expand Up @@ -3093,21 +3202,20 @@ __metadata:
languageName: node
linkType: hard

"astro@npm:^4.5.2":
version: 4.5.2
resolution: "astro@npm:4.5.2"
"astro@npm:^4.5.16":
version: 4.5.16
resolution: "astro@npm:4.5.16"
dependencies:
"@astrojs/compiler": "npm:^2.7.0"
"@astrojs/internal-helpers": "npm:0.3.0"
"@astrojs/markdown-remark": "npm:4.3.0"
"@astrojs/compiler": "npm:^2.7.1"
"@astrojs/internal-helpers": "npm:0.4.0"
"@astrojs/markdown-remark": "npm:5.0.0"
"@astrojs/telemetry": "npm:3.0.4"
"@babel/core": "npm:^7.23.3"
"@babel/core": "npm:^7.24.3"
"@babel/generator": "npm:^7.23.3"
"@babel/parser": "npm:^7.23.3"
"@babel/plugin-transform-react-jsx": "npm:^7.22.5"
"@babel/traverse": "npm:^7.23.3"
"@babel/types": "npm:^7.23.3"
"@shikijs/core": "npm:^1.1.2"
"@types/babel__core": "npm:^7.20.4"
acorn: "npm:^8.11.2"
aria-query: "npm:^5.3.0"
Expand Down Expand Up @@ -3138,7 +3246,6 @@ __metadata:
js-yaml: "npm:^4.1.0"
kleur: "npm:^4.1.4"
magic-string: "npm:^0.30.3"
mdast-util-to-hast: "npm:13.0.2"
mime: "npm:^3.0.0"
ora: "npm:^7.0.1"
p-limit: "npm:^5.0.0"
Expand Down Expand Up @@ -3167,7 +3274,7 @@ __metadata:
optional: true
bin:
astro: astro.js
checksum: f5e7727cb9347a75b661e6eaee2f0d2eefd9ccf72dd73729c75553c7bd6f838c8361015f1fcb2854c8c0b0bcfcfdba726bd742461304eb699030616e5461e550
checksum: 84e77ad0cefefeb36ac9f3c5386af40a8338bfbef58741ea1c9091e73798e06cab614cc26033b2e9ef28bd2e0d3c7d7f36f595c07d07c8b6a324f5e2869f01a3
languageName: node
linkType: hard

Expand Down Expand Up @@ -6937,22 +7044,6 @@ __metadata:
languageName: node
linkType: hard

"mdast-util-to-hast@npm:13.0.2":
version: 13.0.2
resolution: "mdast-util-to-hast@npm:13.0.2"
dependencies:
"@types/hast": "npm:^3.0.0"
"@types/mdast": "npm:^4.0.0"
"@ungap/structured-clone": "npm:^1.0.0"
devlop: "npm:^1.0.0"
micromark-util-sanitize-uri: "npm:^2.0.0"
trim-lines: "npm:^3.0.0"
unist-util-position: "npm:^5.0.0"
unist-util-visit: "npm:^5.0.0"
checksum: 6f91926ca59bc1b048a0f82c21ba6355f7352c3793442c43e3f93ac895af0b9f85881b7a461d23aeed0fbe16d695b419106a48075c79e3b6008fef75ca43a571
languageName: node
linkType: hard

"mdast-util-to-hast@npm:^13.0.0":
version: 13.1.0
resolution: "mdast-util-to-hast@npm:13.1.0"
Expand Down

0 comments on commit 7f68f50

Please sign in to comment.