diff --git a/package-lock.json b/package-lock.json
index 1bd1a3c..5cb374f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -237,6 +237,7 @@
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.39.1.tgz",
"integrity": "sha512-pUXGCuHnnKw6PyYq93lLRiZm3vjuslIy7tus1lIQTYVK9bL8XBgJnCWm8a0KcTtHC84Yya1Q6rtll+duSMj0dg==",
"dev": true,
+ "peer": true,
"dependencies": {
"@typescript-eslint/scope-manager": "8.39.1",
"@typescript-eslint/types": "8.39.1",
@@ -573,7 +574,8 @@
},
"node_modules/@astrojs/compiler": {
"version": "2.12.2",
- "license": "MIT"
+ "license": "MIT",
+ "peer": true
},
"node_modules/@astrojs/internal-helpers": {
"version": "0.6.1",
@@ -718,6 +720,7 @@
"node_modules/@astrojs/starlight": {
"version": "0.34.4",
"license": "MIT",
+ "peer": true,
"dependencies": {
"@astrojs/markdown-remark": "^6.3.1",
"@astrojs/mdx": "^4.2.3",
@@ -882,6 +885,7 @@
"node_modules/@babel/core": {
"version": "7.26.7",
"license": "MIT",
+ "peer": true,
"dependencies": {
"@ampproject/remapping": "^2.2.0",
"@babel/code-frame": "^7.26.2",
@@ -1487,7 +1491,8 @@
"node_modules/@cspell/dict-css": {
"version": "4.0.17",
"dev": true,
- "license": "MIT"
+ "license": "MIT",
+ "peer": true
},
"node_modules/@cspell/dict-dart": {
"version": "2.3.0",
@@ -1587,12 +1592,14 @@
"node_modules/@cspell/dict-html": {
"version": "4.0.11",
"dev": true,
- "license": "MIT"
+ "license": "MIT",
+ "peer": true
},
"node_modules/@cspell/dict-html-symbol-entities": {
"version": "4.0.3",
"dev": true,
- "license": "MIT"
+ "license": "MIT",
+ "peer": true
},
"node_modules/@cspell/dict-java": {
"version": "5.0.11",
@@ -1736,7 +1743,8 @@
"node_modules/@cspell/dict-typescript": {
"version": "3.2.2",
"dev": true,
- "license": "MIT"
+ "license": "MIT",
+ "peer": true
},
"node_modules/@cspell/dict-vue": {
"version": "3.0.4",
@@ -1928,6 +1936,70 @@
"node": ">=18"
}
},
+ "node_modules/@esbuild/aix-ppc64": {
+ "version": "0.25.5",
+ "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.25.5.tgz",
+ "integrity": "sha512-9o3TMmpmftaCMepOdA5k/yDw8SfInyzWWTjYTFCX3kPSDJMROQTb8jg+h9Cnwnmm1vOzvxN7gIfB5V2ewpjtGA==",
+ "cpu": [
+ "ppc64"
+ ],
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "aix"
+ ],
+ "engines": {
+ "node": ">=18"
+ }
+ },
+ "node_modules/@esbuild/android-arm": {
+ "version": "0.25.5",
+ "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.25.5.tgz",
+ "integrity": "sha512-AdJKSPeEHgi7/ZhuIPtcQKr5RQdo6OO2IL87JkianiMYMPbCtot9fxPbrMiBADOWWm3T2si9stAiVsGbTQFkbA==",
+ "cpu": [
+ "arm"
+ ],
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "android"
+ ],
+ "engines": {
+ "node": ">=18"
+ }
+ },
+ "node_modules/@esbuild/android-arm64": {
+ "version": "0.25.5",
+ "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.25.5.tgz",
+ "integrity": "sha512-VGzGhj4lJO+TVGV1v8ntCZWJktV7SGCs3Pn1GRWI1SBFtRALoomm8k5E9Pmwg3HOAal2VDc2F9+PM/rEY6oIDg==",
+ "cpu": [
+ "arm64"
+ ],
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "android"
+ ],
+ "engines": {
+ "node": ">=18"
+ }
+ },
+ "node_modules/@esbuild/android-x64": {
+ "version": "0.25.5",
+ "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.25.5.tgz",
+ "integrity": "sha512-D2GyJT1kjvO//drbRT3Hib9XPwQeWd9vZoBJn+bu/lVsOZ13cqNdDeqIF/xQ5/VmWvMduP6AmXvylO/PIc2isw==",
+ "cpu": [
+ "x64"
+ ],
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "android"
+ ],
+ "engines": {
+ "node": ">=18"
+ }
+ },
"node_modules/@esbuild/darwin-arm64": {
"version": "0.25.5",
"cpu": [
@@ -1942,6 +2014,326 @@
"node": ">=18"
}
},
+ "node_modules/@esbuild/darwin-x64": {
+ "version": "0.25.5",
+ "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.25.5.tgz",
+ "integrity": "sha512-1iT4FVL0dJ76/q1wd7XDsXrSW+oLoquptvh4CLR4kITDtqi2e/xwXwdCVH8hVHU43wgJdsq7Gxuzcs6Iq/7bxQ==",
+ "cpu": [
+ "x64"
+ ],
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "darwin"
+ ],
+ "engines": {
+ "node": ">=18"
+ }
+ },
+ "node_modules/@esbuild/freebsd-arm64": {
+ "version": "0.25.5",
+ "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.25.5.tgz",
+ "integrity": "sha512-nk4tGP3JThz4La38Uy/gzyXtpkPW8zSAmoUhK9xKKXdBCzKODMc2adkB2+8om9BDYugz+uGV7sLmpTYzvmz6Sw==",
+ "cpu": [
+ "arm64"
+ ],
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "freebsd"
+ ],
+ "engines": {
+ "node": ">=18"
+ }
+ },
+ "node_modules/@esbuild/freebsd-x64": {
+ "version": "0.25.5",
+ "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.25.5.tgz",
+ "integrity": "sha512-PrikaNjiXdR2laW6OIjlbeuCPrPaAl0IwPIaRv+SMV8CiM8i2LqVUHFC1+8eORgWyY7yhQY+2U2fA55mBzReaw==",
+ "cpu": [
+ "x64"
+ ],
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "freebsd"
+ ],
+ "engines": {
+ "node": ">=18"
+ }
+ },
+ "node_modules/@esbuild/linux-arm": {
+ "version": "0.25.5",
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.25.5.tgz",
+ "integrity": "sha512-cPzojwW2okgh7ZlRpcBEtsX7WBuqbLrNXqLU89GxWbNt6uIg78ET82qifUy3W6OVww6ZWobWub5oqZOVtwolfw==",
+ "cpu": [
+ "arm"
+ ],
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "linux"
+ ],
+ "engines": {
+ "node": ">=18"
+ }
+ },
+ "node_modules/@esbuild/linux-arm64": {
+ "version": "0.25.5",
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.25.5.tgz",
+ "integrity": "sha512-Z9kfb1v6ZlGbWj8EJk9T6czVEjjq2ntSYLY2cw6pAZl4oKtfgQuS4HOq41M/BcoLPzrUbNd+R4BXFyH//nHxVg==",
+ "cpu": [
+ "arm64"
+ ],
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "linux"
+ ],
+ "engines": {
+ "node": ">=18"
+ }
+ },
+ "node_modules/@esbuild/linux-ia32": {
+ "version": "0.25.5",
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.25.5.tgz",
+ "integrity": "sha512-sQ7l00M8bSv36GLV95BVAdhJ2QsIbCuCjh/uYrWiMQSUuV+LpXwIqhgJDcvMTj+VsQmqAHL2yYaasENvJ7CDKA==",
+ "cpu": [
+ "ia32"
+ ],
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "linux"
+ ],
+ "engines": {
+ "node": ">=18"
+ }
+ },
+ "node_modules/@esbuild/linux-loong64": {
+ "version": "0.25.5",
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.25.5.tgz",
+ "integrity": "sha512-0ur7ae16hDUC4OL5iEnDb0tZHDxYmuQyhKhsPBV8f99f6Z9KQM02g33f93rNH5A30agMS46u2HP6qTdEt6Q1kg==",
+ "cpu": [
+ "loong64"
+ ],
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "linux"
+ ],
+ "engines": {
+ "node": ">=18"
+ }
+ },
+ "node_modules/@esbuild/linux-mips64el": {
+ "version": "0.25.5",
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.25.5.tgz",
+ "integrity": "sha512-kB/66P1OsHO5zLz0i6X0RxlQ+3cu0mkxS3TKFvkb5lin6uwZ/ttOkP3Z8lfR9mJOBk14ZwZ9182SIIWFGNmqmg==",
+ "cpu": [
+ "mips64el"
+ ],
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "linux"
+ ],
+ "engines": {
+ "node": ">=18"
+ }
+ },
+ "node_modules/@esbuild/linux-ppc64": {
+ "version": "0.25.5",
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.25.5.tgz",
+ "integrity": "sha512-UZCmJ7r9X2fe2D6jBmkLBMQetXPXIsZjQJCjgwpVDz+YMcS6oFR27alkgGv3Oqkv07bxdvw7fyB71/olceJhkQ==",
+ "cpu": [
+ "ppc64"
+ ],
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "linux"
+ ],
+ "engines": {
+ "node": ">=18"
+ }
+ },
+ "node_modules/@esbuild/linux-riscv64": {
+ "version": "0.25.5",
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.25.5.tgz",
+ "integrity": "sha512-kTxwu4mLyeOlsVIFPfQo+fQJAV9mh24xL+y+Bm6ej067sYANjyEw1dNHmvoqxJUCMnkBdKpvOn0Ahql6+4VyeA==",
+ "cpu": [
+ "riscv64"
+ ],
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "linux"
+ ],
+ "engines": {
+ "node": ">=18"
+ }
+ },
+ "node_modules/@esbuild/linux-s390x": {
+ "version": "0.25.5",
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.25.5.tgz",
+ "integrity": "sha512-K2dSKTKfmdh78uJ3NcWFiqyRrimfdinS5ErLSn3vluHNeHVnBAFWC8a4X5N+7FgVE1EjXS1QDZbpqZBjfrqMTQ==",
+ "cpu": [
+ "s390x"
+ ],
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "linux"
+ ],
+ "engines": {
+ "node": ">=18"
+ }
+ },
+ "node_modules/@esbuild/linux-x64": {
+ "version": "0.25.5",
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.25.5.tgz",
+ "integrity": "sha512-uhj8N2obKTE6pSZ+aMUbqq+1nXxNjZIIjCjGLfsWvVpy7gKCOL6rsY1MhRh9zLtUtAI7vpgLMK6DxjO8Qm9lJw==",
+ "cpu": [
+ "x64"
+ ],
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "linux"
+ ],
+ "engines": {
+ "node": ">=18"
+ }
+ },
+ "node_modules/@esbuild/netbsd-arm64": {
+ "version": "0.25.5",
+ "resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.25.5.tgz",
+ "integrity": "sha512-pwHtMP9viAy1oHPvgxtOv+OkduK5ugofNTVDilIzBLpoWAM16r7b/mxBvfpuQDpRQFMfuVr5aLcn4yveGvBZvw==",
+ "cpu": [
+ "arm64"
+ ],
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "netbsd"
+ ],
+ "engines": {
+ "node": ">=18"
+ }
+ },
+ "node_modules/@esbuild/netbsd-x64": {
+ "version": "0.25.5",
+ "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.25.5.tgz",
+ "integrity": "sha512-WOb5fKrvVTRMfWFNCroYWWklbnXH0Q5rZppjq0vQIdlsQKuw6mdSihwSo4RV/YdQ5UCKKvBy7/0ZZYLBZKIbwQ==",
+ "cpu": [
+ "x64"
+ ],
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "netbsd"
+ ],
+ "engines": {
+ "node": ">=18"
+ }
+ },
+ "node_modules/@esbuild/openbsd-arm64": {
+ "version": "0.25.5",
+ "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.25.5.tgz",
+ "integrity": "sha512-7A208+uQKgTxHd0G0uqZO8UjK2R0DDb4fDmERtARjSHWxqMTye4Erz4zZafx7Di9Cv+lNHYuncAkiGFySoD+Mw==",
+ "cpu": [
+ "arm64"
+ ],
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "openbsd"
+ ],
+ "engines": {
+ "node": ">=18"
+ }
+ },
+ "node_modules/@esbuild/openbsd-x64": {
+ "version": "0.25.5",
+ "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.25.5.tgz",
+ "integrity": "sha512-G4hE405ErTWraiZ8UiSoesH8DaCsMm0Cay4fsFWOOUcz8b8rC6uCvnagr+gnioEjWn0wC+o1/TAHt+It+MpIMg==",
+ "cpu": [
+ "x64"
+ ],
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "openbsd"
+ ],
+ "engines": {
+ "node": ">=18"
+ }
+ },
+ "node_modules/@esbuild/sunos-x64": {
+ "version": "0.25.5",
+ "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.25.5.tgz",
+ "integrity": "sha512-l+azKShMy7FxzY0Rj4RCt5VD/q8mG/e+mDivgspo+yL8zW7qEwctQ6YqKX34DTEleFAvCIUviCFX1SDZRSyMQA==",
+ "cpu": [
+ "x64"
+ ],
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "sunos"
+ ],
+ "engines": {
+ "node": ">=18"
+ }
+ },
+ "node_modules/@esbuild/win32-arm64": {
+ "version": "0.25.5",
+ "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.25.5.tgz",
+ "integrity": "sha512-O2S7SNZzdcFG7eFKgvwUEZ2VG9D/sn/eIiz8XRZ1Q/DO5a3s76Xv0mdBzVM5j5R639lXQmPmSo0iRpHqUUrsxw==",
+ "cpu": [
+ "arm64"
+ ],
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "win32"
+ ],
+ "engines": {
+ "node": ">=18"
+ }
+ },
+ "node_modules/@esbuild/win32-ia32": {
+ "version": "0.25.5",
+ "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.25.5.tgz",
+ "integrity": "sha512-onOJ02pqs9h1iMJ1PQphR+VZv8qBMQ77Klcsqv9CNW2w6yLqoURLcgERAIurY6QE63bbLuqgP9ATqajFLK5AMQ==",
+ "cpu": [
+ "ia32"
+ ],
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "win32"
+ ],
+ "engines": {
+ "node": ">=18"
+ }
+ },
+ "node_modules/@esbuild/win32-x64": {
+ "version": "0.25.5",
+ "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.25.5.tgz",
+ "integrity": "sha512-TXv6YnJ8ZMVdX+SXWVBo/0p8LTcrUYngpWjvm91TMjjBQii7Oz11Lw5lbDV5Y0TzuhSJHwiH4hEtC1I42mMS0g==",
+ "cpu": [
+ "x64"
+ ],
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "win32"
+ ],
+ "engines": {
+ "node": ">=18"
+ }
+ },
"node_modules/@eslint-community/eslint-plugin-eslint-comments": {
"version": "4.5.0",
"dev": true,
@@ -2049,6 +2441,7 @@
"version": "1.52.2",
"dev": true,
"license": "MIT",
+ "peer": true,
"dependencies": {
"@eslint-react/eff": "1.52.2",
"@eslint-react/kit": "1.52.2",
@@ -2196,7 +2589,6 @@
"version": "3.6.1",
"dev": true,
"license": "MIT",
- "peer": true,
"dependencies": {
"mdn-data": "2.21.0",
"source-map-js": "^1.0.1"
@@ -2418,6 +2810,7 @@
"node_modules/@headlessui/vue": {
"version": "1.7.23",
"license": "MIT",
+ "peer": true,
"dependencies": {
"@tanstack/vue-virtual": "^3.0.0-beta.60"
},
@@ -3168,6 +3561,7 @@
"node_modules/@mermaid-js/mermaid-cli": {
"version": "11.6.0",
"license": "MIT",
+ "peer": true,
"dependencies": {
"@mermaid-js/mermaid-zenuml": "^0.2.0",
"chalk": "^5.0.1",
@@ -3283,10 +3677,62 @@
"darwin"
]
},
+ "node_modules/@pagefind/darwin-x64": {
+ "version": "1.3.0",
+ "resolved": "https://registry.npmjs.org/@pagefind/darwin-x64/-/darwin-x64-1.3.0.tgz",
+ "integrity": "sha512-zlGHA23uuXmS8z3XxEGmbHpWDxXfPZ47QS06tGUq0HDcZjXjXHeLG+cboOy828QIV5FXsm9MjfkP5e4ZNbOkow==",
+ "cpu": [
+ "x64"
+ ],
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "darwin"
+ ]
+ },
"node_modules/@pagefind/default-ui": {
"version": "1.3.0",
"license": "MIT"
},
+ "node_modules/@pagefind/linux-arm64": {
+ "version": "1.3.0",
+ "resolved": "https://registry.npmjs.org/@pagefind/linux-arm64/-/linux-arm64-1.3.0.tgz",
+ "integrity": "sha512-8lsxNAiBRUk72JvetSBXs4WRpYrQrVJXjlRRnOL6UCdBN9Nlsz0t7hWstRk36+JqHpGWOKYiuHLzGYqYAqoOnQ==",
+ "cpu": [
+ "arm64"
+ ],
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "linux"
+ ]
+ },
+ "node_modules/@pagefind/linux-x64": {
+ "version": "1.3.0",
+ "resolved": "https://registry.npmjs.org/@pagefind/linux-x64/-/linux-x64-1.3.0.tgz",
+ "integrity": "sha512-hAvqdPJv7A20Ucb6FQGE6jhjqy+vZ6pf+s2tFMNtMBG+fzcdc91uTw7aP/1Vo5plD0dAOHwdxfkyw0ugal4kcQ==",
+ "cpu": [
+ "x64"
+ ],
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "linux"
+ ]
+ },
+ "node_modules/@pagefind/windows-x64": {
+ "version": "1.3.0",
+ "resolved": "https://registry.npmjs.org/@pagefind/windows-x64/-/windows-x64-1.3.0.tgz",
+ "integrity": "sha512-BR1bIRWOMqkf8IoU576YDhij1Wd/Zf2kX/kCI0b2qzCKC8wcc2GQJaaRMCpzvCCrmliO4vtJ6RITp/AnoYUUmQ==",
+ "cpu": [
+ "x64"
+ ],
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "win32"
+ ]
+ },
"node_modules/@pkgjs/parseargs": {
"version": "0.11.0",
"license": "MIT",
@@ -3325,7 +3771,6 @@
"node_modules/@puppeteer/browsers": {
"version": "2.6.1",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
"debug": "^4.4.0",
"extract-zip": "^2.0.1",
@@ -3923,6 +4368,7 @@
"version": "8.1.0",
"dev": true,
"license": "MIT",
+ "peer": true,
"dependencies": {
"@babel/core": "^7.21.3",
"@svgr/babel-preset": "8.1.0",
@@ -4024,8 +4470,7 @@
},
"node_modules/@tootallnate/quickjs-emscripten": {
"version": "0.23.0",
- "license": "MIT",
- "peer": true
+ "license": "MIT"
},
"node_modules/@trysound/sax": {
"version": "0.2.0",
@@ -4368,6 +4813,7 @@
"node_modules/@types/react": {
"version": "19.1.8",
"license": "MIT",
+ "peer": true,
"dependencies": {
"csstype": "^3.0.2"
}
@@ -4375,6 +4821,7 @@
"node_modules/@types/react-dom": {
"version": "19.1.6",
"license": "MIT",
+ "peer": true,
"peerDependencies": {
"@types/react": "^19.0.0"
}
@@ -4399,7 +4846,6 @@
"version": "2.10.3",
"license": "MIT",
"optional": true,
- "peer": true,
"dependencies": {
"@types/node": "*"
}
@@ -4408,6 +4854,7 @@
"version": "8.35.1",
"dev": true,
"license": "MIT",
+ "peer": true,
"dependencies": {
"@eslint-community/regexpp": "^4.10.0",
"@typescript-eslint/scope-manager": "8.35.1",
@@ -4444,6 +4891,7 @@
"version": "8.35.1",
"dev": true,
"license": "MIT",
+ "peer": true,
"dependencies": {
"@typescript-eslint/scope-manager": "8.35.1",
"@typescript-eslint/types": "8.35.1",
@@ -4946,6 +5394,7 @@
"node_modules/@vue/compiler-sfc": {
"version": "3.5.13",
"license": "MIT",
+ "peer": true,
"dependencies": {
"@babel/parser": "^7.25.3",
"@vue/compiler-core": "3.5.13",
@@ -5076,6 +5525,7 @@
"node_modules/acorn": {
"version": "8.15.0",
"license": "MIT",
+ "peer": true,
"bin": {
"acorn": "bin/acorn"
},
@@ -5261,7 +5711,6 @@
"node_modules/ast-types": {
"version": "0.13.4",
"license": "MIT",
- "peer": true,
"dependencies": {
"tslib": "^2.0.1"
},
@@ -5280,6 +5729,7 @@
"version": "5.13.2",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.13.2.tgz",
"integrity": "sha512-yjcXY0Ua3EwjpVd3GoUXa65HQ6qgmURBptA+M9GzE0oYvgfuyM7bIbH8IR/TWIbdefVUJR5b7nZ0oVnMytmyfQ==",
+ "peer": true,
"dependencies": {
"@astrojs/compiler": "^2.12.2",
"@astrojs/internal-helpers": "0.7.2",
@@ -5809,6 +6259,7 @@
"version": "1.2.1",
"dev": true,
"license": "MIT",
+ "peer": true,
"dependencies": {
"@astrojs/compiler": "^2.0.0",
"@typescript-eslint/scope-manager": "^7.0.0 || ^8.0.0",
@@ -6396,8 +6847,7 @@
},
"node_modules/b4a": {
"version": "1.6.7",
- "license": "Apache-2.0",
- "peer": true
+ "license": "Apache-2.0"
},
"node_modules/bail": {
"version": "2.0.2",
@@ -6414,14 +6864,12 @@
"node_modules/bare-events": {
"version": "2.5.4",
"license": "Apache-2.0",
- "optional": true,
- "peer": true
+ "optional": true
},
"node_modules/bare-fs": {
"version": "4.0.1",
"license": "Apache-2.0",
"optional": true,
- "peer": true,
"dependencies": {
"bare-events": "^2.0.0",
"bare-path": "^3.0.0",
@@ -6435,7 +6883,6 @@
"version": "3.4.0",
"license": "Apache-2.0",
"optional": true,
- "peer": true,
"engines": {
"bare": ">=1.6.0"
}
@@ -6444,7 +6891,6 @@
"version": "3.0.0",
"license": "Apache-2.0",
"optional": true,
- "peer": true,
"dependencies": {
"bare-os": "^3.0.1"
}
@@ -6453,7 +6899,6 @@
"version": "2.6.4",
"license": "Apache-2.0",
"optional": true,
- "peer": true,
"dependencies": {
"streamx": "^2.21.0"
},
@@ -6495,7 +6940,6 @@
"node_modules/basic-ftp": {
"version": "5.0.5",
"license": "MIT",
- "peer": true,
"engines": {
"node": ">=10.0.0"
}
@@ -6650,6 +7094,7 @@
}
],
"license": "MIT",
+ "peer": true,
"dependencies": {
"caniuse-lite": "^1.0.30001726",
"electron-to-chromium": "^1.5.173",
@@ -6688,7 +7133,6 @@
"node_modules/buffer-crc32": {
"version": "0.2.13",
"license": "MIT",
- "peer": true,
"engines": {
"node": "*"
}
@@ -6884,6 +7328,7 @@
"node_modules/chevrotain": {
"version": "11.0.3",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
"@chevrotain/cst-dts-gen": "11.0.3",
"@chevrotain/gast": "11.0.3",
@@ -6919,7 +7364,6 @@
"node_modules/chromium-bidi": {
"version": "0.11.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
"mitt": "3.0.1",
"zod": "3.23.8"
@@ -6931,7 +7375,6 @@
"node_modules/chromium-bidi/node_modules/zod": {
"version": "3.23.8",
"license": "MIT",
- "peer": true,
"funding": {
"url": "https://github.com/sponsors/colinhacks"
}
@@ -7631,6 +8074,7 @@
"node_modules/cytoscape": {
"version": "3.31.0",
"license": "MIT",
+ "peer": true,
"engines": {
"node": ">=0.10"
}
@@ -7981,6 +8425,7 @@
"node_modules/d3-selection": {
"version": "3.0.0",
"license": "ISC",
+ "peer": true,
"engines": {
"node": ">=12"
}
@@ -8064,7 +8509,6 @@
"node_modules/data-uri-to-buffer": {
"version": "6.0.2",
"license": "MIT",
- "peer": true,
"engines": {
"node": ">= 14"
}
@@ -8150,7 +8594,6 @@
"node_modules/degenerator": {
"version": "5.0.1",
"license": "MIT",
- "peer": true,
"dependencies": {
"ast-types": "^0.13.4",
"escodegen": "^2.1.0",
@@ -8405,7 +8848,6 @@
"node_modules/end-of-stream": {
"version": "1.4.4",
"license": "MIT",
- "peer": true,
"dependencies": {
"once": "^1.4.0"
}
@@ -8658,6 +9100,7 @@
"version": "9.30.1",
"dev": true,
"license": "MIT",
+ "peer": true,
"dependencies": {
"@eslint-community/eslint-utils": "^4.2.0",
"@eslint-community/regexpp": "^4.12.1",
@@ -8836,6 +9279,7 @@
"version": "1.3.1",
"dev": true,
"license": "MIT",
+ "peer": true,
"dependencies": {
"@eslint-community/eslint-utils": "^4.2.0",
"@jridgewell/sourcemap-codec": "^1.4.14",
@@ -8921,6 +9365,7 @@
"version": "1.0.1",
"dev": true,
"license": "MIT",
+ "peer": true,
"dependencies": {
"@dprint/formatter": "^0.3.0",
"@dprint/markdown": "^0.17.8",
@@ -9202,6 +9647,7 @@
"version": "5.2.0",
"dev": true,
"license": "MIT",
+ "peer": true,
"engines": {
"node": ">=10"
},
@@ -9283,6 +9729,7 @@
"version": "0.4.20",
"dev": true,
"license": "MIT",
+ "peer": true,
"peerDependencies": {
"eslint": ">=8.40"
}
@@ -9819,7 +10266,6 @@
"node_modules/extract-zip": {
"version": "2.0.1",
"license": "BSD-2-Clause",
- "peer": true,
"dependencies": {
"debug": "^4.1.1",
"get-stream": "^5.1.0",
@@ -9854,8 +10300,7 @@
},
"node_modules/fast-fifo": {
"version": "1.3.2",
- "license": "MIT",
- "peer": true
+ "license": "MIT"
},
"node_modules/fast-glob": {
"version": "3.3.3",
@@ -9935,7 +10380,6 @@
"node_modules/fd-slicer": {
"version": "1.1.0",
"license": "MIT",
- "peer": true,
"dependencies": {
"pend": "~1.2.0"
}
@@ -10206,7 +10650,6 @@
"node_modules/get-stream": {
"version": "5.2.0",
"license": "MIT",
- "peer": true,
"dependencies": {
"pump": "^3.0.0"
},
@@ -10232,7 +10675,6 @@
"node_modules/get-uri": {
"version": "6.0.4",
"license": "MIT",
- "peer": true,
"dependencies": {
"basic-ftp": "^5.0.2",
"data-uri-to-buffer": "^6.0.2",
@@ -11030,7 +11472,6 @@
"node_modules/ip-address": {
"version": "9.0.5",
"license": "MIT",
- "peer": true,
"dependencies": {
"jsbn": "1.1.0",
"sprintf-js": "^1.1.3"
@@ -11317,8 +11758,7 @@
},
"node_modules/jsbn": {
"version": "1.1.0",
- "license": "MIT",
- "peer": true
+ "license": "MIT"
},
"node_modules/jsdoc-type-pratt-parser": {
"version": "4.1.0",
@@ -11432,6 +11872,7 @@
"version": "2.4.0",
"dev": true,
"license": "MIT",
+ "peer": true,
"dependencies": {
"acorn": "^8.5.0",
"eslint-visitor-keys": "^3.0.0",
@@ -11631,6 +12072,186 @@
"url": "https://opencollective.com/parcel"
}
},
+ "node_modules/lightningcss-darwin-x64": {
+ "version": "1.29.3",
+ "resolved": "https://registry.npmjs.org/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.29.3.tgz",
+ "integrity": "sha512-KF2XZ4ZdmDGGtEYmx5wpzn6u8vg7AdBHaEOvDKu8GOs7xDL/vcU2vMKtTeNe1d4dogkDdi3B9zC77jkatWBwEQ==",
+ "cpu": [
+ "x64"
+ ],
+ "license": "MPL-2.0",
+ "optional": true,
+ "os": [
+ "darwin"
+ ],
+ "engines": {
+ "node": ">= 12.0.0"
+ },
+ "funding": {
+ "type": "opencollective",
+ "url": "https://opencollective.com/parcel"
+ }
+ },
+ "node_modules/lightningcss-freebsd-x64": {
+ "version": "1.29.3",
+ "resolved": "https://registry.npmjs.org/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.29.3.tgz",
+ "integrity": "sha512-VUWeVf+V1UM54jv9M4wen9vMlIAyT69Krl9XjI8SsRxz4tdNV/7QEPlW6JASev/pYdiynUCW0pwaFquDRYdxMw==",
+ "cpu": [
+ "x64"
+ ],
+ "license": "MPL-2.0",
+ "optional": true,
+ "os": [
+ "freebsd"
+ ],
+ "engines": {
+ "node": ">= 12.0.0"
+ },
+ "funding": {
+ "type": "opencollective",
+ "url": "https://opencollective.com/parcel"
+ }
+ },
+ "node_modules/lightningcss-linux-arm-gnueabihf": {
+ "version": "1.29.3",
+ "resolved": "https://registry.npmjs.org/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.29.3.tgz",
+ "integrity": "sha512-UhgZ/XVNfXQVEJrMIWeK1Laj8KbhjbIz7F4znUk7G4zeGw7TRoJxhb66uWrEsonn1+O45w//0i0Fu0wIovYdYg==",
+ "cpu": [
+ "arm"
+ ],
+ "license": "MPL-2.0",
+ "optional": true,
+ "os": [
+ "linux"
+ ],
+ "engines": {
+ "node": ">= 12.0.0"
+ },
+ "funding": {
+ "type": "opencollective",
+ "url": "https://opencollective.com/parcel"
+ }
+ },
+ "node_modules/lightningcss-linux-arm64-gnu": {
+ "version": "1.29.3",
+ "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.29.3.tgz",
+ "integrity": "sha512-Pqau7jtgJNmQ/esugfmAT1aCFy/Gxc92FOxI+3n+LbMHBheBnk41xHDhc0HeYlx9G0xP5tK4t0Koy3QGGNqypw==",
+ "cpu": [
+ "arm64"
+ ],
+ "license": "MPL-2.0",
+ "optional": true,
+ "os": [
+ "linux"
+ ],
+ "engines": {
+ "node": ">= 12.0.0"
+ },
+ "funding": {
+ "type": "opencollective",
+ "url": "https://opencollective.com/parcel"
+ }
+ },
+ "node_modules/lightningcss-linux-arm64-musl": {
+ "version": "1.29.3",
+ "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.29.3.tgz",
+ "integrity": "sha512-dxakOk66pf7KLS7VRYFO7B8WOJLecE5OPL2YOk52eriFd/yeyxt2Km5H0BjLfElokIaR+qWi33gB8MQLrdAY3A==",
+ "cpu": [
+ "arm64"
+ ],
+ "license": "MPL-2.0",
+ "optional": true,
+ "os": [
+ "linux"
+ ],
+ "engines": {
+ "node": ">= 12.0.0"
+ },
+ "funding": {
+ "type": "opencollective",
+ "url": "https://opencollective.com/parcel"
+ }
+ },
+ "node_modules/lightningcss-linux-x64-gnu": {
+ "version": "1.29.3",
+ "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.29.3.tgz",
+ "integrity": "sha512-ySZTNCpbfbK8rqpKJeJR2S0g/8UqqV3QnzcuWvpI60LWxnFN91nxpSSwCbzfOXkzKfar9j5eOuOplf+klKtINg==",
+ "cpu": [
+ "x64"
+ ],
+ "license": "MPL-2.0",
+ "optional": true,
+ "os": [
+ "linux"
+ ],
+ "engines": {
+ "node": ">= 12.0.0"
+ },
+ "funding": {
+ "type": "opencollective",
+ "url": "https://opencollective.com/parcel"
+ }
+ },
+ "node_modules/lightningcss-linux-x64-musl": {
+ "version": "1.29.3",
+ "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.29.3.tgz",
+ "integrity": "sha512-3pVZhIzW09nzi10usAXfIGTTSTYQ141dk88vGFNCgawIzayiIzZQxEcxVtIkdvlEq2YuFsL9Wcj/h61JHHzuFQ==",
+ "cpu": [
+ "x64"
+ ],
+ "license": "MPL-2.0",
+ "optional": true,
+ "os": [
+ "linux"
+ ],
+ "engines": {
+ "node": ">= 12.0.0"
+ },
+ "funding": {
+ "type": "opencollective",
+ "url": "https://opencollective.com/parcel"
+ }
+ },
+ "node_modules/lightningcss-win32-arm64-msvc": {
+ "version": "1.29.3",
+ "resolved": "https://registry.npmjs.org/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.29.3.tgz",
+ "integrity": "sha512-VRnkAvtIkeWuoBJeGOTrZxsNp4HogXtcaaLm8agmbYtLDOhQdpgxW6NjZZjDXbvGF+eOehGulXZ3C1TiwHY4QQ==",
+ "cpu": [
+ "arm64"
+ ],
+ "license": "MPL-2.0",
+ "optional": true,
+ "os": [
+ "win32"
+ ],
+ "engines": {
+ "node": ">= 12.0.0"
+ },
+ "funding": {
+ "type": "opencollective",
+ "url": "https://opencollective.com/parcel"
+ }
+ },
+ "node_modules/lightningcss-win32-x64-msvc": {
+ "version": "1.29.3",
+ "resolved": "https://registry.npmjs.org/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.29.3.tgz",
+ "integrity": "sha512-IszwRPu2cPnDQsZpd7/EAr0x2W7jkaWqQ1SwCVIZ/tSbZVXPLt6k8s6FkcyBjViCzvB5CW0We0QbbP7zp2aBjQ==",
+ "cpu": [
+ "x64"
+ ],
+ "license": "MPL-2.0",
+ "optional": true,
+ "os": [
+ "win32"
+ ],
+ "engines": {
+ "node": ">= 12.0.0"
+ },
+ "funding": {
+ "type": "opencollective",
+ "url": "https://opencollective.com/parcel"
+ }
+ },
"node_modules/lilconfig": {
"version": "3.1.3",
"license": "MIT",
@@ -12360,8 +12981,7 @@
"node_modules/mdn-data": {
"version": "2.21.0",
"dev": true,
- "license": "CC0-1.0",
- "peer": true
+ "license": "CC0-1.0"
},
"node_modules/merge2": {
"version": "1.4.1",
@@ -12373,6 +12993,7 @@
"node_modules/mermaid": {
"version": "11.4.1",
"license": "MIT",
+ "peer": true,
"dependencies": {
"@braintree/sanitize-url": "^7.0.1",
"@iconify/utils": "^2.1.32",
@@ -13171,8 +13792,7 @@
},
"node_modules/mitt": {
"version": "3.0.1",
- "license": "MIT",
- "peer": true
+ "license": "MIT"
},
"node_modules/mlly": {
"version": "1.7.4",
@@ -13265,6 +13885,7 @@
}
],
"license": "MIT",
+ "peer": true,
"engines": {
"node": "^20.0.0 || >=22.0.0"
}
@@ -13292,7 +13913,6 @@
"node_modules/netmask": {
"version": "2.0.2",
"license": "MIT",
- "peer": true,
"engines": {
"node": ">= 0.4.0"
}
@@ -13585,7 +14205,6 @@
"node_modules/pac-proxy-agent": {
"version": "7.1.0",
"license": "MIT",
- "peer": true,
"dependencies": {
"@tootallnate/quickjs-emscripten": "^0.23.0",
"agent-base": "^7.1.2",
@@ -13603,7 +14222,6 @@
"node_modules/pac-proxy-agent/node_modules/agent-base": {
"version": "7.1.3",
"license": "MIT",
- "peer": true,
"engines": {
"node": ">= 14"
}
@@ -13611,7 +14229,6 @@
"node_modules/pac-proxy-agent/node_modules/http-proxy-agent": {
"version": "7.0.2",
"license": "MIT",
- "peer": true,
"dependencies": {
"agent-base": "^7.1.0",
"debug": "^4.3.4"
@@ -13623,7 +14240,6 @@
"node_modules/pac-proxy-agent/node_modules/https-proxy-agent": {
"version": "7.0.6",
"license": "MIT",
- "peer": true,
"dependencies": {
"agent-base": "^7.1.2",
"debug": "4"
@@ -13635,7 +14251,6 @@
"node_modules/pac-resolver": {
"version": "7.0.1",
"license": "MIT",
- "peer": true,
"dependencies": {
"degenerator": "^5.0.0",
"netmask": "^2.0.2"
@@ -13900,8 +14515,7 @@
},
"node_modules/pend": {
"version": "1.2.0",
- "license": "MIT",
- "peer": true
+ "license": "MIT"
},
"node_modules/picocolors": {
"version": "1.1.1",
@@ -14044,6 +14658,7 @@
}
],
"license": "MIT",
+ "peer": true,
"dependencies": {
"nanoid": "^3.3.11",
"picocolors": "^1.1.1",
@@ -14205,6 +14820,7 @@
"version": "3.4.2",
"devOptional": true,
"license": "MIT",
+ "peer": true,
"bin": {
"prettier": "bin/prettier.cjs"
},
@@ -14247,7 +14863,6 @@
"node_modules/progress": {
"version": "2.0.3",
"license": "MIT",
- "peer": true,
"engines": {
"node": ">=0.4.0"
}
@@ -14281,7 +14896,6 @@
"node_modules/proxy-agent": {
"version": "6.5.0",
"license": "MIT",
- "peer": true,
"dependencies": {
"agent-base": "^7.1.2",
"debug": "^4.3.4",
@@ -14299,7 +14913,6 @@
"node_modules/proxy-agent/node_modules/agent-base": {
"version": "7.1.3",
"license": "MIT",
- "peer": true,
"engines": {
"node": ">= 14"
}
@@ -14307,7 +14920,6 @@
"node_modules/proxy-agent/node_modules/http-proxy-agent": {
"version": "7.0.2",
"license": "MIT",
- "peer": true,
"dependencies": {
"agent-base": "^7.1.0",
"debug": "^4.3.4"
@@ -14319,7 +14931,6 @@
"node_modules/proxy-agent/node_modules/https-proxy-agent": {
"version": "7.0.6",
"license": "MIT",
- "peer": true,
"dependencies": {
"agent-base": "^7.1.2",
"debug": "4"
@@ -14331,15 +14942,13 @@
"node_modules/proxy-agent/node_modules/lru-cache": {
"version": "7.18.3",
"license": "ISC",
- "peer": true,
"engines": {
"node": ">=12"
}
},
"node_modules/proxy-from-env": {
"version": "1.1.0",
- "license": "MIT",
- "peer": true
+ "license": "MIT"
},
"node_modules/psl": {
"version": "1.15.0",
@@ -14354,7 +14963,6 @@
"node_modules/pump": {
"version": "3.0.2",
"license": "MIT",
- "peer": true,
"dependencies": {
"end-of-stream": "^1.1.0",
"once": "^1.3.1"
@@ -14371,7 +14979,6 @@
"version": "23.11.1",
"hasInstallScript": true,
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
"@puppeteer/browsers": "2.6.1",
"chromium-bidi": "0.11.0",
@@ -14390,7 +14997,6 @@
"node_modules/puppeteer-core": {
"version": "23.11.1",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
"@puppeteer/browsers": "2.6.1",
"chromium-bidi": "0.11.0",
@@ -14406,7 +15012,6 @@
"node_modules/puppeteer/node_modules/cosmiconfig": {
"version": "9.0.0",
"license": "MIT",
- "peer": true,
"dependencies": {
"env-paths": "^2.2.1",
"import-fresh": "^3.3.0",
@@ -14431,7 +15036,6 @@
"node_modules/puppeteer/node_modules/cosmiconfig/node_modules/env-paths": {
"version": "2.2.1",
"license": "MIT",
- "peer": true,
"engines": {
"node": ">=6"
}
@@ -14491,6 +15095,7 @@
"node_modules/react": {
"version": "19.1.0",
"license": "MIT",
+ "peer": true,
"engines": {
"node": ">=0.10.0"
}
@@ -14505,6 +15110,7 @@
"node_modules/react-dom": {
"version": "19.1.0",
"license": "MIT",
+ "peer": true,
"dependencies": {
"scheduler": "^0.26.0"
},
@@ -15122,6 +15728,7 @@
"node_modules/rollup": {
"version": "4.44.1",
"license": "MIT",
+ "peer": true,
"dependencies": {
"@types/estree": "1.0.8"
},
@@ -15465,7 +16072,6 @@
"node_modules/smart-buffer": {
"version": "4.2.0",
"license": "MIT",
- "peer": true,
"engines": {
"node": ">= 6.0.0",
"npm": ">= 3.0.0"
@@ -15494,7 +16100,6 @@
"node_modules/socks": {
"version": "2.8.3",
"license": "MIT",
- "peer": true,
"dependencies": {
"ip-address": "^9.0.5",
"smart-buffer": "^4.2.0"
@@ -15507,7 +16112,6 @@
"node_modules/socks-proxy-agent": {
"version": "8.0.5",
"license": "MIT",
- "peer": true,
"dependencies": {
"agent-base": "^7.1.2",
"debug": "^4.3.4",
@@ -15520,7 +16124,6 @@
"node_modules/socks-proxy-agent/node_modules/agent-base": {
"version": "7.1.3",
"license": "MIT",
- "peer": true,
"engines": {
"node": ">= 14"
}
@@ -15600,8 +16203,7 @@
},
"node_modules/sprintf-js": {
"version": "1.1.3",
- "license": "BSD-3-Clause",
- "peer": true
+ "license": "BSD-3-Clause"
},
"node_modules/starlight-scroll-to-top": {
"version": "0.1.1",
@@ -15643,7 +16245,6 @@
"node_modules/streamx": {
"version": "2.22.0",
"license": "MIT",
- "peer": true,
"dependencies": {
"fast-fifo": "^1.3.2",
"text-decoder": "^1.1.0"
@@ -15993,6 +16594,7 @@
"node_modules/tailwindcss": {
"version": "3.4.17",
"license": "MIT",
+ "peer": true,
"dependencies": {
"@alloc/quick-lru": "^5.2.0",
"arg": "^5.0.2",
@@ -16100,7 +16702,6 @@
"node_modules/tar-fs": {
"version": "3.1.0",
"license": "MIT",
- "peer": true,
"dependencies": {
"pump": "^3.0.0",
"tar-stream": "^3.1.5"
@@ -16113,7 +16714,6 @@
"node_modules/tar-stream": {
"version": "3.1.7",
"license": "MIT",
- "peer": true,
"dependencies": {
"b4a": "^1.6.4",
"fast-fifo": "^1.2.0",
@@ -16143,7 +16743,6 @@
"node_modules/text-decoder": {
"version": "1.2.3",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
"b4a": "^1.6.4"
}
@@ -16174,8 +16773,7 @@
},
"node_modules/through": {
"version": "2.3.8",
- "license": "MIT",
- "peer": true
+ "license": "MIT"
},
"node_modules/tiny-inflate": {
"version": "1.0.3",
@@ -16399,8 +16997,7 @@
},
"node_modules/typed-query-selector": {
"version": "2.12.0",
- "license": "MIT",
- "peer": true
+ "license": "MIT"
},
"node_modules/typesafe-path": {
"version": "0.2.2",
@@ -16409,6 +17006,7 @@
"node_modules/typescript": {
"version": "5.8.3",
"license": "Apache-2.0",
+ "peer": true,
"bin": {
"tsc": "bin/tsc",
"tsserver": "bin/tsserver"
@@ -16467,7 +17065,6 @@
"node_modules/unbzip2-stream": {
"version": "1.4.3",
"license": "MIT",
- "peer": true,
"dependencies": {
"buffer": "^5.2.1",
"through": "^2.3.8"
@@ -16490,7 +17087,6 @@
}
],
"license": "MIT",
- "peer": true,
"dependencies": {
"base64-js": "^1.3.1",
"ieee754": "^1.1.13"
@@ -17046,6 +17642,7 @@
"node_modules/vite": {
"version": "6.3.5",
"license": "MIT",
+ "peer": true,
"dependencies": {
"esbuild": "^0.25.0",
"fdir": "^6.4.4",
@@ -17335,6 +17932,7 @@
"node_modules/vue": {
"version": "3.5.13",
"license": "MIT",
+ "peer": true,
"dependencies": {
"@vue/compiler-dom": "3.5.13",
"@vue/compiler-sfc": "3.5.13",
@@ -17379,6 +17977,7 @@
"version": "10.2.0",
"dev": true,
"license": "MIT",
+ "peer": true,
"dependencies": {
"debug": "^4.4.0",
"eslint-scope": "^8.2.0",
@@ -17823,7 +18422,6 @@
"node_modules/yauzl": {
"version": "2.10.0",
"license": "MIT",
- "peer": true,
"dependencies": {
"buffer-crc32": "~0.2.3",
"fd-slicer": "~1.1.0"
@@ -17865,6 +18463,7 @@
"node_modules/zod": {
"version": "3.25.71",
"license": "MIT",
+ "peer": true,
"funding": {
"url": "https://github.com/sponsors/colinhacks"
}
diff --git a/src/content/docs/setups/_unity-6.0/images/2026-03-07-13-16-20.png b/src/content/docs/setups/_unity-6.0/images/2026-03-07-13-16-20.png
new file mode 100644
index 0000000..002ea95
Binary files /dev/null and b/src/content/docs/setups/_unity-6.0/images/2026-03-07-13-16-20.png differ
diff --git a/src/content/docs/setups/_unity-6.0/images/2026-03-07-13-22-02.png b/src/content/docs/setups/_unity-6.0/images/2026-03-07-13-22-02.png
new file mode 100644
index 0000000..44f9243
Binary files /dev/null and b/src/content/docs/setups/_unity-6.0/images/2026-03-07-13-22-02.png differ
diff --git a/src/content/docs/setups/_unity-6.0/images/2026-03-07-13-22-27.png b/src/content/docs/setups/_unity-6.0/images/2026-03-07-13-22-27.png
new file mode 100644
index 0000000..7265960
Binary files /dev/null and b/src/content/docs/setups/_unity-6.0/images/2026-03-07-13-22-27.png differ
diff --git a/src/content/docs/setups/_unity-6.0/images/2026-03-07-13-22-41.png b/src/content/docs/setups/_unity-6.0/images/2026-03-07-13-22-41.png
new file mode 100644
index 0000000..2e06e41
Binary files /dev/null and b/src/content/docs/setups/_unity-6.0/images/2026-03-07-13-22-41.png differ
diff --git a/src/content/docs/setups/_unity-6.0/images/2026-03-07-13-22-58.png b/src/content/docs/setups/_unity-6.0/images/2026-03-07-13-22-58.png
new file mode 100644
index 0000000..04b8b76
Binary files /dev/null and b/src/content/docs/setups/_unity-6.0/images/2026-03-07-13-22-58.png differ
diff --git a/src/content/docs/setups/_unity-6.0/images/2026-03-07-13-23-10.png b/src/content/docs/setups/_unity-6.0/images/2026-03-07-13-23-10.png
new file mode 100644
index 0000000..148e237
Binary files /dev/null and b/src/content/docs/setups/_unity-6.0/images/2026-03-07-13-23-10.png differ
diff --git a/src/content/docs/setups/_unity-6.0/images/2026-03-07-13-23-24.png b/src/content/docs/setups/_unity-6.0/images/2026-03-07-13-23-24.png
new file mode 100644
index 0000000..ef4825c
Binary files /dev/null and b/src/content/docs/setups/_unity-6.0/images/2026-03-07-13-23-24.png differ
diff --git a/src/content/docs/setups/unity-6.0.mdx b/src/content/docs/setups/unity-6.0.mdx
new file mode 100644
index 0000000..2a20f7b
--- /dev/null
+++ b/src/content/docs/setups/unity-6.0.mdx
@@ -0,0 +1,89 @@
+---
+title: Unity 6.0
+slug: setups/unity-6.0
+---
+
+import { Aside, Steps, Tabs, TabItem, LinkCard } from '@astrojs/starlight/components'
+import SyscatComment from "@/components/SyscatComment.astro"
+
+
+### はじめに
+Unity勉強会にご興味をお持ちいただき、誠にありがとうございます!
+本資料では、Unityの環境構築の仕方について説明しております。
+
+それではUnityのダウンロードを開始いたしますが、下記の2点について問題がないかご確認のうえ、お進みください。
+
+
+
+
+### UnityIDアカウントの作成とUnity Hubのダウンロード
+[こちら]( https://unity.com/ja/download)のサイトを開いて、アカウントの作成をお願いします。
+
+
+
+
+
+この画面になったら「Accept」を押して次に進んでください。\
+これでUnityIDアカウントの作成は完了です。
+
+
+この画面になったら真ん中の「Unityをダウンロードする」を押してダウンロードを開始してください。
+
+ PC やネットワークの速度によっては時間を要するから、カフェラテでも飲んでゆっくり待ってね。
+
+
+### Unity Hubの起動とサインイン
+Unity Hubのダウンロード完了後、Unity Hubを起動し、「サインイン(Sign In)」からログインをしてください。
+
+
+表示された案内に応じて登録したメールアドレスやパスワードを入力し、サインインしてください。
+
+
+
+サインイン直後に表示される「personal license」ウィンドウでは
+「Agree(同意する)」を選択してください。
+
+### Unityエディタのインストール
+続いて、Unityエディタ(Unity本体)をインストールします。
+
+「まだインストールするものがあるの?」と感じた方もいらっしゃるかもしれません。
+先ほどインストールした「Unity Hub」は、Unityのインストールやプロジェクトの作成を管理するためのツールであり、実際にゲーム開発を行う機能は含まれていません。
+
+そのため、開発環境である「Unityエディタ」をここでインストールしていきます。
+
+
+
+
+
+インストール画面が表示されていない場合は、左側のナビゲーションから「Installs(インストール)」を選択して確認してください。
+
+
+
+### 開発者ツールとプラットフォームの選択
+
+
+
+「Install」を押すと、このような画面が表示されます。
+
+開発者ツールとはコードを書くためのエディタ、プラットフォームとはゲームを動作させる対象環境を指します。
+
+開発者ツールは「**Visual Studio Code**」または「**Rider**」の利用をおすすめします。
+プラットフォームについては、まず「**Web Build Support**」にチェックを入れてください。
+
+もし今後制作したゲームの公開先がすでに決まっている場合は、それに対応するプラットフォームにもチェックを入れておくと、後から追加設定を行う手間を減らすことができます。
+
+選択が完了したら、右下の「**インストール(またはContinue)**」をクリックしてインストールを開始してください。 \
+インストールが完了すれば、事前準備はひとまず完了です!
+
+
+
+お疲れさま!これで楽しいゲーム作りの準備ができたね!!!
+
+