Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 14 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1728,7 +1728,7 @@ __metadata:
languageName: node
linkType: hard

"acorn@npm:^8.12.0, acorn@npm:^8.12.1":
"acorn@npm:^8.12.0":
version: 8.12.1
resolution: "acorn@npm:8.12.1"
bin:
Expand All @@ -1737,7 +1737,7 @@ __metadata:
languageName: node
linkType: hard

"acorn@npm:^8.6.0":
"acorn@npm:^8.13.0, acorn@npm:^8.6.0":
version: 8.13.0
resolution: "acorn@npm:8.13.0"
bin:
Expand Down Expand Up @@ -1889,8 +1889,8 @@ __metadata:
linkType: hard

"astro@npm:^4.16.3":
version: 4.16.6
resolution: "astro@npm:4.16.6"
version: 4.16.7
resolution: "astro@npm:4.16.7"
dependencies:
"@astrojs/compiler": "npm:^2.10.3"
"@astrojs/internal-helpers": "npm:0.4.1"
Expand All @@ -1903,7 +1903,7 @@ __metadata:
"@rollup/pluginutils": "npm:^5.1.2"
"@types/babel__core": "npm:^7.20.5"
"@types/cookie": "npm:^0.6.0"
acorn: "npm:^8.12.1"
acorn: "npm:^8.13.0"
aria-query: "npm:^5.3.2"
axobject-query: "npm:^4.1.0"
boxen: "npm:8.0.1"
Expand Down Expand Up @@ -1943,7 +1943,7 @@ __metadata:
semver: "npm:^7.6.3"
sharp: "npm:^0.33.3"
shiki: "npm:^1.22.0"
tinyexec: "npm:^0.3.0"
tinyexec: "npm:^0.3.1"
tsconfck: "npm:^3.1.4"
unist-util-visit: "npm:^5.0.0"
vfile: "npm:^6.0.3"
Expand All @@ -1960,7 +1960,7 @@ __metadata:
optional: true
bin:
astro: astro.js
checksum: 10c0/f5f768a6b8451c7e1ac4244fa007391ece569ca3f8359cac910765752fc4f0b2d3d73c9bc850eb4afbe6999cef08429179f0d305955bed35ec5441b2a3d073d2
checksum: 10c0/320f7d121f3611aae7289fce444093a4cc0d5ceb11350f4646ff7d9ed92d5d2418a197e22db256dbd78ba401391a43545e9cce009844144ae9397d8c6639abd5
languageName: node
linkType: hard

Expand Down Expand Up @@ -6275,6 +6275,13 @@ __metadata:
languageName: node
linkType: hard

"tinyexec@npm:^0.3.1":
version: 0.3.1
resolution: "tinyexec@npm:0.3.1"
checksum: 10c0/11e7a7c5d8b3bddf8b5cbe82a9290d70a6fad84d528421d5d18297f165723cb53d2e737d8f58dcce5ca56f2e4aa2d060f02510b1f8971784f97eb3e9aec28f09
languageName: node
linkType: hard

"tinypool@npm:^1.0.0":
version: 1.0.1
resolution: "tinypool@npm:1.0.1"
Expand Down