From f50daeab6960e00a4cc57a3181d749375998d0bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 18:56:40 +0200 Subject: [PATCH] chore(deps): bump the all group with 8 updates (#1400) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps the all group with 8 updates: | Package | From | To | | --- | --- | --- | | [@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx) | `2.3.0` | `2.3.1` | | [@astrojs/sitemap](https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap) | `3.1.2` | `3.1.4` | | [@fontsource-variable/fira-code](https://github.com/fontsource/font-files/tree/HEAD/fonts/variable/fira-code) | `5.0.17` | `5.0.18` | | [@fontsource-variable/overpass](https://github.com/fontsource/font-files/tree/HEAD/fonts/variable/overpass) | `5.0.18` | `5.0.19` | | [@fontsource-variable/roboto-flex](https://github.com/fontsource/font-files/tree/HEAD/fonts/variable/roboto-flex) | `5.0.14` | `5.0.15` | | [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `4.6.1` | `4.6.3` | | [daisyui](https://github.com/saadeghi/daisyui) | `4.10.1` | `4.10.2` | | [htmx.org](https://github.com/bigskysoftware/htmx) | `1.9.11` | `1.9.12` | Updates `@astrojs/mdx` from 2.3.0 to 2.3.1
Release notes

Sourced from @​astrojs/mdx's releases.

@​astrojs/mdx@​2.3.1

Patch Changes

Changelog

Sourced from @​astrojs/mdx's changelog.

2.3.1

Patch Changes

Commits

Updates `@astrojs/sitemap` from 3.1.2 to 3.1.4
Release notes

Sourced from @​astrojs/sitemap's releases.

@​astrojs/sitemap@​3.1.4

Patch Changes

@​astrojs/sitemap@​3.1.3

Patch Changes

Changelog

Sourced from @​astrojs/sitemap's changelog.

3.1.4

Patch Changes

3.1.3

Patch Changes

Commits

Updates `@fontsource-variable/fira-code` from 5.0.17 to 5.0.18
Commits

Updates `@fontsource-variable/overpass` from 5.0.18 to 5.0.19
Commits

Updates `@fontsource-variable/roboto-flex` from 5.0.14 to 5.0.15
Commits

Updates `astro` from 4.6.1 to 4.6.3
Release notes

Sourced from astro's releases.

astro@4.6.3

Patch Changes

astro@4.6.2

Patch Changes

Changelog

Sourced from astro's changelog.

4.6.3

Patch Changes

4.6.2

Patch Changes

Commits

Updates `daisyui` from 4.10.1 to 4.10.2
Release notes

Sourced from daisyui's releases.

v4.10.2

🌼 Read changelog: https://daisyui.com/docs/changelog/

📦 Install this update:

npm i -D daisyui@4.10.2

💚 Thank you for using daisyUI!

Changelog

Sourced from daisyui's changelog.

4.10.2 (2024-04-16)

Bug Fixes

Commits

Updates `htmx.org` from 1.9.11 to 1.9.12
Changelog

Sourced from htmx.org's changelog.

[1.9.12] - 2024-04-17

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 76 +++++++++++++++++++++++++++-------------------- package.json | 16 +++++----- 2 files changed, 52 insertions(+), 40 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5e2043285b..c6fc58237a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,21 +8,21 @@ "name": "next", "version": "0.0.1", "dependencies": { - "@astrojs/mdx": "^2.3.0", + "@astrojs/mdx": "^2.3.1", "@astrojs/rss": "^4.0.1", - "@astrojs/sitemap": "^3.1.2", + "@astrojs/sitemap": "^3.1.4", "@astrojs/tailwind": "^5.0.3", - "@fontsource-variable/fira-code": "^5.0.16", - "@fontsource-variable/overpass": "^5.0.17", - "@fontsource-variable/roboto-flex": "^5.0.8", + "@fontsource-variable/fira-code": "^5.0.18", + "@fontsource-variable/overpass": "^5.0.19", + "@fontsource-variable/roboto-flex": "^5.0.15", "@xmldom/xmldom": "^0.8.10", "asciinema-player": "^3.7.1", - "astro": "^4.6.1", + "astro": "^4.6.3", "astro-heroicons": "^2.1.1", "astro-icon": "^1.1.0", "astro-seo": "^0.8.0", - "daisyui": "^4.10.1", - "htmx.org": "^1.9.9", + "daisyui": "^4.10.2", + "htmx.org": "^1.9.12", "markdown-it": "^14.0.0", "node-html-parser": "^6.1.13", "sanitize-html": "^2.11.0", @@ -268,9 +268,9 @@ } }, "node_modules/@astrojs/mdx": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/@astrojs/mdx/-/mdx-2.3.0.tgz", - "integrity": "sha512-8Lqr3kK1R6B3rukM71GSYTc4BHm5/j+UVdp7UEa18WHW/EVstmhKupabGUHj2Em2L/5AQdFMNmOBVkKzzcPO4g==", + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/@astrojs/mdx/-/mdx-2.3.1.tgz", + "integrity": "sha512-BOQFKD2Pi9cRntNQJlpF2fh4xV8doNpmVy9NKI95r4jsitrY4X5aTOhAowi+fkQgP/zW1A4HwCyQ6Pdam6z8zQ==", "dependencies": { "@astrojs/markdown-remark": "5.1.0", "@mdx-js/mdx": "^3.0.0", @@ -316,11 +316,12 @@ } }, "node_modules/@astrojs/sitemap": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/@astrojs/sitemap/-/sitemap-3.1.2.tgz", - "integrity": "sha512-FxOJldIl5ltZ5CNjocQxHkAO9orwHBjqtaU28o4smobp9vowS0nbGp+I9CrPxkzWdl1crSDm9vjL9tnvG1DSug==", + "version": "3.1.4", + "resolved": "https://registry.npmjs.org/@astrojs/sitemap/-/sitemap-3.1.4.tgz", + "integrity": "sha512-po8CqDCK14O6phU1mB5C8SyVLyQEa+7pJM8oXxs1mVh8DgvxxaA5E7lak1vzOmBcyyyHBW32jakGqNYc66sBRw==", "dependencies": { "sitemap": "^7.1.1", + "stream-replace-string": "^2.0.0", "zod": "^3.22.4" } }, @@ -1068,19 +1069,19 @@ } }, "node_modules/@fontsource-variable/fira-code": { - "version": "5.0.17", - "resolved": "https://registry.npmjs.org/@fontsource-variable/fira-code/-/fira-code-5.0.17.tgz", - "integrity": "sha512-TAzV74e3Tt6a7/cjxh1Jdly+Yrlc7AlSIMlzmtMUeDNQ0OcrYrcejkVRSRfGMjM+AuUhLw/PLoGV8fXj6pev5w==" + "version": "5.0.18", + "resolved": "https://registry.npmjs.org/@fontsource-variable/fira-code/-/fira-code-5.0.18.tgz", + "integrity": "sha512-Pmbnf4HukX4y928RY9g47hWyVECQglwV7HLv5taaDQwI3UBXyoLUnyRsjJxeviCPhdwJY5qyLT4GaCMlgC9oCQ==" }, "node_modules/@fontsource-variable/overpass": { - "version": "5.0.18", - "resolved": "https://registry.npmjs.org/@fontsource-variable/overpass/-/overpass-5.0.18.tgz", - "integrity": "sha512-VvDN98o7xo1b+kQFMNzCsvF1gNT758AkuPUKzU8cveNsKabMMVrXMDg57smNyl+hL6PyXfU9OQWR6Yuty/FymQ==" + "version": "5.0.19", + "resolved": "https://registry.npmjs.org/@fontsource-variable/overpass/-/overpass-5.0.19.tgz", + "integrity": "sha512-MGeaVYF/ItkSIbNNVBlCC68srrUSFJCSqIuRY9L3qyIsKdDUuF3ZCsIQ2SBWfWo/0zZ3Pa7TuVNOojgHENbioQ==" }, "node_modules/@fontsource-variable/roboto-flex": { - "version": "5.0.14", - "resolved": "https://registry.npmjs.org/@fontsource-variable/roboto-flex/-/roboto-flex-5.0.14.tgz", - "integrity": "sha512-8zW1gdBzYp2jUzeN8JcUL4keOnrNLfcqYoXQZ+HTmHd3GmCYmwb2VBfpDBadkeCbxloVjghxbYaNbJ40fbt1Rg==" + "version": "5.0.15", + "resolved": "https://registry.npmjs.org/@fontsource-variable/roboto-flex/-/roboto-flex-5.0.15.tgz", + "integrity": "sha512-CTBG6EceGcuj49sYZVPx533laiGxKboq0H4GLTJ+/2FkqTsSYIYoF8RzeyySTiCSmY7+EfWckfwYW7L9Wlh3bw==" }, "node_modules/@iconify-json/mdi": { "version": "1.1.66", @@ -1540,6 +1541,11 @@ "@types/node": "*" } }, + "node_modules/@types/cookie": { + "version": "0.5.4", + "resolved": "https://registry.npmjs.org/@types/cookie/-/cookie-0.5.4.tgz", + "integrity": "sha512-7z/eR6O859gyWIAjuvBWFzNURmf2oPBmJlfVWkwehU5nzIyjwBsTh7WMmEEV4JFnHuQ3ex4oyTvfKzcyJVDBNA==" + }, "node_modules/@types/debug": { "version": "4.1.12", "resolved": "https://registry.npmjs.org/@types/debug/-/debug-4.1.12.tgz", @@ -1905,9 +1911,9 @@ } }, "node_modules/astro": { - "version": "4.6.1", - "resolved": "https://registry.npmjs.org/astro/-/astro-4.6.1.tgz", - "integrity": "sha512-gcL22NEhuRi4wu9/x5Kn2eJf7nT6GeU5BxdN6AHbUnX6UzEDIWtpgHs5lBIZYExKbHKN9PjEGXWQzQtFwLU+5g==", + "version": "4.6.3", + "resolved": "https://registry.npmjs.org/astro/-/astro-4.6.3.tgz", + "integrity": "sha512-p2zs1Gac+ysdc/yFCoc8pOXTZE5L9foAtmqUzUVL22WX68bYTRovd03GRs7J1MDpwzsl9kJtlK20ROpjyIFpNw==", "dependencies": { "@astrojs/compiler": "^2.7.1", "@astrojs/internal-helpers": "0.4.0", @@ -1920,6 +1926,7 @@ "@babel/traverse": "^7.23.3", "@babel/types": "^7.23.3", "@types/babel__core": "^7.20.4", + "@types/cookie": "^0.5.4", "acorn": "^8.11.2", "aria-query": "^5.3.0", "axobject-query": "^4.0.0", @@ -2818,9 +2825,9 @@ } }, "node_modules/daisyui": { - "version": "4.10.1", - "resolved": "https://registry.npmjs.org/daisyui/-/daisyui-4.10.1.tgz", - "integrity": "sha512-Ds0Z0Fv+Xf6ZEqV4Q5JIOeKfg83xxnww0Lzid0V94vPtlQ0yYmucEa33zSctsX2VEgBALtmk5zVEqd59pnUbuQ==", + "version": "4.10.2", + "resolved": "https://registry.npmjs.org/daisyui/-/daisyui-4.10.2.tgz", + "integrity": "sha512-eCWS1W/JPyxW9IvlgW5m0R6rp9ZhRsBTW37rvEUthckkjsV04u8XipV519OoccSA46ixhSJa3q7XLI1WUFtRCA==", "dependencies": { "css-selector-tokenizer": "^0.8", "culori": "^3", @@ -3908,9 +3915,9 @@ } }, "node_modules/htmx.org": { - "version": "1.9.11", - "resolved": "https://registry.npmjs.org/htmx.org/-/htmx.org-1.9.11.tgz", - "integrity": "sha512-WlVuICn8dfNOOgYmdYzYG8zSnP3++AdHkMHooQAzGZObWpVXYathpz/I37ycF4zikR6YduzfCvEcxk20JkIUsw==" + "version": "1.9.12", + "resolved": "https://registry.npmjs.org/htmx.org/-/htmx.org-1.9.12.tgz", + "integrity": "sha512-VZAohXyF7xPGS52IM8d1T1283y+X4D+Owf3qY1NZ9RuBypyu9l8cGsxUMAG5fEAb/DhT7rDoJ9Hpu5/HxFD3cw==" }, "node_modules/http-cache-semantics": { "version": "4.1.1", @@ -7494,6 +7501,11 @@ "url": "https://github.com/sponsors/sindresorhus" } }, + "node_modules/stream-replace-string": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/stream-replace-string/-/stream-replace-string-2.0.0.tgz", + "integrity": "sha512-TlnjJ1C0QrmxRNrON00JvaFFlNh5TTG00APw23j74ET7gkQpTASi6/L2fuiav8pzK715HXtUeClpBTw2NPSn6w==" + }, "node_modules/streamx": { "version": "2.16.1", "resolved": "https://registry.npmjs.org/streamx/-/streamx-2.16.1.tgz", diff --git a/package.json b/package.json index c963681fe7..3c02d350b6 100644 --- a/package.json +++ b/package.json @@ -16,21 +16,21 @@ "linkcheck:full": "linkchecker http://localhost:4321" }, "dependencies": { - "@astrojs/mdx": "^2.3.0", + "@astrojs/mdx": "^2.3.1", "@astrojs/rss": "^4.0.1", - "@astrojs/sitemap": "^3.1.2", + "@astrojs/sitemap": "^3.1.4", "@astrojs/tailwind": "^5.0.3", - "@fontsource-variable/fira-code": "^5.0.16", - "@fontsource-variable/overpass": "^5.0.17", - "@fontsource-variable/roboto-flex": "^5.0.8", + "@fontsource-variable/fira-code": "^5.0.18", + "@fontsource-variable/overpass": "^5.0.19", + "@fontsource-variable/roboto-flex": "^5.0.15", "@xmldom/xmldom": "^0.8.10", "asciinema-player": "^3.7.1", - "astro": "^4.6.1", + "astro": "^4.6.3", "astro-heroicons": "^2.1.1", "astro-icon": "^1.1.0", "astro-seo": "^0.8.0", - "daisyui": "^4.10.1", - "htmx.org": "^1.9.9", + "daisyui": "^4.10.2", + "htmx.org": "^1.9.12", "markdown-it": "^14.0.0", "node-html-parser": "^6.1.13", "sanitize-html": "^2.11.0",