Skip to content

Commit

Permalink
update more astro things
Browse files Browse the repository at this point in the history
  • Loading branch information
vernak2539 committed Jan 29, 2024
1 parent 0f25517 commit b22ba9d
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@
"@types/react-dom": "^18.2.18",
"algoliasearch": "^4.20.0",
"astro": "^4.0.1",
"astro-breadcrumbs": "^1.8.0",
"astro-breadcrumbs": "^1.9.0",
"astro-icon": "^1.0.3",
"astro-rehype-relative-markdown-links": "^0.5.1",
"astro-rehype-relative-markdown-links": "^0.5.2",
"astro-robots-txt": "^1.0.0",
"glob": "^10.3.10",
"markdown-it": "^14.0.0",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1964,12 +1964,12 @@ __metadata:
languageName: node
linkType: hard

"astro-breadcrumbs@npm:^1.8.0":
version: 1.8.0
resolution: "astro-breadcrumbs@npm:1.8.0"
"astro-breadcrumbs@npm:^1.9.0":
version: 1.9.0
resolution: "astro-breadcrumbs@npm:1.9.0"
peerDependencies:
astro: ^2.0.0-beta.0 || ^3.0.0
checksum: d5b0954932d6b828d752e2e562cd721ccb97251ccd5e30418944fe89208068060e430b0521bccfaa73e5a01eb85486d1a2292fa18799897c16be68d27e74d087
astro: ^2.0.0-beta.0 || ^3.0.0 || ^4.0.0
checksum: e0627c1172178d97d959da47661274a4c45d85d1f1e724d0a3cb11ed05a3e0e9b5c5cd8ec8dae4e11ab7f2babe909d2d972224e35356a6ff3e96124c80e0a391
languageName: node
linkType: hard

Expand All @@ -1984,16 +1984,16 @@ __metadata:
languageName: node
linkType: hard

"astro-rehype-relative-markdown-links@npm:^0.5.1":
version: 0.5.1
resolution: "astro-rehype-relative-markdown-links@npm:0.5.1"
"astro-rehype-relative-markdown-links@npm:^0.5.2":
version: 0.5.2
resolution: "astro-rehype-relative-markdown-links@npm:0.5.2"
dependencies:
debug: "npm:^4.3.4"
gray-matter: "npm:^4.0.3"
unist-util-visit: "npm:^4.1.2"
peerDependencies:
astro: 2.x
checksum: 10292c1cdd7118559e32e249994626f0aed41f6415da1b7b97c1f9b5d6beaa3bbb938be1e11b69a67527a3e247d033a5347ba9fb1a3f45e86d0392a74257512e
astro: ">=2.x <5"
checksum: 592bd873b7e68d5d4f817af03727bb550f6b3eab660e383fd6d62ef69cd76a1e9161ec7ea4846606bcd0f28ff3742cb54825cd10cd592f9d3ec17eb891e0b33d
languageName: node
linkType: hard

Expand Down Expand Up @@ -8938,9 +8938,9 @@ __metadata:
"@types/react-dom": "npm:^18.2.18"
algoliasearch: "npm:^4.20.0"
astro: "npm:^4.0.1"
astro-breadcrumbs: "npm:^1.8.0"
astro-breadcrumbs: "npm:^1.9.0"
astro-icon: "npm:^1.0.3"
astro-rehype-relative-markdown-links: "npm:^0.5.1"
astro-rehype-relative-markdown-links: "npm:^0.5.2"
astro-robots-txt: "npm:^1.0.0"
bundlesize2: "npm:^0.0.31"
dotenv: "npm:^16.1.4"
Expand Down

0 comments on commit b22ba9d

Please sign in to comment.