Skip to content

Commit

Permalink
Update dependency astro to ^2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 20, 2023
1 parent e3151e5 commit b600ed4
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@astrojs/react": "^2.2.1",
"@kiltprotocol/sdk-js": "^0.33.1",
"@polkadot/extension-dapp": "^0.46.5",
"astro": "^2.8.5",
"astro": "^2.9.0",
"got": "^12.6.1",
"http-status-codes": "^2.2.0",
"pg": "^8.11.1",
Expand Down
30 changes: 21 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@
"@jridgewell/gen-mapping" "^0.3.0"
"@jridgewell/trace-mapping" "^0.3.9"

"@astrojs/compiler@^1.0.0", "@astrojs/compiler@^1.0.1", "@astrojs/compiler@^1.4.1", "@astrojs/compiler@^1.5.3", "@astrojs/compiler@^1.5.5":
version "1.5.6"
resolved "https://registry.yarnpkg.com/@astrojs/compiler/-/compiler-1.5.6.tgz#1bccd2c986643cde0094466c3d5bd5d6c54644f2"
integrity sha512-gtcpm20y4EUUQNc7evn+ffSJLTlrZRKfBS6kT7r1aB9u+AAeP2BZIiyuSdgXJUS679pCV4sqbM80u8Iek575lg==
"@astrojs/compiler@^1.0.0", "@astrojs/compiler@^1.0.1", "@astrojs/compiler@^1.4.1", "@astrojs/compiler@^1.5.5", "@astrojs/compiler@^1.6.0":
version "1.6.0"
resolved "https://registry.yarnpkg.com/@astrojs/compiler/-/compiler-1.6.0.tgz#4ecbed48cbe11e5c2c93e0dc8668fb2394ab56d9"
integrity sha512-vxuzp09jAW/ZQ8C4Itf6/OsF76TNjBQC06FNpcayKOzxYkCGHTLh7+0lF4ywmG/fDgSc+f1x7kKxxEKl4nqXvQ==

"@astrojs/internal-helpers@^0.1.1":
version "0.1.1"
Expand Down Expand Up @@ -1268,6 +1268,11 @@
"@types/docker-modem" "*"
"@types/node" "*"

"@types/dom-view-transitions@^1.0.1":
version "1.0.1"
resolved "https://registry.yarnpkg.com/@types/dom-view-transitions/-/dom-view-transitions-1.0.1.tgz#55333c2862c349153b9007ca01011d9379c12c6c"
integrity sha512-A9S1ijj/4MX06I1W/6on8lhaYyq1Ir7gaOvfllW1o4RzVWW88HAeqX0pUx9VgOLnNpdiGeUW2CTkg18p5LWIrA==

"@types/hast@^2.0.0":
version "2.3.4"
resolved "https://registry.yarnpkg.com/@types/hast/-/hast-2.3.4.tgz#8aa5ef92c117d20d974a82bdfb6a648b08c0bafc"
Expand Down Expand Up @@ -1869,12 +1874,12 @@ astro-eslint-parser@^0.14.0:
espree "^9.0.0"
semver "^7.3.8"

astro@^2.8.5:
version "2.8.5"
resolved "https://registry.yarnpkg.com/astro/-/astro-2.8.5.tgz#61af374ff50d16003880602656560391663b012c"
integrity sha512-qfPUKLpZ9lVi5Hc5MrzyekUUx54AyrEphW5eetNQj/+d0iodHEneZXFDzZxTEsk3rL8Y2Y9pYFXJPmQB3eahUA==
astro@^2.9.0:
version "2.9.0"
resolved "https://registry.yarnpkg.com/astro/-/astro-2.9.0.tgz#8bf046f9b375685975125496253f55a1028bf889"
integrity sha512-qD8hFvFrpLDA1/wGivP9YbKq7vfMfS1XPE9SyrrDaYFB/NXnZPqnwSXOxRD0AA4WSv9OAtUO3DV8dHFj9xWi/Q==
dependencies:
"@astrojs/compiler" "^1.5.3"
"@astrojs/compiler" "^1.6.0"
"@astrojs/internal-helpers" "^0.1.1"
"@astrojs/language-server" "^1.0.0"
"@astrojs/markdown-remark" "^2.2.1"
Expand All @@ -1887,6 +1892,7 @@ astro@^2.8.5:
"@babel/traverse" "^7.22.5"
"@babel/types" "^7.22.5"
"@types/babel__core" "^7.20.1"
"@types/dom-view-transitions" "^1.0.1"
"@types/yargs-parser" "^21.0.0"
acorn "^8.9.0"
boxen "^6.2.1"
Expand All @@ -1910,6 +1916,7 @@ astro@^2.8.5:
kleur "^4.1.4"
magic-string "^0.27.0"
mime "^3.0.0"
network-information-types "^0.1.1"
ora "^6.3.1"
p-limit "^4.0.0"
path-to-regexp "^6.2.1"
Expand Down Expand Up @@ -5288,6 +5295,11 @@ natural-compare@^1.4.0:
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
integrity sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==

network-information-types@^0.1.1:
version "0.1.1"
resolved "https://registry.yarnpkg.com/network-information-types/-/network-information-types-0.1.1.tgz#07e98d8050dd1e8ac787f0cc5ebaae4935393861"
integrity sha512-mLXNafJYOkiJB6IlF727YWssTRpXitR+tKSLyA5VAdBi3SOvLf5gtizHgxf241YHPWocnAO/fAhVrB/68tPHDw==

next-tick@1, next-tick@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/next-tick/-/next-tick-1.1.0.tgz#1836ee30ad56d67ef281b22bd199f709449b35eb"
Expand Down

0 comments on commit b600ed4

Please sign in to comment.