From d2a5983403d5a1e87a769005a461889551256aff Mon Sep 17 00:00:00 2001 From: saboooor Date: Sun, 25 Aug 2024 18:30:09 -0600 Subject: [PATCH] chore(release): publish 1.2.9 --- CHANGELOG.md | 4 + packages/ui-qwik/package.json | 4 +- packages/ui/package.json | 4 +- pnpm-lock.yaml | 374 +++++++++++++++++++++------------- 4 files changed, 237 insertions(+), 149 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 40240ee..685e158 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.2.9 (2024-08-26) + +This was a version bump only, there were no code changes. + ## 1.2.8 (2024-08-21) This was a version bump only, there were no code changes. diff --git a/packages/ui-qwik/package.json b/packages/ui-qwik/package.json index 1623fb2..037ac83 100644 --- a/packages/ui-qwik/package.json +++ b/packages/ui-qwik/package.json @@ -1,6 +1,6 @@ { "name": "@luminescent/ui-qwik", - "version": "1.2.8", + "version": "1.2.9", "description": "Luminescent UI library", "main": "./lib/index.qwik.mjs", "qwik": "./lib/index.qwik.mjs", @@ -43,7 +43,7 @@ "@builder.io/qwik": "1.8.0", "@builder.io/qwik-city": "^1.8.0", "@types/eslint": "^8.56.11", - "@types/node": "^22.4.2", + "@types/node": "^22.5.0", "@typescript-eslint/eslint-plugin": "^8.2.0", "@typescript-eslint/parser": "^8.2.0", "autoprefixer": "^10.4.20", diff --git a/packages/ui/package.json b/packages/ui/package.json index b383a65..24544a0 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -1,6 +1,6 @@ { "name": "@luminescent/ui", - "version": "1.2.8", + "version": "1.2.9", "description": "Luminescent UI library", "main": "./lib/index.js", "types": "./lib-types/index.d.ts", @@ -37,7 +37,7 @@ }, "devDependencies": { "@types/eslint": "^8.56.11", - "@types/node": "^22.4.2", + "@types/node": "^22.5.0", "@typescript-eslint/eslint-plugin": "^8.2.0", "@typescript-eslint/parser": "^8.2.0", "eslint": "^8.57.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fed110f..3eb8eb1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,14 +9,14 @@ importers: .: devDependencies: '@nx/js': - specifier: ^19.6.1 - version: 19.6.1(@babel/traverse@7.24.7)(@types/node@22.4.2)(nx@19.6.1)(typescript@5.5.4) + specifier: ^19.6.2 + version: 19.6.2(@babel/traverse@7.24.7)(@types/node@22.5.0)(nx@19.6.2)(typescript@5.5.4) nx: - specifier: 19.6.1 - version: 19.6.1 + specifier: 19.6.2 + version: 19.6.2 tsx: - specifier: ^4.17.0 - version: 4.17.0 + specifier: ^4.18.0 + version: 4.18.0 yargs: specifier: ^17.7.2 version: 17.7.2 @@ -27,8 +27,8 @@ importers: specifier: ^8.56.11 version: 8.56.11 '@types/node': - specifier: ^22.4.2 - version: 22.4.2 + specifier: ^22.5.0 + version: 22.5.0 '@typescript-eslint/eslint-plugin': specifier: ^8.2.0 version: 8.2.0(@typescript-eslint/parser@8.2.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(typescript@5.5.4) @@ -43,7 +43,7 @@ importers: version: 8.4.41 tailwindcss: specifier: 3.4.10 - version: 3.4.10(ts-node@10.9.1(@types/node@22.4.2)(typescript@5.5.4)) + version: 3.4.10(ts-node@10.9.1(@types/node@22.5.0)(typescript@5.5.4)) typescript: specifier: 5.5.4 version: 5.5.4 @@ -119,19 +119,19 @@ importers: devDependencies: '@anuragroy/tailwindcss-animate': specifier: ^1.0.6 - version: 1.0.6(tailwindcss@3.4.10(ts-node@10.9.1(@types/node@22.4.2)(typescript@5.5.4))) + version: 1.0.6(tailwindcss@3.4.10(ts-node@10.9.1(@types/node@22.5.0)(typescript@5.5.4))) '@builder.io/qwik': specifier: 1.8.0 - version: 1.8.0(@types/node@22.4.2) + version: 1.8.0(@types/node@22.5.0) '@builder.io/qwik-city': specifier: ^1.8.0 - version: 1.8.0(@types/node@22.4.2)(rollup@4.21.0) + version: 1.8.0(@types/node@22.5.0)(rollup@4.21.0) '@types/eslint': specifier: ^8.56.11 version: 8.56.11 '@types/node': - specifier: ^22.4.2 - version: 22.4.2 + specifier: ^22.5.0 + version: 22.5.0 '@typescript-eslint/eslint-plugin': specifier: ^8.2.0 version: 8.2.0(@typescript-eslint/parser@8.2.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(typescript@5.5.4) @@ -155,7 +155,7 @@ importers: version: 8.4.41 tailwindcss: specifier: 3.4.10 - version: 3.4.10(ts-node@10.9.1(@types/node@22.4.2)(typescript@5.5.4)) + version: 3.4.10(ts-node@10.9.1(@types/node@22.5.0)(typescript@5.5.4)) typescript: specifier: 5.5.4 version: 5.5.4 @@ -164,10 +164,10 @@ importers: version: 6.19.2 vite: specifier: ^5.4.2 - version: 5.4.2(@types/node@22.4.2) + version: 5.4.2(@types/node@22.5.0) vite-tsconfig-paths: specifier: ^5.0.1 - version: 5.0.1(typescript@5.5.4)(vite@5.4.2(@types/node@22.4.2)) + version: 5.0.1(typescript@5.5.4)(vite@5.4.2(@types/node@22.5.0)) packages: @@ -1490,94 +1490,94 @@ packages: resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==} engines: {node: '>= 8'} - '@nrwl/devkit@19.6.1': - resolution: {integrity: sha512-aoS5RwtUqd8gUWgubOtQ4kzqO8UVjYxtecutvSnDN6gKyG2ylZcDR2OnWL+AB7HbVgRjm/6/QALdcaev9Ljd8w==} + '@nrwl/devkit@19.6.2': + resolution: {integrity: sha512-1caQTLJBcvOLDZpB3yHY0zczcaaOh044MeegS0oyllPYYbCi6PiJK33HC8qoH1TGiahT6+VxSFN7OYnD3QK4vQ==} - '@nrwl/js@19.6.1': - resolution: {integrity: sha512-CVYjdH8nAqJXRKYm3liZKejDE/WHSt3Gx3YeF1m5kxwtPvhyWxTxnsdQLEOjonIPeHntGZ+aEIKt2FWNPUhldw==} + '@nrwl/js@19.6.2': + resolution: {integrity: sha512-C5BEZxgRkgUz/D3Yc5B7NkfugldCslBTfRJKhUOBKrZ1e7/hXE/N7iEgrHrN9TNHiaX0X0HRRdMax6uLbINvLw==} - '@nrwl/tao@19.6.1': - resolution: {integrity: sha512-nl/NcBRkHr5r0drCq9ROPcKx/Q7SioPvNMl7edo/PdjdKcmJ3gXqvgTxPjwbYH2/ScNX2yjm353qrNyffSs6Rw==} + '@nrwl/tao@19.6.2': + resolution: {integrity: sha512-DcqpaKpkUbF+J2kVRoLtYZOFpr8mu4+fHiKIjrdliKVabSOzekwRAx0DN+VZdpUoaZ2+5W+F8RFhSak1216ZCg==} hasBin: true - '@nrwl/workspace@19.6.1': - resolution: {integrity: sha512-o+Yx1kRtn9RtdMs9add5IWF7GzWuXJ2RRX0DMIaaoIeCLemQIE22589/N7+c5IfXsY06ZMDzEBlNS0Iapt2Zyg==} + '@nrwl/workspace@19.6.2': + resolution: {integrity: sha512-p5iHFZG4WIpsZjLRB4ZrhwBRlPjj++1yxzYOw+kJmKRQ4hcMhv63VB9X6w/mDpsWD9kfzMs3wBMfkg7SDph+3g==} - '@nx/devkit@19.6.1': - resolution: {integrity: sha512-FGfPM9R7QdEGllNr7Jlx81QbiufNNRHehrJ/4aqftzHWT5ptYmH45bPnd/Wu0qDK4rg1c4PMrjEOLpyCAFXg1Q==} + '@nx/devkit@19.6.2': + resolution: {integrity: sha512-fyZ+z0CnpXsGbnOTgsxwjOJH/K1cgSkhyHSOW3BcIvncx4Q4o8Y74flRz2mrZLJeURBs+IelYI2REkCPdba2cg==} peerDependencies: nx: '>= 17 <= 20' - '@nx/js@19.6.1': - resolution: {integrity: sha512-FlQcSpGWbS7D8FDKFTyVQ2RnZ0qkwkMgjG1wVjh17/0OvcALrIV87wDjgpoTz4chiaVlsZQbNeIDLFMS7duuyw==} + '@nx/js@19.6.2': + resolution: {integrity: sha512-4YXnlla7cP5dD1pElTlSx5ZmqwHHDvdte+zr61MVf6F0iSP4z74pZsfGG5BZn7oa8R8pW+5pefoHyT3XLtfe3A==} peerDependencies: verdaccio: ^5.0.4 peerDependenciesMeta: verdaccio: optional: true - '@nx/nx-darwin-arm64@19.6.1': - resolution: {integrity: sha512-xxAdyIUckvsIID0BnYCHM86s35n0tDsBYuoqpOFG+22PEk0bzoSVOyxeJQ5UKDCvXe5wa2MbcgyhbHKhj7Osnw==} + '@nx/nx-darwin-arm64@19.6.2': + resolution: {integrity: sha512-WCt9bK5CiuXiiE/8ivoeOEy3J2xYx2Eduea+8PdyK+21FzWakSV4GK0DUfC/dmLPyc+osx2kpmVO+l4HVBIEJw==} engines: {node: '>= 10'} cpu: [arm64] os: [darwin] - '@nx/nx-darwin-x64@19.6.1': - resolution: {integrity: sha512-ISwb09KKtAydrAbyxwOjce8pdVzOSuzC068Uo8TcHp2Xao2b+N9zmkQquLzC+G4dgwxDxxVYoZcuZ6urRFV7Cg==} + '@nx/nx-darwin-x64@19.6.2': + resolution: {integrity: sha512-jCB4yTE97/UkUd1V7ttFLJkVRx2vkQgHAqcmU0l8pAPRWKplYkO43J4g4M3M8SyLsX6arPIlfIT3uBh8TzqxXA==} engines: {node: '>= 10'} cpu: [x64] os: [darwin] - '@nx/nx-freebsd-x64@19.6.1': - resolution: {integrity: sha512-IzR+K0tW8A6kl95V6k8Pp8tknjiDGOUB+E2p8YN7UlYPP7gaBK+rojERF4V7jD5pEvSxrKMwuJoD+WH/b52TNA==} + '@nx/nx-freebsd-x64@19.6.2': + resolution: {integrity: sha512-ZBFTHO9vhaSpzuopAww9xznseNjE2CUXGSq5be0CUBoIvGn4TWvjOfv+tinIbKSYiWdfL1PYMqnE2FIqyxscNA==} engines: {node: '>= 10'} cpu: [x64] os: [freebsd] - '@nx/nx-linux-arm-gnueabihf@19.6.1': - resolution: {integrity: sha512-8mHceXwpBIp1gF+hSKGg7XRYpcB9QN8YROSn4dzvDoUMEusOE27jzXKKS9dRkjdULYENKDkv0NbuhcoxoWx+KA==} + '@nx/nx-linux-arm-gnueabihf@19.6.2': + resolution: {integrity: sha512-Aubnlvx/47zAOIlp+ZWxe6Xq3cX9sSMRsB7xZhLkGnpcKwsKEh+uDWi6yfdnmLBp02ZY16qwcpAeYlyBRHZRUA==} engines: {node: '>= 10'} cpu: [arm] os: [linux] - '@nx/nx-linux-arm64-gnu@19.6.1': - resolution: {integrity: sha512-eqxWqhUrFEz3Rnoz9RKhMlrCY6AF0AVGgTGto5TdB16kIgTA53i18bf9jaq2MSBZQHE1kySVUgPfxQQxPzWKaA==} + '@nx/nx-linux-arm64-gnu@19.6.2': + resolution: {integrity: sha512-LorZsjhaz7vajwzGVAGUMtMpu5232UvJceB7XzUXF1TEWM2FZfSUCdLKdQgR2YZHeALYzVoEQgU/j6zKldMqpw==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] - '@nx/nx-linux-arm64-musl@19.6.1': - resolution: {integrity: sha512-3lfazErzsJgO8G2dEcuGmtJoi9fQ3CPvLA+RiE7CKBQ4a/5Zb1o2rqlZ1YTfnfiUcOh4knt7gWcXm16eSKbLoQ==} + '@nx/nx-linux-arm64-musl@19.6.2': + resolution: {integrity: sha512-+s4BD6NkmsrnxYHWpJ84Lm49rsTa5tY4Zpz09kpMCc7NNQdIYtWimexGmaHGiIY9FmwqaQCx54lCxSXUXQ3hoQ==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] - '@nx/nx-linux-x64-gnu@19.6.1': - resolution: {integrity: sha512-Rt4NkuJZpRyVunRoCC5shaUqPk6wrMH3x55WEb0HBzlKjkItgrFpPInPS4hp9hFsJ8vX2AkBX2qrTWRaLMbOyQ==} + '@nx/nx-linux-x64-gnu@19.6.2': + resolution: {integrity: sha512-O7ao0x7j7mwgPS8DkWmMtewTRyharQSURq2kUgWwyCJgVbr5ggV8RySmt/uLT9Tv/2LUDerWdBnd30oDr70M5g==} engines: {node: '>= 10'} cpu: [x64] os: [linux] - '@nx/nx-linux-x64-musl@19.6.1': - resolution: {integrity: sha512-P0RnxCfcgb6t4l+WWVNlTDzqpcM/Du77EfgvNc3Z1mRLQMP4E5TkLt8J/aTTjh2GwtnP95oxQSOYBzg+sJwNPQ==} + '@nx/nx-linux-x64-musl@19.6.2': + resolution: {integrity: sha512-7tVOQoorw8o1n5CAtLTlJx9oI/py+V3NX0PTdX/Pa7tA6gxyrZW51HlpODssRZ5PM9171G8VAZVROP9eDLfntQ==} engines: {node: '>= 10'} cpu: [x64] os: [linux] - '@nx/nx-win32-arm64-msvc@19.6.1': - resolution: {integrity: sha512-CFaRqK+Sv7Gi7d+WUJqFLV0t4D2ImnO7BoeZWnT6oEfIl94hikCtbu4693Fsu7eg37JMa+4xwdAUvOOq1rFhJg==} + '@nx/nx-win32-arm64-msvc@19.6.2': + resolution: {integrity: sha512-l12NsHLaCAYdZPOP8KrXnSWxrytcJuifBJTejy7Xu9rFQMEDWI7dKap8vKJrYIRUtJjOsF8Yjq38064noZkLdw==} engines: {node: '>= 10'} cpu: [arm64] os: [win32] - '@nx/nx-win32-x64-msvc@19.6.1': - resolution: {integrity: sha512-l2vAK0/2c9oEAqI0KdeJkkkZlr72LeWV5zds/FIuFHBRyweJanplRelhD7t199BnGr2FfulOpFrc1TyYzvntkg==} + '@nx/nx-win32-x64-msvc@19.6.2': + resolution: {integrity: sha512-B+80FY1kDWHMCOZubt786BtQOZn+LJ6CzjDGHSocqVMVqJDvBzrlf4qwmHeOIACWAsbZtJmWu+do3FriZ53ovA==} engines: {node: '>= 10'} cpu: [x64] os: [win32] - '@nx/workspace@19.6.1': - resolution: {integrity: sha512-uYUEDC6WXIvv0rmsNIYzuHzn7T3CQ8MVbX6uXvTMZL7xn6HQS6rVeFfeagoNslKMmUJYBr0yciQ+Z88wc47MmQ==} + '@nx/workspace@19.6.2': + resolution: {integrity: sha512-L2gHov2A0/fUOHEZHT45TI59dYLBuX0hQR90Js0sxKP8eWiIApNLB9URYKr6ZmkMIydPMXgTUx6oEzHSpza7Tw==} '@pkgjs/parseargs@0.11.0': resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} @@ -1730,6 +1730,9 @@ packages: '@types/node@22.4.2': resolution: {integrity: sha512-nAvM3Ey230/XzxtyDcJ+VjvlzpzoHwLsF7JaDRfoI0ytO0mVheerNmM45CtA0yOILXwXXxOrcUWH3wltX+7PSw==} + '@types/node@22.5.0': + resolution: {integrity: sha512-DkFrJOe+rfdHTqqMg0bSNlGlQ85hSoh2TPzZyhHsXnMtligRWpxUySiyw8FY14ITt24HVCiQPWxS3KO/QlGmWg==} + '@types/parse-json@4.0.2': resolution: {integrity: sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==} @@ -1989,11 +1992,6 @@ packages: resolution: {integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==} engines: {node: '>=8'} - browserslist@4.23.0: - resolution: {integrity: sha512-QW8HiM1shhT2GuzkvklfjcKDiWFXHOeFCIA/huJPwHsslwcydgk7X+z2zXpEijP98UCY7HbubZt5J2Zgvf0CaQ==} - engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} - hasBin: true - browserslist@4.23.3: resolution: {integrity: sha512-btwCFJVjI4YWDNfau8RhZ+B1Q/VLoUITrm3RlP6y1tYGWIOa+InuYiRGXUBXo8nA1qKmHMyLB/iVQg5TT4eFoA==} engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} @@ -2020,9 +2018,6 @@ packages: resolution: {integrity: sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==} engines: {node: '>= 6'} - caniuse-lite@1.0.30001609: - resolution: {integrity: sha512-JFPQs34lHKx1B5t1EpQpWH4c+29zIyn/haGsbpfq3suuV9v56enjFt23zqijxGTMwy1p/4H2tjnQMY+p1WoAyA==} - caniuse-lite@1.0.30001651: resolution: {integrity: sha512-9Cf+Xv1jJNe1xPZLGuUXLNkE1BoDkqRqYyFJ9TDYSqhduqA4hu4oR9HluGoWYQC/aj8WHjsGVV+bwkh0+tegRg==} @@ -2290,9 +2285,6 @@ packages: engines: {node: '>=0.10.0'} hasBin: true - electron-to-chromium@1.4.682: - resolution: {integrity: sha512-oCglfs8yYKs9RQjJFOHonSnhikPK3y+0SvSYc/YpYJV//6rqc0/hbwd0c7vgK4vrl6y2gJAwjkhkSGWK+z4KRA==} - electron-to-chromium@1.5.12: resolution: {integrity: sha512-tIhPkdlEoCL1Y+PToq3zRNehUaKp3wBX/sr7aclAWdIWjvqAe/Im/H0SiCM4c1Q8BLPHCdoJTol+ZblflydehA==} @@ -3147,9 +3139,6 @@ packages: node-machine-id@1.1.12: resolution: {integrity: sha512-QNABxbrPa3qEIfrE6GOJ7BYIuignnJw7iQ2YPbc3Nla1HzRJjXzZOiikfF8m7eAMfichLt3M4VgLOetqgDmgGQ==} - node-releases@2.0.14: - resolution: {integrity: sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==} - node-releases@2.0.18: resolution: {integrity: sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g==} @@ -3172,8 +3161,8 @@ packages: nth-check@2.1.1: resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==} - nx@19.6.1: - resolution: {integrity: sha512-F7NH8/lMwd2ogPjvjMDGUJMaRuEc60DEmpd8U/3R7WgFRHWuF5ily1AKQiLfQg6V5ArQUrkBJesulTAnlHR7+g==} + nx@19.6.2: + resolution: {integrity: sha512-uUC9glC/QDsDhfOSzWl1id9rfUVepVwLhwBGRMeO5K6+Tju7qAsRGZ2NGPoUz6J1AZuWtlKZcr+MOSK2U4+2wQ==} hasBin: true peerDependencies: '@swc-node/register': ^1.8.0 @@ -3719,8 +3708,8 @@ packages: tslib@2.6.2: resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==} - tsx@4.17.0: - resolution: {integrity: sha512-eN4mnDA5UMKDt4YZixo9tBioibaMBpoxBkD+rIPAjVmYERSG0/dWEY1CEFuV89CgASlKL499q8AhmkMnnjtOJg==} + tsx@4.18.0: + resolution: {integrity: sha512-a1jaKBSVQkd6yEc1/NI7G6yHFfefIcuf3QJST7ZEyn4oQnxLYrZR5uZAM8UrwUa3Ge8suiZHcNS1gNrEvmobqg==} engines: {node: '>=18.0.0'} hasBin: true @@ -3821,12 +3810,6 @@ packages: resolution: {integrity: sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==} engines: {node: '>= 10.0.0'} - update-browserslist-db@1.0.13: - resolution: {integrity: sha512-xebP81SNcPuNpPP3uzeW1NYXxI3rxyJzF3pD6sH4jE7o/IX+WtSpwnVU+qIsDPyk0d3hmFQ7mjqc6AtV604hbg==} - hasBin: true - peerDependencies: - browserslist: '>= 4.21.0' - update-browserslist-db@1.1.0: resolution: {integrity: sha512-EdRAaAyk2cUE1wOf2DkEhzxqOQvFOoRJFNS6NeyJ01Gp2beMRpBAINjM2iDXE3KCuKhwnvHIQCJm6ThL2Z+HzQ==} hasBin: true @@ -4010,6 +3993,10 @@ snapshots: dependencies: tailwindcss: 3.4.10(ts-node@10.9.1(@types/node@22.4.2)(typescript@5.5.4)) + '@anuragroy/tailwindcss-animate@1.0.6(tailwindcss@3.4.10(ts-node@10.9.1(@types/node@22.5.0)(typescript@5.5.4)))': + dependencies: + tailwindcss: 3.4.10(ts-node@10.9.1(@types/node@22.5.0)(typescript@5.5.4)) + '@babel/code-frame@7.24.7': dependencies: '@babel/highlight': 7.24.7 @@ -4059,7 +4046,7 @@ snapshots: dependencies: '@babel/compat-data': 7.24.7 '@babel/helper-validator-option': 7.24.7 - browserslist: 4.23.0 + browserslist: 4.23.3 lru-cache: 5.1.1 semver: 6.3.1 @@ -4858,6 +4845,29 @@ snapshots: - supports-color - terser + '@builder.io/qwik-city@1.8.0(@types/node@22.5.0)(rollup@4.21.0)': + dependencies: + '@mdx-js/mdx': 3.0.1 + '@types/mdx': 2.0.13 + source-map: 0.7.4 + svgo: 3.3.2 + undici: 6.19.8 + vfile: 6.0.1 + vite: 5.4.2(@types/node@22.5.0) + vite-imagetools: 7.0.4(rollup@4.21.0) + zod: 3.22.4 + transitivePeerDependencies: + - '@types/node' + - less + - lightningcss + - rollup + - sass + - sass-embedded + - stylus + - sugarss + - supports-color + - terser + '@builder.io/qwik@1.8.0(@types/node@22.4.2)': dependencies: csstype: 3.1.3 @@ -4872,6 +4882,20 @@ snapshots: - sugarss - terser + '@builder.io/qwik@1.8.0(@types/node@22.5.0)': + dependencies: + csstype: 3.1.3 + vite: 5.4.2(@types/node@22.5.0) + transitivePeerDependencies: + - '@types/node' + - less + - lightningcss + - sass + - sass-embedded + - stylus + - sugarss + - terser + '@cloudflare/kv-asset-handler@0.3.4': dependencies: mime: 3.0.0 @@ -5328,15 +5352,15 @@ snapshots: '@nodelib/fs.scandir': 2.1.5 fastq: 1.17.1 - '@nrwl/devkit@19.6.1(nx@19.6.1)': + '@nrwl/devkit@19.6.2(nx@19.6.2)': dependencies: - '@nx/devkit': 19.6.1(nx@19.6.1) + '@nx/devkit': 19.6.2(nx@19.6.2) transitivePeerDependencies: - nx - '@nrwl/js@19.6.1(@babel/traverse@7.24.7)(@types/node@22.4.2)(nx@19.6.1)(typescript@5.5.4)': + '@nrwl/js@19.6.2(@babel/traverse@7.24.7)(@types/node@22.5.0)(nx@19.6.2)(typescript@5.5.4)': dependencies: - '@nx/js': 19.6.1(@babel/traverse@7.24.7)(@types/node@22.4.2)(nx@19.6.1)(typescript@5.5.4) + '@nx/js': 19.6.2(@babel/traverse@7.24.7)(@types/node@22.5.0)(nx@19.6.2)(typescript@5.5.4) transitivePeerDependencies: - '@babel/traverse' - '@swc-node/register' @@ -5349,37 +5373,37 @@ snapshots: - typescript - verdaccio - '@nrwl/tao@19.6.1': + '@nrwl/tao@19.6.2': dependencies: - nx: 19.6.1 + nx: 19.6.2 tslib: 2.6.2 transitivePeerDependencies: - '@swc-node/register' - '@swc/core' - debug - '@nrwl/workspace@19.6.1': + '@nrwl/workspace@19.6.2': dependencies: - '@nx/workspace': 19.6.1 + '@nx/workspace': 19.6.2 transitivePeerDependencies: - '@swc-node/register' - '@swc/core' - debug - '@nx/devkit@19.6.1(nx@19.6.1)': + '@nx/devkit@19.6.2(nx@19.6.2)': dependencies: - '@nrwl/devkit': 19.6.1(nx@19.6.1) + '@nrwl/devkit': 19.6.2(nx@19.6.2) ejs: 3.1.10 enquirer: 2.3.6 ignore: 5.3.1 minimatch: 9.0.3 - nx: 19.6.1 - semver: 7.6.0 + nx: 19.6.2 + semver: 7.6.3 tmp: 0.2.3 tslib: 2.6.2 yargs-parser: 21.1.1 - '@nx/js@19.6.1(@babel/traverse@7.24.7)(@types/node@22.4.2)(nx@19.6.1)(typescript@5.5.4)': + '@nx/js@19.6.2(@babel/traverse@7.24.7)(@types/node@22.5.0)(nx@19.6.2)(typescript@5.5.4)': dependencies: '@babel/core': 7.24.7 '@babel/plugin-proposal-decorators': 7.24.7(@babel/core@7.24.7) @@ -5388,9 +5412,9 @@ snapshots: '@babel/preset-env': 7.24.7(@babel/core@7.24.7) '@babel/preset-typescript': 7.24.7(@babel/core@7.24.7) '@babel/runtime': 7.24.7 - '@nrwl/js': 19.6.1(@babel/traverse@7.24.7)(@types/node@22.4.2)(nx@19.6.1)(typescript@5.5.4) - '@nx/devkit': 19.6.1(nx@19.6.1) - '@nx/workspace': 19.6.1 + '@nrwl/js': 19.6.2(@babel/traverse@7.24.7)(@types/node@22.5.0)(nx@19.6.2)(typescript@5.5.4) + '@nx/devkit': 19.6.2(nx@19.6.2) + '@nx/workspace': 19.6.2 babel-plugin-const-enum: 1.2.0(@babel/core@7.24.7) babel-plugin-macros: 2.8.0 babel-plugin-transform-typescript-metadata: 0.3.2(@babel/core@7.24.7)(@babel/traverse@7.24.7) @@ -5401,13 +5425,14 @@ snapshots: fs-extra: 11.2.0 ignore: 5.3.1 js-tokens: 4.0.0 + jsonc-parser: 3.2.0 minimatch: 9.0.3 npm-package-arg: 11.0.1 npm-run-path: 4.0.1 ora: 5.3.0 - semver: 7.6.0 + semver: 7.6.3 source-map-support: 0.5.19 - ts-node: 10.9.1(@types/node@22.4.2)(typescript@5.5.4) + ts-node: 10.9.1(@types/node@22.5.0)(typescript@5.5.4) tsconfig-paths: 4.2.0 tslib: 2.6.2 transitivePeerDependencies: @@ -5421,43 +5446,43 @@ snapshots: - supports-color - typescript - '@nx/nx-darwin-arm64@19.6.1': + '@nx/nx-darwin-arm64@19.6.2': optional: true - '@nx/nx-darwin-x64@19.6.1': + '@nx/nx-darwin-x64@19.6.2': optional: true - '@nx/nx-freebsd-x64@19.6.1': + '@nx/nx-freebsd-x64@19.6.2': optional: true - '@nx/nx-linux-arm-gnueabihf@19.6.1': + '@nx/nx-linux-arm-gnueabihf@19.6.2': optional: true - '@nx/nx-linux-arm64-gnu@19.6.1': + '@nx/nx-linux-arm64-gnu@19.6.2': optional: true - '@nx/nx-linux-arm64-musl@19.6.1': + '@nx/nx-linux-arm64-musl@19.6.2': optional: true - '@nx/nx-linux-x64-gnu@19.6.1': + '@nx/nx-linux-x64-gnu@19.6.2': optional: true - '@nx/nx-linux-x64-musl@19.6.1': + '@nx/nx-linux-x64-musl@19.6.2': optional: true - '@nx/nx-win32-arm64-msvc@19.6.1': + '@nx/nx-win32-arm64-msvc@19.6.2': optional: true - '@nx/nx-win32-x64-msvc@19.6.1': + '@nx/nx-win32-x64-msvc@19.6.2': optional: true - '@nx/workspace@19.6.1': + '@nx/workspace@19.6.2': dependencies: - '@nrwl/workspace': 19.6.1 - '@nx/devkit': 19.6.1(nx@19.6.1) + '@nrwl/workspace': 19.6.2 + '@nx/devkit': 19.6.2(nx@19.6.2) chalk: 4.1.2 enquirer: 2.3.6 - nx: 19.6.1 + nx: 19.6.2 tslib: 2.6.2 yargs-parser: 21.1.1 transitivePeerDependencies: @@ -5575,12 +5600,16 @@ snapshots: '@types/node-forge@1.3.11': dependencies: - '@types/node': 22.4.2 + '@types/node': 22.5.0 '@types/node@22.4.2': dependencies: undici-types: 6.19.8 + '@types/node@22.5.0': + dependencies: + undici-types: 6.19.8 + '@types/parse-json@4.0.2': {} '@types/unist@2.0.10': {} @@ -5875,13 +5904,6 @@ snapshots: dependencies: fill-range: 7.0.1 - browserslist@4.23.0: - dependencies: - caniuse-lite: 1.0.30001609 - electron-to-chromium: 1.4.682 - node-releases: 2.0.14 - update-browserslist-db: 1.0.13(browserslist@4.23.0) - browserslist@4.23.3: dependencies: caniuse-lite: 1.0.30001651 @@ -5898,7 +5920,7 @@ snapshots: builtins@5.0.1: dependencies: - semver: 7.6.0 + semver: 7.6.3 call-bind@1.0.7: dependencies: @@ -5912,8 +5934,6 @@ snapshots: camelcase-css@2.0.1: {} - caniuse-lite@1.0.30001609: {} - caniuse-lite@1.0.30001651: {} capnp-ts@0.7.0: @@ -6025,7 +6045,7 @@ snapshots: core-js-compat@3.37.1: dependencies: - browserslist: 4.23.0 + browserslist: 4.23.3 cosmiconfig@6.0.0: dependencies: @@ -6170,8 +6190,6 @@ snapshots: dependencies: jake: 10.9.1 - electron-to-chromium@1.4.682: {} - electron-to-chromium@1.5.12: {} emoji-regex@8.0.0: {} @@ -7351,8 +7369,6 @@ snapshots: node-machine-id@1.1.12: {} - node-releases@2.0.14: {} - node-releases@2.0.18: {} normalize-path@3.0.0: {} @@ -7363,7 +7379,7 @@ snapshots: dependencies: hosted-git-info: 7.0.1 proc-log: 3.0.0 - semver: 7.6.0 + semver: 7.6.3 validate-npm-package-name: 5.0.0 npm-run-path@4.0.1: @@ -7374,10 +7390,10 @@ snapshots: dependencies: boolbase: 1.0.0 - nx@19.6.1: + nx@19.6.2: dependencies: '@napi-rs/wasm-runtime': 0.2.4 - '@nrwl/tao': 19.6.1 + '@nrwl/tao': 19.6.2 '@yarnpkg/lockfile': 1.1.0 '@yarnpkg/parsers': 3.0.0-rc.46 '@zkochan/js-yaml': 0.0.7 @@ -7402,7 +7418,7 @@ snapshots: npm-run-path: 4.0.1 open: 8.4.2 ora: 5.3.0 - semver: 7.6.0 + semver: 7.6.3 string-width: 4.2.3 strong-log-transformer: 2.1.0 tar-stream: 2.2.0 @@ -7412,16 +7428,16 @@ snapshots: yargs: 17.7.2 yargs-parser: 21.1.1 optionalDependencies: - '@nx/nx-darwin-arm64': 19.6.1 - '@nx/nx-darwin-x64': 19.6.1 - '@nx/nx-freebsd-x64': 19.6.1 - '@nx/nx-linux-arm-gnueabihf': 19.6.1 - '@nx/nx-linux-arm64-gnu': 19.6.1 - '@nx/nx-linux-arm64-musl': 19.6.1 - '@nx/nx-linux-x64-gnu': 19.6.1 - '@nx/nx-linux-x64-musl': 19.6.1 - '@nx/nx-win32-arm64-msvc': 19.6.1 - '@nx/nx-win32-x64-msvc': 19.6.1 + '@nx/nx-darwin-arm64': 19.6.2 + '@nx/nx-darwin-x64': 19.6.2 + '@nx/nx-freebsd-x64': 19.6.2 + '@nx/nx-linux-arm-gnueabihf': 19.6.2 + '@nx/nx-linux-arm64-gnu': 19.6.2 + '@nx/nx-linux-arm64-musl': 19.6.2 + '@nx/nx-linux-x64-gnu': 19.6.2 + '@nx/nx-linux-x64-musl': 19.6.2 + '@nx/nx-win32-arm64-msvc': 19.6.2 + '@nx/nx-win32-x64-msvc': 19.6.2 transitivePeerDependencies: - debug @@ -7565,6 +7581,14 @@ snapshots: postcss: 8.4.41 ts-node: 10.9.1(@types/node@22.4.2)(typescript@5.5.4) + postcss-load-config@4.0.2(postcss@8.4.41)(ts-node@10.9.1(@types/node@22.5.0)(typescript@5.5.4)): + dependencies: + lilconfig: 3.1.1 + yaml: 2.4.0 + optionalDependencies: + postcss: 8.4.41 + ts-node: 10.9.1(@types/node@22.5.0)(typescript@5.5.4) + postcss-nested@6.0.1(postcss@8.4.41): dependencies: postcss: 8.4.41 @@ -7981,6 +8005,33 @@ snapshots: transitivePeerDependencies: - ts-node + tailwindcss@3.4.10(ts-node@10.9.1(@types/node@22.5.0)(typescript@5.5.4)): + dependencies: + '@alloc/quick-lru': 5.2.0 + arg: 5.0.2 + chokidar: 3.6.0 + didyoumean: 1.2.2 + dlv: 1.1.3 + fast-glob: 3.3.2 + glob-parent: 6.0.2 + is-glob: 4.0.3 + jiti: 1.21.0 + lilconfig: 2.1.0 + micromatch: 4.0.5 + normalize-path: 3.0.0 + object-hash: 3.0.0 + picocolors: 1.0.1 + postcss: 8.4.41 + postcss-import: 15.1.0(postcss@8.4.41) + postcss-js: 4.0.1(postcss@8.4.41) + postcss-load-config: 4.0.2(postcss@8.4.41)(ts-node@10.9.1(@types/node@22.5.0)(typescript@5.5.4)) + postcss-nested: 6.0.1(postcss@8.4.41) + postcss-selector-parser: 6.0.15 + resolve: 1.22.8 + sucrase: 3.35.0 + transitivePeerDependencies: + - ts-node + tar-stream@2.2.0: dependencies: bl: 4.1.0 @@ -8036,6 +8087,25 @@ snapshots: typescript: 5.5.4 v8-compile-cache-lib: 3.0.1 yn: 3.1.1 + optional: true + + ts-node@10.9.1(@types/node@22.5.0)(typescript@5.5.4): + dependencies: + '@cspotcode/source-map-support': 0.8.1 + '@tsconfig/node10': 1.0.11 + '@tsconfig/node12': 1.0.11 + '@tsconfig/node14': 1.0.3 + '@tsconfig/node16': 1.0.4 + '@types/node': 22.5.0 + acorn: 8.11.3 + acorn-walk: 8.3.2 + arg: 4.1.3 + create-require: 1.1.1 + diff: 4.0.2 + make-error: 1.3.6 + typescript: 5.5.4 + v8-compile-cache-lib: 3.0.1 + yn: 3.1.1 tsconfck@3.0.3(typescript@5.5.4): optionalDependencies: @@ -8049,7 +8119,7 @@ snapshots: tslib@2.6.2: {} - tsx@4.17.0: + tsx@4.18.0: dependencies: esbuild: 0.23.1 get-tsconfig: 4.7.5 @@ -8179,12 +8249,6 @@ snapshots: universalify@2.0.1: {} - update-browserslist-db@1.0.13(browserslist@4.23.0): - dependencies: - browserslist: 4.23.0 - escalade: 3.1.2 - picocolors: 1.0.1 - update-browserslist-db@1.1.0(browserslist@4.23.3): dependencies: browserslist: 4.23.3 @@ -8233,6 +8297,17 @@ snapshots: - supports-color - typescript + vite-tsconfig-paths@5.0.1(typescript@5.5.4)(vite@5.4.2(@types/node@22.5.0)): + dependencies: + debug: 4.3.4 + globrex: 0.1.2 + tsconfck: 3.0.3(typescript@5.5.4) + optionalDependencies: + vite: 5.4.2(@types/node@22.5.0) + transitivePeerDependencies: + - supports-color + - typescript + vite@5.4.2(@types/node@22.4.2): dependencies: esbuild: 0.21.5 @@ -8242,6 +8317,15 @@ snapshots: '@types/node': 22.4.2 fsevents: 2.3.3 + vite@5.4.2(@types/node@22.5.0): + dependencies: + esbuild: 0.21.5 + postcss: 8.4.41 + rollup: 4.21.0 + optionalDependencies: + '@types/node': 22.5.0 + fsevents: 2.3.3 + wcwidth@1.0.1: dependencies: defaults: 1.0.4