Skip to content

Commit ff24bf7

Browse files
[Docs Site] Bump the non-major group across 1 directory with 5 updates
Bumps the non-major group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@cloudflare/nimbus-docs](https://github.com/cloudflare/nimbus/tree/HEAD/packages/nimbus-docs) | `0.11.0` | `0.13.1` | | [@cloudflare/workers-types](https://github.com/cloudflare/workerd) | `5.20260906.1` | `5.20260907.1` | | [@iconify/utils](https://github.com/iconify/iconify/tree/HEAD/packages/utils) | `3.1.6` | `3.1.7` | | [mermaid](https://github.com/mermaid-js/mermaid) | `11.16.0` | `11.17.2` | | [node-html-parser](https://github.com/taoqf/node-fast-html-parser) | `9.0.3` | `9.0.4` | Updates `@cloudflare/nimbus-docs` from 0.11.0 to 0.13.1 - [Release notes](https://github.com/cloudflare/nimbus/releases) - [Changelog](https://github.com/cloudflare/nimbus/blob/main/packages/nimbus-docs/CHANGELOG.md) - [Commits](https://github.com/cloudflare/nimbus/commits/HEAD/packages/nimbus-docs) Updates `@cloudflare/workers-types` from 5.20260906.1 to 5.20260907.1 - [Release notes](https://github.com/cloudflare/workerd/releases) - [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md) - [Commits](https://github.com/cloudflare/workerd/commits) Updates `@iconify/utils` from 3.1.6 to 3.1.7 - [Commits](https://github.com/iconify/iconify/commits/HEAD/packages/utils) Updates `mermaid` from 11.16.0 to 11.17.2 - [Release notes](https://github.com/mermaid-js/mermaid/releases) - [Commits](https://github.com/mermaid-js/mermaid/compare/mermaid@11.16.0...mermaid@11.17.2) Updates `node-html-parser` from 9.0.3 to 9.0.4 - [Release notes](https://github.com/taoqf/node-fast-html-parser/releases) - [Changelog](https://github.com/taoqf/node-html-parser/blob/main/CHANGELOG.md) - [Commits](taoqf/node-html-parser@v9.0.3...v9.0.4) --- updated-dependencies: - dependency-name: "@cloudflare/nimbus-docs" dependency-version: 0.13.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-major - dependency-name: "@cloudflare/workers-types" dependency-version: 5.20260907.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-major - dependency-name: "@iconify/utils" dependency-version: 3.1.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-major - dependency-name: mermaid dependency-version: 11.17.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-major - dependency-name: node-html-parser dependency-version: 9.0.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9eb3fcf commit ff24bf7

2 files changed

Lines changed: 146 additions & 107 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,9 @@
5656
"@astrojs/sitemap": "3.7.4",
5757
"@base-ui/react": "1.8.0",
5858
"@cloudflare/ai-search-snippet": "0.0.43",
59-
"@cloudflare/nimbus-docs": "0.11.0",
59+
"@cloudflare/nimbus-docs": "0.13.1",
6060
"@cloudflare/vitest-pool-workers": "0.22.0",
61-
"@cloudflare/workers-types": "5.20260906.1",
61+
"@cloudflare/workers-types": "5.20260907.1",
6262
"@eslint/js": "9.39.4",
6363
"@floating-ui/react": "0.27.20",
6464
"@fontsource-variable/inter": "5.3.0",
@@ -67,7 +67,7 @@
6767
"@iconify-json/ph": "1.2.2",
6868
"@iconify-json/simple-icons": "1.2.94",
6969
"@iconify-json/vscode-icons": "1.2.76",
70-
"@iconify/utils": "3.1.6",
70+
"@iconify/utils": "3.1.7",
7171
"@marsidev/react-turnstile": "1.6.1",
7272
"@nanostores/react": "1.1.0",
7373
"@octokit/auth-app": "8.3.1",
@@ -113,10 +113,10 @@
113113
"mdast-util-from-markdown": "2.0.3",
114114
"mdast-util-mdx": "3.0.0",
115115
"medium-zoom": "1.1.0",
116-
"mermaid": "11.16.0",
116+
"mermaid": "11.17.2",
117117
"micromark-extension-mdxjs": "3.0.0",
118118
"nanostores": "1.5.3",
119-
"node-html-parser": "9.0.3",
119+
"node-html-parser": "9.0.4",
120120
"openapi-types": "12.1.3",
121121
"parse-duration": "2.1.8",
122122
"prettier": "3.9.6",

0 commit comments

Comments
 (0)