This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/main by this push:
new 86add3a3051 Bump the registry-package-updates group across 1 directory
with 3 updates (#65066)
86add3a3051 is described below
commit 86add3a3051c2693e74c7f98943bbb301d3e7bb8
Author: Dependabot [bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun May 31 00:21:40 2026 +0200
Bump the registry-package-updates group across 1 directory with 3 updates
(#65066)
Bumps the registry-package-updates group with 3 updates in the /registry
directory: [@11ty/eleventy](https://github.com/11ty/eleventy),
[swagger-ui-dist](https://github.com/swagger-api/swagger-ui) and
[pagefind](https://github.com/Pagefind/pagefind).
Updates `@11ty/eleventy` from 3.1.2 to 3.1.5
- [Release notes](https://github.com/11ty/eleventy/releases)
-
[Changelog](https://github.com/11ty/eleventy/blob/main/docs/release-instructions.md)
- [Commits](https://github.com/11ty/eleventy/compare/v3.1.2...v3.1.5)
Updates `swagger-ui-dist` from 5.32.0 to 5.32.6
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
-
[Commits](https://github.com/swagger-api/swagger-ui/compare/v5.32.0...v5.32.6)
Updates `pagefind` from 1.4.0 to 1.5.2
- [Release notes](https://github.com/Pagefind/pagefind/releases)
- [Changelog](https://github.com/Pagefind/pagefind/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Pagefind/pagefind/compare/v1.4.0...v1.5.2)
---
updated-dependencies:
- dependency-name: "@11ty/eleventy"
dependency-version: 3.1.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: registry-package-updates
- dependency-name: pagefind
dependency-version: 1.5.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: registry-package-updates
- dependency-name: swagger-ui-dist
dependency-version: 5.32.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: registry-package-updates
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
registry/package.json | 6 +-
registry/pnpm-lock.yaml | 236 +++++++++++++++++++++---------------------------
2 files changed, 107 insertions(+), 135 deletions(-)
diff --git a/registry/package.json b/registry/package.json
index 330fad9498f..9d4428d14cd 100644
--- a/registry/package.json
+++ b/registry/package.json
@@ -9,11 +9,11 @@
"postbuild": "cleancss -o _site/css/main.css _site/css/main.css && node
scripts/build-pagefind-index.mjs"
},
"dependencies": {
- "@11ty/eleventy": "^3.1.2",
- "swagger-ui-dist": "^5.32.0"
+ "@11ty/eleventy": "^3.1.5",
+ "swagger-ui-dist": "^5.32.6"
},
"devDependencies": {
"clean-css-cli": "^5.6.3",
- "pagefind": "^1.1.0"
+ "pagefind": "^1.5.2"
}
}
diff --git a/registry/pnpm-lock.yaml b/registry/pnpm-lock.yaml
index 465764a4891..3ec532acc21 100644
--- a/registry/pnpm-lock.yaml
+++ b/registry/pnpm-lock.yaml
@@ -22,26 +22,26 @@ importers:
.:
dependencies:
'@11ty/eleventy':
- specifier: ^3.1.2
- version: 3.1.2
+ specifier: ^3.1.5
+ version: 3.1.5
swagger-ui-dist:
- specifier: ^5.32.0
- version: 5.32.0
+ specifier: ^5.32.6
+ version: 5.32.6
devDependencies:
clean-css-cli:
specifier: ^5.6.3
version: 5.6.3
pagefind:
- specifier: ^1.1.0
- version: 1.4.0
+ specifier: ^1.5.2
+ version: 1.5.2
packages:
'@11ty/[email protected]':
resolution: {integrity:
sha512-MYKC0Ac77ILr1HnRJalzKDlb9Z8To3kXQCltx299pUXXUFtJ1RIONtULlknknqW8cLe19DLVgmxVCtjEFm7h0A==}
- '@11ty/[email protected]':
- resolution: {integrity:
sha512-6EPI9ZkGU4BX2KNZpWlf4WdV3vrmIWQpn//nAXicTzdPubI3jZlmFdqEv0Yj5M7oavRUGNzw9GbV9cBxhulZWw==}
+ '@11ty/[email protected]':
+ resolution: {integrity:
sha512-RTF6VTZHatYf7fSZBUN3RKwiUeJh5dhWV61gDPrHhQF2/gzruAkYz8yXuvGLx3w3ZBKreGrR+MfYpSVkdbdbLA==}
'@11ty/[email protected]':
resolution: {integrity:
sha512-15oC5M1DQlCaOMUq4limKRYmWiGecDaGwryr7fTE/oM9Ix8siqMvWi+I8VjsfrGr+iViDvWcH/TVI6D12d93mA==}
@@ -56,8 +56,8 @@ packages:
resolution: {integrity:
sha512-6QE+duqSQ0GY9rENXYb4iPR4AYGdrFpqnmi59tFp9VrleOl0QSh8VlBr2yd6dlhkdtj7904poZW5PvGr9cMiJQ==}
engines: {node: '>=18'}
- '@11ty/[email protected]':
- resolution: {integrity:
sha512-IcsDlbXnBf8cHzbM1YBv3JcTyLB35EK88QexmVyFdVJVgUU6bh9g687rpxryJirHzo06PuwnYaEEdVZQfIgRGg==}
+ '@11ty/[email protected]':
+ resolution: {integrity:
sha512-hZ0g6MwZyRxCqXsPm82gIM304LraKbUz3ZmezOSjsqxttZG6cHTib3Qq8QkESJoKwnr+yX1eyfOkPC5/mEgZnQ==}
engines: {node: '>=18'}
hasBin: true
@@ -65,41 +65,46 @@ packages:
resolution: {integrity:
sha512-Mqt6im1xpb1Ykn3nbcCovWXK3ggywRJa+IXIdoz4wIIK+cvozADH63lexcuPpGS/gJ6/m2JxyyXDyupkMr5DHw==}
engines: {node: '>=14'}
- '@11ty/[email protected]':
- resolution: {integrity:
sha512-0vaV3Wt0surZ+oS1VdKKe0axeeupuM+l7W/Z866WFQwF+dGg2Tc/nmhk/5l74/Y55P8KyImnLN9CdygNw2huHg==}
+ '@11ty/[email protected]':
+ resolution: {integrity:
sha512-1YvhnkaNlFnnJic1rBMWmTC2adbuy+JQiBfl1Hecr1Wjjik1pQZmGyk/eC9zKX/FQv52s2Nht1Gi/UwhYqrBeg==}
engines: {node: '>= 6'}
- '@11ty/[email protected]':
- resolution: {integrity:
sha512-SX48BTLEGX8T/OsKWORsHAAeiDsbFl79Oa/0Wg/mv/d27b7trCVZs7fMHvpSgDvZz/fZqx5rDk8+nx5oyT7xBw==}
+ '@11ty/[email protected]':
+ resolution: {integrity:
sha512-oI7m8pa7/IAU/3lqRU9vjBbs20iKFo7x+1K9kT3aVira6scc1X9MjBdgLCHzLJeJ7iB6wydioA+kr9/qPnvmlQ==}
engines: {node: '>=18'}
- '@pagefind/[email protected]':
- resolution: {integrity:
sha512-2vMqkbv3lbx1Awea90gTaBsvpzgRs7MuSgKDxW0m9oV1GPZCZbZBJg/qL83GIUEN2BFlY46dtUZi54pwH+/pTQ==}
+ '@pagefind/[email protected]':
+ resolution: {integrity:
sha512-MXpI+7HsAdPkvJ0gk9xj9g541BCqBZOBbdwj9g6lB5LCj6kSV6nqDSjzcAJwvOsfu0fjwvC8hQU+ecfhp+MpiQ==}
cpu: [arm64]
os: [darwin]
- '@pagefind/[email protected]':
- resolution: {integrity:
sha512-e7JPIS6L9/cJfow+/IAqknsGqEPjJnVXGjpGm25bnq+NPdoD3c/7fAwr1OXkG4Ocjx6ZGSCijXEV4ryMcH2E3A==}
+ '@pagefind/[email protected]':
+ resolution: {integrity:
sha512-IojxFWMEJe0RQ7PQ3KXQsPIImNsbpPYpoZ+QUDrL8fAl/O27IX+LVLs74/UzEZy5uA2LD8Nz1AiwKr72vrkZQw==}
cpu: [x64]
os: [darwin]
- '@pagefind/[email protected]':
- resolution: {integrity:
sha512-WcJVypXSZ+9HpiqZjFXMUobfFfZZ6NzIYtkhQ9eOhZrQpeY5uQFqNWLCk7w9RkMUwBv1HAMDW3YJQl/8OqsV0Q==}
+ '@pagefind/[email protected]':
+ resolution: {integrity:
sha512-7EVzo9+0w+2cbe671BtMj10UlNo83I+HrLVLfRxO731svHRJKUfJ/mo05gU14pe9PCfpKNQT8FS3Xc/oDN6pOA==}
cpu: [x64]
os: [freebsd]
- '@pagefind/[email protected]':
- resolution: {integrity:
sha512-PIt8dkqt4W06KGmQjONw7EZbhDF+uXI7i0XtRLN1vjCUxM9vGPdtJc2mUyVPevjomrGz5M86M8bqTr6cgDp1Uw==}
+ '@pagefind/[email protected]':
+ resolution: {integrity:
sha512-Ovt9+K35sqzn8H3ZMXGwls4TD/wMJuvRtShHIsmUQREmaxjrDEX7gHckRCrwYJ4XE1H1p6HkLz3wukrAnsfXQw==}
cpu: [arm64]
os: [linux]
- '@pagefind/[email protected]':
- resolution: {integrity:
sha512-z4oddcWwQ0UHrTHR8psLnVlz6USGJ/eOlDPTDYZ4cI8TK8PgwRUPQZp9D2iJPNIPcS6Qx/E4TebjuGJOyK8Mmg==}
+ '@pagefind/[email protected]':
+ resolution: {integrity:
sha512-V+tFqHKXhQKq/WqPBD67AFy7scn1/aZID00ws4fSDd+1daSi5UHR9VVlRrOUYKxn3VuFQYRD7lYXdZK1WED1YA==}
cpu: [x64]
os: [linux]
- '@pagefind/[email protected]':
- resolution: {integrity:
sha512-NkT+YAdgS2FPCn8mIA9bQhiBs+xmniMGq1LFPDhcFn0+2yIUEiIG06t7bsZlhdjknEQRTSdT7YitP6fC5qwP0g==}
+ '@pagefind/[email protected]':
+ resolution: {integrity:
sha512-hN9Nh90fNW61nNRCW9ZyQrAj/mD0eRvmJ8NlTUzkbuW8kIzGJUi3cxjFkEcMZ5h/8FsKWD/VcouZl4yo1F7B6g==}
+ cpu: [arm64]
+ os: [win32]
+
+ '@pagefind/[email protected]':
+ resolution: {integrity:
sha512-Fa2Iyw7kaDRzGMfNYNUXNW2zbL5FQVDgSOcbDHdzBrDEdpqOqg8TcZ68F22ol6NJ9IGzvUdmeyZypLW5dyhqsg==}
cpu: [x64]
os: [win32]
@@ -117,12 +122,12 @@ packages:
[email protected]:
resolution: {integrity:
sha512-RYTOHHdWipFUliRFMCS4X2Yn2X8M87V/OpSqWzKKOGhzqyUxzyVmhHDH9sAvG+ZuQf/TAOFsLCpMw09I1ufUnA==}
- [email protected]:
- resolution: {integrity:
sha512-ueEepnujpqee2o5aIYnvHU6C0A42MNdsIDeqy5BydrkuC5R1ZuUFnm27EeFJGoEHJQgn3uleRvmTXaJgfXbt4g==}
+ [email protected]:
+ resolution: {integrity:
sha512-HEHNfbars9v4pgpW6SO1KSPkfoS0xVOM/9UzkJltjlsHZmJasxg8aXkuZa7SMf8vKGIBhpUsPluQSqhJFCqebw==}
engines: {node: '>=0.4.0'}
- [email protected]:
- resolution: {integrity:
sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==}
+ [email protected]:
+ resolution: {integrity:
sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==}
engines: {node: '>=0.4.0'}
hasBin: true
@@ -136,22 +141,6 @@ packages:
[email protected]:
resolution: {integrity:
sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==}
- [email protected]:
- resolution: {integrity:
sha512-LeZY+DZDRnvP7eMuQ6LHfCzUGxAAIViUBliK24P3hWXL6y4SortgR6Nim6xrkfSLlmH0+k+9NYNwVC2s53ZrYQ==}
- engines: {node: '>=0.10.0'}
-
- [email protected]:
- resolution: {integrity:
sha512-Dxr6QJj/RdU/hCaBjOfxW+q6lyuVE6JFWIrAUpuOOhoJJoQ99cUn3igRaHVB5P9WrgFVN0FfArM3x0cueOU8ng==}
- engines: {node: '>=0.10.0'}
-
- [email protected]:
- resolution: {integrity:
sha512-MNha4BWQ6JbwhFhj03YK552f7cb3AzoE8SzeljgChvL1dl3IcvggXVz1DilzySZkCja+CXuZbdW7yATchWn8/Q==}
- engines: {node: '>=0.10.0'}
-
- [email protected]:
- resolution: {integrity:
sha512-3CYzex9M9FGQjCGMGyi6/31c8GJbgb0qGyrx5HWxPd0aCwh4cB2YjMb2Xf9UuoogrMrlO9cTqnB5rI5GHZTcUA==}
- engines: {node: '>=0.10.0'}
-
[email protected]:
resolution: {integrity:
sha512-BSHWgDSAiKs50o2Re8ppvp3seVHXSRM44cdSsT9FfNEUUZLOGWVCsiWaRPWM1Znn+mqZ1OfVZ3z3DWEzSp7hRA==}
@@ -415,8 +404,8 @@ packages:
resolution: {integrity:
sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==}
engines: {node: '>=6'}
- [email protected]:
- resolution: {integrity:
sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==}
+ [email protected]:
+ resolution: {integrity:
sha512-wVoTjP4Q6R0NW5hiZkVJaFZPWgtXfoGF+6LucL3/FtiNjmcHhYjEr5f1Kqjirc1nBW07J/ZuRFumqr2oqccEWg==}
[email protected]:
resolution: {integrity:
sha512-tw/OA59K7aIBlMKIrKlumr37fiZUheShVHXY8cVctWisgY1p9mc5hreOvlreoS0wTiwlWk14Ya7305c2a/Cg5w==}
@@ -430,14 +419,10 @@ packages:
resolution: {integrity:
sha512-vtEhXh/gNjI9Yg1u4jX/0YVPMvxzHuGgCm6tC5kZyb08yjGWGnqAjGJvcXbqQR2P3MyMEFnRbpcdFS6PBcLqew==}
engines: {node: '>=12'}
- [email protected]:
- resolution: {integrity:
sha512-BuU2qnTti9YKgK5N+IeMubp14ZUKUUw7yeJbkjtosvHiP0AZ5c8IAgEMk79D0eC8F23r4Ac/q8cAIFdm2FtyoA==}
+ [email protected]:
+ resolution: {integrity:
sha512-1TGiQiJVRQ3NPmZH6sx5Cfnmg6GQm9jvC1ch4TK511NjSJvjzKLzn5pPfZRNZkRPZP0HqCioSndqH8v2nRaWVQ==}
hasBin: true
- [email protected]:
- resolution: {integrity:
sha512-9ORVtDUFk4u/NFfo0vG/ND/z7UQCVZBL539YW0+U1I7H1BkZwizcPx5foFv7LCPcBnm2U6RjFnQOsIvN4/Vm2A==}
- engines: {node: '>=0.10.0'}
-
[email protected]:
resolution: {integrity:
sha512-Lf+9+2r+Tdp5wXDXC4PcIBjTDtq4UKjCPMQhKIuzpJNW0b96kVqSwW0bT7FhRSfmAiFYgP+SCRvdrDozfh0U5w==}
@@ -460,15 +445,15 @@ packages:
[email protected]:
resolution: {integrity:
sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==}
- [email protected]:
- resolution: {integrity:
sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==}
+ [email protected]:
+ resolution: {integrity:
sha512-tEBHqDnIoM/1rXME1zgka9g6Q2lcoCkxHLuc7ODJ5BxbP5d4c2Z5cGgtXAku59200Cx7diuHTOYfSBD8n6mm8A==}
engines: {node: '>=16 || 14 >=14.17'}
[email protected]:
resolution: {integrity:
sha512-iSAJLHYKnX41mKcJKjqvnAN9sf0LMDTXDEvFv+ffuRR9a1MIuXLjMNL6EsnDHSkKLTWNqQQ5uo61P4EbU4NU+Q==}
- [email protected]:
- resolution: {integrity:
sha512-04GmsiBcalrSCNmzfo+UjU8tt3PhZJKzcOy+r1FlGA7/zri8wre3I1WkYN9PT3sIeIKfW9bpyElA+VzOg2E24g==}
+ [email protected]:
+ resolution: {integrity:
sha512-D/fR4xgGUyVRbdMGU6Nejea1RFzYxYtyurG4Fbv2Fi/daKlWKuXGLOdXtl+3eIwL110cI2hz1ZojGICjjFLgTg==}
[email protected]:
resolution: {integrity:
sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==}
@@ -500,8 +485,8 @@ packages:
[email protected]:
resolution: {integrity:
sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==}
- [email protected]:
- resolution: {integrity:
sha512-z2kY1mQlL4J8q5EIsQkLzQjilovKzfNVhX8De6oyE6uHpfFtyBaqUpcl/XzJC/4fjD8vBDyh1zolimIcVrCn9g==}
+ [email protected]:
+ resolution: {integrity:
sha512-XTUaK0hXMCu2jszWE584JGQT7y284TmMV9l/HX3rnG5uo3rHI/uHU56XTyyyPFjeWEBxECbAi0CaFDJOONtG0Q==}
hasBin: true
[email protected]:
@@ -562,8 +547,8 @@ packages:
[email protected]:
resolution: {integrity:
sha512-YM3/ITh2MJ5MtzaM429anh+x2jiLVjqILF4m4oyQB18W7Ggea7BfqdH/wGMK7dDiMghv/6WG7znWMwUDzJiXow==}
- [email protected]:
- resolution: {integrity:
sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==}
+ [email protected]:
+ resolution: {integrity:
sha512-rkVq3IXh+4FDGch+KwzX3aV9W3kO54GyEgpvBzSyctDA6Xtd7RJQV1xmXbeQp5v7+VzLOfVqiutSE6GICgPFvg==}
engines: {node: '>=10'}
hasBin: true
@@ -578,8 +563,8 @@ packages:
resolution: {integrity:
sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==}
engines: {node: '>=8'}
- [email protected]:
- resolution: {integrity:
sha512-h+z7HKHYXj6wJU+AnS/+IH8Uh9fdcX1Lrhg1/VMdf9PwoBQXFcXiAdsy2tSK0P6gKwJLXp02r90ahUCqHk9rrw==}
+ [email protected]:
+ resolution: {integrity:
sha512-vZ7rfeehZui7wQs438JXBckYLkIIdfHOXsaVEUMyS5fHo1483l1bMdo0EDSWYclY0yZKFOipDy4KHuKs6ssvdg==}
engines: {node: '>=8.0.0'}
[email protected]:
@@ -601,11 +586,11 @@ packages:
resolution: {integrity:
sha512-uCC2VHvQRYu+lMh4My/sFNmF2klFymLX1wHJeXnbEJERpV/ZsVuonzerjfrGpIGF7LBVa1O7i9kjiWvJiFck8g==}
engines: {node: '>=0.10.0'}
- [email protected]:
- resolution: {integrity:
sha512-nKZB0OuDvacB0s/lC2gbge+RigYvGRGpLLMWMFxaTUwfM+CfndVk9Th2IaTinqXiz6Mn26GK2zriCpv6/+5m3Q==}
+ [email protected]:
+ resolution: {integrity:
sha512-75ttZNaYCLoFPnozPZcTUU6mS3wKT8l7WLjU5zJSHFeJa23i5vtnze6IiCl4jDMPeQTXVXIgovq4M11NNfQvSA==}
- [email protected]:
- resolution: {integrity:
sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==}
+ [email protected]:
+ resolution: {integrity:
sha512-pn99VhoACYR8nFHhxqix+uvsbXineAasWm5ojXoN8xEwK5Kd3/TrhNn1wByuD52UxWRLy8pu+kRMniEi6Eq9Zg==}
engines: {node: '>=12.0.0'}
[email protected]:
@@ -629,8 +614,8 @@ packages:
[email protected]:
resolution: {integrity:
sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==}
- [email protected]:
- resolution: {integrity:
sha512-It4dO0K5v//JtTXuPkfEOaI3uUN87iYPnqo/ZzqCoG3g8uhA66QUMs/SrM0YK7/NAu+r4LMh/9dq2A7k+rHs+w==}
+ [email protected]:
+ resolution: {integrity:
sha512-Vsp28b7DRcimFQvrqu2Wek3z1iYxDCWqHYB8Qsnk/S4RfaCQzPGPyBNuVjJV3cd6UiKtUtp6sNM77gWvzcCH+g==}
engines: {node: '>=10.0.0'}
peerDependencies:
bufferutil: ^4.0.1
@@ -646,11 +631,11 @@ snapshots:
'@11ty/[email protected]':
dependencies:
'@11ty/eleventy-utils': 2.0.7
- acorn: 8.15.0
+ acorn: 8.16.0
dependency-graph: 1.0.0
normalize-path: 3.0.0
- '@11ty/[email protected]':
+ '@11ty/[email protected]':
dependencies:
'@11ty/eleventy-utils': 2.0.7
@@ -662,12 +647,12 @@ snapshots:
finalhandler: 1.3.2
mime: 3.0.0
minimist: 1.2.8
- morphdom: 2.7.7
+ morphdom: 2.7.8
please-upgrade-node: 3.2.0
send: 1.2.1
ssri: 11.0.0
urlpattern-polyfill: 10.1.0
- ws: 8.20.1
+ ws: 8.21.0
transitivePeerDependencies:
- bufferutil
- supports-color
@@ -684,16 +669,16 @@ snapshots:
'@11ty/[email protected]': {}
- '@11ty/[email protected]':
+ '@11ty/[email protected]':
dependencies:
- '@11ty/dependency-tree': 4.0.1
+ '@11ty/dependency-tree': 4.0.2
'@11ty/dependency-tree-esm': 2.0.4
'@11ty/eleventy-dev-server': 2.0.8
'@11ty/eleventy-plugin-bundle': 3.0.7([email protected])
'@11ty/eleventy-utils': 2.0.7
'@11ty/lodash-custom': 4.17.21
- '@11ty/posthtml-urls': 1.0.2
- '@11ty/recursive-copy': 4.0.3
+ '@11ty/posthtml-urls': 1.0.3
+ '@11ty/recursive-copy': 4.0.4
'@sindresorhus/slugify': 2.2.1
bcp-47-normalize: 2.3.0
chokidar: 3.6.0
@@ -707,7 +692,7 @@ snapshots:
kleur: 4.1.5
liquidjs: 10.27.0
luxon: 3.7.2
- markdown-it: 14.1.1
+ markdown-it: 14.2.0
minimist: 1.2.8
moo: 0.5.2
node-retrieve-globals: 6.0.1
@@ -716,9 +701,9 @@ snapshots:
please-upgrade-node: 3.2.0
posthtml: 0.16.7
posthtml-match-helper: 2.0.3([email protected])
- semver: 7.7.3
- slugify: 1.6.6
- tinyglobby: 0.2.15
+ semver: 7.8.1
+ slugify: 1.6.9
+ tinyglobby: 0.2.16
transitivePeerDependencies:
- bufferutil
- supports-color
@@ -726,36 +711,39 @@ snapshots:
'@11ty/[email protected]': {}
- '@11ty/[email protected]':
+ '@11ty/[email protected]':
dependencies:
evaluate-value: 2.0.0
http-equiv-refresh: 2.0.1
list-to-array: 1.1.0
parse-srcset: 1.0.2
- '@11ty/[email protected]':
+ '@11ty/[email protected]':
dependencies:
errno: 1.0.0
junk: 3.1.0
- maximatch: 0.1.0
+ minimatch: 3.1.5
slash: 3.0.0
- '@pagefind/[email protected]':
+ '@pagefind/[email protected]':
+ optional: true
+
+ '@pagefind/[email protected]':
optional: true
- '@pagefind/[email protected]':
+ '@pagefind/[email protected]':
optional: true
- '@pagefind/[email protected]':
+ '@pagefind/[email protected]':
optional: true
- '@pagefind/[email protected]':
+ '@pagefind/[email protected]':
optional: true
- '@pagefind/[email protected]':
+ '@pagefind/[email protected]':
optional: true
- '@pagefind/[email protected]':
+ '@pagefind/[email protected]':
optional: true
'@scarf/[email protected]': {}
@@ -771,11 +759,11 @@ snapshots:
[email protected]: {}
- [email protected]:
+ [email protected]:
dependencies:
- acorn: 8.15.0
+ acorn: 8.16.0
- [email protected]: {}
+ [email protected]: {}
[email protected]:
dependencies:
@@ -788,16 +776,6 @@ snapshots:
[email protected]: {}
- [email protected]: {}
-
- [email protected]:
- dependencies:
- array-uniq: 1.0.3
-
- [email protected]: {}
-
- [email protected]: {}
-
[email protected]: {}
[email protected]: {}
@@ -906,7 +884,7 @@ snapshots:
[email protected]:
dependencies:
- acorn: 8.15.0
+ acorn: 8.16.0
[email protected]: {}
@@ -1033,7 +1011,7 @@ snapshots:
[email protected]: {}
- [email protected]:
+ [email protected]:
dependencies:
uc.micro: 2.1.0
@@ -1045,22 +1023,15 @@ snapshots:
[email protected]: {}
- [email protected]:
+ [email protected]:
dependencies:
argparse: 2.0.1
entities: 4.5.0
- linkify-it: 5.0.0
+ linkify-it: 5.0.1
mdurl: 2.0.0
punycode.js: 2.3.1
uc.micro: 2.1.0
- [email protected]:
- dependencies:
- array-differ: 1.0.0
- array-union: 1.0.2
- arrify: 1.0.1
- minimatch: 3.1.5
-
[email protected]: {}
[email protected]: {}
@@ -1077,11 +1048,11 @@ snapshots:
[email protected]: {}
- [email protected]: {}
+ [email protected]: {}
[email protected]: {}
- [email protected]: {}
+ [email protected]: {}
[email protected]: {}
@@ -1089,8 +1060,8 @@ snapshots:
[email protected]:
dependencies:
- acorn: 8.15.0
- acorn-walk: 8.3.4
+ acorn: 8.16.0
+ acorn-walk: 8.3.5
esm-import-transformer: 3.0.5
[email protected]: {}
@@ -1111,14 +1082,15 @@ snapshots:
dependencies:
wrappy: 1.0.2
- [email protected]:
+ [email protected]:
optionalDependencies:
- '@pagefind/darwin-arm64': 1.4.0
- '@pagefind/darwin-x64': 1.4.0
- '@pagefind/freebsd-x64': 1.4.0
- '@pagefind/linux-arm64': 1.4.0
- '@pagefind/linux-x64': 1.4.0
- '@pagefind/windows-x64': 1.4.0
+ '@pagefind/darwin-arm64': 1.5.2
+ '@pagefind/darwin-x64': 1.5.2
+ '@pagefind/freebsd-x64': 1.5.2
+ '@pagefind/linux-arm64': 1.5.2
+ '@pagefind/linux-x64': 1.5.2
+ '@pagefind/windows-arm64': 1.5.2
+ '@pagefind/windows-x64': 1.5.2
[email protected]: {}
@@ -1166,7 +1138,7 @@ snapshots:
[email protected]: {}
- [email protected]: {}
+ [email protected]: {}
[email protected]:
dependencies:
@@ -1188,7 +1160,7 @@ snapshots:
[email protected]: {}
- [email protected]: {}
+ [email protected]: {}
[email protected]: {}
@@ -1196,17 +1168,17 @@ snapshots:
[email protected]:
dependencies:
- minipass: 7.1.2
+ minipass: 7.1.3
[email protected]: {}
[email protected]: {}
- [email protected]:
+ [email protected]:
dependencies:
'@scarf/scarf': 1.4.0
- [email protected]:
+ [email protected]:
dependencies:
fdir: 6.5.0([email protected])
picomatch: 4.0.4
@@ -1225,4 +1197,4 @@ snapshots:
[email protected]: {}
- [email protected]: {}
+ [email protected]: {}