|
|
|
|
@ -1892,28 +1892,28 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tailwindcss/cli": {
|
|
|
|
|
"version": "4.1.17",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tailwindcss/cli/-/cli-4.1.17.tgz",
|
|
|
|
|
"integrity": "sha512-jUIxcyUNlCC2aNPnyPEWU/L2/ik3pB4fF3auKGXr8AvN3T3OFESVctFKOBoPZQaZJIeUpPn1uCLp0MRxuek8gg==",
|
|
|
|
|
"version": "4.1.18",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tailwindcss/cli/-/cli-4.1.18.tgz",
|
|
|
|
|
"integrity": "sha512-sMZ+lZbDyxwjD2E0L7oRUjJ01Ffjtme5OtjvvnC+cV4CEDcbqzbp25TCpxHj6kWLU9+DlqJOiNgSOgctC2aZmg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@parcel/watcher": "^2.5.1",
|
|
|
|
|
"@tailwindcss/node": "4.1.17",
|
|
|
|
|
"@tailwindcss/oxide": "4.1.17",
|
|
|
|
|
"@tailwindcss/node": "4.1.18",
|
|
|
|
|
"@tailwindcss/oxide": "4.1.18",
|
|
|
|
|
"enhanced-resolve": "^5.18.3",
|
|
|
|
|
"mri": "^1.2.0",
|
|
|
|
|
"picocolors": "^1.1.1",
|
|
|
|
|
"tailwindcss": "4.1.17"
|
|
|
|
|
"tailwindcss": "4.1.18"
|
|
|
|
|
},
|
|
|
|
|
"bin": {
|
|
|
|
|
"tailwindcss": "dist/index.mjs"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tailwindcss/node": {
|
|
|
|
|
"version": "4.1.17",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tailwindcss/node/-/node-4.1.17.tgz",
|
|
|
|
|
"integrity": "sha512-csIkHIgLb3JisEFQ0vxr2Y57GUNYh447C8xzwj89U/8fdW8LhProdxvnVH6U8M2Y73QKiTIH+LWbK3V2BBZsAg==",
|
|
|
|
|
"version": "4.1.18",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tailwindcss/node/-/node-4.1.18.tgz",
|
|
|
|
|
"integrity": "sha512-DoR7U1P7iYhw16qJ49fgXUlry1t4CpXeErJHnQ44JgTSKMaZUdf17cfn5mHchfJ4KRBZRFA/Coo+MUF5+gOaCQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jridgewell/remapping": "^2.3.4",
|
|
|
|
|
@ -1922,36 +1922,36 @@
|
|
|
|
|
"lightningcss": "1.30.2",
|
|
|
|
|
"magic-string": "^0.30.21",
|
|
|
|
|
"source-map-js": "^1.2.1",
|
|
|
|
|
"tailwindcss": "4.1.17"
|
|
|
|
|
"tailwindcss": "4.1.18"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tailwindcss/oxide": {
|
|
|
|
|
"version": "4.1.17",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide/-/oxide-4.1.17.tgz",
|
|
|
|
|
"integrity": "sha512-F0F7d01fmkQhsTjXezGBLdrl1KresJTcI3DB8EkScCldyKp3Msz4hub4uyYaVnk88BAS1g5DQjjF6F5qczheLA==",
|
|
|
|
|
"version": "4.1.18",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide/-/oxide-4.1.18.tgz",
|
|
|
|
|
"integrity": "sha512-EgCR5tTS5bUSKQgzeMClT6iCY3ToqE1y+ZB0AKldj809QXk1Y+3jB0upOYZrn9aGIzPtUsP7sX4QQ4XtjBB95A==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 10"
|
|
|
|
|
},
|
|
|
|
|
"optionalDependencies": {
|
|
|
|
|
"@tailwindcss/oxide-android-arm64": "4.1.17",
|
|
|
|
|
"@tailwindcss/oxide-darwin-arm64": "4.1.17",
|
|
|
|
|
"@tailwindcss/oxide-darwin-x64": "4.1.17",
|
|
|
|
|
"@tailwindcss/oxide-freebsd-x64": "4.1.17",
|
|
|
|
|
"@tailwindcss/oxide-linux-arm-gnueabihf": "4.1.17",
|
|
|
|
|
"@tailwindcss/oxide-linux-arm64-gnu": "4.1.17",
|
|
|
|
|
"@tailwindcss/oxide-linux-arm64-musl": "4.1.17",
|
|
|
|
|
"@tailwindcss/oxide-linux-x64-gnu": "4.1.17",
|
|
|
|
|
"@tailwindcss/oxide-linux-x64-musl": "4.1.17",
|
|
|
|
|
"@tailwindcss/oxide-wasm32-wasi": "4.1.17",
|
|
|
|
|
"@tailwindcss/oxide-win32-arm64-msvc": "4.1.17",
|
|
|
|
|
"@tailwindcss/oxide-win32-x64-msvc": "4.1.17"
|
|
|
|
|
"@tailwindcss/oxide-android-arm64": "4.1.18",
|
|
|
|
|
"@tailwindcss/oxide-darwin-arm64": "4.1.18",
|
|
|
|
|
"@tailwindcss/oxide-darwin-x64": "4.1.18",
|
|
|
|
|
"@tailwindcss/oxide-freebsd-x64": "4.1.18",
|
|
|
|
|
"@tailwindcss/oxide-linux-arm-gnueabihf": "4.1.18",
|
|
|
|
|
"@tailwindcss/oxide-linux-arm64-gnu": "4.1.18",
|
|
|
|
|
"@tailwindcss/oxide-linux-arm64-musl": "4.1.18",
|
|
|
|
|
"@tailwindcss/oxide-linux-x64-gnu": "4.1.18",
|
|
|
|
|
"@tailwindcss/oxide-linux-x64-musl": "4.1.18",
|
|
|
|
|
"@tailwindcss/oxide-wasm32-wasi": "4.1.18",
|
|
|
|
|
"@tailwindcss/oxide-win32-arm64-msvc": "4.1.18",
|
|
|
|
|
"@tailwindcss/oxide-win32-x64-msvc": "4.1.18"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tailwindcss/oxide-android-arm64": {
|
|
|
|
|
"version": "4.1.17",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-android-arm64/-/oxide-android-arm64-4.1.17.tgz",
|
|
|
|
|
"integrity": "sha512-BMqpkJHgOZ5z78qqiGE6ZIRExyaHyuxjgrJ6eBO5+hfrfGkuya0lYfw8fRHG77gdTjWkNWEEm+qeG2cDMxArLQ==",
|
|
|
|
|
"version": "4.1.18",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-android-arm64/-/oxide-android-arm64-4.1.18.tgz",
|
|
|
|
|
"integrity": "sha512-dJHz7+Ugr9U/diKJA0W6N/6/cjI+ZTAoxPf9Iz9BFRF2GzEX8IvXxFIi/dZBloVJX/MZGvRuFA9rqwdiIEZQ0Q==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
@ -1965,9 +1965,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tailwindcss/oxide-darwin-arm64": {
|
|
|
|
|
"version": "4.1.17",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-arm64/-/oxide-darwin-arm64-4.1.17.tgz",
|
|
|
|
|
"integrity": "sha512-EquyumkQweUBNk1zGEU/wfZo2qkp/nQKRZM8bUYO0J+Lums5+wl2CcG1f9BgAjn/u9pJzdYddHWBiFXJTcxmOg==",
|
|
|
|
|
"version": "4.1.18",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-arm64/-/oxide-darwin-arm64-4.1.18.tgz",
|
|
|
|
|
"integrity": "sha512-Gc2q4Qhs660bhjyBSKgq6BYvwDz4G+BuyJ5H1xfhmDR3D8HnHCmT/BSkvSL0vQLy/nkMLY20PQ2OoYMO15Jd0A==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
@ -1981,9 +1981,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tailwindcss/oxide-darwin-x64": {
|
|
|
|
|
"version": "4.1.17",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-x64/-/oxide-darwin-x64-4.1.17.tgz",
|
|
|
|
|
"integrity": "sha512-gdhEPLzke2Pog8s12oADwYu0IAw04Y2tlmgVzIN0+046ytcgx8uZmCzEg4VcQh+AHKiS7xaL8kGo/QTiNEGRog==",
|
|
|
|
|
"version": "4.1.18",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-x64/-/oxide-darwin-x64-4.1.18.tgz",
|
|
|
|
|
"integrity": "sha512-FL5oxr2xQsFrc3X9o1fjHKBYBMD1QZNyc1Xzw/h5Qu4XnEBi3dZn96HcHm41c/euGV+GRiXFfh2hUCyKi/e+yw==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
@ -1997,9 +1997,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tailwindcss/oxide-freebsd-x64": {
|
|
|
|
|
"version": "4.1.17",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-freebsd-x64/-/oxide-freebsd-x64-4.1.17.tgz",
|
|
|
|
|
"integrity": "sha512-hxGS81KskMxML9DXsaXT1H0DyA+ZBIbyG/sSAjWNe2EDl7TkPOBI42GBV3u38itzGUOmFfCzk1iAjDXds8Oh0g==",
|
|
|
|
|
"version": "4.1.18",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-freebsd-x64/-/oxide-freebsd-x64-4.1.18.tgz",
|
|
|
|
|
"integrity": "sha512-Fj+RHgu5bDodmV1dM9yAxlfJwkkWvLiRjbhuO2LEtwtlYlBgiAT4x/j5wQr1tC3SANAgD+0YcmWVrj8R9trVMA==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
@ -2013,9 +2013,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tailwindcss/oxide-linux-arm-gnueabihf": {
|
|
|
|
|
"version": "4.1.17",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm-gnueabihf/-/oxide-linux-arm-gnueabihf-4.1.17.tgz",
|
|
|
|
|
"integrity": "sha512-k7jWk5E3ldAdw0cNglhjSgv501u7yrMf8oeZ0cElhxU6Y2o7f8yqelOp3fhf7evjIS6ujTI3U8pKUXV2I4iXHQ==",
|
|
|
|
|
"version": "4.1.18",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm-gnueabihf/-/oxide-linux-arm-gnueabihf-4.1.18.tgz",
|
|
|
|
|
"integrity": "sha512-Fp+Wzk/Ws4dZn+LV2Nqx3IilnhH51YZoRaYHQsVq3RQvEl+71VGKFpkfHrLM/Li+kt5c0DJe/bHXK1eHgDmdiA==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm"
|
|
|
|
|
],
|
|
|
|
|
@ -2029,9 +2029,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tailwindcss/oxide-linux-arm64-gnu": {
|
|
|
|
|
"version": "4.1.17",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-gnu/-/oxide-linux-arm64-gnu-4.1.17.tgz",
|
|
|
|
|
"integrity": "sha512-HVDOm/mxK6+TbARwdW17WrgDYEGzmoYayrCgmLEw7FxTPLcp/glBisuyWkFz/jb7ZfiAXAXUACfyItn+nTgsdQ==",
|
|
|
|
|
"version": "4.1.18",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-gnu/-/oxide-linux-arm64-gnu-4.1.18.tgz",
|
|
|
|
|
"integrity": "sha512-S0n3jboLysNbh55Vrt7pk9wgpyTTPD0fdQeh7wQfMqLPM/Hrxi+dVsLsPrycQjGKEQk85Kgbx+6+QnYNiHalnw==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
@ -2045,9 +2045,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tailwindcss/oxide-linux-arm64-musl": {
|
|
|
|
|
"version": "4.1.17",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-musl/-/oxide-linux-arm64-musl-4.1.17.tgz",
|
|
|
|
|
"integrity": "sha512-HvZLfGr42i5anKtIeQzxdkw/wPqIbpeZqe7vd3V9vI3RQxe3xU1fLjss0TjyhxWcBaipk7NYwSrwTwK1hJARMg==",
|
|
|
|
|
"version": "4.1.18",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-musl/-/oxide-linux-arm64-musl-4.1.18.tgz",
|
|
|
|
|
"integrity": "sha512-1px92582HkPQlaaCkdRcio71p8bc8i/ap5807tPRDK/uw953cauQBT8c5tVGkOwrHMfc2Yh6UuxaH4vtTjGvHg==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
@ -2061,9 +2061,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tailwindcss/oxide-linux-x64-gnu": {
|
|
|
|
|
"version": "4.1.17",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-gnu/-/oxide-linux-x64-gnu-4.1.17.tgz",
|
|
|
|
|
"integrity": "sha512-M3XZuORCGB7VPOEDH+nzpJ21XPvK5PyjlkSFkFziNHGLc5d6g3di2McAAblmaSUNl8IOmzYwLx9NsE7bplNkwQ==",
|
|
|
|
|
"version": "4.1.18",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-gnu/-/oxide-linux-x64-gnu-4.1.18.tgz",
|
|
|
|
|
"integrity": "sha512-v3gyT0ivkfBLoZGF9LyHmts0Isc8jHZyVcbzio6Wpzifg/+5ZJpDiRiUhDLkcr7f/r38SWNe7ucxmGW3j3Kb/g==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
@ -2077,9 +2077,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tailwindcss/oxide-linux-x64-musl": {
|
|
|
|
|
"version": "4.1.17",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-musl/-/oxide-linux-x64-musl-4.1.17.tgz",
|
|
|
|
|
"integrity": "sha512-k7f+pf9eXLEey4pBlw+8dgfJHY4PZ5qOUFDyNf7SI6lHjQ9Zt7+NcscjpwdCEbYi6FI5c2KDTDWyf2iHcCSyyQ==",
|
|
|
|
|
"version": "4.1.18",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-musl/-/oxide-linux-x64-musl-4.1.18.tgz",
|
|
|
|
|
"integrity": "sha512-bhJ2y2OQNlcRwwgOAGMY0xTFStt4/wyU6pvI6LSuZpRgKQwxTec0/3Scu91O8ir7qCR3AuepQKLU/kX99FouqQ==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
@ -2093,9 +2093,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tailwindcss/oxide-wasm32-wasi": {
|
|
|
|
|
"version": "4.1.17",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-wasm32-wasi/-/oxide-wasm32-wasi-4.1.17.tgz",
|
|
|
|
|
"integrity": "sha512-cEytGqSSoy7zK4JRWiTCx43FsKP/zGr0CsuMawhH67ONlH+T79VteQeJQRO/X7L0juEUA8ZyuYikcRBf0vsxhg==",
|
|
|
|
|
"version": "4.1.18",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-wasm32-wasi/-/oxide-wasm32-wasi-4.1.18.tgz",
|
|
|
|
|
"integrity": "sha512-LffYTvPjODiP6PT16oNeUQJzNVyJl1cjIebq/rWWBF+3eDst5JGEFSc5cWxyRCJ0Mxl+KyIkqRxk1XPEs9x8TA==",
|
|
|
|
|
"bundleDependencies": [
|
|
|
|
|
"@napi-rs/wasm-runtime",
|
|
|
|
|
"@emnapi/core",
|
|
|
|
|
@ -2110,10 +2110,10 @@
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@emnapi/core": "^1.6.0",
|
|
|
|
|
"@emnapi/runtime": "^1.6.0",
|
|
|
|
|
"@emnapi/core": "^1.7.1",
|
|
|
|
|
"@emnapi/runtime": "^1.7.1",
|
|
|
|
|
"@emnapi/wasi-threads": "^1.1.0",
|
|
|
|
|
"@napi-rs/wasm-runtime": "^1.0.7",
|
|
|
|
|
"@napi-rs/wasm-runtime": "^1.1.0",
|
|
|
|
|
"@tybys/wasm-util": "^0.10.1",
|
|
|
|
|
"tslib": "^2.4.0"
|
|
|
|
|
},
|
|
|
|
|
@ -2122,9 +2122,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tailwindcss/oxide-win32-arm64-msvc": {
|
|
|
|
|
"version": "4.1.17",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-arm64-msvc/-/oxide-win32-arm64-msvc-4.1.17.tgz",
|
|
|
|
|
"integrity": "sha512-JU5AHr7gKbZlOGvMdb4722/0aYbU+tN6lv1kONx0JK2cGsh7g148zVWLM0IKR3NeKLv+L90chBVYcJ8uJWbC9A==",
|
|
|
|
|
"version": "4.1.18",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-arm64-msvc/-/oxide-win32-arm64-msvc-4.1.18.tgz",
|
|
|
|
|
"integrity": "sha512-HjSA7mr9HmC8fu6bdsZvZ+dhjyGCLdotjVOgLA2vEqxEBZaQo9YTX4kwgEvPCpRh8o4uWc4J/wEoFzhEmjvPbA==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
@ -2138,9 +2138,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tailwindcss/oxide-win32-x64-msvc": {
|
|
|
|
|
"version": "4.1.17",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-x64-msvc/-/oxide-win32-x64-msvc-4.1.17.tgz",
|
|
|
|
|
"integrity": "sha512-SKWM4waLuqx0IH+FMDUw6R66Hu4OuTALFgnleKbqhgGU30DY20NORZMZUKgLRjQXNN2TLzKvh48QXTig4h4bGw==",
|
|
|
|
|
"version": "4.1.18",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-x64-msvc/-/oxide-win32-x64-msvc-4.1.18.tgz",
|
|
|
|
|
"integrity": "sha512-bJWbyYpUlqamC8dpR7pfjA0I7vdF6t5VpUGMWRkXVE3AXgIZjYUYAK7II1GNaxR8J1SSrSrppRar8G++JekE3Q==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
@ -2154,14 +2154,14 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tailwindcss/vite": {
|
|
|
|
|
"version": "4.1.17",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tailwindcss/vite/-/vite-4.1.17.tgz",
|
|
|
|
|
"integrity": "sha512-4+9w8ZHOiGnpcGI6z1TVVfWaX/koK7fKeSYF3qlYg2xpBtbteP2ddBxiarL+HVgfSJGeK5RIxRQmKm4rTJJAwA==",
|
|
|
|
|
"version": "4.1.18",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tailwindcss/vite/-/vite-4.1.18.tgz",
|
|
|
|
|
"integrity": "sha512-jVA+/UpKL1vRLg6Hkao5jldawNmRo7mQYrZtNHMIVpLfLhDml5nMRUo/8MwoX2vNXvnaXNNMedrMfMugAVX1nA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@tailwindcss/node": "4.1.17",
|
|
|
|
|
"@tailwindcss/oxide": "4.1.17",
|
|
|
|
|
"tailwindcss": "4.1.17"
|
|
|
|
|
"@tailwindcss/node": "4.1.18",
|
|
|
|
|
"@tailwindcss/oxide": "4.1.18",
|
|
|
|
|
"tailwindcss": "4.1.18"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"vite": "^5.2.0 || ^6 || ^7"
|
|
|
|
|
@ -2250,28 +2250,28 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@typescript/native-preview": {
|
|
|
|
|
"version": "7.0.0-dev.20251210.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript/native-preview/-/native-preview-7.0.0-dev.20251210.1.tgz",
|
|
|
|
|
"integrity": "sha512-SiSRpp42K80X+qJKAi8qvjo2xMZIgJgROXCJo0MiZ8a6fjQK6IetRfUvwdApUsDltf/VaEc/j8v2Hiqp8SGhLQ==",
|
|
|
|
|
"version": "7.0.0-dev.20251211.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript/native-preview/-/native-preview-7.0.0-dev.20251211.1.tgz",
|
|
|
|
|
"integrity": "sha512-RXuRj/zn2tWrria1eea1mzOVmUjNHdOZsxlcnXLy2BjXil+ncgdMFARWryeXP2+NPmGTwC+ERJ5YAuwU8n4nlg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"bin": {
|
|
|
|
|
"tsgo": "bin/tsgo.js"
|
|
|
|
|
},
|
|
|
|
|
"optionalDependencies": {
|
|
|
|
|
"@typescript/native-preview-darwin-arm64": "7.0.0-dev.20251210.1",
|
|
|
|
|
"@typescript/native-preview-darwin-x64": "7.0.0-dev.20251210.1",
|
|
|
|
|
"@typescript/native-preview-linux-arm": "7.0.0-dev.20251210.1",
|
|
|
|
|
"@typescript/native-preview-linux-arm64": "7.0.0-dev.20251210.1",
|
|
|
|
|
"@typescript/native-preview-linux-x64": "7.0.0-dev.20251210.1",
|
|
|
|
|
"@typescript/native-preview-win32-arm64": "7.0.0-dev.20251210.1",
|
|
|
|
|
"@typescript/native-preview-win32-x64": "7.0.0-dev.20251210.1"
|
|
|
|
|
"@typescript/native-preview-darwin-arm64": "7.0.0-dev.20251211.1",
|
|
|
|
|
"@typescript/native-preview-darwin-x64": "7.0.0-dev.20251211.1",
|
|
|
|
|
"@typescript/native-preview-linux-arm": "7.0.0-dev.20251211.1",
|
|
|
|
|
"@typescript/native-preview-linux-arm64": "7.0.0-dev.20251211.1",
|
|
|
|
|
"@typescript/native-preview-linux-x64": "7.0.0-dev.20251211.1",
|
|
|
|
|
"@typescript/native-preview-win32-arm64": "7.0.0-dev.20251211.1",
|
|
|
|
|
"@typescript/native-preview-win32-x64": "7.0.0-dev.20251211.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@typescript/native-preview-darwin-arm64": {
|
|
|
|
|
"version": "7.0.0-dev.20251210.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript/native-preview-darwin-arm64/-/native-preview-darwin-arm64-7.0.0-dev.20251210.1.tgz",
|
|
|
|
|
"integrity": "sha512-6FLhFMAdaW/JMzTPqaIxVTgCFhMQY2v88qVGLUmcf9coCJx5plxuY0zxzXaLrvQulGnDurIKZMW5tBGmQy4Buw==",
|
|
|
|
|
"version": "7.0.0-dev.20251211.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript/native-preview-darwin-arm64/-/native-preview-darwin-arm64-7.0.0-dev.20251211.1.tgz",
|
|
|
|
|
"integrity": "sha512-0TSLj8s2M1eQXnQV0+DMFCnJF4vqNobTaeKzMpR8oHOsD2az93knOUixsZk0Nyf3jYzgszDakNXhp0K3fzWWAw==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
@ -2283,9 +2283,9 @@
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@typescript/native-preview-darwin-x64": {
|
|
|
|
|
"version": "7.0.0-dev.20251210.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript/native-preview-darwin-x64/-/native-preview-darwin-x64-7.0.0-dev.20251210.1.tgz",
|
|
|
|
|
"integrity": "sha512-JrsZ913/ZyeoFDCVq+k4h0VUJHyqjT6te/IC8aMtLZQRkusQEX+57Anfr/BVXzWBa8+JwIXPGzllilw5dkrHNw==",
|
|
|
|
|
"version": "7.0.0-dev.20251211.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript/native-preview-darwin-x64/-/native-preview-darwin-x64-7.0.0-dev.20251211.1.tgz",
|
|
|
|
|
"integrity": "sha512-Nv6+4H1SxjkbOLQZjbAjivTtFmPpeGiXKXh/8/UwkQW3Bom/L+owCfJNffsMKalKdDa/eYRW0uaoAk0dcU4c4A==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
@ -2297,9 +2297,9 @@
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@typescript/native-preview-linux-arm": {
|
|
|
|
|
"version": "7.0.0-dev.20251210.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript/native-preview-linux-arm/-/native-preview-linux-arm-7.0.0-dev.20251210.1.tgz",
|
|
|
|
|
"integrity": "sha512-v1hyGd8TWHaoRU8BJfGAdW6ML70TLUOB9+0Xeo30m3xHlOdO1zxunXa/FVhqzrChqzOkcty61PGe9tAPhrIh1w==",
|
|
|
|
|
"version": "7.0.0-dev.20251211.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript/native-preview-linux-arm/-/native-preview-linux-arm-7.0.0-dev.20251211.1.tgz",
|
|
|
|
|
"integrity": "sha512-6Y6VqTMfgvt8f1P5FHNIT/O/L0lSw5MHOcVOnrZEfvOAUXE+cCmC5VvtFh1Paa1Zu+oTBnCu5EvIwemHl4V73A==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm"
|
|
|
|
|
],
|
|
|
|
|
@ -2311,9 +2311,9 @@
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@typescript/native-preview-linux-arm64": {
|
|
|
|
|
"version": "7.0.0-dev.20251210.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript/native-preview-linux-arm64/-/native-preview-linux-arm64-7.0.0-dev.20251210.1.tgz",
|
|
|
|
|
"integrity": "sha512-GViH0JIkpEHCo04VYD/iAKqYjIB2uLXXtTmmLaImzBVd+h1dlKFgi2aOMi51mYnSefnbj7P7PeqIQNLKwi4NSQ==",
|
|
|
|
|
"version": "7.0.0-dev.20251211.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript/native-preview-linux-arm64/-/native-preview-linux-arm64-7.0.0-dev.20251211.1.tgz",
|
|
|
|
|
"integrity": "sha512-sJapYFFiJnTeK/d2LmoQaTQKzMm8zquQAaAJaual+yu4sVKbP6sZRZ1GVS4FDISJvUrlajpLWxtfQTHR4dlgeQ==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
@ -2325,9 +2325,9 @@
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@typescript/native-preview-linux-x64": {
|
|
|
|
|
"version": "7.0.0-dev.20251210.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript/native-preview-linux-x64/-/native-preview-linux-x64-7.0.0-dev.20251210.1.tgz",
|
|
|
|
|
"integrity": "sha512-X6p2MrcRcYE9T+ecNHYZHFYew0t+k9Sc2GbyjbNB0+MJ/Lffp3aUH59dp+JASZoyOxugPwN+MCJ/kNzYqiK9vg==",
|
|
|
|
|
"version": "7.0.0-dev.20251211.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript/native-preview-linux-x64/-/native-preview-linux-x64-7.0.0-dev.20251211.1.tgz",
|
|
|
|
|
"integrity": "sha512-bJfieFUeJRGsjByfeShQYXbFRbJ4k14/Sp1HQ2Eu8yOd+hUpOj7fsax7b5B2XvE4cSuC+dRV2FVOCZQNaL4u2Q==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
@ -2339,9 +2339,9 @@
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@typescript/native-preview-win32-arm64": {
|
|
|
|
|
"version": "7.0.0-dev.20251210.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript/native-preview-win32-arm64/-/native-preview-win32-arm64-7.0.0-dev.20251210.1.tgz",
|
|
|
|
|
"integrity": "sha512-FewUZSh7d9YnX0j3hr+N+zQ5B54k4jsVpZp8QbuDduMtautxI18bNO+vL5oO86ezqLWbUnZajXV/61MGfpEtMg==",
|
|
|
|
|
"version": "7.0.0-dev.20251211.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript/native-preview-win32-arm64/-/native-preview-win32-arm64-7.0.0-dev.20251211.1.tgz",
|
|
|
|
|
"integrity": "sha512-0vZ1NQmLyRf1bLaBjHFem1pLsJJnPMOCfScgM616cJpkbqqGEAgXfOnxKOUxiZ6X+hfx09gXn+5wq7zjaV0aag==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
@ -2353,9 +2353,9 @@
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@typescript/native-preview-win32-x64": {
|
|
|
|
|
"version": "7.0.0-dev.20251210.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript/native-preview-win32-x64/-/native-preview-win32-x64-7.0.0-dev.20251210.1.tgz",
|
|
|
|
|
"integrity": "sha512-NdqTPzm/Ls3F1amP/e/akCuhY32mjBXT0NMQnYODgT9ltbdkk08b572Bp4GbdfRj9AiJxK70pqoNeZWw4e5fhg==",
|
|
|
|
|
"version": "7.0.0-dev.20251211.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript/native-preview-win32-x64/-/native-preview-win32-x64-7.0.0-dev.20251211.1.tgz",
|
|
|
|
|
"integrity": "sha512-OUB0nNmzZeCl0KjxeG7R+Ey1gq8iaVoJJRJpwKiTj6Ws5voKOb6PxNoM2jMNqJV3R/d3PXfR7Y39/IINioa/CQ==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
@ -3169,9 +3169,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/enhanced-resolve": {
|
|
|
|
|
"version": "5.18.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.18.3.tgz",
|
|
|
|
|
"integrity": "sha512-d4lC8xfavMeBjzGr2vECC3fsGXziXZQyJxD868h2M/mBI3PwAuODxAkLkq5HYuvrPYcUtiLzsTo8U3PgX3Ocww==",
|
|
|
|
|
"version": "5.18.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.18.4.tgz",
|
|
|
|
|
"integrity": "sha512-LgQMM4WXU3QI+SYgEc2liRgznaD5ojbmY3sb8LxyguVkIg5FxdpTkvk72te2R38/TGKxH634oLxXRGY6d7AP+Q==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"graceful-fs": "^4.2.4",
|
|
|
|
|
@ -5406,9 +5406,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/tailwindcss": {
|
|
|
|
|
"version": "4.1.17",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.17.tgz",
|
|
|
|
|
"integrity": "sha512-j9Ee2YjuQqYT9bbRTfTZht9W/ytp5H+jJpZKiYdP/bpnXARAuELt9ofP0lPnmHjbga7SNQIxdTAXCmtKVYjN+Q==",
|
|
|
|
|
"version": "4.1.18",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.18.tgz",
|
|
|
|
|
"integrity": "sha512-4+Z+0yiYyEtUVCScyfHCxOYP06L5Ne+JiHhY2IjR2KWMIWhJOYZKLSGZaP5HkZ8+bY0cxfzwDE5uOmzFXyIwxw==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/tapable": {
|
|
|
|
|
@ -6538,11 +6538,11 @@
|
|
|
|
|
},
|
|
|
|
|
"packages/agent": {
|
|
|
|
|
"name": "@mariozechner/pi-agent-core",
|
|
|
|
|
"version": "0.18.2",
|
|
|
|
|
"version": "0.18.3",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@mariozechner/pi-ai": "^0.18.2",
|
|
|
|
|
"@mariozechner/pi-tui": "^0.18.2"
|
|
|
|
|
"@mariozechner/pi-ai": "^0.18.3",
|
|
|
|
|
"@mariozechner/pi-tui": "^0.18.3"
|
|
|
|
|
},
|
|
|
|
|
"devDependencies": {
|
|
|
|
|
"@types/node": "^24.3.0",
|
|
|
|
|
@ -6572,7 +6572,7 @@
|
|
|
|
|
},
|
|
|
|
|
"packages/ai": {
|
|
|
|
|
"name": "@mariozechner/pi-ai",
|
|
|
|
|
"version": "0.18.2",
|
|
|
|
|
"version": "0.18.3",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@anthropic-ai/sdk": "0.71.2",
|
|
|
|
|
@ -6614,12 +6614,12 @@
|
|
|
|
|
},
|
|
|
|
|
"packages/coding-agent": {
|
|
|
|
|
"name": "@mariozechner/pi-coding-agent",
|
|
|
|
|
"version": "0.18.2",
|
|
|
|
|
"version": "0.18.3",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@mariozechner/pi-agent-core": "^0.18.2",
|
|
|
|
|
"@mariozechner/pi-ai": "^0.18.2",
|
|
|
|
|
"@mariozechner/pi-tui": "^0.18.2",
|
|
|
|
|
"@mariozechner/pi-agent-core": "^0.18.3",
|
|
|
|
|
"@mariozechner/pi-ai": "^0.18.3",
|
|
|
|
|
"@mariozechner/pi-tui": "^0.18.3",
|
|
|
|
|
"chalk": "^5.5.0",
|
|
|
|
|
"diff": "^8.0.2",
|
|
|
|
|
"glob": "^11.0.3",
|
|
|
|
|
@ -6657,13 +6657,13 @@
|
|
|
|
|
},
|
|
|
|
|
"packages/mom": {
|
|
|
|
|
"name": "@mariozechner/pi-mom",
|
|
|
|
|
"version": "0.18.2",
|
|
|
|
|
"version": "0.18.3",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@anthropic-ai/sandbox-runtime": "^0.0.16",
|
|
|
|
|
"@mariozechner/pi-agent-core": "^0.18.2",
|
|
|
|
|
"@mariozechner/pi-ai": "^0.18.2",
|
|
|
|
|
"@mariozechner/pi-coding-agent": "^0.18.2",
|
|
|
|
|
"@mariozechner/pi-agent-core": "^0.18.3",
|
|
|
|
|
"@mariozechner/pi-ai": "^0.18.3",
|
|
|
|
|
"@mariozechner/pi-coding-agent": "^0.18.3",
|
|
|
|
|
"@sinclair/typebox": "^0.34.0",
|
|
|
|
|
"@slack/socket-mode": "^2.0.0",
|
|
|
|
|
"@slack/web-api": "^7.0.0",
|
|
|
|
|
@ -6701,10 +6701,10 @@
|
|
|
|
|
},
|
|
|
|
|
"packages/pods": {
|
|
|
|
|
"name": "@mariozechner/pi",
|
|
|
|
|
"version": "0.18.2",
|
|
|
|
|
"version": "0.18.3",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@mariozechner/pi-agent-core": "^0.18.2",
|
|
|
|
|
"@mariozechner/pi-agent-core": "^0.18.3",
|
|
|
|
|
"chalk": "^5.5.0"
|
|
|
|
|
},
|
|
|
|
|
"bin": {
|
|
|
|
|
@ -6717,7 +6717,7 @@
|
|
|
|
|
},
|
|
|
|
|
"packages/proxy": {
|
|
|
|
|
"name": "@mariozechner/pi-proxy",
|
|
|
|
|
"version": "0.18.2",
|
|
|
|
|
"version": "0.18.3",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@hono/node-server": "^1.14.0",
|
|
|
|
|
"hono": "^4.6.16"
|
|
|
|
|
@ -6733,7 +6733,7 @@
|
|
|
|
|
},
|
|
|
|
|
"packages/tui": {
|
|
|
|
|
"name": "@mariozechner/pi-tui",
|
|
|
|
|
"version": "0.18.2",
|
|
|
|
|
"version": "0.18.3",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/mime-types": "^2.1.4",
|
|
|
|
|
@ -6777,12 +6777,12 @@
|
|
|
|
|
},
|
|
|
|
|
"packages/web-ui": {
|
|
|
|
|
"name": "@mariozechner/pi-web-ui",
|
|
|
|
|
"version": "0.18.2",
|
|
|
|
|
"version": "0.18.3",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@lmstudio/sdk": "^1.5.0",
|
|
|
|
|
"@mariozechner/pi-ai": "^0.18.2",
|
|
|
|
|
"@mariozechner/pi-tui": "^0.18.2",
|
|
|
|
|
"@mariozechner/pi-ai": "^0.18.3",
|
|
|
|
|
"@mariozechner/pi-tui": "^0.18.3",
|
|
|
|
|
"docx-preview": "^0.3.7",
|
|
|
|
|
"jszip": "^3.10.1",
|
|
|
|
|
"lucide": "^0.544.0",
|
|
|
|
|
@ -6803,7 +6803,7 @@
|
|
|
|
|
},
|
|
|
|
|
"packages/web-ui/example": {
|
|
|
|
|
"name": "pi-web-ui-example",
|
|
|
|
|
"version": "1.6.2",
|
|
|
|
|
"version": "1.6.3",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@mariozechner/mini-lit": "^0.2.0",
|
|
|
|
|
"@mariozechner/pi-ai": "file:../../ai",
|
|
|
|
|
|