From 5587a754b21aa34310cb1752ddc03da232e2e9d2 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 23 Sep 2024 13:29:45 +0200
Subject: [PATCH] chore(deps): bump the all group with 6 updates (#1549)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Bumps the all group with 6 updates:
| Package | From | To |
| --- | --- | --- |
|
[@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx)
| `3.1.6` | `3.1.7` |
|
[@astrojs/tailwind](https://github.com/withastro/astro/tree/HEAD/packages/integrations/tailwind)
| `5.1.0` | `5.1.1` |
| [@xmldom/xmldom](https://github.com/xmldom/xmldom) | `0.9.2` | `0.9.3`
|
| [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) |
`4.15.6` | `4.15.8` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.11`
| `3.4.12` |
| [@iconify-json/simple-icons](https://github.com/iconify/icon-sets) |
`1.2.2` | `1.2.3` |
Updates `@astrojs/mdx` from 3.1.6 to 3.1.7
Release notes
Sourced from @astrojs/mdx
's
releases.
@astrojs/mdx
@3
.1.7
Patch Changes
Changelog
Sourced from @astrojs/mdx
's
changelog.
3.1.7
Patch Changes
Commits
Updates `@astrojs/tailwind` from 5.1.0 to 5.1.1
Release notes
Sourced from @astrojs/tailwind
's
releases.
@astrojs/tailwind
@5
.1.1
Patch Changes
Changelog
Sourced from @astrojs/tailwind
's
changelog.
5.1.1
Patch Changes
Commits
Updates `@xmldom/xmldom` from 0.9.2 to 0.9.3
Release notes
Sourced from @xmldom/xmldom
's
releases.
0.9.3
Commits
Fixed
Docs
Chore
Thank you,
@Ponynjaa
,
@ayZagen
,
@sserdyuk
,
@wydengyre
,
@mykola-mokhnach
,
@benkroeger
,
for your contributions.
#435
Changelog
Sourced from @xmldom/xmldom
's
changelog.
Fixed
Docs
Chore
Thank you,
@Ponynjaa
,
@ayZagen
,
@sserdyuk
,
@wydengyre
,
@mykola-mokhnach
,
@benkroeger
,
for your contributions.
Changelog
All notable changes to this project will be documented in this
file.
This project adheres to Semantic Versioning.
Commits
5b7382f
0.9.3
eaafa8f
docs: prepare changelog for 0.9.3 (#740)
437c59d
chore(deps): update dependency eslint-plugin-n to v17.10.3 (#739)
b060123
feat: Add missing node props (#728)
301619e
chore(deps): update dependency nodemon to v3.1.5 (#738)
8d576be
chore(deps): update github/codeql-action action to v3.26.8 (#735)
4cc5d9a
chore(deps): update actions/setup-node action to v4.0.4 (#736)
d56c4a2
chore(deps): update dependency eslint to v8.57.1 (#737)
ff15902
fix: getElements*
methods return
LiveNodeList\<Element>
(#734)
7f506e7
chore(deps): update dependency auto-changelog to v2.5.0 (#733)
- Additional commits viewable in compare
view
Updates `astro` from 4.15.6 to 4.15.8
Release notes
Sourced from astro's
releases.
astro@4.15.8
Patch Changes
astro@4.15.7
Patch Changes
Changelog
Sourced from astro's
changelog.
4.15.8
Patch Changes
4.15.7
Patch Changes
Commits
Updates `tailwindcss` from 3.4.11 to 3.4.12
Release notes
Sourced from tailwindcss's
releases.
v3.4.12
Fixed
- Ensure using
@apply
with utilities that use
@defaults
works with rules defined in the base layer when
using optimizeUniversalDefaults
(#14427)
Changelog
Sourced from tailwindcss's
changelog.
[3.4.12] - 2024-09-17
Fixed
- Ensure using
@apply
with utilities that use
@defaults
works with rules defined in the base layer when
using optimizeUniversalDefaults
(#14427)
Commits
Updates `@iconify-json/simple-icons` from 1.2.2 to 1.2.3
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 | 104 ++++++++++++++++++++++------------------------
package.json | 12 +++---
2 files changed, 55 insertions(+), 61 deletions(-)
diff --git a/package-lock.json b/package-lock.json
index e6d330c2da..06759d42bf 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -8,28 +8,28 @@
"name": "next",
"version": "0.0.1",
"dependencies": {
- "@astrojs/mdx": "^3.1.6",
+ "@astrojs/mdx": "^3.1.7",
"@astrojs/rss": "^4.0.7",
"@astrojs/sitemap": "^3.1.6",
- "@astrojs/tailwind": "^5.0.3",
+ "@astrojs/tailwind": "^5.1.1",
"@fontsource-variable/fira-code": "^5.1.0",
"@fontsource-variable/overpass": "^5.1.0",
"@fontsource-variable/roboto-flex": "^5.1.0",
- "@xmldom/xmldom": "^0.9.2",
+ "@xmldom/xmldom": "^0.9.3",
"asciinema-player": "^3.8.0",
- "astro": "^4.15.6",
+ "astro": "^4.15.8",
"astro-icon": "^1.1.1",
"astro-seo": "^0.8.4",
"htmx.org": "^2.0.2",
"markdown-it": "^14.0.0",
"node-html-parser": "^6.1.13",
"sanitize-html": "^2.11.0",
- "tailwindcss": "^3.4.11",
+ "tailwindcss": "^3.4.12",
"turndown": "^7.2.0"
},
"devDependencies": {
"@iconify-json/mdi": "^1.2.0",
- "@iconify-json/simple-icons": "^1.2.2",
+ "@iconify-json/simple-icons": "^1.2.3",
"@iconify/tailwind": "^1.1.3",
"prettier": "^3.3.3",
"prettier-plugin-astro": "^0.14.1"
@@ -170,9 +170,9 @@
}
},
"node_modules/@astrojs/mdx": {
- "version": "3.1.6",
- "resolved": "https://registry.npmjs.org/@astrojs/mdx/-/mdx-3.1.6.tgz",
- "integrity": "sha512-YCEIvNgoQG3oVhe9codH4TX6zjvkl7KGla19yZO5RCnvjv2d9zyrfWqJ98I6/m18PbEY3k8Wjvha0IIf5eZ2sQ==",
+ "version": "3.1.7",
+ "resolved": "https://registry.npmjs.org/@astrojs/mdx/-/mdx-3.1.7.tgz",
+ "integrity": "sha512-8lGdCt+S0TrZgQpbcP3fQJc4cTeacAirtz9TpAMtHCWrQGW8slKt3WG4/0N+bhZgYRC4h5AT5drzFz+y3wvmsg==",
"dependencies": {
"@astrojs/markdown-remark": "5.2.0",
"@mdx-js/mdx": "^3.0.1",
@@ -227,16 +227,16 @@
}
},
"node_modules/@astrojs/tailwind": {
- "version": "5.1.0",
- "resolved": "https://registry.npmjs.org/@astrojs/tailwind/-/tailwind-5.1.0.tgz",
- "integrity": "sha512-BJoCDKuWhU9FT2qYg+fr6Nfb3qP4ShtyjXGHKA/4mHN94z7BGcmauQK23iy+YH5qWvTnhqkd6mQPQ1yTZTe9Ig==",
+ "version": "5.1.1",
+ "resolved": "https://registry.npmjs.org/@astrojs/tailwind/-/tailwind-5.1.1.tgz",
+ "integrity": "sha512-LwurA10uIKcGRxQP2R81RvAnBT0WPKzBntXZBF4hrAefDgM5Uumn0nsGr6tdIjSARgYz4X+Cq/Vh78t3bql3yw==",
"dependencies": {
- "autoprefixer": "^10.4.15",
- "postcss": "^8.4.28",
+ "autoprefixer": "^10.4.20",
+ "postcss": "^8.4.45",
"postcss-load-config": "^4.0.2"
},
"peerDependencies": {
- "astro": "^3.0.0 || ^4.0.0",
+ "astro": "^3.0.0 || ^4.0.0 || ^5.0.0-beta.0",
"tailwindcss": "^3.0.24"
}
},
@@ -961,9 +961,9 @@
}
},
"node_modules/@iconify-json/simple-icons": {
- "version": "1.2.2",
- "resolved": "https://registry.npmjs.org/@iconify-json/simple-icons/-/simple-icons-1.2.2.tgz",
- "integrity": "sha512-VMgCoMnpvcCJ5b3rTOGPzW5j6959nIdRCk+8FGzK/vAaDd6f9sx65OcKOqP3C75llpybH/iQhk5yrJ/TOdQKeg==",
+ "version": "1.2.3",
+ "resolved": "https://registry.npmjs.org/@iconify-json/simple-icons/-/simple-icons-1.2.3.tgz",
+ "integrity": "sha512-KZpqyPkDdyAvrpMz9/FYovwFsr3xrHf9esJeBng3iqNInhuZhF33XO1k6Yf8g2p10ynUW7AYEiGJkYzDi4DENQ==",
"dev": true,
"dependencies": {
"@iconify/types": "*"
@@ -2104,11 +2104,11 @@
"integrity": "sha512-JT5CvrIYYCrmB+dCana8sUqJEcGB1ZDXNLMQ2+42bW995WmNoenijWMUdZfwmuQUTQcEVVIa2OecZzTYWUW9Cg=="
},
"node_modules/@xmldom/xmldom": {
- "version": "0.9.2",
- "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.9.2.tgz",
- "integrity": "sha512-afP3lpLtalPxgNGU4bxlsru4wSDsZwdSFKnHs6PR0q3KIEWWcAlBqAdx4aWlVtP1gV1FBWlJ3d0MgaRRdj/ucA==",
+ "version": "0.9.3",
+ "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.9.3.tgz",
+ "integrity": "sha512-W7fOe0N+t2eyL9sjDE+7bBNo/NZg6U6aU0Rp8wwQV8TRkzLnX13SvROoyJMAH0Kcm9G1DX9b1XI4LxwKxowsXw==",
"engines": {
- "node": ">=14.0.0"
+ "node": ">=14.6"
}
},
"node_modules/acorn": {
@@ -2259,9 +2259,9 @@
}
},
"node_modules/astro": {
- "version": "4.15.6",
- "resolved": "https://registry.npmjs.org/astro/-/astro-4.15.6.tgz",
- "integrity": "sha512-SWcUNwm8CiVRaIbh4w5byh62BNihpsovlCd4ElvC7cL/53D24HcI7AaGFsPrromCamQklwQmIan/QS7x/3lLuQ==",
+ "version": "4.15.8",
+ "resolved": "https://registry.npmjs.org/astro/-/astro-4.15.8.tgz",
+ "integrity": "sha512-pdXjtRF6O1xChiPAUF32R7oVRTW7AK1/Oy/JqPNhLfbelO0l6C7cLdSEuSLektwOEnMhOVXqccetjBs7HPaoxA==",
"dependencies": {
"@astrojs/compiler": "^2.10.3",
"@astrojs/internal-helpers": "0.4.1",
@@ -2309,7 +2309,6 @@
"ora": "^8.1.0",
"p-limit": "^6.1.0",
"p-queue": "^8.0.1",
- "path-to-regexp": "6.2.2",
"preferred-pm": "^4.0.0",
"prompts": "^2.4.2",
"rehype": "^13.0.1",
@@ -2382,9 +2381,9 @@
"integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q=="
},
"node_modules/autoprefixer": {
- "version": "10.4.19",
- "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.19.tgz",
- "integrity": "sha512-BaENR2+zBZ8xXhM4pUaKUxlVdxZ0EZhjvbopwnXmxRUfqDmwSpC2lAi/QXvx7NRdPCo1WKEcEF6mV64si1z4Ew==",
+ "version": "10.4.20",
+ "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.20.tgz",
+ "integrity": "sha512-XY25y5xSv/wEoqzDyXXME4AFfkZI0P23z6Fs3YgymDnKJkCGOnkL0iTxCa85UTqaSgfcqyf3UA6+c7wUvx/16g==",
"funding": [
{
"type": "opencollective",
@@ -2400,11 +2399,11 @@
}
],
"dependencies": {
- "browserslist": "^4.23.0",
- "caniuse-lite": "^1.0.30001599",
+ "browserslist": "^4.23.3",
+ "caniuse-lite": "^1.0.30001646",
"fraction.js": "^4.3.7",
"normalize-range": "^0.1.2",
- "picocolors": "^1.0.0",
+ "picocolors": "^1.0.1",
"postcss-value-parser": "^4.2.0"
},
"bin": {
@@ -2543,9 +2542,9 @@
}
},
"node_modules/browserslist": {
- "version": "4.23.2",
- "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.23.2.tgz",
- "integrity": "sha512-qkqSyistMYdxAcw+CzbZwlBy8AGmS/eEWs+sEV5TnLRGDOL+C5M2EnH6tlZyg0YoAxGJAFKh61En9BR941GnHA==",
+ "version": "4.23.3",
+ "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.23.3.tgz",
+ "integrity": "sha512-btwCFJVjI4YWDNfau8RhZ+B1Q/VLoUITrm3RlP6y1tYGWIOa+InuYiRGXUBXo8nA1qKmHMyLB/iVQg5TT4eFoA==",
"funding": [
{
"type": "opencollective",
@@ -2561,9 +2560,9 @@
}
],
"dependencies": {
- "caniuse-lite": "^1.0.30001640",
- "electron-to-chromium": "^1.4.820",
- "node-releases": "^2.0.14",
+ "caniuse-lite": "^1.0.30001646",
+ "electron-to-chromium": "^1.5.4",
+ "node-releases": "^2.0.18",
"update-browserslist-db": "^1.1.0"
},
"bin": {
@@ -2601,9 +2600,9 @@
}
},
"node_modules/caniuse-lite": {
- "version": "1.0.30001643",
- "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001643.tgz",
- "integrity": "sha512-ERgWGNleEilSrHM6iUz/zJNSQTP8Mr21wDWpdgvRwcTXGAq6jMtOUPP4dqFPTdKqZ2wKTdtB+uucZ3MRpAUSmg==",
+ "version": "1.0.30001662",
+ "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001662.tgz",
+ "integrity": "sha512-sgMUVwLmGseH8ZIrm1d51UbrhqMCH3jvS7gF/M6byuHOnKyLOBL7W8yz5V02OHwgLGA36o/AFhWzzh4uc5aqTA==",
"funding": [
{
"type": "opencollective",
@@ -3303,9 +3302,9 @@
"integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA=="
},
"node_modules/electron-to-chromium": {
- "version": "1.5.2",
- "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.2.tgz",
- "integrity": "sha512-kc4r3U3V3WLaaZqThjYz/Y6z8tJe+7K0bbjUVo3i+LWIypVdMx5nXCkwRe6SWbY6ILqLdc1rKcKmr3HoH7wjSQ=="
+ "version": "1.5.27",
+ "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.27.tgz",
+ "integrity": "sha512-o37j1vZqCoEgBuWWXLHQgTN/KDKe7zwpiY5CPeq2RvUqOyJw9xnrULzZAEVQ5p4h+zjMk7hgtOoPdnLxr7m/jw=="
},
"node_modules/emmet": {
"version": "2.4.7",
@@ -5870,9 +5869,9 @@
}
},
"node_modules/node-releases": {
- "version": "2.0.14",
- "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.14.tgz",
- "integrity": "sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw=="
+ "version": "2.0.18",
+ "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.18.tgz",
+ "integrity": "sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g=="
},
"node_modules/normalize-path": {
"version": "3.0.0",
@@ -6162,11 +6161,6 @@
"node": ">=16 || 14 >=14.17"
}
},
- "node_modules/path-to-regexp": {
- "version": "6.2.2",
- "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-6.2.2.tgz",
- "integrity": "sha512-GQX3SSMokngb36+whdpRXE+3f9V8UzyAorlYvOGx87ufGHehNTn5lCxrKtLyZ4Yl/wEKnNnr98ZzOwwDZV5ogw=="
- },
"node_modules/pathe": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/pathe/-/pathe-1.1.2.tgz",
@@ -7353,9 +7347,9 @@
}
},
"node_modules/tailwindcss": {
- "version": "3.4.11",
- "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.11.tgz",
- "integrity": "sha512-qhEuBcLemjSJk5ajccN9xJFtM/h0AVCPaA6C92jNP+M2J8kX+eMJHI7R2HFKUvvAsMpcfLILMCFYSeDwpMmlUg==",
+ "version": "3.4.12",
+ "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.12.tgz",
+ "integrity": "sha512-Htf/gHj2+soPb9UayUNci/Ja3d8pTmu9ONTfh4QY8r3MATTZOzmv6UYWF7ZwikEIC8okpfqmGqrmDehua8mF8w==",
"dependencies": {
"@alloc/quick-lru": "^5.2.0",
"arg": "^5.0.2",
diff --git a/package.json b/package.json
index 97a94406e9..ad200e3497 100644
--- a/package.json
+++ b/package.json
@@ -18,29 +18,29 @@
"format:check": "prettier --check ./src"
},
"dependencies": {
- "@astrojs/mdx": "^3.1.6",
+ "@astrojs/mdx": "^3.1.7",
"@astrojs/rss": "^4.0.7",
"@astrojs/sitemap": "^3.1.6",
- "@astrojs/tailwind": "^5.0.3",
+ "@astrojs/tailwind": "^5.1.1",
"@fontsource-variable/fira-code": "^5.1.0",
"@fontsource-variable/overpass": "^5.1.0",
"@fontsource-variable/roboto-flex": "^5.1.0",
- "@xmldom/xmldom": "^0.9.2",
+ "@xmldom/xmldom": "^0.9.3",
"asciinema-player": "^3.8.0",
- "astro": "^4.15.6",
+ "astro": "^4.15.8",
"astro-icon": "^1.1.1",
"astro-seo": "^0.8.4",
"htmx.org": "^2.0.2",
"markdown-it": "^14.0.0",
"node-html-parser": "^6.1.13",
"sanitize-html": "^2.11.0",
- "tailwindcss": "^3.4.11",
+ "tailwindcss": "^3.4.12",
"turndown": "^7.2.0"
},
"devDependencies": {
"@iconify-json/mdi": "^1.2.0",
"@iconify/tailwind": "^1.1.3",
- "@iconify-json/simple-icons": "^1.2.2",
+ "@iconify-json/simple-icons": "^1.2.3",
"prettier": "^3.3.3",
"prettier-plugin-astro": "^0.14.1"
}