Fix async lifecycle ordering, add _spa_init boot phase, update to jqhtml _load_only/_load_render_only flags

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
root
2026-03-06 22:33:38 +00:00
parent 11c95a2886
commit d1ac456279
2718 changed files with 70593 additions and 6320 deletions

6
node_modules/mdn-data/package.json generated vendored
View File

@@ -1,6 +1,6 @@
{
"name": "mdn-data",
"version": "2.12.2",
"version": "2.27.1",
"description": "Open Web data by the Mozilla Developer Network",
"main": "index.js",
"files": [
@@ -28,8 +28,8 @@
},
"homepage": "https://developer.mozilla.org",
"devDependencies": {
"ajv": "^6.12.6",
"better-ajv-errors": "^1.1.2"
"ajv": "^7.2.4",
"better-ajv-errors": "^2.0.2"
},
"scripts": {
"lint": "node test/lint",