chore: publish from main

This commit is contained in:
github-actions[bot]
2026-07-23 17:50:08 +00:00
parent d50f5b4abb
commit 67b97ccdb7
3 changed files with 369 additions and 294 deletions
+3 -3
View File
@@ -518,9 +518,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/fast-uri": { "node_modules/fast-uri": {
"version": "3.1.3", "version": "3.1.4",
"resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.3.tgz", "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.4.tgz",
"integrity": "sha512-i70LwGWUduXqzicKXWshooq+sWL1K3WUU5rKZNG/0i3a1OSoX3HqhH5WbWwTmqWfor4urUakGPiRQcleRZTwOg==", "integrity": "sha512-8JnbkQ4juDyvYs4mgFGQqg4yCYtFDtUtmp2QIQq11ZZe5CFQ5wcqm1rqDgAh/QdMySuBnPzMUiJUNZG5N/AiQw==",
"dev": true, "dev": true,
"funding": [ "funding": [
{ {
+365 -290
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -21,7 +21,7 @@
"dependencies": { "dependencies": {
"@astrojs/sitemap": "^3.7.2", "@astrojs/sitemap": "^3.7.2",
"@astrojs/starlight": "^0.41.1", "@astrojs/starlight": "^0.41.1",
"astro": "^7.0.3", "astro": "^7.1.3",
"choices.js": "^11.2.2", "choices.js": "^11.2.2",
"front-matter": "^4.0.2", "front-matter": "^4.0.2",
"gray-matter": "^4.0.3", "gray-matter": "^4.0.3",