Skip to content

Commit

Permalink
chore(deps): bump
Browse files Browse the repository at this point in the history
  • Loading branch information
nstuyvesant committed Sep 9, 2024
1 parent b0e5fde commit e64cf1a
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion packages/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"jsdom": "^25.0.0",
"prettier": "^3.3.3",
"sass": "^1.78.0",
"typedoc": "^0.26.6",
"typedoc": "^0.26.7",
"typescript": "^5.5.4",
"vite": "^5.4.3"
},
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1906,7 +1906,7 @@ __metadata:
react-router-dom: "npm:^6.26.1"
sass: "npm:^1.78.0"
styled-components: "npm:^6.1.13"
typedoc: "npm:^0.26.6"
typedoc: "npm:^0.26.7"
typescript: "npm:^5.5.4"
vite: "npm:^5.4.3"
languageName: unknown
Expand Down Expand Up @@ -14988,9 +14988,9 @@ __metadata:
linkType: hard

"promise-call-limit@npm:^3.0.1":
version: 3.0.1
resolution: "promise-call-limit@npm:3.0.1"
checksum: 10c0/2bf66a7238b9986c9b1ae0b3575c1446485b85b4befd9ee359d8386d26050d053cb2aaa57e0fc5d91e230a77e29ad546640b3afe3eb86bcfc204aa0d330f49b4
version: 3.0.2
resolution: "promise-call-limit@npm:3.0.2"
checksum: 10c0/1f984c16025925594d738833f5da7525b755f825a198d5a0cac1c0280b4f38ecc3c32c1f4e5ef614ddcfd6718c1a8c3f98a3290ae6f421342281c9a88c488bf7
languageName: node
linkType: hard

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

"shiki@npm:^1.9.1":
"shiki@npm:^1.16.2":
version: 1.16.2
resolution: "shiki@npm:1.16.2"
dependencies:
Expand Down Expand Up @@ -17378,20 +17378,20 @@ __metadata:
languageName: node
linkType: hard

"typedoc@npm:^0.26.6":
version: 0.26.6
resolution: "typedoc@npm:0.26.6"
"typedoc@npm:^0.26.7":
version: 0.26.7
resolution: "typedoc@npm:0.26.7"
dependencies:
lunr: "npm:^2.3.9"
markdown-it: "npm:^14.1.0"
minimatch: "npm:^9.0.5"
shiki: "npm:^1.9.1"
yaml: "npm:^2.4.5"
shiki: "npm:^1.16.2"
yaml: "npm:^2.5.1"
peerDependencies:
typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x || 5.5.x
typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x || 5.5.x || 5.6.x
bin:
typedoc: bin/typedoc
checksum: 10c0/95e7aefd500d057e0b73afbe4e76d9ddb2617516f890fbe5ce690bddfccc2f73a6279eb7d6e510347ca8347078d7cbbbdf416b9432b156708eaf1a1f34f7a4f0
checksum: 10c0/36a73dc08670478d34e9232f4f95b928ca51010e5926dbe22bd5582e9ead914ec7628e73f02488811f79b685abca8f1211c6cf879313cf1122a5ea7eb1bbaf5a
languageName: node
linkType: hard

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

"yaml@npm:^2.4.5, yaml@npm:~2.5.0":
"yaml@npm:^2.5.1, yaml@npm:~2.5.0":
version: 2.5.1
resolution: "yaml@npm:2.5.1"
bin:
Expand Down

0 comments on commit e64cf1a

Please sign in to comment.