diff --git a/main/package.json b/main/package.json index 927b7b7..9cd9d36 100644 --- a/main/package.json +++ b/main/package.json @@ -24,7 +24,7 @@ "@iconify-json/heroicons": "^1.2.3", "@unocss/preset-web-fonts": "^66.7.0", "@unocss/preset-wind4": "^66.7.0", - "unocss": "^66.7.0", + "unocss": "^66.7.5", "vitepress": "^1.6.4", "vue": "^3.5.35", "vueperslides": "^3.6.0" diff --git a/package-lock.json b/package-lock.json index 8d604cf..0773790 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "@iconify-json/heroicons": "^1.2.3", "@unocss/preset-web-fonts": "^66.7.0", "@unocss/preset-wind4": "^66.7.0", - "unocss": "^66.7.0", + "unocss": "^66.7.5", "vitepress": "^1.6.4", "vue": "^3.5.35", "vueperslides": "^3.6.0" @@ -390,9 +390,9 @@ "license": "MIT" }, "node_modules/@iconify/utils": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/@iconify/utils/-/utils-3.1.3.tgz", - "integrity": "sha512-LPKOXPn/zV+zis1oOfGWogaXVpqUybF3ZS6SCZIsz8vg0ivVp9+fVqyYB7xq0aiST/VhUQYGO1qo6uoYSiEJqw==", + "version": "3.1.4", + "resolved": "https://registry.npmjs.org/@iconify/utils/-/utils-3.1.4.tgz", + "integrity": "sha512-b1S7B1k9ohZ+iNTi2ATxbRYG9fTrJmUT0rc46bvVnNxqNRGW7dyo/vRREwyniI5IRN2RSJHDcm+s3BjWrSAjHw==", "dev": true, "license": "MIT", "dependencies": { @@ -450,22 +450,25 @@ } }, "node_modules/@napi-rs/wasm-runtime": { - "version": "1.1.5", - "resolved": "https://registry.npmjs.org/@napi-rs/wasm-runtime/-/wasm-runtime-1.1.5.tgz", - "integrity": "sha512-AWPoBRJ9tsnVhor4sjO7rkni+7p+2IAEFj6cx06UgP10jkQHqay/36uRV/bFkgrh18D9vb4cr8Q0Pthskgzy+Q==", + "version": "1.2.2", + "resolved": "https://registry.npmjs.org/@napi-rs/wasm-runtime/-/wasm-runtime-1.2.2.tgz", + "integrity": "sha512-JfB4kuJQjaoHuCTseIINHtHWeJnvgEcxjwA5t/Y00ZgaOO1Crz3fjT/p8kT28zA/Caz7oiUMn3d6H2yOVCVwuw==", "dev": true, "license": "MIT", "optional": true, "dependencies": { - "@tybys/wasm-util": "^0.10.2" + "@tybys/wasm-util": "^0.10.3" + }, + "engines": { + "node": "^20.19.0 || ^22.13.0 || >=23.5.0" }, "funding": { "type": "github", "url": "https://github.com/sponsors/Brooooooklyn" }, "peerDependencies": { - "@emnapi/core": "^1.7.1", - "@emnapi/runtime": "^1.7.1" + "@emnapi/core": "^1.7.1 || ^2.0.0-alpha.3", + "@emnapi/runtime": "^1.7.1 || ^2.0.0-alpha.3" } }, "node_modules/@oxc-parser/binding-android-arm-eabi": { @@ -595,6 +598,9 @@ "arm64" ], "dev": true, + "libc": [ + "glibc" + ], "license": "MIT", "optional": true, "os": [ @@ -612,6 +618,9 @@ "arm64" ], "dev": true, + "libc": [ + "musl" + ], "license": "MIT", "optional": true, "os": [ @@ -629,6 +638,9 @@ "ppc64" ], "dev": true, + "libc": [ + "glibc" + ], "license": "MIT", "optional": true, "os": [ @@ -646,6 +658,9 @@ "riscv64" ], "dev": true, + "libc": [ + "glibc" + ], "license": "MIT", "optional": true, "os": [ @@ -663,6 +678,9 @@ "riscv64" ], "dev": true, + "libc": [ + "musl" + ], "license": "MIT", "optional": true, "os": [ @@ -680,6 +698,9 @@ "s390x" ], "dev": true, + "libc": [ + "glibc" + ], "license": "MIT", "optional": true, "os": [ @@ -697,6 +718,9 @@ "x64" ], "dev": true, + "libc": [ + "glibc" + ], "license": "MIT", "optional": true, "os": [ @@ -714,6 +738,9 @@ "x64" ], "dev": true, + "libc": [ + "musl" + ], "license": "MIT", "optional": true, "os": [ @@ -852,8 +879,7 @@ "optional": true, "os": [ "android" - ], - "peer": true + ] }, "node_modules/@rollup/rollup-android-arm64": { "version": "4.59.0", @@ -867,8 +893,7 @@ "optional": true, "os": [ "android" - ], - "peer": true + ] }, "node_modules/@rollup/rollup-darwin-arm64": { "version": "4.59.0", @@ -882,8 +907,7 @@ "optional": true, "os": [ "darwin" - ], - "peer": true + ] }, "node_modules/@rollup/rollup-darwin-x64": { "version": "4.59.0", @@ -897,8 +921,7 @@ "optional": true, "os": [ "darwin" - ], - "peer": true + ] }, "node_modules/@rollup/rollup-freebsd-arm64": { "version": "4.59.0", @@ -912,8 +935,7 @@ "optional": true, "os": [ "freebsd" - ], - "peer": true + ] }, "node_modules/@rollup/rollup-freebsd-x64": { "version": "4.59.0", @@ -927,8 +949,7 @@ "optional": true, "os": [ "freebsd" - ], - "peer": true + ] }, "node_modules/@rollup/rollup-linux-arm-gnueabihf": { "version": "4.59.0", @@ -942,8 +963,7 @@ "optional": true, "os": [ "linux" - ], - "peer": true + ] }, "node_modules/@rollup/rollup-linux-arm-musleabihf": { "version": "4.59.0", @@ -957,8 +977,7 @@ "optional": true, "os": [ "linux" - ], - "peer": true + ] }, "node_modules/@rollup/rollup-linux-arm64-gnu": { "version": "4.59.0", @@ -972,8 +991,7 @@ "optional": true, "os": [ "linux" - ], - "peer": true + ] }, "node_modules/@rollup/rollup-linux-arm64-musl": { "version": "4.59.0", @@ -987,8 +1005,7 @@ "optional": true, "os": [ "linux" - ], - "peer": true + ] }, "node_modules/@rollup/rollup-linux-loong64-gnu": { "version": "4.59.0", @@ -1002,8 +1019,7 @@ "optional": true, "os": [ "linux" - ], - "peer": true + ] }, "node_modules/@rollup/rollup-linux-loong64-musl": { "version": "4.59.0", @@ -1017,8 +1033,7 @@ "optional": true, "os": [ "linux" - ], - "peer": true + ] }, "node_modules/@rollup/rollup-linux-ppc64-gnu": { "version": "4.59.0", @@ -1032,8 +1047,7 @@ "optional": true, "os": [ "linux" - ], - "peer": true + ] }, "node_modules/@rollup/rollup-linux-ppc64-musl": { "version": "4.59.0", @@ -1047,8 +1061,7 @@ "optional": true, "os": [ "linux" - ], - "peer": true + ] }, "node_modules/@rollup/rollup-linux-riscv64-gnu": { "version": "4.59.0", @@ -1062,8 +1075,7 @@ "optional": true, "os": [ "linux" - ], - "peer": true + ] }, "node_modules/@rollup/rollup-linux-riscv64-musl": { "version": "4.59.0", @@ -1077,8 +1089,7 @@ "optional": true, "os": [ "linux" - ], - "peer": true + ] }, "node_modules/@rollup/rollup-linux-s390x-gnu": { "version": "4.59.0", @@ -1092,8 +1103,7 @@ "optional": true, "os": [ "linux" - ], - "peer": true + ] }, "node_modules/@rollup/rollup-linux-x64-gnu": { "version": "4.59.0", @@ -1105,8 +1115,7 @@ "optional": true, "os": [ "linux" - ], - "peer": true + ] }, "node_modules/@rollup/rollup-linux-x64-musl": { "version": "4.59.0", @@ -1118,8 +1127,7 @@ "optional": true, "os": [ "linux" - ], - "peer": true + ] }, "node_modules/@rollup/rollup-openbsd-x64": { "version": "4.59.0", @@ -1133,8 +1141,7 @@ "optional": true, "os": [ "openbsd" - ], - "peer": true + ] }, "node_modules/@rollup/rollup-openharmony-arm64": { "version": "4.59.0", @@ -1148,8 +1155,7 @@ "optional": true, "os": [ "openharmony" - ], - "peer": true + ] }, "node_modules/@rollup/rollup-win32-arm64-msvc": { "version": "4.59.0", @@ -1163,8 +1169,7 @@ "optional": true, "os": [ "win32" - ], - "peer": true + ] }, "node_modules/@rollup/rollup-win32-ia32-msvc": { "version": "4.59.0", @@ -1178,8 +1183,7 @@ "optional": true, "os": [ "win32" - ], - "peer": true + ] }, "node_modules/@rollup/rollup-win32-x64-gnu": { "version": "4.59.0", @@ -1193,8 +1197,7 @@ "optional": true, "os": [ "win32" - ], - "peer": true + ] }, "node_modules/@rollup/rollup-win32-x64-msvc": { "version": "4.59.0", @@ -1208,8 +1211,7 @@ "optional": true, "os": [ "win32" - ], - "peer": true + ] }, "node_modules/@shikijs/core": { "version": "2.5.0", @@ -1283,9 +1285,9 @@ "license": "MIT" }, "node_modules/@tybys/wasm-util": { - "version": "0.10.2", - "resolved": "https://registry.npmjs.org/@tybys/wasm-util/-/wasm-util-0.10.2.tgz", - "integrity": "sha512-RoBvJ2X0wuKlWFIjrwffGw1IqZHKQqzIchKaadZZfnNpsAYp2mM0h36JtPCjNDAHGgYez/15uMBpfGwchhiMgg==", + "version": "0.10.3", + "resolved": "https://registry.npmjs.org/@tybys/wasm-util/-/wasm-util-0.10.3.tgz", + "integrity": "sha512-F3fo1MYrRJYL3zER0OUOmkutjr1Vp23m7OsSgp7nq4SP6OqX6C/56XFIPAl5bt3zaBRjmW7SGz3u/6LwFpYcOg==", "dev": true, "license": "MIT", "optional": true, @@ -1351,18 +1353,18 @@ "license": "ISC" }, "node_modules/@unocss/cli": { - "version": "66.7.2", - "resolved": "https://registry.npmjs.org/@unocss/cli/-/cli-66.7.2.tgz", - "integrity": "sha512-50vBptZyiyYzm5CBNSVs1WYIFX+7IKYFwLNrm6pVCOjHfrBmmpfvyCznPMzUcGEFKvP2VsyB2hf3k57GBCSS9Q==", + "version": "66.7.5", + "resolved": "https://registry.npmjs.org/@unocss/cli/-/cli-66.7.5.tgz", + "integrity": "sha512-fgWkECRn2LGVo9sEpmjk/KJ3NSKUDitaZCNrJcEYM93DG+ELriTHcL+VWBlF4rcZf9fdGlq1nKbbRHUZirFCHQ==", "dev": true, "license": "MIT", "dependencies": { "@jridgewell/remapping": "^2.3.5", - "@unocss/config": "66.7.2", - "@unocss/core": "66.7.2", - "@unocss/preset-wind3": "66.7.2", - "@unocss/preset-wind4": "66.7.2", - "@unocss/transformer-directives": "66.7.2", + "@unocss/config": "66.7.5", + "@unocss/core": "66.7.5", + "@unocss/preset-wind3": "66.7.5", + "@unocss/preset-wind4": "66.7.5", + "@unocss/transformer-directives": "66.7.5", "cac": "^7.0.0", "chokidar": "^5.0.0", "colorette": "^2.0.20", @@ -1370,7 +1372,7 @@ "magic-string": "^0.30.21", "pathe": "^2.0.3", "perfect-debounce": "^2.1.0", - "tinyglobby": "^0.2.16", + "tinyglobby": "^0.2.17", "unplugin-utils": "^0.3.1" }, "bin": { @@ -1388,13 +1390,13 @@ "license": "MIT" }, "node_modules/@unocss/config": { - "version": "66.7.2", - "resolved": "https://registry.npmjs.org/@unocss/config/-/config-66.7.2.tgz", - "integrity": "sha512-m8LZUZOFHBesViFOnC1MzMMQ1ovYbZ/F2ntkKSIWzLO/VvEYo2/HK8qhBhtI/FyL27+gvePL4sZ6a5ZChyl0Ug==", + "version": "66.7.5", + "resolved": "https://registry.npmjs.org/@unocss/config/-/config-66.7.5.tgz", + "integrity": "sha512-dkPl9glhEahJ+Xoja5ZseKKnH+vZaeaKQzg8b0otcKcPPNrHQgu1nu3QgfeOjnXOGrjZIotHwUeVtt4ZA2Skgg==", "dev": true, "license": "MIT", "dependencies": { - "@unocss/core": "66.7.2", + "@unocss/core": "66.7.5", "colorette": "^2.0.20", "consola": "^3.4.2", "unconfig": "^7.5.0" @@ -1404,9 +1406,9 @@ } }, "node_modules/@unocss/core": { - "version": "66.7.2", - "resolved": "https://registry.npmjs.org/@unocss/core/-/core-66.7.2.tgz", - "integrity": "sha512-NNnhm9IVPEZ34drwztREP+mq1rio0L4Tp0u247qBKxJJWYec1+I+FTRsw7EvtukZKvr56YAxFA1qbBV+LjyV+Q==", + "version": "66.7.5", + "resolved": "https://registry.npmjs.org/@unocss/core/-/core-66.7.5.tgz", + "integrity": "sha512-UdJb8MiMywcau8QrWEVgUAz0kvoFHyR+sACwYCgmBh/BpKJGyR/zw/Ys3wvysbm0f+i/20VGBex/QQxYVlzdyQ==", "dev": true, "license": "MIT", "funding": { @@ -1414,27 +1416,27 @@ } }, "node_modules/@unocss/extractor-arbitrary-variants": { - "version": "66.7.2", - "resolved": "https://registry.npmjs.org/@unocss/extractor-arbitrary-variants/-/extractor-arbitrary-variants-66.7.2.tgz", - "integrity": "sha512-1R+ntws4zhi9gCsyovYeNCiAYGSceN6Rsy/4kyaw3npr1UBWhBJdQZtacxvqOssPfbbqq2vpatcuQ4rfZZYWFQ==", + "version": "66.7.5", + "resolved": "https://registry.npmjs.org/@unocss/extractor-arbitrary-variants/-/extractor-arbitrary-variants-66.7.5.tgz", + "integrity": "sha512-5zOkbnLIJc8E749qNjLXfPHl3FdHloop12h706/ojr6idK4ix0KLm43R//uLnphixCehdHJRuHnavnM4C/kQbA==", "dev": true, "license": "MIT", "dependencies": { - "@unocss/core": "66.7.2" + "@unocss/core": "66.7.5" }, "funding": { "url": "https://github.com/sponsors/antfu" } }, "node_modules/@unocss/inspector": { - "version": "66.7.2", - "resolved": "https://registry.npmjs.org/@unocss/inspector/-/inspector-66.7.2.tgz", - "integrity": "sha512-fvZ8w9dTnu61ZwbXjVMQopxxrQOnFOBN2I6KVPJtoUSMsatrpEYyJHDA9pfLes1a3C4eEJZaSADURHKkON09CA==", + "version": "66.7.5", + "resolved": "https://registry.npmjs.org/@unocss/inspector/-/inspector-66.7.5.tgz", + "integrity": "sha512-WmTJMnj8bmRxvw/wGeShmL2eEHr2/L0BdGTXSxhfzwcO8y5XZEbBmVciLcM7pqaTXQ6JY4+KnITrDUf1urjZxQ==", "dev": true, "license": "MIT", "dependencies": { - "@unocss/core": "66.7.2", - "@unocss/rule-utils": "66.7.2", + "@unocss/core": "66.7.5", + "@unocss/rule-utils": "66.7.5", "colorette": "^2.0.20", "gzip-size": "^6.0.0", "sirv": "^3.0.2" @@ -1444,27 +1446,27 @@ } }, "node_modules/@unocss/preset-attributify": { - "version": "66.7.2", - "resolved": "https://registry.npmjs.org/@unocss/preset-attributify/-/preset-attributify-66.7.2.tgz", - "integrity": "sha512-JnnoRUgOL4O565+jNi8BfzTQDElEny1reaMhrdYQR4P4I7cfdRV89R5DsmND0H2mGtwJjP/gL4cWd1FSX9ShrA==", + "version": "66.7.5", + "resolved": "https://registry.npmjs.org/@unocss/preset-attributify/-/preset-attributify-66.7.5.tgz", + "integrity": "sha512-1Oi1Cp81pqYJwG3h4+OlP5A0FKyaa07MFBXaXc4Yr3faiTbsI8SKj2TqnZCb+NQvBsEqslEd+jKXGZ3lKzCVOQ==", "dev": true, "license": "MIT", "dependencies": { - "@unocss/core": "66.7.2" + "@unocss/core": "66.7.5" }, "funding": { "url": "https://github.com/sponsors/antfu" } }, "node_modules/@unocss/preset-icons": { - "version": "66.7.2", - "resolved": "https://registry.npmjs.org/@unocss/preset-icons/-/preset-icons-66.7.2.tgz", - "integrity": "sha512-C05oM7j8jFuxjbPaRFUbcwxHPXvBtmJOhaE2M3YstVR/L9IBsQ6Ts/PT1vxVAVDmX19MudRRTnQ0x5XzUM3P7A==", + "version": "66.7.5", + "resolved": "https://registry.npmjs.org/@unocss/preset-icons/-/preset-icons-66.7.5.tgz", + "integrity": "sha512-ZsxadWnGGtHdANTikuMnjkQaT1qwUFJHZBF4fzVsPMnUiiKGs8rzXukwM9w3Gi9ontM7nbG2FYi9clWETSlpFg==", "dev": true, "license": "MIT", "dependencies": { "@iconify/utils": "^3.1.3", - "@unocss/core": "66.7.2", + "@unocss/core": "66.7.5", "ofetch": "^1.5.1" }, "funding": { @@ -1472,66 +1474,66 @@ } }, "node_modules/@unocss/preset-mini": { - "version": "66.7.2", - "resolved": "https://registry.npmjs.org/@unocss/preset-mini/-/preset-mini-66.7.2.tgz", - "integrity": "sha512-2DLS20vj+eoZI/r7U8eTxd+HTfMYamhx03mJyeadNu+efVJZrfEEMwjILgFywVAthYINmdeB4sYpc8Qfef4Vww==", + "version": "66.7.5", + "resolved": "https://registry.npmjs.org/@unocss/preset-mini/-/preset-mini-66.7.5.tgz", + "integrity": "sha512-o37TSl4ecT0dKu+3/TYuTYht75h82SEwDNl476m9ve0KW4Pv1O2tT/9TWd7N5cutEpySr8/YtjMwtWBD+drxBg==", "dev": true, "license": "MIT", "dependencies": { - "@unocss/core": "66.7.2", - "@unocss/extractor-arbitrary-variants": "66.7.2", - "@unocss/rule-utils": "66.7.2" + "@unocss/core": "66.7.5", + "@unocss/extractor-arbitrary-variants": "66.7.5", + "@unocss/rule-utils": "66.7.5" }, "funding": { "url": "https://github.com/sponsors/antfu" } }, "node_modules/@unocss/preset-tagify": { - "version": "66.7.2", - "resolved": "https://registry.npmjs.org/@unocss/preset-tagify/-/preset-tagify-66.7.2.tgz", - "integrity": "sha512-46V3ibNqKEyeSNnplsOKiYiBdNZ348JgjhnGDWHigVYIfZkEqn6WJdGAX9tVZpjI/rS9px8jQA0lm6ubKoc8iQ==", + "version": "66.7.5", + "resolved": "https://registry.npmjs.org/@unocss/preset-tagify/-/preset-tagify-66.7.5.tgz", + "integrity": "sha512-/8YB1tXVi+WmNKPhsCdtO1xnQKEkshSnWDp6AbvVP3f6qOF7adlMYpAt3kpWCoVUBsfOQ06ZQlnfricMjObyoQ==", "dev": true, "license": "MIT", "dependencies": { - "@unocss/core": "66.7.2" + "@unocss/core": "66.7.5" }, "funding": { "url": "https://github.com/sponsors/antfu" } }, "node_modules/@unocss/preset-typography": { - "version": "66.7.2", - "resolved": "https://registry.npmjs.org/@unocss/preset-typography/-/preset-typography-66.7.2.tgz", - "integrity": "sha512-6nTRoZiHTkDV87omRlEn8RZhakMYrIJtzazfj0rdF8msvjM1LnTT6K6qDlmxqb6NBIakljNb0bryubr6bWzK9A==", + "version": "66.7.5", + "resolved": "https://registry.npmjs.org/@unocss/preset-typography/-/preset-typography-66.7.5.tgz", + "integrity": "sha512-2dxC8LT9KYa29UZT4muDFl7DbIXvKktTfeSMbUGMdZKbHcuMtKSP2U52wti1PL5I9duqp4v+8G33EeVutGTUaQ==", "dev": true, "license": "MIT", "dependencies": { - "@unocss/core": "66.7.2", - "@unocss/rule-utils": "66.7.2" + "@unocss/core": "66.7.5", + "@unocss/rule-utils": "66.7.5" } }, "node_modules/@unocss/preset-uno": { - "version": "66.7.2", - "resolved": "https://registry.npmjs.org/@unocss/preset-uno/-/preset-uno-66.7.2.tgz", - "integrity": "sha512-XiSGtnh04sGHCRUnlxhePBhRF8zfOQlCfYkKByQcp/pvhmFMIWwzVL68R5LwxBmBwBVY4hfQAIx0Sz/FbA3Ojg==", + "version": "66.7.5", + "resolved": "https://registry.npmjs.org/@unocss/preset-uno/-/preset-uno-66.7.5.tgz", + "integrity": "sha512-zaUlYgNngbt50fZA/LbtsEnmPKojPqeiXCyUUiKQMv2uJQhncR32xhLZXVQ+TJD7hlfZ+6FAqlco1NIiAcub9w==", "dev": true, "license": "MIT", "dependencies": { - "@unocss/core": "66.7.2", - "@unocss/preset-wind3": "66.7.2" + "@unocss/core": "66.7.5", + "@unocss/preset-wind3": "66.7.5" }, "funding": { "url": "https://github.com/sponsors/antfu" } }, "node_modules/@unocss/preset-web-fonts": { - "version": "66.7.2", - "resolved": "https://registry.npmjs.org/@unocss/preset-web-fonts/-/preset-web-fonts-66.7.2.tgz", - "integrity": "sha512-Tx6YJWxD29NoG6t8hpbnectdL8KkBVEzEYwBcJlEa200O6/KXNpGJ8tk4l5+EK1dwTxWkUqsG+60fzXzTpe5Gg==", + "version": "66.7.5", + "resolved": "https://registry.npmjs.org/@unocss/preset-web-fonts/-/preset-web-fonts-66.7.5.tgz", + "integrity": "sha512-OLLTK7kswdSu51qxEm6O+AehecgCfS08Ivqo+280lKzFW7V1jXr5okeJ1ty+85oHCprJqzcD9iG1khxNRLomcA==", "dev": true, "license": "MIT", "dependencies": { - "@unocss/core": "66.7.2", + "@unocss/core": "66.7.5", "ofetch": "^1.5.1" }, "funding": { @@ -1539,57 +1541,57 @@ } }, "node_modules/@unocss/preset-wind": { - "version": "66.7.2", - "resolved": "https://registry.npmjs.org/@unocss/preset-wind/-/preset-wind-66.7.2.tgz", - "integrity": "sha512-porNxph4xfr67e0LpFis813rKk9+psUJMw0nPL4sZoHovhmR/hA5XlWb6fLCl7t4Lls20I/n8F8KKgkqkxnk8Q==", + "version": "66.7.5", + "resolved": "https://registry.npmjs.org/@unocss/preset-wind/-/preset-wind-66.7.5.tgz", + "integrity": "sha512-LVKgGr0A9Lc7F85xGXrrb71DDXMlHGA8bcj/Kht8BCsuRdBZadNbLlnv5qnSJiHYhi3/blzcgVoaeRor6L9yNA==", "dev": true, "license": "MIT", "dependencies": { - "@unocss/core": "66.7.2", - "@unocss/preset-wind3": "66.7.2" + "@unocss/core": "66.7.5", + "@unocss/preset-wind3": "66.7.5" }, "funding": { "url": "https://github.com/sponsors/antfu" } }, "node_modules/@unocss/preset-wind3": { - "version": "66.7.2", - "resolved": "https://registry.npmjs.org/@unocss/preset-wind3/-/preset-wind3-66.7.2.tgz", - "integrity": "sha512-3WUmNZ3ibNotel6PAm1AgdK8BP2RqThRvEYU+svZgxsCX8E/RtVM68BFPOwzsEtuMD/R3Up6rHXqZsJvUQsg+A==", + "version": "66.7.5", + "resolved": "https://registry.npmjs.org/@unocss/preset-wind3/-/preset-wind3-66.7.5.tgz", + "integrity": "sha512-atFe/7Qein+oMdyZs0hEo+3EjV99Av2LVxDbzpCungxIfbS3TnQt70EIuHXMPNCVWLYwrMV+/P1n9Ntb0E3mow==", "dev": true, "license": "MIT", "dependencies": { - "@unocss/core": "66.7.2", - "@unocss/preset-mini": "66.7.2", - "@unocss/rule-utils": "66.7.2" + "@unocss/core": "66.7.5", + "@unocss/preset-mini": "66.7.5", + "@unocss/rule-utils": "66.7.5" }, "funding": { "url": "https://github.com/sponsors/antfu" } }, "node_modules/@unocss/preset-wind4": { - "version": "66.7.2", - "resolved": "https://registry.npmjs.org/@unocss/preset-wind4/-/preset-wind4-66.7.2.tgz", - "integrity": "sha512-yP1Np15QKm+zh945lBmpNC2FnD4oyd0eq9qA6j8r15uvhz7AF98t9dGqqzV5WrjX+IZpwg08nP3son1IjAerLw==", + "version": "66.7.5", + "resolved": "https://registry.npmjs.org/@unocss/preset-wind4/-/preset-wind4-66.7.5.tgz", + "integrity": "sha512-n3jIvQv8x1jXpmWfvNFBIqHNARki4mKZXfxAA31gekpXsRRTg16u1+yC1+PBBJgoEDFEnnmKnG7EZP88S8LVXA==", "dev": true, "license": "MIT", "dependencies": { - "@unocss/core": "66.7.2", - "@unocss/extractor-arbitrary-variants": "66.7.2", - "@unocss/rule-utils": "66.7.2" + "@unocss/core": "66.7.5", + "@unocss/extractor-arbitrary-variants": "66.7.5", + "@unocss/rule-utils": "66.7.5" }, "funding": { "url": "https://github.com/sponsors/antfu" } }, "node_modules/@unocss/rule-utils": { - "version": "66.7.2", - "resolved": "https://registry.npmjs.org/@unocss/rule-utils/-/rule-utils-66.7.2.tgz", - "integrity": "sha512-EGi2m9I87hluz2zgjVpXM4PWFn996RInNcx4PGF6Qw9Z0W78ROXEto0SM1IltpJ4R7+at4EhssU0IbHiT0snEw==", + "version": "66.7.5", + "resolved": "https://registry.npmjs.org/@unocss/rule-utils/-/rule-utils-66.7.5.tgz", + "integrity": "sha512-/AKHBRF6ZOexE3EDDv8ZEYh40P5e2Eha41IYUbE1wjigW7++ssmvimSTdufJzZvU5DGP++E3B3WEsFPprZMjAg==", "dev": true, "license": "MIT", "dependencies": { - "@unocss/core": "66.7.2", + "@unocss/core": "66.7.5", "magic-string": "^0.30.21" }, "funding": { @@ -1597,13 +1599,13 @@ } }, "node_modules/@unocss/transformer-attributify-jsx": { - "version": "66.7.2", - "resolved": "https://registry.npmjs.org/@unocss/transformer-attributify-jsx/-/transformer-attributify-jsx-66.7.2.tgz", - "integrity": "sha512-lb5y4lwHCjZm+9L3k6c/fq9O75+mQcxBp2Dq+a3DS+vOQpPce+hOyLFFkiHVRNKp9chEHS9gnq58SBVxJbhR2A==", + "version": "66.7.5", + "resolved": "https://registry.npmjs.org/@unocss/transformer-attributify-jsx/-/transformer-attributify-jsx-66.7.5.tgz", + "integrity": "sha512-r8qDwNSt0eGSwWws3xsuIHb3PZYR2embFdYoE67hD/xlYgLjX1uPy/HUlGCSSh4uLc4vVYjurr0Oq5xF/B8YiA==", "dev": true, "license": "MIT", "dependencies": { - "@unocss/core": "66.7.2", + "@unocss/core": "66.7.5", "oxc-parser": "^0.131.0", "oxc-walker": "^0.7.0" }, @@ -1612,58 +1614,58 @@ } }, "node_modules/@unocss/transformer-compile-class": { - "version": "66.7.2", - "resolved": "https://registry.npmjs.org/@unocss/transformer-compile-class/-/transformer-compile-class-66.7.2.tgz", - "integrity": "sha512-/vdgxgUI9vp7NOGfuOCY44/Ja2YbR0m+sWCGHq8K8/53a3Dk+4AvXPePv/EI/Oo6z8bhSGZHCSes8pBEY8Mr8A==", + "version": "66.7.5", + "resolved": "https://registry.npmjs.org/@unocss/transformer-compile-class/-/transformer-compile-class-66.7.5.tgz", + "integrity": "sha512-KuECgsGF7tGe808vIvKViEjI0UCUgYgneJfK+/TWBkjC7s8dLVaUtJzzcP9/r6OfGlgyn/x1YTdRqTaCENa7Xg==", "dev": true, "license": "MIT", "dependencies": { - "@unocss/core": "66.7.2" + "@unocss/core": "66.7.5" }, "funding": { "url": "https://github.com/sponsors/antfu" } }, "node_modules/@unocss/transformer-directives": { - "version": "66.7.2", - "resolved": "https://registry.npmjs.org/@unocss/transformer-directives/-/transformer-directives-66.7.2.tgz", - "integrity": "sha512-9xr5Tiy+urutRBcyKJUAOOpW3LSuSM59sKowdTStzZdBUMs/L9cmjfsjNFt8rm5tptUR25wGZ8xLR5hhVDAiBQ==", + "version": "66.7.5", + "resolved": "https://registry.npmjs.org/@unocss/transformer-directives/-/transformer-directives-66.7.5.tgz", + "integrity": "sha512-VMJApXXOwlDubkW+cNMmOkfxLefFupJr+yU23gGYUB2NPsuVltc8H5CDM0gfVebpeL5CUW05evxzEAk2wsju+Q==", "dev": true, "license": "MIT", "dependencies": { - "@unocss/core": "66.7.2", - "@unocss/rule-utils": "66.7.2", + "@unocss/core": "66.7.5", + "@unocss/rule-utils": "66.7.5", "css-tree": "^3.2.1" } }, "node_modules/@unocss/transformer-variant-group": { - "version": "66.7.2", - "resolved": "https://registry.npmjs.org/@unocss/transformer-variant-group/-/transformer-variant-group-66.7.2.tgz", - "integrity": "sha512-CO0CoYRn96wLm+cIICuNrv96cfzEkBHc/OmTYcHzlheyZRfGWPWlPpazMr2rlm5bve986akAxe2HSBqdaRf04w==", + "version": "66.7.5", + "resolved": "https://registry.npmjs.org/@unocss/transformer-variant-group/-/transformer-variant-group-66.7.5.tgz", + "integrity": "sha512-iDmP3mM8J+IxuQf5Uh33zsi528xnGxTpKRJ0c+LCrqBTTkR2tZr4aCzNmJ0g29Js2yEOsyNXRRc8BNTuvgn0AA==", "dev": true, "license": "MIT", "dependencies": { - "@unocss/core": "66.7.2" + "@unocss/core": "66.7.5" }, "funding": { "url": "https://github.com/sponsors/antfu" } }, "node_modules/@unocss/vite": { - "version": "66.7.2", - "resolved": "https://registry.npmjs.org/@unocss/vite/-/vite-66.7.2.tgz", - "integrity": "sha512-KZL8LFNcoOjAaF8AKSUJznxrjcmuQKPSAmwvndL5RjEWtbyunV66YvOuoBPN3F0tR7MhY5NWKJjwmaYyetcM1Q==", + "version": "66.7.5", + "resolved": "https://registry.npmjs.org/@unocss/vite/-/vite-66.7.5.tgz", + "integrity": "sha512-1z1TBCNJCR2WzjPtjzmCHr8rtzXHosMjLdsCNe6Mzsfwiw044gzzLVuiEZO9vIjkI50lvQ+gIOxOiVQG0hGAeA==", "dev": true, "license": "MIT", "dependencies": { "@jridgewell/remapping": "^2.3.5", - "@unocss/config": "66.7.2", - "@unocss/core": "66.7.2", - "@unocss/inspector": "66.7.2", + "@unocss/config": "66.7.5", + "@unocss/core": "66.7.5", + "@unocss/inspector": "66.7.5", "chokidar": "^5.0.0", "magic-string": "^0.30.21", "pathe": "^2.0.3", - "tinyglobby": "^0.2.16", + "tinyglobby": "^0.2.17", "unplugin-utils": "^0.3.1" }, "funding": { @@ -1915,9 +1917,9 @@ } }, "node_modules/acorn": { - "version": "8.17.0", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.17.0.tgz", - "integrity": "sha512-xRQbDb9BnwDafYNn6Vwl839DYVjqXYb1XVGtWAZ1kcDc6iwAL4hg3B1dZlRiuENFeO2H53gFG3in621AdERVAg==", + "version": "8.18.0", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.18.0.tgz", + "integrity": "sha512-lGq+9yr1/GuAWaVYIHRjvvySG5/4VfKIvC8EWxStPdcDh/Ka7FG3twP6v4d5BkravUilhIAsG4Qj83t02LWUPQ==", "dev": true, "license": "MIT", "bin": { @@ -2572,9 +2574,9 @@ } }, "node_modules/package-manager-detector": { - "version": "1.6.0", - "resolved": "https://registry.npmjs.org/package-manager-detector/-/package-manager-detector-1.6.0.tgz", - "integrity": "sha512-61A5ThoTiDG/C8s8UMZwSorAGwMJ0ERVGj2OjoW5pAalsNOg15+iQiPzrLJ4jhZ1HJzmC2PIHT2oEiH3R5fzNA==", + "version": "1.8.0", + "resolved": "https://registry.npmjs.org/package-manager-detector/-/package-manager-detector-1.8.0.tgz", + "integrity": "sha512-yQA4H19AmPEoMUeavPMDIe1higySl/gH/yaQrkT/s07Qp+7pp2hYz30N3z2l5BkjVkF9Ow6o0wjJamm2y7Sn0A==", "dev": true, "license": "MIT" }, @@ -3057,37 +3059,37 @@ } }, "node_modules/unocss": { - "version": "66.7.2", - "resolved": "https://registry.npmjs.org/unocss/-/unocss-66.7.2.tgz", - "integrity": "sha512-yB0yOpJTtlyGH/HAe4QdnjgjSP6z9ItTdrObvagc8ZEwRY1D2GbfUABwDKyZzXs19gXebqThMG9f+W0hPhDIPA==", - "dev": true, - "license": "MIT", - "dependencies": { - "@unocss/cli": "66.7.2", - "@unocss/core": "66.7.2", - "@unocss/preset-attributify": "66.7.2", - "@unocss/preset-icons": "66.7.2", - "@unocss/preset-mini": "66.7.2", - "@unocss/preset-tagify": "66.7.2", - "@unocss/preset-typography": "66.7.2", - "@unocss/preset-uno": "66.7.2", - "@unocss/preset-web-fonts": "66.7.2", - "@unocss/preset-wind": "66.7.2", - "@unocss/preset-wind3": "66.7.2", - "@unocss/preset-wind4": "66.7.2", - "@unocss/transformer-attributify-jsx": "66.7.2", - "@unocss/transformer-compile-class": "66.7.2", - "@unocss/transformer-directives": "66.7.2", - "@unocss/transformer-variant-group": "66.7.2", - "@unocss/vite": "66.7.2" + "version": "66.7.5", + "resolved": "https://registry.npmjs.org/unocss/-/unocss-66.7.5.tgz", + "integrity": "sha512-nAdmU8TwnQoiLnQjZ6Hm1GmHy9lTexKsAZNEJtZnxN9wyFRc1eLjQgmh9r7UEGxBQMQLD8OZOgmk5HpwObbh0Q==", + "dev": true, + "license": "MIT", + "dependencies": { + "@unocss/cli": "66.7.5", + "@unocss/core": "66.7.5", + "@unocss/preset-attributify": "66.7.5", + "@unocss/preset-icons": "66.7.5", + "@unocss/preset-mini": "66.7.5", + "@unocss/preset-tagify": "66.7.5", + "@unocss/preset-typography": "66.7.5", + "@unocss/preset-uno": "66.7.5", + "@unocss/preset-web-fonts": "66.7.5", + "@unocss/preset-wind": "66.7.5", + "@unocss/preset-wind3": "66.7.5", + "@unocss/preset-wind4": "66.7.5", + "@unocss/transformer-attributify-jsx": "66.7.5", + "@unocss/transformer-compile-class": "66.7.5", + "@unocss/transformer-directives": "66.7.5", + "@unocss/transformer-variant-group": "66.7.5", + "@unocss/vite": "66.7.5" }, "funding": { "url": "https://github.com/sponsors/antfu" }, "peerDependencies": { - "@unocss/astro": "66.7.2", - "@unocss/postcss": "66.7.2", - "@unocss/webpack": "66.7.2" + "@unocss/astro": "66.7.5", + "@unocss/postcss": "66.7.5", + "@unocss/webpack": "66.7.5" }, "peerDependenciesMeta": { "@unocss/astro": { @@ -3118,14 +3120,14 @@ } }, "node_modules/unplugin-utils": { - "version": "0.3.1", - "resolved": "https://registry.npmjs.org/unplugin-utils/-/unplugin-utils-0.3.1.tgz", - "integrity": "sha512-5lWVjgi6vuHhJ526bI4nlCOmkCIF3nnfXkCMDeMJrtdvxTs6ZFCM8oNufGTsDbKv/tJ/xj8RpvXjRuPBZJuJog==", + "version": "0.3.2", + "resolved": "https://registry.npmjs.org/unplugin-utils/-/unplugin-utils-0.3.2.tgz", + "integrity": "sha512-xVToRh2CTmLk2HnEG7ac4rl1MJTT3RFkpS8B++/SnB0kXvuaavD+n3m/vrzyWQOdJNSZQACnbz01pnppbwV5BA==", "dev": true, "license": "MIT", "dependencies": { "pathe": "^2.0.3", - "picomatch": "^4.0.3" + "picomatch": "^4.0.4" }, "engines": { "node": ">=20.19.0" @@ -3470,7 +3472,7 @@ "@iconify-json/heroicons": "^1.2.3", "@unocss/preset-web-fonts": "^66.7.0", "@unocss/preset-wind4": "^66.7.0", - "unocss": "^66.7.0", + "unocss": "^66.7.5", "vue": "^3.5.35" } }, @@ -3481,7 +3483,7 @@ "@iconify-json/heroicons": "^1.2.3", "@unocss/preset-web-fonts": "^66.7.0", "@unocss/preset-wind4": "^66.7.0", - "unocss": "^66.7.0", + "unocss": "^66.7.5", "vitepress": "^1.6.4", "vue": "^3.5.35", "yaml": "^2.9.0" diff --git a/pigeonhole/package.json b/pigeonhole/package.json index 3eeb014..5378035 100644 --- a/pigeonhole/package.json +++ b/pigeonhole/package.json @@ -24,7 +24,7 @@ "@iconify-json/heroicons": "^1.2.3", "@unocss/preset-web-fonts": "^66.7.0", "@unocss/preset-wind4": "^66.7.0", - "unocss": "^66.7.0", + "unocss": "^66.7.5", "vue": "^3.5.35" } } diff --git a/repo/package.json b/repo/package.json index 4a4b345..f585b52 100644 --- a/repo/package.json +++ b/repo/package.json @@ -17,7 +17,7 @@ "@iconify-json/heroicons": "^1.2.3", "@unocss/preset-web-fonts": "^66.7.0", "@unocss/preset-wind4": "^66.7.0", - "unocss": "^66.7.0", + "unocss": "^66.7.5", "vitepress": "^1.6.4", "vue": "^3.5.35" }