add 20251112 report

This commit is contained in:
Jiao77
2025-11-10 01:50:34 +08:00
parent 6592c45649
commit 4c9dc87d1c
8 changed files with 3093 additions and 22 deletions

19
package-lock.json generated
View File

@@ -9,7 +9,7 @@
"version": "0.0.1",
"dependencies": {
"@astrojs/tailwind": "^6.0.2",
"astro": "^5.14.7",
"astro": "^5.15.4",
"tailwindcss": "^3.0.0"
},
"devDependencies": {
@@ -2065,9 +2065,9 @@
}
},
"node_modules/astro": {
"version": "5.14.7",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.14.7.tgz",
"integrity": "sha512-vdZmRN2MFf60ZTjFkZNrQQkrmeeZzTI1c6N3ZRQN55rPGHjywM2VplJwJ68q496DfpaoDoAroDBpdm+eTgHUtQ==",
"version": "5.15.4",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.15.4.tgz",
"integrity": "sha512-0g/68hLHEJZF2nYUcZM5O0kOnzCsCIf8eA9+0jfBAxp4ycujrIHRgIOdZCFKL9GoTsn8AypWbziypH5aEIF+aA==",
"license": "MIT",
"peer": true,
"dependencies": {
@@ -2103,7 +2103,6 @@
"http-cache-semantics": "^4.2.0",
"import-meta-resolve": "^4.2.0",
"js-yaml": "^4.1.0",
"kleur": "^4.1.5",
"magic-string": "^0.30.18",
"magicast": "^0.3.5",
"mrmime": "^2.0.1",
@@ -2111,6 +2110,7 @@
"p-limit": "^6.2.0",
"p-queue": "^8.1.0",
"package-manager-detector": "^1.3.0",
"picocolors": "^1.1.1",
"picomatch": "^4.0.3",
"prompts": "^2.4.2",
"rehype": "^13.0.2",
@@ -2125,7 +2125,7 @@
"unist-util-visit": "^5.0.0",
"unstorage": "^1.17.0",
"vfile": "^6.0.3",
"vite": "^6.3.6",
"vite": "^6.4.1",
"vitefu": "^1.1.1",
"xxhash-wasm": "^1.1.0",
"yargs-parser": "^21.1.1",
@@ -3640,6 +3640,7 @@
"version": "4.1.5",
"resolved": "https://registry.npmjs.org/kleur/-/kleur-4.1.5.tgz",
"integrity": "sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=6"
@@ -6390,9 +6391,9 @@
}
},
"node_modules/vite": {
"version": "6.3.6",
"resolved": "https://registry.npmjs.org/vite/-/vite-6.3.6.tgz",
"integrity": "sha512-0msEVHJEScQbhkbVTb/4iHZdJ6SXp/AvxL2sjwYQFfBqleHtnCqv1J3sa9zbWz/6kW1m9Tfzn92vW+kZ1WV6QA==",
"version": "6.4.1",
"resolved": "https://registry.npmjs.org/vite/-/vite-6.4.1.tgz",
"integrity": "sha512-+Oxm7q9hDoLMyJOYfUYBuHQo+dkAloi33apOPP56pzj+vsdJDzr+j1NISE5pyaAuKL4A3UD34qd0lx5+kfKp2g==",
"license": "MIT",
"peer": true,
"dependencies": {