|
|
@@ -334,6 +334,28 @@
|
|
|
resolved "https://registry.npmmirror.com/@element-plus/icons-vue/-/icons-vue-2.3.2.tgz#7e9cb231fb738b2056f33e22c3a29e214b538dcf"
|
|
|
integrity sha512-OzIuTaIfC8QXEPmJvB4Y4kw34rSXdCJzxcD1kFStBvr8bK6X1zQAYDo0CNMjojnfTqRQCJ0I7prlErcoRiET2A==
|
|
|
|
|
|
+"@emnapi/core@^1.5.0":
|
|
|
+ version "1.6.0"
|
|
|
+ resolved "https://registry.npmmirror.com/@emnapi/core/-/core-1.6.0.tgz#517f65d1c8270d5d5aa1aad660d5acb897430dca"
|
|
|
+ integrity sha512-zq/ay+9fNIJJtJiZxdTnXS20PllcYMX3OE23ESc4HK/bdYu3cOWYVhsOhVnXALfU/uqJIxn5NBPd9z4v+SfoSg==
|
|
|
+ dependencies:
|
|
|
+ "@emnapi/wasi-threads" "1.1.0"
|
|
|
+ tslib "^2.4.0"
|
|
|
+
|
|
|
+"@emnapi/runtime@^1.5.0":
|
|
|
+ version "1.6.0"
|
|
|
+ resolved "https://registry.npmmirror.com/@emnapi/runtime/-/runtime-1.6.0.tgz#8fe297e0090f6e89a57a1f31f1c440bdbc3c01d8"
|
|
|
+ integrity sha512-obtUmAHTMjll499P+D9A3axeJFlhdjOWdKUNs/U6QIGT7V5RjcUW1xToAzjvmgTSQhDbYn/NwfTRoJcQ2rNBxA==
|
|
|
+ dependencies:
|
|
|
+ tslib "^2.4.0"
|
|
|
+
|
|
|
+"@emnapi/wasi-threads@1.1.0", "@emnapi/wasi-threads@^1.1.0":
|
|
|
+ version "1.1.0"
|
|
|
+ resolved "https://registry.npmmirror.com/@emnapi/wasi-threads/-/wasi-threads-1.1.0.tgz#60b2102fddc9ccb78607e4a3cf8403ea69be41bf"
|
|
|
+ integrity sha512-WI0DdZ8xFSbgMjR1sFsKABJ/C5OnRrjT06JXbZKexJGrDuPTzZdDYfFlsgcCXCyf+suG5QU2e/y1Wo2V/OapLQ==
|
|
|
+ dependencies:
|
|
|
+ tslib "^2.4.0"
|
|
|
+
|
|
|
"@esbuild/aix-ppc64@0.21.5":
|
|
|
version "0.21.5"
|
|
|
resolved "https://registry.npmmirror.com/@esbuild/aix-ppc64/-/aix-ppc64-0.21.5.tgz#c7184a326533fcdf1b8ee0733e21c713b975575f"
|
|
|
@@ -571,7 +593,7 @@
|
|
|
"@jridgewell/sourcemap-codec" "^1.5.0"
|
|
|
"@jridgewell/trace-mapping" "^0.3.24"
|
|
|
|
|
|
-"@jridgewell/remapping@^2.3.5":
|
|
|
+"@jridgewell/remapping@^2.3.4", "@jridgewell/remapping@^2.3.5":
|
|
|
version "2.3.5"
|
|
|
resolved "https://registry.npmmirror.com/@jridgewell/remapping/-/remapping-2.3.5.tgz#375c476d1972947851ba1e15ae8f123047445aa1"
|
|
|
integrity sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==
|
|
|
@@ -597,6 +619,15 @@
|
|
|
"@jridgewell/resolve-uri" "^3.1.0"
|
|
|
"@jridgewell/sourcemap-codec" "^1.4.14"
|
|
|
|
|
|
+"@napi-rs/wasm-runtime@^1.0.7":
|
|
|
+ version "1.0.7"
|
|
|
+ resolved "https://registry.npmmirror.com/@napi-rs/wasm-runtime/-/wasm-runtime-1.0.7.tgz#dcfea99a75f06209a235f3d941e3460a51e9b14c"
|
|
|
+ integrity sha512-SeDnOO0Tk7Okiq6DbXmmBODgOAb9dp9gjlphokTUxmt8U3liIP1ZsozBahH69j/RJv+Rfs6IwUKHTgQYJ/HBAw==
|
|
|
+ dependencies:
|
|
|
+ "@emnapi/core" "^1.5.0"
|
|
|
+ "@emnapi/runtime" "^1.5.0"
|
|
|
+ "@tybys/wasm-util" "^0.10.1"
|
|
|
+
|
|
|
"@nodelib/fs.scandir@2.1.5":
|
|
|
version "2.1.5"
|
|
|
resolved "https://registry.npmmirror.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5"
|
|
|
@@ -757,6 +788,113 @@
|
|
|
resolved "https://registry.npmmirror.com/@rushstack/eslint-patch/-/eslint-patch-1.10.4.tgz#427d5549943a9c6fce808e39ea64dbe60d4047f1"
|
|
|
integrity sha512-WJgX9nzTqknM393q1QJDJmoW28kUfEnybeTfVNcNAPnIx210RXm2DiXiHzfNPJNIUUb1tJnz/l4QGtJ30PgWmA==
|
|
|
|
|
|
+"@tailwindcss/node@4.1.16":
|
|
|
+ version "4.1.16"
|
|
|
+ resolved "https://registry.npmmirror.com/@tailwindcss/node/-/node-4.1.16.tgz#4d0ca77955a7d03ed6afd68ebd798aed897298e0"
|
|
|
+ integrity sha512-BX5iaSsloNuvKNHRN3k2RcCuTEgASTo77mofW0vmeHkfrDWaoFAFvNHpEgtu0eqyypcyiBkDWzSMxJhp3AUVcw==
|
|
|
+ dependencies:
|
|
|
+ "@jridgewell/remapping" "^2.3.4"
|
|
|
+ enhanced-resolve "^5.18.3"
|
|
|
+ jiti "^2.6.1"
|
|
|
+ lightningcss "1.30.2"
|
|
|
+ magic-string "^0.30.19"
|
|
|
+ source-map-js "^1.2.1"
|
|
|
+ tailwindcss "4.1.16"
|
|
|
+
|
|
|
+"@tailwindcss/oxide-android-arm64@4.1.16":
|
|
|
+ version "4.1.16"
|
|
|
+ resolved "https://registry.npmmirror.com/@tailwindcss/oxide-android-arm64/-/oxide-android-arm64-4.1.16.tgz#9bd16c0a08db20d7c93907a9bd1564e0255307eb"
|
|
|
+ integrity sha512-8+ctzkjHgwDJ5caq9IqRSgsP70xhdhJvm+oueS/yhD5ixLhqTw9fSL1OurzMUhBwE5zK26FXLCz2f/RtkISqHA==
|
|
|
+
|
|
|
+"@tailwindcss/oxide-darwin-arm64@4.1.16":
|
|
|
+ version "4.1.16"
|
|
|
+ resolved "https://registry.npmmirror.com/@tailwindcss/oxide-darwin-arm64/-/oxide-darwin-arm64-4.1.16.tgz#72ac362b2c30a3912f8f0e8acbd4838918a1d11a"
|
|
|
+ integrity sha512-C3oZy5042v2FOALBZtY0JTDnGNdS6w7DxL/odvSny17ORUnaRKhyTse8xYi3yKGyfnTUOdavRCdmc8QqJYwFKA==
|
|
|
+
|
|
|
+"@tailwindcss/oxide-darwin-x64@4.1.16":
|
|
|
+ version "4.1.16"
|
|
|
+ resolved "https://registry.npmmirror.com/@tailwindcss/oxide-darwin-x64/-/oxide-darwin-x64-4.1.16.tgz#6193bafbb1a885795702f12bbef9cc5eb4cc550b"
|
|
|
+ integrity sha512-vjrl/1Ub9+JwU6BP0emgipGjowzYZMjbWCDqwA2Z4vCa+HBSpP4v6U2ddejcHsolsYxwL5r4bPNoamlV0xDdLg==
|
|
|
+
|
|
|
+"@tailwindcss/oxide-freebsd-x64@4.1.16":
|
|
|
+ version "4.1.16"
|
|
|
+ resolved "https://registry.npmmirror.com/@tailwindcss/oxide-freebsd-x64/-/oxide-freebsd-x64-4.1.16.tgz#0e2b064d71ba87a9001ac963be2752a8ddb64349"
|
|
|
+ integrity sha512-TSMpPYpQLm+aR1wW5rKuUuEruc/oOX3C7H0BTnPDn7W/eMw8W+MRMpiypKMkXZfwH8wqPIRKppuZoedTtNj2tg==
|
|
|
+
|
|
|
+"@tailwindcss/oxide-linux-arm-gnueabihf@4.1.16":
|
|
|
+ version "4.1.16"
|
|
|
+ resolved "https://registry.npmmirror.com/@tailwindcss/oxide-linux-arm-gnueabihf/-/oxide-linux-arm-gnueabihf-4.1.16.tgz#8e80c959eeda81a08ed955e23eb6d228287b9672"
|
|
|
+ integrity sha512-p0GGfRg/w0sdsFKBjMYvvKIiKy/LNWLWgV/plR4lUgrsxFAoQBFrXkZ4C0w8IOXfslB9vHK/JGASWD2IefIpvw==
|
|
|
+
|
|
|
+"@tailwindcss/oxide-linux-arm64-gnu@4.1.16":
|
|
|
+ version "4.1.16"
|
|
|
+ resolved "https://registry.npmmirror.com/@tailwindcss/oxide-linux-arm64-gnu/-/oxide-linux-arm64-gnu-4.1.16.tgz#d5f54910920fc5808122515f5208c5ecc1a40545"
|
|
|
+ integrity sha512-DoixyMmTNO19rwRPdqviTrG1rYzpxgyYJl8RgQvdAQUzxC1ToLRqtNJpU/ATURSKgIg6uerPw2feW0aS8SNr/w==
|
|
|
+
|
|
|
+"@tailwindcss/oxide-linux-arm64-musl@4.1.16":
|
|
|
+ version "4.1.16"
|
|
|
+ resolved "https://registry.npmmirror.com/@tailwindcss/oxide-linux-arm64-musl/-/oxide-linux-arm64-musl-4.1.16.tgz#67cdb932230ac47bf3bf5415ccc92417b27020ee"
|
|
|
+ integrity sha512-H81UXMa9hJhWhaAUca6bU2wm5RRFpuHImrwXBUvPbYb+3jo32I9VIwpOX6hms0fPmA6f2pGVlybO6qU8pF4fzQ==
|
|
|
+
|
|
|
+"@tailwindcss/oxide-linux-x64-gnu@4.1.16":
|
|
|
+ version "4.1.16"
|
|
|
+ resolved "https://registry.npmmirror.com/@tailwindcss/oxide-linux-x64-gnu/-/oxide-linux-x64-gnu-4.1.16.tgz#80ae0cfd8ebc970f239060ecdfdd07f6f6b14dce"
|
|
|
+ integrity sha512-ZGHQxDtFC2/ruo7t99Qo2TTIvOERULPl5l0K1g0oK6b5PGqjYMga+FcY1wIUnrUxY56h28FxybtDEla+ICOyew==
|
|
|
+
|
|
|
+"@tailwindcss/oxide-linux-x64-musl@4.1.16":
|
|
|
+ version "4.1.16"
|
|
|
+ resolved "https://registry.npmmirror.com/@tailwindcss/oxide-linux-x64-musl/-/oxide-linux-x64-musl-4.1.16.tgz#524e5b87e8e79a712de3d9bbb94d2fc2fa44391c"
|
|
|
+ integrity sha512-Oi1tAaa0rcKf1Og9MzKeINZzMLPbhxvm7rno5/zuP1WYmpiG0bEHq4AcRUiG2165/WUzvxkW4XDYCscZWbTLZw==
|
|
|
+
|
|
|
+"@tailwindcss/oxide-wasm32-wasi@4.1.16":
|
|
|
+ version "4.1.16"
|
|
|
+ resolved "https://registry.npmmirror.com/@tailwindcss/oxide-wasm32-wasi/-/oxide-wasm32-wasi-4.1.16.tgz#dc31d6bc1f6c1e8119a335ae3f28deb4d7c560f2"
|
|
|
+ integrity sha512-B01u/b8LteGRwucIBmCQ07FVXLzImWESAIMcUU6nvFt/tYsQ6IHz8DmZ5KtvmwxD+iTYBtM1xwoGXswnlu9v0Q==
|
|
|
+ dependencies:
|
|
|
+ "@emnapi/core" "^1.5.0"
|
|
|
+ "@emnapi/runtime" "^1.5.0"
|
|
|
+ "@emnapi/wasi-threads" "^1.1.0"
|
|
|
+ "@napi-rs/wasm-runtime" "^1.0.7"
|
|
|
+ "@tybys/wasm-util" "^0.10.1"
|
|
|
+ tslib "^2.4.0"
|
|
|
+
|
|
|
+"@tailwindcss/oxide-win32-arm64-msvc@4.1.16":
|
|
|
+ version "4.1.16"
|
|
|
+ resolved "https://registry.npmmirror.com/@tailwindcss/oxide-win32-arm64-msvc/-/oxide-win32-arm64-msvc-4.1.16.tgz#f1f810cdb49dae8071d5edf0db5cc0da2ec6a7e8"
|
|
|
+ integrity sha512-zX+Q8sSkGj6HKRTMJXuPvOcP8XfYON24zJBRPlszcH1Np7xuHXhWn8qfFjIujVzvH3BHU+16jBXwgpl20i+v9A==
|
|
|
+
|
|
|
+"@tailwindcss/oxide-win32-x64-msvc@4.1.16":
|
|
|
+ version "4.1.16"
|
|
|
+ resolved "https://registry.npmmirror.com/@tailwindcss/oxide-win32-x64-msvc/-/oxide-win32-x64-msvc-4.1.16.tgz#76dcda613578f06569c0a6015f39f12746a24dce"
|
|
|
+ integrity sha512-m5dDFJUEejbFqP+UXVstd4W/wnxA4F61q8SoL+mqTypId2T2ZpuxosNSgowiCnLp2+Z+rivdU0AqpfgiD7yCBg==
|
|
|
+
|
|
|
+"@tailwindcss/oxide@4.1.16":
|
|
|
+ version "4.1.16"
|
|
|
+ resolved "https://registry.npmmirror.com/@tailwindcss/oxide/-/oxide-4.1.16.tgz#6e94fa039eeddc173a9dc6ba5f8c5f54766b25cf"
|
|
|
+ integrity sha512-2OSv52FRuhdlgyOQqgtQHuCgXnS8nFSYRp2tJ+4WZXKgTxqPy7SMSls8c3mPT5pkZ17SBToGM5LHEJBO7miEdg==
|
|
|
+ optionalDependencies:
|
|
|
+ "@tailwindcss/oxide-android-arm64" "4.1.16"
|
|
|
+ "@tailwindcss/oxide-darwin-arm64" "4.1.16"
|
|
|
+ "@tailwindcss/oxide-darwin-x64" "4.1.16"
|
|
|
+ "@tailwindcss/oxide-freebsd-x64" "4.1.16"
|
|
|
+ "@tailwindcss/oxide-linux-arm-gnueabihf" "4.1.16"
|
|
|
+ "@tailwindcss/oxide-linux-arm64-gnu" "4.1.16"
|
|
|
+ "@tailwindcss/oxide-linux-arm64-musl" "4.1.16"
|
|
|
+ "@tailwindcss/oxide-linux-x64-gnu" "4.1.16"
|
|
|
+ "@tailwindcss/oxide-linux-x64-musl" "4.1.16"
|
|
|
+ "@tailwindcss/oxide-wasm32-wasi" "4.1.16"
|
|
|
+ "@tailwindcss/oxide-win32-arm64-msvc" "4.1.16"
|
|
|
+ "@tailwindcss/oxide-win32-x64-msvc" "4.1.16"
|
|
|
+
|
|
|
+"@tailwindcss/vite@^4.1.16":
|
|
|
+ version "4.1.16"
|
|
|
+ resolved "https://registry.npmmirror.com/@tailwindcss/vite/-/vite-4.1.16.tgz#bf6b5a58f932feeb1131720f8e15368f1a0ad17c"
|
|
|
+ integrity sha512-bbguNBcDxsRmi9nnlWJxhfDWamY3lmcyACHcdO1crxfzuLpOhHLLtEIN/nCbbAtj5rchUgQD17QVAKi1f7IsKg==
|
|
|
+ dependencies:
|
|
|
+ "@tailwindcss/node" "4.1.16"
|
|
|
+ "@tailwindcss/oxide" "4.1.16"
|
|
|
+ tailwindcss "4.1.16"
|
|
|
+
|
|
|
"@transloadit/prettier-bytes@0.0.7":
|
|
|
version "0.0.7"
|
|
|
resolved "https://registry.npmmirror.com/@transloadit/prettier-bytes/-/prettier-bytes-0.0.7.tgz#cdb5399f445fdd606ed833872fa0cabdbc51686b"
|
|
|
@@ -767,6 +905,13 @@
|
|
|
resolved "https://registry.npmmirror.com/@tsconfig/node20/-/node20-20.1.4.tgz#3457d42eddf12d3bde3976186ab0cd22b85df928"
|
|
|
integrity sha512-sqgsT69YFeLWf5NtJ4Xq/xAF8p4ZQHlmGW74Nu2tD4+g5fAsposc4ZfaaPixVu4y01BEiDCWLRDCvDM5JOsRxg==
|
|
|
|
|
|
+"@tybys/wasm-util@^0.10.1":
|
|
|
+ version "0.10.1"
|
|
|
+ resolved "https://registry.npmmirror.com/@tybys/wasm-util/-/wasm-util-0.10.1.tgz#ecddd3205cf1e2d5274649ff0eedd2991ed7f414"
|
|
|
+ integrity sha512-9tTaPJLSiejZKx+Bmog4uSubteqTvFrVrURwkmHixBo0G4seD0zUxp98E1DzUBJxLQ3NPwXrGKDiVjwx/DpPsg==
|
|
|
+ dependencies:
|
|
|
+ tslib "^2.4.0"
|
|
|
+
|
|
|
"@types/crypto-js@4.2.2":
|
|
|
version "4.2.2"
|
|
|
resolved "https://registry.npmmirror.com/@types/crypto-js/-/crypto-js-4.2.2.tgz#771c4a768d94eb5922cc202a3009558204df0cea"
|
|
|
@@ -1654,6 +1799,11 @@ delayed-stream@~1.0.0:
|
|
|
resolved "https://registry.npmmirror.com/delayed-stream/-/delayed-stream-1.0.0.tgz#df3ae199acadfb7d440aaae0b29e2272b24ec619"
|
|
|
integrity sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==
|
|
|
|
|
|
+detect-libc@^2.0.3:
|
|
|
+ version "2.1.2"
|
|
|
+ resolved "https://registry.npmmirror.com/detect-libc/-/detect-libc-2.1.2.tgz#689c5dcdc1900ef5583a4cb9f6d7b473742074ad"
|
|
|
+ integrity sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==
|
|
|
+
|
|
|
dom7@^3.0.0:
|
|
|
version "3.0.0"
|
|
|
resolved "https://registry.npmmirror.com/dom7/-/dom7-3.0.0.tgz#b861ce5d67a6becd7aaa3ad02942ff14b1240331"
|
|
|
@@ -1704,6 +1854,14 @@ element-plus@2.8.6:
|
|
|
memoize-one "^6.0.0"
|
|
|
normalize-wheel-es "^1.2.0"
|
|
|
|
|
|
+enhanced-resolve@^5.18.3:
|
|
|
+ version "5.18.3"
|
|
|
+ resolved "https://registry.npmmirror.com/enhanced-resolve/-/enhanced-resolve-5.18.3.tgz#9b5f4c5c076b8787c78fe540392ce76a88855b44"
|
|
|
+ integrity sha512-d4lC8xfavMeBjzGr2vECC3fsGXziXZQyJxD868h2M/mBI3PwAuODxAkLkq5HYuvrPYcUtiLzsTo8U3PgX3Ocww==
|
|
|
+ dependencies:
|
|
|
+ graceful-fs "^4.2.4"
|
|
|
+ tapable "^2.2.0"
|
|
|
+
|
|
|
entities@^4.5.0:
|
|
|
version "4.5.0"
|
|
|
resolved "https://registry.npmmirror.com/entities/-/entities-4.5.0.tgz#5d268ea5e7113ec74c4d033b79ea5a35a488fb48"
|
|
|
@@ -2173,7 +2331,7 @@ gopd@^1.2.0:
|
|
|
resolved "https://registry.npmmirror.com/gopd/-/gopd-1.2.0.tgz#89f56b8217bdbc8802bd299df6d7f1081d7e51a1"
|
|
|
integrity sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==
|
|
|
|
|
|
-graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@^4.2.0:
|
|
|
+graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@^4.2.0, graceful-fs@^4.2.4:
|
|
|
version "4.2.11"
|
|
|
resolved "https://registry.npmmirror.com/graceful-fs/-/graceful-fs-4.2.11.tgz#4183e4e8bf08bb6e05bbb2f7d2e0c8f712ca40e3"
|
|
|
integrity sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==
|
|
|
@@ -2350,6 +2508,11 @@ isexe@^3.1.1:
|
|
|
resolved "https://registry.npmmirror.com/isexe/-/isexe-3.1.1.tgz#4a407e2bd78ddfb14bea0c27c6f7072dde775f0d"
|
|
|
integrity sha512-LpB/54B+/2J5hqQ7imZHfdU31OlgQqx7ZicVlkm9kzg9/w8GKLEcFfJl/t7DCEDueOyBAD6zCCwTO6Fzs0NoEQ==
|
|
|
|
|
|
+jiti@^2.6.1:
|
|
|
+ version "2.6.1"
|
|
|
+ resolved "https://registry.npmmirror.com/jiti/-/jiti-2.6.1.tgz#178ef2fc9a1a594248c20627cd820187a4d78d92"
|
|
|
+ integrity sha512-ekilCSN1jwRvIbgeg/57YFh8qQDNbwDb9xT/qu2DAHbFFZUicIl4ygVaAvzveMhMVr3LnpSKTNnwt8PoOfmKhQ==
|
|
|
+
|
|
|
js-file-download@0.4.12:
|
|
|
version "0.4.12"
|
|
|
resolved "https://registry.npmmirror.com/js-file-download/-/js-file-download-0.4.12.tgz#10c70ef362559a5b23cdbdc3bd6f399c3d91d821"
|
|
|
@@ -2448,6 +2611,80 @@ levn@^0.4.1:
|
|
|
prelude-ls "^1.2.1"
|
|
|
type-check "~0.4.0"
|
|
|
|
|
|
+lightningcss-android-arm64@1.30.2:
|
|
|
+ version "1.30.2"
|
|
|
+ resolved "https://registry.npmmirror.com/lightningcss-android-arm64/-/lightningcss-android-arm64-1.30.2.tgz#6966b7024d39c94994008b548b71ab360eb3a307"
|
|
|
+ integrity sha512-BH9sEdOCahSgmkVhBLeU7Hc9DWeZ1Eb6wNS6Da8igvUwAe0sqROHddIlvU06q3WyXVEOYDZ6ykBZQnjTbmo4+A==
|
|
|
+
|
|
|
+lightningcss-darwin-arm64@1.30.2:
|
|
|
+ version "1.30.2"
|
|
|
+ resolved "https://registry.npmmirror.com/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.30.2.tgz#a5fa946d27c029e48c7ff929e6e724a7de46eb2c"
|
|
|
+ integrity sha512-ylTcDJBN3Hp21TdhRT5zBOIi73P6/W0qwvlFEk22fkdXchtNTOU4Qc37SkzV+EKYxLouZ6M4LG9NfZ1qkhhBWA==
|
|
|
+
|
|
|
+lightningcss-darwin-x64@1.30.2:
|
|
|
+ version "1.30.2"
|
|
|
+ resolved "https://registry.npmmirror.com/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.30.2.tgz#5ce87e9cd7c4f2dcc1b713f5e8ee185c88d9b7cd"
|
|
|
+ integrity sha512-oBZgKchomuDYxr7ilwLcyms6BCyLn0z8J0+ZZmfpjwg9fRVZIR5/GMXd7r9RH94iDhld3UmSjBM6nXWM2TfZTQ==
|
|
|
+
|
|
|
+lightningcss-freebsd-x64@1.30.2:
|
|
|
+ version "1.30.2"
|
|
|
+ resolved "https://registry.npmmirror.com/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.30.2.tgz#6ae1d5e773c97961df5cff57b851807ef33692a5"
|
|
|
+ integrity sha512-c2bH6xTrf4BDpK8MoGG4Bd6zAMZDAXS569UxCAGcA7IKbHNMlhGQ89eRmvpIUGfKWNVdbhSbkQaWhEoMGmGslA==
|
|
|
+
|
|
|
+lightningcss-linux-arm-gnueabihf@1.30.2:
|
|
|
+ version "1.30.2"
|
|
|
+ resolved "https://registry.npmmirror.com/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.30.2.tgz#62c489610c0424151a6121fa99d77731536cdaeb"
|
|
|
+ integrity sha512-eVdpxh4wYcm0PofJIZVuYuLiqBIakQ9uFZmipf6LF/HRj5Bgm0eb3qL/mr1smyXIS1twwOxNWndd8z0E374hiA==
|
|
|
+
|
|
|
+lightningcss-linux-arm64-gnu@1.30.2:
|
|
|
+ version "1.30.2"
|
|
|
+ resolved "https://registry.npmmirror.com/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.30.2.tgz#2a3661b56fe95a0cafae90be026fe0590d089298"
|
|
|
+ integrity sha512-UK65WJAbwIJbiBFXpxrbTNArtfuznvxAJw4Q2ZGlU8kPeDIWEX1dg3rn2veBVUylA2Ezg89ktszWbaQnxD/e3A==
|
|
|
+
|
|
|
+lightningcss-linux-arm64-musl@1.30.2:
|
|
|
+ version "1.30.2"
|
|
|
+ resolved "https://registry.npmmirror.com/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.30.2.tgz#d7ddd6b26959245e026bc1ad9eb6aa983aa90e6b"
|
|
|
+ integrity sha512-5Vh9dGeblpTxWHpOx8iauV02popZDsCYMPIgiuw97OJ5uaDsL86cnqSFs5LZkG3ghHoX5isLgWzMs+eD1YzrnA==
|
|
|
+
|
|
|
+lightningcss-linux-x64-gnu@1.30.2:
|
|
|
+ version "1.30.2"
|
|
|
+ resolved "https://registry.npmmirror.com/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.30.2.tgz#5a89814c8e63213a5965c3d166dff83c36152b1a"
|
|
|
+ integrity sha512-Cfd46gdmj1vQ+lR6VRTTadNHu6ALuw2pKR9lYq4FnhvgBc4zWY1EtZcAc6EffShbb1MFrIPfLDXD6Xprbnni4w==
|
|
|
+
|
|
|
+lightningcss-linux-x64-musl@1.30.2:
|
|
|
+ version "1.30.2"
|
|
|
+ resolved "https://registry.npmmirror.com/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.30.2.tgz#808c2e91ce0bf5d0af0e867c6152e5378c049728"
|
|
|
+ integrity sha512-XJaLUUFXb6/QG2lGIW6aIk6jKdtjtcffUT0NKvIqhSBY3hh9Ch+1LCeH80dR9q9LBjG3ewbDjnumefsLsP6aiA==
|
|
|
+
|
|
|
+lightningcss-win32-arm64-msvc@1.30.2:
|
|
|
+ version "1.30.2"
|
|
|
+ resolved "https://registry.npmmirror.com/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.30.2.tgz#ab4a8a8a2e6a82a4531e8bbb6bf0ff161ee6625a"
|
|
|
+ integrity sha512-FZn+vaj7zLv//D/192WFFVA0RgHawIcHqLX9xuWiQt7P0PtdFEVaxgF9rjM/IRYHQXNnk61/H/gb2Ei+kUQ4xQ==
|
|
|
+
|
|
|
+lightningcss-win32-x64-msvc@1.30.2:
|
|
|
+ version "1.30.2"
|
|
|
+ resolved "https://registry.npmmirror.com/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.30.2.tgz#f01f382c8e0a27e1c018b0bee316d210eac43b6e"
|
|
|
+ integrity sha512-5g1yc73p+iAkid5phb4oVFMB45417DkRevRbt/El/gKXJk4jid+vPFF/AXbxn05Aky8PapwzZrdJShv5C0avjw==
|
|
|
+
|
|
|
+lightningcss@1.30.2:
|
|
|
+ version "1.30.2"
|
|
|
+ resolved "https://registry.npmmirror.com/lightningcss/-/lightningcss-1.30.2.tgz#4ade295f25d140f487d37256f4cd40dc607696d0"
|
|
|
+ integrity sha512-utfs7Pr5uJyyvDETitgsaqSyjCb2qNRAtuqUeWIAKztsOYdcACf2KtARYXg2pSvhkt+9NfoaNY7fxjl6nuMjIQ==
|
|
|
+ dependencies:
|
|
|
+ detect-libc "^2.0.3"
|
|
|
+ optionalDependencies:
|
|
|
+ lightningcss-android-arm64 "1.30.2"
|
|
|
+ lightningcss-darwin-arm64 "1.30.2"
|
|
|
+ lightningcss-darwin-x64 "1.30.2"
|
|
|
+ lightningcss-freebsd-x64 "1.30.2"
|
|
|
+ lightningcss-linux-arm-gnueabihf "1.30.2"
|
|
|
+ lightningcss-linux-arm64-gnu "1.30.2"
|
|
|
+ lightningcss-linux-arm64-musl "1.30.2"
|
|
|
+ lightningcss-linux-x64-gnu "1.30.2"
|
|
|
+ lightningcss-linux-x64-musl "1.30.2"
|
|
|
+ lightningcss-win32-arm64-msvc "1.30.2"
|
|
|
+ lightningcss-win32-x64-msvc "1.30.2"
|
|
|
+
|
|
|
locate-path@^6.0.0:
|
|
|
version "6.0.0"
|
|
|
resolved "https://registry.npmmirror.com/locate-path/-/locate-path-6.0.0.tgz#55321eb309febbc59c4801d931a72452a681d286"
|
|
|
@@ -2886,6 +3123,11 @@ prettier-linter-helpers@^1.0.0:
|
|
|
dependencies:
|
|
|
fast-diff "^1.1.2"
|
|
|
|
|
|
+prettier-plugin-tailwindcss@^0.7.1:
|
|
|
+ version "0.7.1"
|
|
|
+ resolved "https://registry.npmmirror.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.7.1.tgz#0cb15246668788e62b5b752868f5e01f0ce7eec9"
|
|
|
+ integrity sha512-Bzv1LZcuiR1Sk02iJTS1QzlFNp/o5l2p3xkopwOrbPmtMeh3fK9rVW5M3neBQzHq+kGKj/4LGQMTNcTH4NGPtQ==
|
|
|
+
|
|
|
prettier@^3.6.2:
|
|
|
version "3.6.2"
|
|
|
resolved "https://registry.npmmirror.com/prettier/-/prettier-3.6.2.tgz#ccda02a1003ebbb2bfda6f83a074978f608b9393"
|
|
|
@@ -3174,6 +3416,16 @@ synckit@^0.11.7:
|
|
|
dependencies:
|
|
|
"@pkgr/core" "^0.2.9"
|
|
|
|
|
|
+tailwindcss@4.1.16, tailwindcss@^4.1.16:
|
|
|
+ version "4.1.16"
|
|
|
+ resolved "https://registry.npmmirror.com/tailwindcss/-/tailwindcss-4.1.16.tgz#c32179f98725eb551e5c1189813a3db437ad5a7f"
|
|
|
+ integrity sha512-pONL5awpaQX4LN5eiv7moSiSPd/DLDzKVRJz8Q9PgzmAdd1R4307GQS2ZpfiN7ZmekdQrfhZZiSE5jkLR4WNaA==
|
|
|
+
|
|
|
+tapable@^2.2.0:
|
|
|
+ version "2.3.0"
|
|
|
+ resolved "https://registry.npmmirror.com/tapable/-/tapable-2.3.0.tgz#7e3ea6d5ca31ba8e078b560f0d83ce9a14aa8be6"
|
|
|
+ integrity sha512-g9ljZiwki/LfxmQADO3dEY1CbpmXT5Hm2fJ+QaGKwSXUylMybePR7/67YW7jOrrvjEgL1Fmz5kzyAjWVWLlucg==
|
|
|
+
|
|
|
text-table@^0.2.0:
|
|
|
version "0.2.0"
|
|
|
resolved "https://registry.npmmirror.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
|
|
|
@@ -3206,7 +3458,7 @@ tslib@2.3.0:
|
|
|
resolved "https://registry.npmmirror.com/tslib/-/tslib-2.3.0.tgz#803b8cdab3e12ba581a4ca41c8839bbb0dacb09e"
|
|
|
integrity sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==
|
|
|
|
|
|
-tslib@^2.3.0:
|
|
|
+tslib@^2.3.0, tslib@^2.4.0:
|
|
|
version "2.8.1"
|
|
|
resolved "https://registry.npmmirror.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
|
|
|
integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==
|