From 057d7ad712da21dca343da9494a919cb4c9e0f6b Mon Sep 17 00:00:00 2001 From: Amir Raminfar Date: Sun, 1 Sep 2024 15:41:16 -0700 Subject: [PATCH] chore: updates modules --- package.json | 24 ++--- pnpm-lock.yaml | 273 +++++++++++++++++++++++++------------------------ 2 files changed, 153 insertions(+), 144 deletions(-) diff --git a/package.json b/package.json index 8b41b9b4..038440db 100644 --- a/package.json +++ b/package.json @@ -29,14 +29,14 @@ "docs:preview": "vitepress preview docs" }, "dependencies": { - "@iconify-json/carbon": "^1.1.37", - "@iconify-json/cil": "^1.1.10", - "@iconify-json/ic": "^1.1.18", - "@iconify-json/material-symbols": "^1.1.89", - "@iconify-json/mdi": "^1.1.68", - "@iconify-json/mdi-light": "^1.1.11", - "@iconify-json/octicon": "^1.1.57", - "@iconify-json/ph": "^1.1.14", + "@iconify-json/carbon": "^1.2.1", + "@iconify-json/cil": "^1.2.0", + "@iconify-json/ic": "^1.2.0", + "@iconify-json/material-symbols": "^1.2.0", + "@iconify-json/mdi": "^1.2.0", + "@iconify-json/mdi-light": "^1.2.0", + "@iconify-json/octicon": "^1.2.0", + "@iconify-json/ph": "^1.2.0", "@intlify/unplugin-vue-i18n": "^4.0.0", "@tailwindcss/container-queries": "^0.1.1", "@tailwindcss/typography": "^0.5.15", @@ -58,7 +58,7 @@ "fuse.js": "^7.0.0", "lodash.debounce": "^4.0.8", "pinia": "^2.2.2", - "postcss": "^8.4.41", + "postcss": "^8.4.43", "sortablejs": "^1.15.2", "splitpanes": "^3.1.5", "strip-ansi": "^7.1.0", @@ -86,7 +86,7 @@ "@types/d3-shape": "^3.1.6", "@types/d3-transition": "^3.0.8", "@types/lodash.debounce": "^4.0.9", - "@types/node": "^22.5.0", + "@types/node": "^22.5.2", "@vitejs/plugin-vue": "5.1.3", "@vue/compiler-sfc": "^3.4.38", "@vue/test-utils": "^2.4.6", @@ -95,14 +95,14 @@ "concurrently": "^8.2.2", "eventsourcemock": "^2.0.0", "jsdom": "^25.0.0", - "lint-staged": "^15.2.9", + "lint-staged": "^15.2.10", "prettier": "^3.3.3", "prettier-plugin-tailwindcss": "^0.6.6", "simple-git-hooks": "^2.11.1", "ts-node": "^10.9.2", "typescript": "^5.5.4", "vitest": "^2.0.5", - "vue-component-type-helpers": "^2.1.2", + "vue-component-type-helpers": "^2.1.4", "vue-tsc": "^2.0.29" }, "lint-staged": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 89941ccb..e5c8bfc2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,38 +9,38 @@ importers: .: dependencies: '@iconify-json/carbon': - specifier: ^1.1.37 - version: 1.1.37 + specifier: ^1.2.1 + version: 1.2.1 '@iconify-json/cil': - specifier: ^1.1.10 - version: 1.1.10 + specifier: ^1.2.0 + version: 1.2.0 '@iconify-json/ic': - specifier: ^1.1.18 - version: 1.1.18 + specifier: ^1.2.0 + version: 1.2.0 '@iconify-json/material-symbols': - specifier: ^1.1.89 - version: 1.1.89 + specifier: ^1.2.0 + version: 1.2.0 '@iconify-json/mdi': - specifier: ^1.1.68 - version: 1.1.68 + specifier: ^1.2.0 + version: 1.2.0 '@iconify-json/mdi-light': - specifier: ^1.1.11 - version: 1.1.11 + specifier: ^1.2.0 + version: 1.2.0 '@iconify-json/octicon': - specifier: ^1.1.57 - version: 1.1.57 + specifier: ^1.2.0 + version: 1.2.0 '@iconify-json/ph': - specifier: ^1.1.14 - version: 1.1.14 + specifier: ^1.2.0 + version: 1.2.0 '@intlify/unplugin-vue-i18n': specifier: ^4.0.0 version: 4.0.0(rollup@4.21.2)(vue-i18n@9.14.0(vue@3.4.38(typescript@5.5.4))) '@tailwindcss/container-queries': specifier: ^0.1.1 - version: 0.1.1(tailwindcss@3.4.10(ts-node@10.9.2(@types/node@22.5.1)(typescript@5.5.4))) + version: 0.1.1(tailwindcss@3.4.10(ts-node@10.9.2(@types/node@22.5.2)(typescript@5.5.4))) '@tailwindcss/typography': specifier: ^0.5.15 - version: 0.5.15(tailwindcss@3.4.10(ts-node@10.9.2(@types/node@22.5.1)(typescript@5.5.4))) + version: 0.5.15(tailwindcss@3.4.10(ts-node@10.9.2(@types/node@22.5.2)(typescript@5.5.4))) '@vueuse/components': specifier: ^11.0.3 version: 11.0.3(vue@3.4.38(typescript@5.5.4)) @@ -58,7 +58,7 @@ importers: version: 0.7.2 autoprefixer: specifier: ^10.4.20 - version: 10.4.20(postcss@8.4.41) + version: 10.4.20(postcss@8.4.43) d3-array: specifier: ^3.2.4 version: 3.2.4 @@ -79,7 +79,7 @@ importers: version: 3.0.1(d3-selection@3.0.0) daisyui: specifier: ^4.12.10 - version: 4.12.10(postcss@8.4.41) + version: 4.12.10(postcss@8.4.43) date-fns: specifier: ^3.6.0 version: 3.6.0 @@ -96,8 +96,8 @@ importers: specifier: ^2.2.2 version: 2.2.2(typescript@5.5.4)(vue@3.4.38(typescript@5.5.4)) postcss: - specifier: ^8.4.41 - version: 8.4.41 + specifier: ^8.4.43 + version: 8.4.43 sortablejs: specifier: ^1.15.2 version: 1.15.2 @@ -109,7 +109,7 @@ importers: version: 7.1.0 tailwindcss: specifier: ^3.4.10 - version: 3.4.10(ts-node@10.9.2(@types/node@22.5.1)(typescript@5.5.4)) + version: 3.4.10(ts-node@10.9.2(@types/node@22.5.2)(typescript@5.5.4)) unplugin-auto-import: specifier: ^0.18.2 version: 0.18.2(@vueuse/core@11.0.3(vue@3.4.38(typescript@5.5.4)))(rollup@4.21.2) @@ -121,22 +121,22 @@ importers: version: 0.27.4(@babel/parser@7.25.6)(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) unplugin-vue-macros: specifier: ^2.11.6 - version: 2.11.6(@vueuse/core@11.0.3(vue@3.4.38(typescript@5.5.4)))(esbuild@0.23.0)(rollup@4.21.2)(typescript@5.5.4)(vite@5.4.2(@types/node@22.5.1))(vue-tsc@2.0.29(typescript@5.5.4))(vue@3.4.38(typescript@5.5.4)) + version: 2.11.6(@vueuse/core@11.0.3(vue@3.4.38(typescript@5.5.4)))(esbuild@0.23.0)(rollup@4.21.2)(typescript@5.5.4)(vite@5.4.2(@types/node@22.5.2))(vue-tsc@2.0.29(typescript@5.5.4))(vue@3.4.38(typescript@5.5.4)) unplugin-vue-router: specifier: ^0.10.7 version: 0.10.7(rollup@4.21.2)(vue-router@4.4.3(vue@3.4.38(typescript@5.5.4)))(vue@3.4.38(typescript@5.5.4)) vite: specifier: 5.4.2 - version: 5.4.2(@types/node@22.5.1) + version: 5.4.2(@types/node@22.5.2) vite-plugin-compression2: specifier: ^1.2.0 version: 1.2.0(rollup@4.21.2) vite-plugin-vue-layouts: specifier: ^0.11.0 - version: 0.11.0(vite@5.4.2(@types/node@22.5.1))(vue-router@4.4.3(vue@3.4.38(typescript@5.5.4)))(vue@3.4.38(typescript@5.5.4)) + version: 0.11.0(vite@5.4.2(@types/node@22.5.2))(vue-router@4.4.3(vue@3.4.38(typescript@5.5.4)))(vue@3.4.38(typescript@5.5.4)) vitepress: specifier: 1.3.4 - version: 1.3.4(@algolia/client-search@5.2.3)(@types/node@22.5.1)(fuse.js@7.0.0)(postcss@8.4.41)(search-insights@2.17.0)(sortablejs@1.15.2)(typescript@5.5.4) + version: 1.3.4(@algolia/client-search@5.2.3)(@types/node@22.5.2)(fuse.js@7.0.0)(postcss@8.4.43)(search-insights@2.17.0)(sortablejs@1.15.2)(typescript@5.5.4) vue: specifier: ^3.4.38 version: 3.4.38(typescript@5.5.4) @@ -175,11 +175,11 @@ importers: specifier: ^4.0.9 version: 4.0.9 '@types/node': - specifier: ^22.5.0 - version: 22.5.1 + specifier: ^22.5.2 + version: 22.5.2 '@vitejs/plugin-vue': specifier: 5.1.3 - version: 5.1.3(vite@5.4.2(@types/node@22.5.1))(vue@3.4.38(typescript@5.5.4)) + version: 5.1.3(vite@5.4.2(@types/node@22.5.2))(vue@3.4.38(typescript@5.5.4)) '@vue/compiler-sfc': specifier: ^3.4.38 version: 3.4.38 @@ -202,8 +202,8 @@ importers: specifier: ^25.0.0 version: 25.0.0 lint-staged: - specifier: ^15.2.9 - version: 15.2.9 + specifier: ^15.2.10 + version: 15.2.10 prettier: specifier: ^3.3.3 version: 3.3.3 @@ -215,16 +215,16 @@ importers: version: 2.11.1 ts-node: specifier: ^10.9.2 - version: 10.9.2(@types/node@22.5.1)(typescript@5.5.4) + version: 10.9.2(@types/node@22.5.2)(typescript@5.5.4) typescript: specifier: ^5.5.4 version: 5.5.4 vitest: specifier: ^2.0.5 - version: 2.0.5(@types/node@22.5.1)(jsdom@25.0.0) + version: 2.0.5(@types/node@22.5.2)(jsdom@25.0.0) vue-component-type-helpers: - specifier: ^2.1.2 - version: 2.1.2 + specifier: ^2.1.4 + version: 2.1.4 vue-tsc: specifier: ^2.0.29 version: 2.0.29(typescript@5.5.4) @@ -671,29 +671,29 @@ packages: cpu: [x64] os: [win32] - '@iconify-json/carbon@1.1.37': - resolution: {integrity: sha512-Hj9oZtRmN63yt29YovqgqOJQhaoVMNMTkFLT3HKAJm4HjvI405Juez5UfdysYmLjF708U7gJNx4U6K1k5+fTBw==} + '@iconify-json/carbon@1.2.1': + resolution: {integrity: sha512-dIMY6OOY9LnwR3kOqAtfz4phGFG+KNfESEwSL6muCprBelSlSPpRXtdqvEEO/qWhkf5AJ9hWrOV3Egi5Z2IuKA==} - '@iconify-json/cil@1.1.10': - resolution: {integrity: sha512-kZyZn2SZjD/73/ZnrmRc7Ns1ceOcimoTeWusvSPGTCAOOX2Px1YSWF6+K0c391Zu6z3wM5kSTBrSN9USx+NFEQ==} + '@iconify-json/cil@1.2.0': + resolution: {integrity: sha512-mLau0fuwUSAz5xmwNDOuDgT5XsvCKBN0V2iclwsZEu0nNq3lpjXwDNGlKWxJb8kRDUw0/Lm+Dc+3TKpcuglhow==} - '@iconify-json/ic@1.1.18': - resolution: {integrity: sha512-RcfnSFVmQP6aEKQJM3Iczg9e5TXWlN0slIjiyH9l378YkhDPAhXdQ8xP8+tBwfz7B9jysqsV+vs9Iu8DMHvE6Q==} + '@iconify-json/ic@1.2.0': + resolution: {integrity: sha512-L4+m77xTQB08X3I+3xs1+IrvK+aNcuN/7ODu5aUPznHKLU+/8UYcsjUgNHze6vPOGPQ0AG+kCwvy91EYPXSRxw==} - '@iconify-json/material-symbols@1.1.89': - resolution: {integrity: sha512-lG/eoYGbXduksHNirl4eQ3Yh0mWX85WwmQgBjz4ebHp1g5QVfEK0W+0K83p9F0itiDXlCHcPwhFz4GHsPiCbiA==} + '@iconify-json/material-symbols@1.2.0': + resolution: {integrity: sha512-g/a+Z5SE5GyNu8EmRKidRX0D6odws6sz68PhXvCWBK1YLCcf3XDBWZoWUyOQ/jlyUsvGu1QkDXBxq5XYSFPWXQ==} - '@iconify-json/mdi-light@1.1.11': - resolution: {integrity: sha512-GHxjN1F5Bi0++pRnEQ0bZh34/Zsj5AzIgB7XKasirXmsx/X5CNNgwCZBzFGrc5KvVb9Bb2LvI1pTQa1qvCwZhA==} + '@iconify-json/mdi-light@1.2.0': + resolution: {integrity: sha512-nB/0xt/KxKwsaRbydDXI4mJLYDsTNWbNGopzj7E4G0r112vZ/0wd7frbrbCBWfoCGKMA5wyd0VUa3ciexjwjFA==} - '@iconify-json/mdi@1.1.68': - resolution: {integrity: sha512-7//TKCiXLU6kNWeOJRTBbisofVO7rF1sD1TZTL4/V9nqlmVNczQ5IOY0GgKOTsitkcTnX9GXgrgbjw3OI5B69w==} + '@iconify-json/mdi@1.2.0': + resolution: {integrity: sha512-E9/3l5Syg3wfuarorFodhn4s8YorxhH3U3U20LaNBNiqw1kFNIDWhF6HymuzAD35k7RH0OBasJ+ZUyFtVVV6eg==} - '@iconify-json/octicon@1.1.57': - resolution: {integrity: sha512-ruzC4/zCOHoYP7nY9aGg7Pc8K9l+w1m03kHfhJgJwqHwqcLJWK8Bm+ZoINLupvQbB6GX5q11LATSX+0U/aOUpA==} + '@iconify-json/octicon@1.2.0': + resolution: {integrity: sha512-9tMYingDEuh6R6ieTx5lZKWdWkgR/qbWK7ijiJlUy+3KG/spxxX8mALtmcORP8cp6h1iq0fHYu9qUrjVr0toEQ==} - '@iconify-json/ph@1.1.14': - resolution: {integrity: sha512-s1hZVaxIpl40qLEhjqPRMcZl4A3M4fZ+77Fi+VuOb/eKkIHIMutAoBHIR+0a3l7psUweZQGj9hSyL2P5CIj6qA==} + '@iconify-json/ph@1.2.0': + resolution: {integrity: sha512-013eLpgTmX1lACOuDnkuhC7gRHyYj9w/j8SyDmlyUYvsKQrwdRsv1otcXtwH3DevuDAzSkreeeRsCeez+gTyVA==} '@iconify/types@2.0.0': resolution: {integrity: sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==} @@ -1065,8 +1065,8 @@ packages: '@types/mdurl@2.0.0': resolution: {integrity: sha512-RGdgjQUZba5p6QEFAVx2OGb8rQDL/cPRG7GiedRzMcJ1tYnUANBncjbSB1NRGwbvjcPeikRABz2nshyPk1bhWg==} - '@types/node@22.5.1': - resolution: {integrity: sha512-KkHsxej0j9IW1KKOOAA/XBA0z08UFSrRQHErzEfA3Vgq57eXIMYboIlHJuYIfd+lwCQjtKqUu3UnmKbtUc9yRw==} + '@types/node@22.5.2': + resolution: {integrity: sha512-acJsPTEqYqulZS/Yp/S3GgeE6GZ0qYODUR8aVr/DkhHQ8l9nd4j5x1/ZJy9/gHrRlFMqkO6i0I3E27Alu4jjPg==} '@types/unist@3.0.3': resolution: {integrity: sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==} @@ -1803,8 +1803,8 @@ packages: electron-to-chromium@1.5.4: resolution: {integrity: sha512-orzA81VqLyIGUEA77YkVA1D+N+nNfl2isJVjjmOyrlxuooZ19ynb+dOlaDTqd/idKRS9lDCSBmtzM+kyCsMnkA==} - emoji-regex@10.3.0: - resolution: {integrity: sha512-QpLs9D9v9kArv4lfDEgg1X/gN5XLnf/A6l9cs8SPZLRZR3ZkY9+kwIQTxm+fsSej5UMYGE8fdoaZVIBlqG0XTw==} + emoji-regex@10.4.0: + resolution: {integrity: sha512-EC+0oUMY1Rqm4O6LLrgjtYDvcVYTy7chDnM4Q7030tP4Kwj3u/pR6gP9ygnp2CJMK5Gq+9Q2oqmrFJAz01DXjw==} emoji-regex@8.0.0: resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==} @@ -2172,8 +2172,8 @@ packages: lines-and-columns@1.2.4: resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} - lint-staged@15.2.9: - resolution: {integrity: sha512-BZAt8Lk3sEnxw7tfxM7jeZlPRuT4M68O0/CwZhhaw6eeWu0Lz5eERE3m386InivXB64fp/mDID452h48tvKlRQ==} + lint-staged@15.2.10: + resolution: {integrity: sha512-5dY5t743e1byO19P9I4b3x8HJwalIznL5E1FWYnU6OWw33KxNBSLAc6Cy7F2PsFEO8FKnLwjwm5hx7aMF0jzZg==} engines: {node: '>=18.12.0'} hasBin: true @@ -2257,6 +2257,10 @@ packages: resolution: {integrity: sha512-LPP/3KorzCwBxfeUuZmaR6bG2kdeHSbe0P2tY3FLRU4vYrjYz5hI4QZwV0njUx3jeuKe67YukQ1LSPZBKDqO/Q==} engines: {node: '>=8.6'} + micromatch@4.0.8: + resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==} + engines: {node: '>=8.6'} + mime-db@1.52.0: resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==} engines: {node: '>= 0.6'} @@ -2541,8 +2545,8 @@ packages: postcss-value-parser@4.2.0: resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==} - postcss@8.4.41: - resolution: {integrity: sha512-TesUflQ0WKZqAvg52PWL6kHgLKP6xB6heTOdoYM0Wt2UHyxNa4K25EZZMgKns3BH1RLVbZCREPpLY0rhnNoHVQ==} + postcss@8.4.43: + resolution: {integrity: sha512-gJAQVYbh5R3gYm33FijzCZj7CHyQ3hWMgJMprLUlIYqCwTeZhBQ19wp0e9mA25BUbEvY5+EXuuaAjqQsrBxQBQ==} engines: {node: ^10 || ^12 || >=14} preact@10.23.2: @@ -2949,8 +2953,8 @@ packages: unconfig@0.5.5: resolution: {integrity: sha512-VQZ5PT9HDX+qag0XdgQi8tJepPhXiR/yVOkn707gJDKo31lGjRilPREiQJ9Z6zd/Ugpv6ZvO5VxVIcatldYcNQ==} - undici-types@6.19.6: - resolution: {integrity: sha512-e/vggGopEfTKSvj4ihnOLTsqhrKRN3LeO6qSN/GxohhuRv8qH9bNQ4B8W7e/vFL+0XTnmHPB4/kegunZGA4Org==} + undici-types@6.19.8: + resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==} unimport@3.9.0: resolution: {integrity: sha512-H2ftTISja1BonUVdOKRos6HC6dqYDR40dQTZY3zIDJ/5/z4ihncuL0LqLvtxYqUDMib41eAtunQUhXIWTCZ8rA==} @@ -3171,8 +3175,8 @@ packages: vscode-uri@3.0.8: resolution: {integrity: sha512-AyFQ0EVmsOZOlAnxoFOGOq1SQDWAB7C6aqMGS23svWAllfOaxbuFvcT8D1i8z3Gyn8fraVeZNNmN6e9bxxXkKw==} - vue-component-type-helpers@2.1.2: - resolution: {integrity: sha512-URuxnrOhO9lUG4LOAapGWBaa/WOLDzzyAbL+uKZqT7RS+PFy0cdXI2mUSh7GaMts6vtHaeVbGk7trd0FPJi65Q==} + vue-component-type-helpers@2.1.4: + resolution: {integrity: sha512-aVqB3KxwpM76cYRkpnezl1J62E/1omzHQfx1yuz7zcbxmzmP/PeSgI20NEmkdeGnjZPVzm0V9fB4ZyRu5BBj4A==} vue-demi@0.14.10: resolution: {integrity: sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==} @@ -3657,35 +3661,35 @@ snapshots: '@esbuild/win32-x64@0.23.0': optional: true - '@iconify-json/carbon@1.1.37': + '@iconify-json/carbon@1.2.1': dependencies: '@iconify/types': 2.0.0 - '@iconify-json/cil@1.1.10': + '@iconify-json/cil@1.2.0': dependencies: '@iconify/types': 2.0.0 - '@iconify-json/ic@1.1.18': + '@iconify-json/ic@1.2.0': dependencies: '@iconify/types': 2.0.0 - '@iconify-json/material-symbols@1.1.89': + '@iconify-json/material-symbols@1.2.0': dependencies: '@iconify/types': 2.0.0 - '@iconify-json/mdi-light@1.1.11': + '@iconify-json/mdi-light@1.2.0': dependencies: '@iconify/types': 2.0.0 - '@iconify-json/mdi@1.1.68': + '@iconify-json/mdi@1.2.0': dependencies: '@iconify/types': 2.0.0 - '@iconify-json/octicon@1.1.57': + '@iconify-json/octicon@1.2.0': dependencies: '@iconify/types': 2.0.0 - '@iconify-json/ph@1.1.14': + '@iconify-json/ph@1.2.0': dependencies: '@iconify/types': 2.0.0 @@ -3943,17 +3947,17 @@ snapshots: dependencies: shiki: 1.14.1 - '@tailwindcss/container-queries@0.1.1(tailwindcss@3.4.10(ts-node@10.9.2(@types/node@22.5.1)(typescript@5.5.4)))': + '@tailwindcss/container-queries@0.1.1(tailwindcss@3.4.10(ts-node@10.9.2(@types/node@22.5.2)(typescript@5.5.4)))': dependencies: - tailwindcss: 3.4.10(ts-node@10.9.2(@types/node@22.5.1)(typescript@5.5.4)) + tailwindcss: 3.4.10(ts-node@10.9.2(@types/node@22.5.2)(typescript@5.5.4)) - '@tailwindcss/typography@0.5.15(tailwindcss@3.4.10(ts-node@10.9.2(@types/node@22.5.1)(typescript@5.5.4)))': + '@tailwindcss/typography@0.5.15(tailwindcss@3.4.10(ts-node@10.9.2(@types/node@22.5.2)(typescript@5.5.4)))': dependencies: lodash.castarray: 4.4.0 lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 postcss-selector-parser: 6.0.10 - tailwindcss: 3.4.10(ts-node@10.9.2(@types/node@22.5.1)(typescript@5.5.4)) + tailwindcss: 3.4.10(ts-node@10.9.2(@types/node@22.5.2)(typescript@5.5.4)) '@tsconfig/node10@1.0.11': {} @@ -4008,17 +4012,17 @@ snapshots: '@types/mdurl@2.0.0': {} - '@types/node@22.5.1': + '@types/node@22.5.2': dependencies: - undici-types: 6.19.6 + undici-types: 6.19.8 '@types/unist@3.0.3': {} '@types/web-bluetooth@0.0.20': {} - '@vitejs/plugin-vue@5.1.3(vite@5.4.2(@types/node@22.5.1))(vue@3.4.38(typescript@5.5.4))': + '@vitejs/plugin-vue@5.1.3(vite@5.4.2(@types/node@22.5.2))(vue@3.4.38(typescript@5.5.4))': dependencies: - vite: 5.4.2(@types/node@22.5.1) + vite: 5.4.2(@types/node@22.5.2) vue: 3.4.38(typescript@5.5.4) '@vitest/expect@2.0.5': @@ -4185,12 +4189,12 @@ snapshots: transitivePeerDependencies: - rollup - '@vue-macros/devtools@0.3.2(typescript@5.5.4)(vite@5.4.2(@types/node@22.5.1))': + '@vue-macros/devtools@0.3.2(typescript@5.5.4)(vite@5.4.2(@types/node@22.5.2))': dependencies: sirv: 2.0.4 vue: 3.4.38(typescript@5.5.4) optionalDependencies: - vite: 5.4.2(@types/node@22.5.1) + vite: 5.4.2(@types/node@22.5.2) transitivePeerDependencies: - typescript @@ -4369,7 +4373,7 @@ snapshots: '@vue/shared': 3.4.38 estree-walker: 2.0.2 magic-string: 0.30.11 - postcss: 8.4.41 + postcss: 8.4.43 source-map-js: 1.2.0 '@vue/compiler-ssr@3.4.38': @@ -4444,7 +4448,7 @@ snapshots: '@vue/test-utils@2.4.6': dependencies: js-beautify: 1.15.1 - vue-component-type-helpers: 2.1.2 + vue-component-type-helpers: 2.1.4 '@vueuse/components@11.0.3(vue@3.4.38(typescript@5.5.4))': dependencies: @@ -4582,14 +4586,14 @@ snapshots: asynckit@0.4.0: {} - autoprefixer@10.4.20(postcss@8.4.41): + autoprefixer@10.4.20(postcss@8.4.43): dependencies: browserslist: 4.23.3 caniuse-lite: 1.0.30001647 fraction.js: 4.3.7 normalize-range: 0.1.2 picocolors: 1.0.1 - postcss: 8.4.41 + postcss: 8.4.43 postcss-value-parser: 4.2.0 balanced-match@1.0.2: {} @@ -4840,12 +4844,12 @@ snapshots: d3-selection: 3.0.0 d3-timer: 3.0.1 - daisyui@4.12.10(postcss@8.4.41): + daisyui@4.12.10(postcss@8.4.43): dependencies: css-selector-tokenizer: 0.8.0 culori: 3.3.0 picocolors: 1.0.1 - postcss-js: 4.0.1(postcss@8.4.41) + postcss-js: 4.0.1(postcss@8.4.43) transitivePeerDependencies: - postcss @@ -4899,7 +4903,7 @@ snapshots: electron-to-chromium@1.5.4: {} - emoji-regex@10.3.0: {} + emoji-regex@10.4.0: {} emoji-regex@8.0.0: {} @@ -5312,7 +5316,7 @@ snapshots: lines-and-columns@1.2.4: {} - lint-staged@15.2.9: + lint-staged@15.2.10: dependencies: chalk: 5.3.0 commander: 12.1.0 @@ -5320,7 +5324,7 @@ snapshots: execa: 8.0.1 lilconfig: 3.1.2 listr2: 8.2.4 - micromatch: 4.0.7 + micromatch: 4.0.8 pidtree: 0.6.0 string-argv: 0.3.2 yaml: 2.5.0 @@ -5406,6 +5410,11 @@ snapshots: braces: 3.0.3 picomatch: 2.3.1 + micromatch@4.0.8: + dependencies: + braces: 3.0.3 + picomatch: 2.3.1 + mime-db@1.52.0: {} mime-types@2.1.35: @@ -5606,29 +5615,29 @@ snapshots: optionalDependencies: fsevents: 2.3.2 - postcss-import@15.1.0(postcss@8.4.41): + postcss-import@15.1.0(postcss@8.4.43): dependencies: - postcss: 8.4.41 + postcss: 8.4.43 postcss-value-parser: 4.2.0 read-cache: 1.0.0 resolve: 1.22.8 - postcss-js@4.0.1(postcss@8.4.41): + postcss-js@4.0.1(postcss@8.4.43): dependencies: camelcase-css: 2.0.1 - postcss: 8.4.41 + postcss: 8.4.43 - postcss-load-config@4.0.2(postcss@8.4.41)(ts-node@10.9.2(@types/node@22.5.1)(typescript@5.5.4)): + postcss-load-config@4.0.2(postcss@8.4.43)(ts-node@10.9.2(@types/node@22.5.2)(typescript@5.5.4)): dependencies: lilconfig: 3.1.2 yaml: 2.5.0 optionalDependencies: - postcss: 8.4.41 - ts-node: 10.9.2(@types/node@22.5.1)(typescript@5.5.4) + postcss: 8.4.43 + ts-node: 10.9.2(@types/node@22.5.2)(typescript@5.5.4) - postcss-nested@6.0.1(postcss@8.4.41): + postcss-nested@6.0.1(postcss@8.4.43): dependencies: - postcss: 8.4.41 + postcss: 8.4.43 postcss-selector-parser: 6.0.16 postcss-selector-parser@6.0.10: @@ -5643,7 +5652,7 @@ snapshots: postcss-value-parser@4.2.0: {} - postcss@8.4.41: + postcss@8.4.43: dependencies: nanoid: 3.3.7 picocolors: 1.0.1 @@ -5855,7 +5864,7 @@ snapshots: string-width@7.2.0: dependencies: - emoji-regex: 10.3.0 + emoji-regex: 10.4.0 get-east-asian-width: 1.2.0 strip-ansi: 7.1.0 @@ -5903,7 +5912,7 @@ snapshots: tabbable@6.2.0: {} - tailwindcss@3.4.10(ts-node@10.9.2(@types/node@22.5.1)(typescript@5.5.4)): + tailwindcss@3.4.10(ts-node@10.9.2(@types/node@22.5.2)(typescript@5.5.4)): dependencies: '@alloc/quick-lru': 5.2.0 arg: 5.0.2 @@ -5919,11 +5928,11 @@ snapshots: 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.2(@types/node@22.5.1)(typescript@5.5.4)) - postcss-nested: 6.0.1(postcss@8.4.41) + postcss: 8.4.43 + postcss-import: 15.1.0(postcss@8.4.43) + postcss-js: 4.0.1(postcss@8.4.43) + postcss-load-config: 4.0.2(postcss@8.4.43)(ts-node@10.9.2(@types/node@22.5.2)(typescript@5.5.4)) + postcss-nested: 6.0.1(postcss@8.4.43) postcss-selector-parser: 6.0.16 resolve: 1.22.8 sucrase: 3.35.0 @@ -5986,14 +5995,14 @@ snapshots: ts-interface-checker@0.1.13: {} - ts-node@10.9.2(@types/node@22.5.1)(typescript@5.5.4): + ts-node@10.9.2(@types/node@22.5.2)(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.1 + '@types/node': 22.5.2 acorn: 8.11.3 acorn-walk: 8.3.2 arg: 4.1.3 @@ -6027,7 +6036,7 @@ snapshots: transitivePeerDependencies: - supports-color - undici-types@6.19.6: {} + undici-types@6.19.8: {} unimport@3.9.0(rollup@4.21.2): dependencies: @@ -6064,14 +6073,14 @@ snapshots: transitivePeerDependencies: - rollup - unplugin-combine@1.0.2(esbuild@0.23.0)(rollup@4.21.2)(vite@5.4.2(@types/node@22.5.1)): + unplugin-combine@1.0.2(esbuild@0.23.0)(rollup@4.21.2)(vite@5.4.2(@types/node@22.5.2)): dependencies: '@antfu/utils': 0.7.10 unplugin: 1.12.1 optionalDependencies: esbuild: 0.23.0 rollup: 4.21.2 - vite: 5.4.2(@types/node@22.5.1) + vite: 5.4.2(@types/node@22.5.2) unplugin-icons@0.19.2(@vue/compiler-sfc@3.4.38)(vue-template-compiler@2.7.16): dependencies: @@ -6116,7 +6125,7 @@ snapshots: - rollup - vue - unplugin-vue-macros@2.11.6(@vueuse/core@11.0.3(vue@3.4.38(typescript@5.5.4)))(esbuild@0.23.0)(rollup@4.21.2)(typescript@5.5.4)(vite@5.4.2(@types/node@22.5.1))(vue-tsc@2.0.29(typescript@5.5.4))(vue@3.4.38(typescript@5.5.4)): + unplugin-vue-macros@2.11.6(@vueuse/core@11.0.3(vue@3.4.38(typescript@5.5.4)))(esbuild@0.23.0)(rollup@4.21.2)(typescript@5.5.4)(vite@5.4.2(@types/node@22.5.2))(vue-tsc@2.0.29(typescript@5.5.4))(vue@3.4.38(typescript@5.5.4)): dependencies: '@vue-macros/better-define': 1.8.3(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) '@vue-macros/boolean-prop': 0.4.4(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) @@ -6130,7 +6139,7 @@ snapshots: '@vue-macros/define-props-refs': 1.2.9(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) '@vue-macros/define-render': 1.5.9(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) '@vue-macros/define-slots': 1.1.9(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) - '@vue-macros/devtools': 0.3.2(typescript@5.5.4)(vite@5.4.2(@types/node@22.5.1)) + '@vue-macros/devtools': 0.3.2(typescript@5.5.4)(vite@5.4.2(@types/node@22.5.2)) '@vue-macros/export-expose': 0.2.2(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) '@vue-macros/export-props': 0.4.9(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) '@vue-macros/export-render': 0.2.9(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) @@ -6147,7 +6156,7 @@ snapshots: '@vue-macros/short-vmodel': 1.4.9(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) '@vue-macros/volar': 0.27.4(@vue-macros/reactivity-transform@1.0.3(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)))(rollup@4.21.2)(typescript@5.5.4)(vue-tsc@2.0.29(typescript@5.5.4))(vue@3.4.38(typescript@5.5.4)) unplugin: 1.12.1 - unplugin-combine: 1.0.2(esbuild@0.23.0)(rollup@4.21.2)(vite@5.4.2(@types/node@22.5.1)) + unplugin-combine: 1.0.2(esbuild@0.23.0)(rollup@4.21.2)(vite@5.4.2(@types/node@22.5.2)) unplugin-vue-define-options: 1.4.9(rollup@4.21.2)(vue@3.4.38(typescript@5.5.4)) vue: 3.4.38(typescript@5.5.4) transitivePeerDependencies: @@ -6240,13 +6249,13 @@ snapshots: '@types/istanbul-lib-coverage': 2.0.6 convert-source-map: 2.0.0 - vite-node@2.0.5(@types/node@22.5.1): + vite-node@2.0.5(@types/node@22.5.2): dependencies: cac: 6.7.14 debug: 4.3.6 pathe: 1.1.2 tinyrainbow: 1.2.0 - vite: 5.4.2(@types/node@22.5.1) + vite: 5.4.2(@types/node@22.5.2) transitivePeerDependencies: - '@types/node' - less @@ -6265,33 +6274,33 @@ snapshots: transitivePeerDependencies: - rollup - vite-plugin-vue-layouts@0.11.0(vite@5.4.2(@types/node@22.5.1))(vue-router@4.4.3(vue@3.4.38(typescript@5.5.4)))(vue@3.4.38(typescript@5.5.4)): + vite-plugin-vue-layouts@0.11.0(vite@5.4.2(@types/node@22.5.2))(vue-router@4.4.3(vue@3.4.38(typescript@5.5.4)))(vue@3.4.38(typescript@5.5.4)): dependencies: debug: 4.3.4 fast-glob: 3.3.2 - vite: 5.4.2(@types/node@22.5.1) + vite: 5.4.2(@types/node@22.5.2) vue: 3.4.38(typescript@5.5.4) vue-router: 4.4.3(vue@3.4.38(typescript@5.5.4)) transitivePeerDependencies: - supports-color - vite@5.4.2(@types/node@22.5.1): + vite@5.4.2(@types/node@22.5.2): dependencies: esbuild: 0.21.5 - postcss: 8.4.41 + postcss: 8.4.43 rollup: 4.21.0 optionalDependencies: - '@types/node': 22.5.1 + '@types/node': 22.5.2 fsevents: 2.3.3 - vitepress@1.3.4(@algolia/client-search@5.2.3)(@types/node@22.5.1)(fuse.js@7.0.0)(postcss@8.4.41)(search-insights@2.17.0)(sortablejs@1.15.2)(typescript@5.5.4): + vitepress@1.3.4(@algolia/client-search@5.2.3)(@types/node@22.5.2)(fuse.js@7.0.0)(postcss@8.4.43)(search-insights@2.17.0)(sortablejs@1.15.2)(typescript@5.5.4): dependencies: '@docsearch/css': 3.6.1 '@docsearch/js': 3.6.1(@algolia/client-search@5.2.3)(search-insights@2.17.0) '@shikijs/core': 1.14.1 '@shikijs/transformers': 1.14.1 '@types/markdown-it': 14.1.2 - '@vitejs/plugin-vue': 5.1.3(vite@5.4.2(@types/node@22.5.1))(vue@3.4.38(typescript@5.5.4)) + '@vitejs/plugin-vue': 5.1.3(vite@5.4.2(@types/node@22.5.2))(vue@3.4.38(typescript@5.5.4)) '@vue/devtools-api': 7.3.8 '@vue/shared': 3.4.38 '@vueuse/core': 11.0.3(vue@3.4.38(typescript@5.5.4)) @@ -6300,10 +6309,10 @@ snapshots: mark.js: 8.11.1 minisearch: 7.1.0 shiki: 1.14.1 - vite: 5.4.2(@types/node@22.5.1) + vite: 5.4.2(@types/node@22.5.2) vue: 3.4.38(typescript@5.5.4) optionalDependencies: - postcss: 8.4.41 + postcss: 8.4.43 transitivePeerDependencies: - '@algolia/client-search' - '@types/node' @@ -6332,7 +6341,7 @@ snapshots: - typescript - universal-cookie - vitest@2.0.5(@types/node@22.5.1)(jsdom@25.0.0): + vitest@2.0.5(@types/node@22.5.2)(jsdom@25.0.0): dependencies: '@ampproject/remapping': 2.3.0 '@vitest/expect': 2.0.5 @@ -6350,11 +6359,11 @@ snapshots: tinybench: 2.8.0 tinypool: 1.0.0 tinyrainbow: 1.2.0 - vite: 5.4.2(@types/node@22.5.1) - vite-node: 2.0.5(@types/node@22.5.1) + vite: 5.4.2(@types/node@22.5.2) + vite-node: 2.0.5(@types/node@22.5.2) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 22.5.1 + '@types/node': 22.5.2 jsdom: 25.0.0 transitivePeerDependencies: - less @@ -6368,7 +6377,7 @@ snapshots: vscode-uri@3.0.8: {} - vue-component-type-helpers@2.1.2: {} + vue-component-type-helpers@2.1.4: {} vue-demi@0.14.10(vue@3.4.38(typescript@5.5.4)): dependencies: