Skip to content

Bump the prod-dependencies-patch group with 3 updates #1966

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"react": "^18.0.0",
"react-dom": "^18.0.0",
"rehype-highlight": "^7.0.2",
"remark-gfm": "^4.0.0",
"remark-gfm": "^4.0.1",
"remark-typescript-code-import": "^1.0.1",
"sass": "^1.84.0"
},
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"@floating-ui/react": "^0.27.4",
"@monaco-editor/loader": "^1.4.0",
"@monaco-editor/react": "^4.6.0",
"@observablehq/plot": "^0.6.16",
"@observablehq/plot": "^0.6.17",
"@radix-ui/react-label": "^2.1.2",
"@radix-ui/react-slot": "^1.1.2",
"@react-hook/resize-observer": "^2.0.2",
Expand All @@ -119,7 +119,7 @@
"env-paths": "^3.0.0",
"fast-average-color": "^9.4.0",
"htl": "^0.3.1",
"html-to-image": "^1.11.11",
"html-to-image": "^1.11.13",
"immer": "^10.1.1",
"jotai": "2.9.3",
"monaco-editor": "^0.52.2",
Expand All @@ -145,7 +145,7 @@
"rehype-sanitize": "^6.0.0",
"rehype-slug": "^6.0.0",
"remark-flexible-toc": "^1.1.1",
"remark-gfm": "^4.0.0",
"remark-gfm": "^4.0.1",
"remark-github-blockquote-alert": "^1.3.0",
"rxjs": "^7.8.1",
"sharp": "^0.33.5",
Expand Down
38 changes: 26 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3708,14 +3708,14 @@ __metadata:
languageName: node
linkType: hard

"@observablehq/plot@npm:^0.6.16":
version: 0.6.16
resolution: "@observablehq/plot@npm:0.6.16"
"@observablehq/plot@npm:^0.6.17":
version: 0.6.17
resolution: "@observablehq/plot@npm:0.6.17"
dependencies:
d3: "npm:^7.9.0"
interval-tree-1d: "npm:^1.0.0"
isoformat: "npm:^0.2.0"
checksum: 10c0/e4a1f6b9b16fe0b17abc592e50de80ec1edbf3b8447ce3951068dc7e321fd2f5b8079e2fa169628bcbf605b2ca2ac5222991f3ff477b269bdae530ef6d700108
checksum: 10c0/9ce274b888b3a8d18b539c1162ad9c5f72cff1c61e80b868c7cff92102949a16da674e19d00ffd3b7003bf69816837737b488618d825b80739d01c0f8bfb100b
languageName: node
linkType: hard

Expand Down Expand Up @@ -12152,10 +12152,10 @@ __metadata:
languageName: node
linkType: hard

"html-to-image@npm:^1.11.11":
version: 1.11.11
resolution: "html-to-image@npm:1.11.11"
checksum: 10c0/0b6349221ad253dfca01d165c589d44341e942faf0273aab28c8b7d86ff2922d3e8e6390f57bf5ddaf6bac9a3b590a8cdaa77d52a363354796dd0e0e05eb35d2
"html-to-image@npm:^1.11.13":
version: 1.11.13
resolution: "html-to-image@npm:1.11.13"
checksum: 10c0/03bd7192d87b99499e37ff12a8e2b41ddce4cf8e33a93dfadff18df0f213434c7f1ba8328db2158f4805da07b7aec3c90aec3152908281153217e86784218b10
languageName: node
linkType: hard

Expand Down Expand Up @@ -18096,6 +18096,20 @@ __metadata:
languageName: node
linkType: hard

"remark-gfm@npm:^4.0.1":
version: 4.0.1
resolution: "remark-gfm@npm:4.0.1"
dependencies:
"@types/mdast": "npm:^4.0.0"
mdast-util-gfm: "npm:^3.0.0"
micromark-extension-gfm: "npm:^3.0.0"
remark-parse: "npm:^11.0.0"
remark-stringify: "npm:^11.0.0"
unified: "npm:^11.0.0"
checksum: 10c0/427ecc6af3e76222662061a5f670a3e4e33ec5fffe2cabf04034da6a3f9a1bda1fc023e838a636385ba314e66e2bebbf017ca61ebea357eb0f5200fe0625a4b7
languageName: node
linkType: hard

"remark-github-blockquote-alert@npm:^1.3.0":
version: 1.3.0
resolution: "remark-github-blockquote-alert@npm:1.3.0"
Expand Down Expand Up @@ -21686,7 +21700,7 @@ __metadata:
rehype-highlight: "npm:^7.0.2"
remark-cli: "npm:^12.0.1"
remark-frontmatter: "npm:^5.0.0"
remark-gfm: "npm:^4.0.0"
remark-gfm: "npm:^4.0.1"
remark-mdx: "npm:^3.1.0"
remark-preset-lint-consistent: "npm:^6.0.1"
remark-preset-lint-recommended: "npm:^7.0.1"
Expand All @@ -21706,7 +21720,7 @@ __metadata:
"@floating-ui/react": "npm:^0.27.4"
"@monaco-editor/loader": "npm:^1.4.0"
"@monaco-editor/react": "npm:^4.6.0"
"@observablehq/plot": "npm:^0.6.16"
"@observablehq/plot": "npm:^0.6.17"
"@radix-ui/react-label": "npm:^2.1.2"
"@radix-ui/react-slot": "npm:^1.1.2"
"@react-hook/resize-observer": "npm:^2.0.2"
Expand Down Expand Up @@ -21766,7 +21780,7 @@ __metadata:
eslint-config-prettier: "npm:^10.0.1"
fast-average-color: "npm:^9.4.0"
htl: "npm:^0.3.1"
html-to-image: "npm:^1.11.11"
html-to-image: "npm:^1.11.13"
immer: "npm:^10.1.1"
jotai: "npm:2.9.3"
monaco-editor: "npm:^0.52.2"
Expand Down Expand Up @@ -21796,7 +21810,7 @@ __metadata:
rehype-sanitize: "npm:^6.0.0"
rehype-slug: "npm:^6.0.0"
remark-flexible-toc: "npm:^1.1.1"
remark-gfm: "npm:^4.0.0"
remark-gfm: "npm:^4.0.1"
remark-github-blockquote-alert: "npm:^1.3.0"
rollup-plugin-flow: "npm:^1.1.1"
rxjs: "npm:^7.8.1"
Expand Down
Loading