From 50cec1106bab84f73e48780d97fbd003975c21c2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 15:14:21 +0000 Subject: [PATCH] fix(deps): update non-major dependencies --- package.json | 4 +- packages/emails/package.json | 4 +- packages/eslint/package.json | 4 +- packages/storefront/package.json | 8 +- pnpm-lock.yaml | 636 +++++++++++++++---------------- 5 files changed, 325 insertions(+), 331 deletions(-) diff --git a/package.json b/package.json index de325a676..a449afa3e 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@commitlint/cli": "^20.5.3", "@commitlint/config-conventional": "^20.5.3", "@commitlint/rules": "^20.5.3", - "@types/node": "^20.19.41", + "@types/node": "^20.19.43", "commit-and-tag-version": "^12.7.3", "dotenv": "^17.4.2", "eslint": "^8.57.1", @@ -52,7 +52,7 @@ "lint-staged": "^16.4.0", "tailwindcss": "^3.4.19", "ts-node": "^10.9.2", - "turbo": "^2.9.16", + "turbo": "^2.9.18", "typescript": "~5.9.3", "uglify-js": "^3.19.3", "vite": "^5.4.21", diff --git a/packages/emails/package.json b/packages/emails/package.json index 839437e21..bc10c4ae7 100644 --- a/packages/emails/package.json +++ b/packages/emails/package.json @@ -30,11 +30,11 @@ "@cloudcommerce/firebase": "workspace:*", "axios": "^1.17.0", "ejs": "^3.1.10", - "nodemailer": "^8.0.10" + "nodemailer": "^8.0.11" }, "devDependencies": { "@cloudcommerce/types": "workspace:*", "@types/ejs": "^3.1.5", - "@types/nodemailer": "^8.0.0" + "@types/nodemailer": "^8.0.1" } } \ No newline at end of file diff --git a/packages/eslint/package.json b/packages/eslint/package.json index a8f81273b..fff19c388 100644 --- a/packages/eslint/package.json +++ b/packages/eslint/package.json @@ -22,8 +22,8 @@ "build": "echo '@ecomplus/eslint'" }, "dependencies": { - "@typescript-eslint/eslint-plugin": "^8.60.1", - "@typescript-eslint/parser": "^8.60.1", + "@typescript-eslint/eslint-plugin": "^8.61.0", + "@typescript-eslint/parser": "^8.61.0", "eslint": "^8.57.1", "eslint-config-airbnb-base": "^15.0.0", "eslint-plugin-astro": "^1.7.0", diff --git a/packages/storefront/package.json b/packages/storefront/package.json index 15a4625a5..509cb35f3 100644 --- a/packages/storefront/package.json +++ b/packages/storefront/package.json @@ -61,10 +61,10 @@ "image-size": "^2.0.2", "mitt": "^3.0.1", "mrmime": "^2.0.1", - "semver": "^7.8.2", + "semver": "^7.8.4", "sharp": "^0.33.3", - "@unocss/astro": "^66.7.0", - "unocss": "^66.7.0", + "@unocss/astro": "^66.7.2", + "unocss": "^66.7.2", "unplugin-auto-import": "^19.3.0", "vue": "^3.5.35", "wade": "0.3.3", @@ -73,6 +73,6 @@ "devDependencies": { "@cloudcommerce/eslint": "workspace:*", "@cloudcommerce/types": "workspace:*", - "@types/react": "^18.3.30" + "@types/react": "^18.3.31" } } \ No newline at end of file diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5f7db1d71..1a03cc095 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,7 +13,7 @@ importers: version: link:packages/eslint '@commitlint/cli': specifier: ^20.5.3 - version: 20.5.3(@types/node@20.19.41)(conventional-commits-parser@6.3.0)(typescript@5.9.3) + version: 20.5.3(@types/node@20.19.43)(conventional-commits-parser@6.3.0)(typescript@5.9.3) '@commitlint/config-conventional': specifier: ^20.5.3 version: 20.5.3 @@ -21,8 +21,8 @@ importers: specifier: ^20.5.3 version: 20.5.3 '@types/node': - specifier: ^20.19.41 - version: 20.19.41 + specifier: ^20.19.43 + version: 20.19.43 commit-and-tag-version: specifier: ^12.7.3 version: 12.7.3 @@ -40,13 +40,13 @@ importers: version: 16.4.0 tailwindcss: specifier: ^3.4.19 - version: 3.4.19(ts-node@10.9.2(@types/node@20.19.41)(typescript@5.9.3)) + version: 3.4.19(ts-node@10.9.2(@types/node@20.19.43)(typescript@5.9.3)) ts-node: specifier: ^10.9.2 - version: 10.9.2(@types/node@20.19.41)(typescript@5.9.3) + version: 10.9.2(@types/node@20.19.43)(typescript@5.9.3) turbo: - specifier: ^2.9.16 - version: 2.9.16 + specifier: ^2.9.18 + version: 2.9.18 typescript: specifier: ~5.9.3 version: 5.9.3 @@ -55,10 +55,10 @@ importers: version: 3.19.3 vite: specifier: ^5.4.21 - version: 5.4.21(@types/node@20.19.41)(sass@1.85.0) + version: 5.4.21(@types/node@20.19.43)(sass@1.85.0) vitest: specifier: ^2.1.9 - version: 2.1.9(@types/node@20.19.41)(jsdom@25.0.1)(sass@1.85.0) + version: 2.1.9(@types/node@20.19.43)(jsdom@25.0.1)(sass@1.85.0) zx: specifier: ^8.8.5 version: 8.8.5 @@ -841,8 +841,8 @@ importers: specifier: ^3.1.10 version: 3.1.10 nodemailer: - specifier: ^8.0.10 - version: 8.0.10 + specifier: ^8.0.11 + version: 8.0.11 devDependencies: '@cloudcommerce/types': specifier: workspace:* @@ -851,38 +851,38 @@ importers: specifier: ^3.1.5 version: 3.1.5 '@types/nodemailer': - specifier: ^8.0.0 - version: 8.0.0 + specifier: ^8.0.1 + version: 8.0.1 packages/eslint: dependencies: '@typescript-eslint/eslint-plugin': - specifier: ^8.60.1 - version: 8.60.1(@typescript-eslint/parser@8.60.1(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3) + specifier: ^8.61.0 + version: 8.61.0(@typescript-eslint/parser@8.61.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3) '@typescript-eslint/parser': - specifier: ^8.60.1 - version: 8.60.1(eslint@8.57.1)(typescript@5.9.3) + specifier: ^8.61.0 + version: 8.61.0(eslint@8.57.1)(typescript@5.9.3) eslint: specifier: ^8.57.1 version: 8.57.1 eslint-config-airbnb-base: specifier: ^15.0.0 - version: 15.0.0(eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.60.1(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1))(eslint@8.57.1) + version: 15.0.0(eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.61.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1))(eslint@8.57.1) eslint-plugin-astro: specifier: ^1.7.0 version: 1.7.0(eslint@8.57.1) eslint-plugin-import: specifier: ^2.32.0 - version: 2.32.0(@typescript-eslint/parser@8.60.1(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1) + version: 2.32.0(@typescript-eslint/parser@8.61.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1) eslint-plugin-tailwindcss: specifier: 3.18.3 - version: 3.18.3(tailwindcss@3.4.19(ts-node@10.9.2(@types/node@20.19.41)(typescript@5.9.3))) + version: 3.18.3(tailwindcss@3.4.19(ts-node@10.9.2(@types/node@20.19.43)(typescript@5.9.3))) eslint-plugin-vue: specifier: ^9.33.0 version: 9.33.0(eslint@8.57.1) tailwindcss: specifier: ^3.4.19 - version: 3.4.19(ts-node@10.9.2(@types/node@20.19.41)(typescript@5.9.3)) + version: 3.4.19(ts-node@10.9.2(@types/node@20.19.43)(typescript@5.9.3)) vue-eslint-parser: specifier: ^9.4.3 version: 9.4.3(eslint@8.57.1) @@ -1290,8 +1290,8 @@ importers: specifier: ^0.0.20 version: 0.0.20 '@unocss/astro': - specifier: ^66.7.0 - version: 66.7.0(vite@5.4.21(@types/node@22.13.4)(sass@1.85.0)) + specifier: ^66.7.2 + version: 66.7.2(vite@5.4.21(@types/node@22.13.4)(sass@1.85.0)) '@vueuse/core': specifier: 14.3.0 version: 14.3.0(vue@3.5.35(typescript@5.9.3)) @@ -1320,14 +1320,14 @@ importers: specifier: ^2.0.1 version: 2.0.1 semver: - specifier: ^7.8.2 - version: 7.8.2 + specifier: ^7.8.4 + version: 7.8.4 sharp: specifier: ^0.33.3 version: 0.33.5 unocss: - specifier: ^66.7.0 - version: 66.7.0(@unocss/astro@66.7.0(vite@5.4.21(@types/node@22.13.4)(sass@1.85.0)))(vite@5.4.21(@types/node@22.13.4)(sass@1.85.0)) + specifier: ^66.7.2 + version: 66.7.2(@unocss/astro@66.7.2(vite@5.4.21(@types/node@22.13.4)(sass@1.85.0)))(vite@5.4.21(@types/node@22.13.4)(sass@1.85.0)) unplugin-auto-import: specifier: ^19.3.0 version: 19.3.0(@vueuse/core@14.3.0(vue@3.5.35(typescript@5.9.3))) @@ -1348,7 +1348,7 @@ importers: specifier: workspace:* version: link:../types '@types/react': - specifier: ^18.3.30 + specifier: ^18.3.31 version: 18.3.31 packages/test-base: @@ -2948,33 +2948,33 @@ packages: '@tsconfig/node16@1.0.4': resolution: {integrity: sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==} - '@turbo/darwin-64@2.9.16': - resolution: {integrity: sha512-jLjApWTSNd7JZ5JaLYfelW1ytnGQOvB7ivl+2RD1xQvJTbi8I9gBjzcga7tDZVPyaxpl10YTfJt3BrYXR18KDw==} + '@turbo/darwin-64@2.9.18': + resolution: {integrity: sha512-9f27peFu16ur8c0v9nUFUEyBnbKuuFsUTjHFWfmwGfzySBXbHwzU44QhZon6Mznz0cHsIr3984NQj/bVrnGSRw==} cpu: [x64] os: [darwin] - '@turbo/darwin-arm64@2.9.16': - resolution: {integrity: sha512-YPgrn+5HIGzrx0O2a631SV4MBQUe4W/DafMFUuBVgaU32PW9/OTT0ehviF0QSxTXuRJlHvW2eUTemddF5/spmw==} + '@turbo/darwin-arm64@2.9.18': + resolution: {integrity: sha512-9A6TMRq/Ib+QnbhLlgkhOm+624wO4pzSQ/yQviQfWHOlFvaYxdnIAYmu2H6TS6y7kSVL0DvzNe04NbESTOzFVQ==} cpu: [arm64] os: [darwin] - '@turbo/linux-64@2.9.16': - resolution: {integrity: sha512-vAEf1H6l26lTpl9FJ/peQo1NUB8RC0sbEJJz5mPcUhHA2bPDup2x3CZPgo/bH8S4cUcBLm4FN3UHd5iUO2RAew==} + '@turbo/linux-64@2.9.18': + resolution: {integrity: sha512-zCdIDtz69AnbYh913elJRRoF3QY5aa2HNnf+4rAkc7bQ+tWujiDkCNV7stazOUPggaDvhKIf2Z87qHftTeXSkw==} cpu: [x64] os: [linux] - '@turbo/linux-arm64@2.9.16': - resolution: {integrity: sha512-xDBLR2PZg4BrQOchfG6svgpv5FCNJ2TOtT2psLdEJcdKo1BH+pnPs9Xj6pvUjgfkHbuvBOfeE4R6tvxMoQKDHQ==} + '@turbo/linux-arm64@2.9.18': + resolution: {integrity: sha512-Va1kXI04naMgYwqv/5Dfa36dTDx8015U7oaQAjrXa45ua9OoFjSV4OmvkML4EmXvUclQHCiBRbY8bvd0jV7eAg==} cpu: [arm64] os: [linux] - '@turbo/windows-64@2.9.16': - resolution: {integrity: sha512-NBAJnaUiGdgkSzQwUIdOvkCkcpTSu58G/sBGa0mvBtzfvFOOgrQwepKOOQ8cp6sWM6OcKDNFj2p1dsZA1OWjPg==} + '@turbo/windows-64@2.9.18': + resolution: {integrity: sha512-m0kDhZANxSNz9ck1ybogFscHabriAsp4eDFNrN/1H5WrgTF7b3VlcPZnhuO3v2+E2KnCbeAc+UUT10BZZHdDKw==} cpu: [x64] os: [win32] - '@turbo/windows-arm64@2.9.16': - resolution: {integrity: sha512-Y7SJppD0Z8wjO3Ec0ZGd9KQ4Yv0BMnA8CIowj5Vp+OEVsosXDG2weK6/t1RRLfJmc2Ozrnd6y4DOgQys+mn3WQ==} + '@turbo/windows-arm64@2.9.18': + resolution: {integrity: sha512-nUdR8WqoomUys9iIQmG45TMiizJ+5BV8egSeLLZba/AWblyp3fVBcIH1kSE58OtK4g2YzbMJEth6Ttv9w5rqMA==} cpu: [arm64] os: [win32] @@ -3071,17 +3071,14 @@ packages: '@types/nlcst@2.0.3': resolution: {integrity: sha512-vSYNSDe6Ix3q+6Z7ri9lyWqgGhJTmzRjZRqyq15N0Z/1/UnVsno9G/N40NBijoYx2seFDIl0+B2mgAb9mezUCA==} - '@types/node@20.19.39': - resolution: {integrity: sha512-orrrD74MBUyK8jOAD/r0+lfa1I2MO6I+vAkmAWzMYbCcgrN4lCrmK52gRFQq/JRxfYPfonkr4b0jcY7Olqdqbw==} - - '@types/node@20.19.41': - resolution: {integrity: sha512-ECymXOukMnOoVkC2bb1Vc/w/836DXncOg5m8Xj1RH7xSHZJWNYY6Zh7EH477vcnD5egKNNfy2RpNOmuChhFPgQ==} + '@types/node@20.19.43': + resolution: {integrity: sha512-6oYBAi5ikg4Pl+kGsoYtawUMBT2zZMCvPNF7pVLnHZfd1zf38DRiWn/gT01RYCdUqkv7Fhr+C9ot4/tb+2sVvA==} '@types/node@22.13.4': resolution: {integrity: sha512-ywP2X0DYtX3y08eFVx5fNIw7/uIv8hYUKgXoK8oayJlLnKcRfEYCxWMVE1XagUdVtCJlZT1AU4LXEABW+L1Peg==} - '@types/nodemailer@8.0.0': - resolution: {integrity: sha512-fyf8jWULsCo0d0BuoQ75i6IeoHs47qcqxWc7yUdUcV0pOZGjUTTOvwdG1PRXUDqN/8A64yQdQdnA2pZgcdi+cA==} + '@types/nodemailer@8.0.1': + resolution: {integrity: sha512-PxpaInm8V1JQDd4j0ds5HfvWQk8JupS1C0Picb96QJsrrRDjBH+DlK7L4ZdNSqNULhiZRQHc40nLVShaGxXAMw==} '@types/normalize-package-data@2.4.4': resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} @@ -3122,23 +3119,23 @@ packages: '@types/web-bluetooth@0.0.21': resolution: {integrity: sha512-oIQLCGWtcFZy2JW77j9k8nHzAOpqMHLQejDA48XXMWH6tjCQHz5RCFz1bzsmROyL6PUm+LLnUiI4BCn221inxA==} - '@typescript-eslint/eslint-plugin@8.60.1': - resolution: {integrity: sha512-JQ4S5GB0tfjO8BuJ4fcX+HodkzJjYBV+7OJ+wLygaX7OGQ7FudyHL4NSCA6ob+w3Yn+5MkKIozOwQhXeM7opVg==} + '@typescript-eslint/eslint-plugin@8.61.0': + resolution: {integrity: sha512-bFNvl9ZczlVb+wR2Akszf3gHfKVj/8WanXaGJ3UstTA7brNKg0cNdk6X1Psu5V7MZ2oQtzZKOEzIUehaoxbDGw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: - '@typescript-eslint/parser': ^8.60.1 + '@typescript-eslint/parser': ^8.61.0 eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 typescript: '>=4.8.4 <6.1.0' - '@typescript-eslint/parser@8.60.1': - resolution: {integrity: sha512-A0M6ua6H252bVjPvvtSgl2QA4+ET9S5Mtkb2GDyTxIhH/C4qDItT7RQNO5PhMC6NXGYXOR9dIalcDDgBKT7oFA==} + '@typescript-eslint/parser@8.61.0': + resolution: {integrity: sha512-5B7PfA2e1NQGCnDHd/0lW7W3gvp3d59Ryw54FYO8Uswxo9f6ikw3AZV+Xj/TvpImmpsiYyUqAfhC6kJID1jF6w==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 typescript: '>=4.8.4 <6.1.0' - '@typescript-eslint/project-service@8.60.1': - resolution: {integrity: sha512-eXkTH2bxmXlqD1RnOPmLZ9ZM9D3VwSx04JOwBnP9RQ+yUA5a2Mu7SfW8uaV2Aon53NJzZlZYuX7tn91Izf+xaw==} + '@typescript-eslint/project-service@8.61.0': + resolution: {integrity: sha512-DV42F7MLJO6Rax7SK1yg43tcnEfGUrurSpSxKuVX+a3RCTzBlH3fuxprrOJXKCJGAaw82xXocikJ0uQaqwXgGA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: typescript: '>=4.8.4 <6.1.0' @@ -3147,18 +3144,18 @@ packages: resolution: {integrity: sha512-LwuHQI4pDOYVKvmH2dkaJo6YZCSgouVgnS/z7yBPKBMvgtBvyLqiLy9Z6b7+m/TRcX1NFYUqZetI5Y+aT4GEfg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/scope-manager@8.60.1': - resolution: {integrity: sha512-gvI5OQoptnxQnchOirukCuQ55svJSTuD/4k5+pC267xyBtYry748R9/c3tYUzb/iE6RZfllRz2lVulLCHkTm4w==} + '@typescript-eslint/scope-manager@8.61.0': + resolution: {integrity: sha512-IWdXFHFSb6mlC3HPc7QsLDm5zYEbUla6trDEHf32D3/dnuUyXd87plScSNXSbm0/RxMvObpI17sv/EDTGrGZkA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/tsconfig-utils@8.60.1': - resolution: {integrity: sha512-nh8w4qAteiKuZu3pSSzG/yGKpw0OlkrKnzFmbVRenKaD4qc+7i1GrmZaLVkr8rk4uipiPGMOW4YsM6WmKZ5CvA==} + '@typescript-eslint/tsconfig-utils@8.61.0': + resolution: {integrity: sha512-O5Amvdv9ztMpxpf+vmFULGG78IE6Qwdr3bCGvqwG4nwc9H2qXkOYJJnRbRHyMkQTjv1d03olqwwwzHLMqpFePQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: typescript: '>=4.8.4 <6.1.0' - '@typescript-eslint/type-utils@8.60.1': - resolution: {integrity: sha512-sdwTrpjosW7ANQYJ39ZBF1ZyEMEGVB2UsikrserVM/30a/F1dTLnu9bGxEdosugyu5caigjLrR2qiD11asjI1A==} + '@typescript-eslint/type-utils@8.61.0': + resolution: {integrity: sha512-TuBiQYIkd97yBfInHCTKVYMbX4kvEmpOEuixIuzCU9p8BGT1SfyyO0d0IfDMbPIHcjn/hWnusUX5e8v5Xg+X8A==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 @@ -3172,18 +3169,18 @@ packages: resolution: {integrity: sha512-ZDCjgccSdYPw5Bxh+my4Z0lJU96ZDN7jbBzvmEn0FZx3RtU1C7VWl6NbDx94bwY3V5YsgwRzJPOgeY2Q/nLG8A==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/types@8.60.1': - resolution: {integrity: sha512-4h0tY8ppCkdCzcrl2YM5M3my0xsE1Tf8om3owEu5oPWmXwkKRmk0j0LGDzYBGUcAlesEbxBhazqu/K4cu3Ug7w==} + '@typescript-eslint/types@8.61.0': + resolution: {integrity: sha512-9QTQpZ5Iin4CdIodfbDQFSeiSJKidgYJYug1P9CC2xWgUTvlmixViqDZNciMjwLBZyJnG4tGmPl97rVAFb1AJg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/typescript-estree@8.60.1': - resolution: {integrity: sha512-alpRkfG8hlVE5kdJW2GkfgDgXxold3e8e4l6EnmhRmRLbekgAPCCGDVD++sABy9FcgPFroq+uFcCSM1vR57Cew==} + '@typescript-eslint/typescript-estree@8.61.0': + resolution: {integrity: sha512-42zatd5qSvvcV1JdDBCLxYRznvP4eIHpPoZXdkPFnAmanA4FuZ5dibSnCBggY8hQnqajPpoGjXFdZ7fIJKQnlA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: typescript: '>=4.8.4 <6.1.0' - '@typescript-eslint/utils@8.60.1': - resolution: {integrity: sha512-h2MPBLoNtjc3qZWfY3Tl51yPorQ2McHn8pJfcMNTcIvrrZrr90Ykffit0yjrPFWQcRcUxzH20+6OcVdW4yHtUg==} + '@typescript-eslint/utils@8.61.0': + resolution: {integrity: sha512-3bzFt7ImFMW/jVYwJamDoe/dMOdFLSC6pom6rRjdh4SZJEYupyMzem8e7vKZLclLfpHjlwSAXOUxtKxGXUiLqA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 @@ -3193,88 +3190,88 @@ packages: resolution: {integrity: sha512-LdDNl6C5iJExcM0Yh0PwAIBb9PrSiCsWamF/JyEZawm3kFDnRoaq3LGE4bpyRao/fWeGKKyw7icx0YxrLFC5Cg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/visitor-keys@8.60.1': - resolution: {integrity: sha512-EbGRQg4FhrmwLodl+t3JNAnXHWVr9Vp+Zl1QBZVPY4ByfkzIT8cX3K6QWODHtkIZqqJVEWvhHSx3v5PDHsaQag==} + '@typescript-eslint/visitor-keys@8.61.0': + resolution: {integrity: sha512-QVLZu3ZPQEE+HICQyAMZ2yLQhxf0meY/wx6Hx14YcTNj13JB3qHlX3lJ02L3fLGHgERRH71kvYDwiXIguT3AjQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} '@ungap/structured-clone@1.3.0': resolution: {integrity: sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==} deprecated: Potential CWE-502 - Update to 1.3.1 or higher - '@unocss/astro@66.7.0': - resolution: {integrity: sha512-/A/sSvrsPMJv/sVfy1dtDmSeU+eBjlp/wrMItMXZXFfvGa3eoTLCq1WTUVfl7ueVb6A/da4A/zQtsaY0LhvtCg==} + '@unocss/astro@66.7.2': + resolution: {integrity: sha512-YYWrybeT3LzBQRPXk2DyUmWxQtg6TjZZx6EbL+lPvSY+cSdKx5VAVgPQvLbaE6P26gH3oCLgBOgntduonM55mg==} peerDependencies: vite: ^5.0.0-0 || ^6.0.0-0 || ^7.0.0-0 || ^8.0.0-0 peerDependenciesMeta: vite: optional: true - '@unocss/cli@66.7.0': - resolution: {integrity: sha512-Pkd/R+WDs8gc1i9fI5XDW8N5r7aoCWjNzt8wGGj5FWTbmsEzewueaL5LQTH4ymv/BhSHFcYpL7geQ5vYont+BA==} + '@unocss/cli@66.7.2': + resolution: {integrity: sha512-50vBptZyiyYzm5CBNSVs1WYIFX+7IKYFwLNrm6pVCOjHfrBmmpfvyCznPMzUcGEFKvP2VsyB2hf3k57GBCSS9Q==} hasBin: true - '@unocss/config@66.7.0': - resolution: {integrity: sha512-C6waL+xzqAPzz5n47qnrs4GbyAtlusNYYmcV6DKYh1MgUP4EFhMnEMyuR2mw3M3tsBpyGuehLdRK5+ECF5yLkA==} + '@unocss/config@66.7.2': + resolution: {integrity: sha512-m8LZUZOFHBesViFOnC1MzMMQ1ovYbZ/F2ntkKSIWzLO/VvEYo2/HK8qhBhtI/FyL27+gvePL4sZ6a5ZChyl0Ug==} - '@unocss/core@66.7.0': - resolution: {integrity: sha512-j6MFMx5C3iIwW4T4hVbh+30fKWgSGkmS3bCcdjlfqM88lRT+dHFBN9nkfNOBJT6e6IHN9415nexuzcQvTjJXxw==} + '@unocss/core@66.7.2': + resolution: {integrity: sha512-NNnhm9IVPEZ34drwztREP+mq1rio0L4Tp0u247qBKxJJWYec1+I+FTRsw7EvtukZKvr56YAxFA1qbBV+LjyV+Q==} - '@unocss/extractor-arbitrary-variants@66.7.0': - resolution: {integrity: sha512-iHMlXmb8aGtYgPQ8o3D4rMz9DKOqSp8g/LWvEoiM7arSjJF9jMpcpYlqZXzkg1mSQX23TRW76Qxj1gyI4lRd9w==} + '@unocss/extractor-arbitrary-variants@66.7.2': + resolution: {integrity: sha512-1R+ntws4zhi9gCsyovYeNCiAYGSceN6Rsy/4kyaw3npr1UBWhBJdQZtacxvqOssPfbbqq2vpatcuQ4rfZZYWFQ==} - '@unocss/inspector@66.7.0': - resolution: {integrity: sha512-W1MOO2d/1ZHwFR8+mrUUW6KW3MgJ6FdrSWfWeQ1+fgb0TVj8CweNzeSh46sTEXEcpvlui5mnGYFxanpLMoyOtA==} + '@unocss/inspector@66.7.2': + resolution: {integrity: sha512-fvZ8w9dTnu61ZwbXjVMQopxxrQOnFOBN2I6KVPJtoUSMsatrpEYyJHDA9pfLes1a3C4eEJZaSADURHKkON09CA==} - '@unocss/preset-attributify@66.7.0': - resolution: {integrity: sha512-n8ikthHHkAOeHWUwqRNIMGijV6LuIhiZb3D6kreV3oK98wJYupGNGYMByx7R9gQD9uBNLGs0f1jsaAScV3S2Sw==} + '@unocss/preset-attributify@66.7.2': + resolution: {integrity: sha512-JnnoRUgOL4O565+jNi8BfzTQDElEny1reaMhrdYQR4P4I7cfdRV89R5DsmND0H2mGtwJjP/gL4cWd1FSX9ShrA==} - '@unocss/preset-icons@66.7.0': - resolution: {integrity: sha512-y6I2qZ2cwNAS2XRBig1lHzdFG9qTnZM/mx3fL3XnURnEYZird4uidLyWOyUGcdy1kMot1QcYVb0D/s9NgrEOgQ==} + '@unocss/preset-icons@66.7.2': + resolution: {integrity: sha512-C05oM7j8jFuxjbPaRFUbcwxHPXvBtmJOhaE2M3YstVR/L9IBsQ6Ts/PT1vxVAVDmX19MudRRTnQ0x5XzUM3P7A==} - '@unocss/preset-mini@66.7.0': - resolution: {integrity: sha512-+YtRlr1Fjd24GYWhPB93r6fjefTBCnFUsZCASncSEU29u2Mi8MYINjefLfKlSJFMKg6AKzWbelKMCQfoKlUkbg==} + '@unocss/preset-mini@66.7.2': + resolution: {integrity: sha512-2DLS20vj+eoZI/r7U8eTxd+HTfMYamhx03mJyeadNu+efVJZrfEEMwjILgFywVAthYINmdeB4sYpc8Qfef4Vww==} - '@unocss/preset-tagify@66.7.0': - resolution: {integrity: sha512-MaM07ChHsX8XZM3tlMPuRsZxbNvRVTbmIncOj9cCCrFpeOu8hy2ggRAgGOalWIwnIHc+5KQIkqucbgmXN7KBdA==} + '@unocss/preset-tagify@66.7.2': + resolution: {integrity: sha512-46V3ibNqKEyeSNnplsOKiYiBdNZ348JgjhnGDWHigVYIfZkEqn6WJdGAX9tVZpjI/rS9px8jQA0lm6ubKoc8iQ==} - '@unocss/preset-typography@66.7.0': - resolution: {integrity: sha512-Ekdz7jw/TYTiH+QFqMWcWNMnvBnUZ/XPUF938C8DfqD79hZyLdRPo0kQaZh62cit13xNRAb49QP3HIUJIUxoGA==} + '@unocss/preset-typography@66.7.2': + resolution: {integrity: sha512-6nTRoZiHTkDV87omRlEn8RZhakMYrIJtzazfj0rdF8msvjM1LnTT6K6qDlmxqb6NBIakljNb0bryubr6bWzK9A==} - '@unocss/preset-uno@66.7.0': - resolution: {integrity: sha512-fcLTj5Wax3QydCSdJq9yQHhqKph6Mx9exwNnkaBCXtmBvrSBd2O6O9ZAylcISnACeXJkjSverU8qVu1X2tITdA==} + '@unocss/preset-uno@66.7.2': + resolution: {integrity: sha512-XiSGtnh04sGHCRUnlxhePBhRF8zfOQlCfYkKByQcp/pvhmFMIWwzVL68R5LwxBmBwBVY4hfQAIx0Sz/FbA3Ojg==} - '@unocss/preset-web-fonts@66.7.0': - resolution: {integrity: sha512-jpNLjo/2X/J2J+G/M9W+y6VuiIhjZ9AyOnyNJHsdhmSJYCsnMuaYtP9eFn4d9+oe3Sz2lVNPV0A9RiqQ+xVAyQ==} + '@unocss/preset-web-fonts@66.7.2': + resolution: {integrity: sha512-Tx6YJWxD29NoG6t8hpbnectdL8KkBVEzEYwBcJlEa200O6/KXNpGJ8tk4l5+EK1dwTxWkUqsG+60fzXzTpe5Gg==} - '@unocss/preset-wind3@66.7.0': - resolution: {integrity: sha512-1xxHBV4TtUHXPpYnWH8J2UHhxaMF84fTvadVzRRaXkyVrXD86Hveh/lfbXHXnCyf0JxwqsleOq8CnCTT8AgoAg==} + '@unocss/preset-wind3@66.7.2': + resolution: {integrity: sha512-3WUmNZ3ibNotel6PAm1AgdK8BP2RqThRvEYU+svZgxsCX8E/RtVM68BFPOwzsEtuMD/R3Up6rHXqZsJvUQsg+A==} - '@unocss/preset-wind4@66.7.0': - resolution: {integrity: sha512-5o3y2BcImLbkxa0fNtwaH8iB47FrOKzT7Xogni5PIDOX/DsoHfDLNiNBRrHHHHBeZ3jqvjv2T9T5kEkD5/WtYQ==} + '@unocss/preset-wind4@66.7.2': + resolution: {integrity: sha512-yP1Np15QKm+zh945lBmpNC2FnD4oyd0eq9qA6j8r15uvhz7AF98t9dGqqzV5WrjX+IZpwg08nP3son1IjAerLw==} - '@unocss/preset-wind@66.7.0': - resolution: {integrity: sha512-K2cCgQawl4GzFyI9almN4jZ33OJNI6U7WxZ9s7D5bivZYfHPaStLTPffNxWlmawwUZF0qpH0S+S7H745ZzgajQ==} + '@unocss/preset-wind@66.7.2': + resolution: {integrity: sha512-porNxph4xfr67e0LpFis813rKk9+psUJMw0nPL4sZoHovhmR/hA5XlWb6fLCl7t4Lls20I/n8F8KKgkqkxnk8Q==} - '@unocss/reset@66.7.0': - resolution: {integrity: sha512-auMYYTWXrE1n7lPoT1TFyGhmrBlgMdn9GgvypBSxtdi9Jg6Rz4qdNngEbJeSnqnjfRawx247TJJdNKiigSZ29g==} + '@unocss/reset@66.7.2': + resolution: {integrity: sha512-dKRbpBicfchatvqK2wqfX8gtNTCf+2pFdXBNDC0Cl2PZ8QCVMtCaHTOTSyruM0Pw7aqST4SlPkF5f8x7aZZL0w==} - '@unocss/rule-utils@66.7.0': - resolution: {integrity: sha512-DMJIiey/m+xr0hpSbxFhSbKlC3e7QsuwdAEdgMmIM7pEcu/AEMl7oH198QYX9880P2X0hy5iFE6UCWx9CwGAXQ==} + '@unocss/rule-utils@66.7.2': + resolution: {integrity: sha512-EGi2m9I87hluz2zgjVpXM4PWFn996RInNcx4PGF6Qw9Z0W78ROXEto0SM1IltpJ4R7+at4EhssU0IbHiT0snEw==} - '@unocss/transformer-attributify-jsx@66.7.0': - resolution: {integrity: sha512-mmsAUluRprSyejbzeQnC3ST056EUj2IxD2hMpPJPtnA4QkkyIgBNCmi2OSeVcEWMat1s3r4LcYSTqN88EcX5Kg==} + '@unocss/transformer-attributify-jsx@66.7.2': + resolution: {integrity: sha512-lb5y4lwHCjZm+9L3k6c/fq9O75+mQcxBp2Dq+a3DS+vOQpPce+hOyLFFkiHVRNKp9chEHS9gnq58SBVxJbhR2A==} - '@unocss/transformer-compile-class@66.7.0': - resolution: {integrity: sha512-Z3K/s3TmUqUBGgB2SThWbUAP5E9VIFacbs2+bNJNn+53y1kqdLA1MIje3xlU5hig3OzGk8newwiMflh3s3Jzhg==} + '@unocss/transformer-compile-class@66.7.2': + resolution: {integrity: sha512-/vdgxgUI9vp7NOGfuOCY44/Ja2YbR0m+sWCGHq8K8/53a3Dk+4AvXPePv/EI/Oo6z8bhSGZHCSes8pBEY8Mr8A==} - '@unocss/transformer-directives@66.7.0': - resolution: {integrity: sha512-6T9JxrPfLQlJFNLv7paG4yGiIgGrJY30268HWLkBFwgsldNPtQ+GeQJOzfemCH19UXXqqXMP0WnvbsFucdclmg==} + '@unocss/transformer-directives@66.7.2': + resolution: {integrity: sha512-9xr5Tiy+urutRBcyKJUAOOpW3LSuSM59sKowdTStzZdBUMs/L9cmjfsjNFt8rm5tptUR25wGZ8xLR5hhVDAiBQ==} - '@unocss/transformer-variant-group@66.7.0': - resolution: {integrity: sha512-2TXYLowPMXszGNYRXAWzQ1G9nGP6EYv9XeJvwNvnf0w9J6qOQVVtW/ZViIz61Kk083c06cZ6nai8pCBnc8aPAw==} + '@unocss/transformer-variant-group@66.7.2': + resolution: {integrity: sha512-CO0CoYRn96wLm+cIICuNrv96cfzEkBHc/OmTYcHzlheyZRfGWPWlPpazMr2rlm5bve986akAxe2HSBqdaRf04w==} - '@unocss/vite@66.7.0': - resolution: {integrity: sha512-7J8Mk9M1j55S3bXL87/yHOspnuAaftQWbc3HjCH0/sXNLZJZnlpmUue3EtT5Ez+PE01T3DK1D9Xxn/MvtdvXtA==} + '@unocss/vite@66.7.2': + resolution: {integrity: sha512-KZL8LFNcoOjAaF8AKSUJznxrjcmuQKPSAmwvndL5RjEWtbyunV66YvOuoBPN3F0tR7MhY5NWKJjwmaYyetcM1Q==} peerDependencies: vite: ^5.0.0-0 || ^6.0.0-0 || ^7.0.0-0 || ^8.0.0-0 @@ -5930,8 +5927,8 @@ packages: node-releases@2.0.19: resolution: {integrity: sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==} - nodemailer@8.0.10: - resolution: {integrity: sha512-BLFuSth7QtHOkBzyqTehWWyub0NTRDuK2Q2SQfnGLsrJnzyU+Yeh4WpV1eZGuARFj1xQJHIdnTuJZLP+b9R1GQ==} + nodemailer@8.0.11: + resolution: {integrity: sha512-nrO/pDAUKl+wXX+lx16tDLbnm0fW6sK/x8mgohaCpg+CdCEl482bD4tCuAZk2DyliruiNTIZxRCoWkDqJEnAiA==} engines: {node: '>=6.0.0'} normalize-package-data@2.5.0: @@ -6613,8 +6610,8 @@ packages: engines: {node: '>=10'} hasBin: true - semver@7.8.2: - resolution: {integrity: sha512-c8jsqUZm3omBOI66G90z1Dyw5z622G8oLG+omfsHBJf3CWQTlOcwOjvOG6wtiNfW6anKm/eA39LMwMtMez2TiQ==} + semver@7.8.4: + resolution: {integrity: sha512-rUCObTnP32Q08R2uuIrt7r9PlEonuTmtuXYcW6s5kjdlj3xbnwe+21yXptAUYcMAABLkYYTtnmzb3w3EDZfueA==} engines: {node: '>=10'} hasBin: true @@ -7022,6 +7019,7 @@ packages: tsconfck@3.1.5: resolution: {integrity: sha512-CLDfGgUp7XPswWnezWwsCRxNmgQjhYq3VXHM0/XIRxhVrKw0M1if9agzryh1QS3nxjCROvV+xWxoJO1YctzzWg==} engines: {node: ^18 || >=20} + deprecated: unmaintained hasBin: true peerDependencies: typescript: ^5.0.0 @@ -7035,8 +7033,8 @@ packages: tslib@2.8.1: resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==} - turbo@2.9.16: - resolution: {integrity: sha512-NqgRQy6j6dPYcdSdv0q1g9QsZg7SWg87RERM8otw/1AtKU2yTFVClOM7cbwKzOonZr/Ek1blTBucw64L9H0Bwg==} + turbo@2.9.18: + resolution: {integrity: sha512-bwabv6PupzeavybzEoArBAkwq5fnzwf8OFnRtpHwnviFWuwJPFxtyH+aVp36TmIqK3aYYgtTJ3J0m2ysxxSzQg==} hasBin: true type-check@0.4.0: @@ -7163,12 +7161,12 @@ packages: resolution: {integrity: sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==} engines: {node: '>= 10.0.0'} - unocss@66.7.0: - resolution: {integrity: sha512-dVfkL7SQv3fOiZdqeRX1PdpQqXlB+wHcEQjVR0D/2nXsuqmUqTVnX3EUUWFjqVR83Z51zQ0EyVgym8ooDfcVvw==} + unocss@66.7.2: + resolution: {integrity: sha512-yB0yOpJTtlyGH/HAe4QdnjgjSP6z9ItTdrObvagc8ZEwRY1D2GbfUABwDKyZzXs19gXebqThMG9f+W0hPhDIPA==} peerDependencies: - '@unocss/astro': 66.7.0 - '@unocss/postcss': 66.7.0 - '@unocss/webpack': 66.7.0 + '@unocss/astro': 66.7.2 + '@unocss/postcss': 66.7.2 + '@unocss/webpack': 66.7.2 peerDependenciesMeta: '@unocss/astro': optional: true @@ -7972,11 +7970,11 @@ snapshots: '@babel/helper-string-parser': 7.27.1 '@babel/helper-validator-identifier': 7.28.5 - '@commitlint/cli@20.5.3(@types/node@20.19.41)(conventional-commits-parser@6.3.0)(typescript@5.9.3)': + '@commitlint/cli@20.5.3(@types/node@20.19.43)(conventional-commits-parser@6.3.0)(typescript@5.9.3)': dependencies: '@commitlint/format': 20.5.0 '@commitlint/lint': 20.5.3 - '@commitlint/load': 20.5.3(@types/node@20.19.41)(typescript@5.9.3) + '@commitlint/load': 20.5.3(@types/node@20.19.43)(typescript@5.9.3) '@commitlint/read': 20.5.0(conventional-commits-parser@6.3.0) '@commitlint/types': 20.5.0 tinyexec: 1.0.4 @@ -8012,7 +8010,7 @@ snapshots: '@commitlint/is-ignored@20.5.0': dependencies: '@commitlint/types': 20.5.0 - semver: 7.8.2 + semver: 7.8.4 '@commitlint/lint@20.5.3': dependencies: @@ -8021,14 +8019,14 @@ snapshots: '@commitlint/rules': 20.5.3 '@commitlint/types': 20.5.0 - '@commitlint/load@20.5.3(@types/node@20.19.41)(typescript@5.9.3)': + '@commitlint/load@20.5.3(@types/node@20.19.43)(typescript@5.9.3)': dependencies: '@commitlint/config-validator': 20.5.0 '@commitlint/execute-rule': 20.0.0 '@commitlint/resolve-extends': 20.5.3 '@commitlint/types': 20.5.0 cosmiconfig: 9.0.1(typescript@5.9.3) - cosmiconfig-typescript-loader: 6.1.0(@types/node@20.19.41)(cosmiconfig@9.0.1(typescript@5.9.3))(typescript@5.9.3) + cosmiconfig-typescript-loader: 6.1.0(@types/node@20.19.43)(cosmiconfig@9.0.1(typescript@5.9.3))(typescript@5.9.3) es-toolkit: 1.46.1 is-plain-obj: 4.1.0 picocolors: 1.1.1 @@ -8086,7 +8084,7 @@ snapshots: dependencies: '@simple-libs/child-process-utils': 1.0.2 '@simple-libs/stream-utils': 1.2.0 - semver: 7.8.2 + semver: 7.8.4 optionalDependencies: conventional-commits-parser: 6.3.0 @@ -8665,7 +8663,7 @@ snapshots: '@grpc/grpc-js@1.9.15': dependencies: '@grpc/proto-loader': 0.7.13 - '@types/node': 20.19.41 + '@types/node': 20.19.43 '@grpc/proto-loader@0.7.13': dependencies: @@ -9215,22 +9213,22 @@ snapshots: '@tsconfig/node16@1.0.4': {} - '@turbo/darwin-64@2.9.16': + '@turbo/darwin-64@2.9.18': optional: true - '@turbo/darwin-arm64@2.9.16': + '@turbo/darwin-arm64@2.9.18': optional: true - '@turbo/linux-64@2.9.16': + '@turbo/linux-64@2.9.18': optional: true - '@turbo/linux-arm64@2.9.16': + '@turbo/linux-arm64@2.9.18': optional: true - '@turbo/windows-64@2.9.16': + '@turbo/windows-64@2.9.18': optional: true - '@turbo/windows-arm64@2.9.16': + '@turbo/windows-arm64@2.9.18': optional: true '@tybys/wasm-util@0.10.1': @@ -9262,24 +9260,24 @@ snapshots: '@types/body-parser@1.19.5': dependencies: '@types/connect': 3.4.38 - '@types/node': 20.19.41 + '@types/node': 20.19.43 '@types/caseless@0.12.5': {} '@types/clean-css@4.2.11': dependencies: - '@types/node': 20.19.41 + '@types/node': 20.19.43 source-map: 0.6.1 '@types/connect@3.4.38': dependencies: - '@types/node': 20.19.41 + '@types/node': 20.19.43 '@types/cookie@0.6.0': {} '@types/cors@2.8.17': dependencies: - '@types/node': 20.19.41 + '@types/node': 20.19.43 '@types/debug@4.1.12': dependencies: @@ -9293,7 +9291,7 @@ snapshots: '@types/express-serve-static-core@4.19.6': dependencies: - '@types/node': 20.19.41 + '@types/node': 20.19.43 '@types/qs': 6.9.18 '@types/range-parser': 1.2.7 '@types/send': 0.17.4 @@ -9326,7 +9324,7 @@ snapshots: '@types/jsonwebtoken@9.0.8': dependencies: '@types/ms': 2.1.0 - '@types/node': 20.19.41 + '@types/node': 20.19.43 '@types/lodash@4.17.15': {} @@ -9347,11 +9345,7 @@ snapshots: dependencies: '@types/unist': 3.0.3 - '@types/node@20.19.39': - dependencies: - undici-types: 6.21.0 - - '@types/node@20.19.41': + '@types/node@20.19.43': dependencies: undici-types: 6.21.0 @@ -9360,9 +9354,9 @@ snapshots: undici-types: 6.20.0 optional: true - '@types/nodemailer@8.0.0': + '@types/nodemailer@8.0.1': dependencies: - '@types/node': 20.19.39 + '@types/node': 20.19.43 '@types/normalize-package-data@2.4.4': {} @@ -9382,19 +9376,19 @@ snapshots: '@types/request@2.48.12': dependencies: '@types/caseless': 0.12.5 - '@types/node': 20.19.41 + '@types/node': 20.19.43 '@types/tough-cookie': 4.0.5 form-data: 2.5.5 '@types/send@0.17.4': dependencies: '@types/mime': 1.3.5 - '@types/node': 20.19.41 + '@types/node': 20.19.43 '@types/serve-static@1.15.7': dependencies: '@types/http-errors': 2.0.4 - '@types/node': 20.19.41 + '@types/node': 20.19.43 '@types/send': 0.17.4 '@types/tough-cookie@4.0.5': {} @@ -9407,14 +9401,14 @@ snapshots: '@types/web-bluetooth@0.0.21': {} - '@typescript-eslint/eslint-plugin@8.60.1(@typescript-eslint/parser@8.60.1(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3)': + '@typescript-eslint/eslint-plugin@8.61.0(@typescript-eslint/parser@8.61.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3)': dependencies: '@eslint-community/regexpp': 4.12.2 - '@typescript-eslint/parser': 8.60.1(eslint@8.57.1)(typescript@5.9.3) - '@typescript-eslint/scope-manager': 8.60.1 - '@typescript-eslint/type-utils': 8.60.1(eslint@8.57.1)(typescript@5.9.3) - '@typescript-eslint/utils': 8.60.1(eslint@8.57.1)(typescript@5.9.3) - '@typescript-eslint/visitor-keys': 8.60.1 + '@typescript-eslint/parser': 8.61.0(eslint@8.57.1)(typescript@5.9.3) + '@typescript-eslint/scope-manager': 8.61.0 + '@typescript-eslint/type-utils': 8.61.0(eslint@8.57.1)(typescript@5.9.3) + '@typescript-eslint/utils': 8.61.0(eslint@8.57.1)(typescript@5.9.3) + '@typescript-eslint/visitor-keys': 8.61.0 eslint: 8.57.1 ignore: 7.0.5 natural-compare: 1.4.0 @@ -9423,22 +9417,22 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@8.60.1(eslint@8.57.1)(typescript@5.9.3)': + '@typescript-eslint/parser@8.61.0(eslint@8.57.1)(typescript@5.9.3)': dependencies: - '@typescript-eslint/scope-manager': 8.60.1 - '@typescript-eslint/types': 8.60.1 - '@typescript-eslint/typescript-estree': 8.60.1(typescript@5.9.3) - '@typescript-eslint/visitor-keys': 8.60.1 + '@typescript-eslint/scope-manager': 8.61.0 + '@typescript-eslint/types': 8.61.0 + '@typescript-eslint/typescript-estree': 8.61.0(typescript@5.9.3) + '@typescript-eslint/visitor-keys': 8.61.0 debug: 4.4.3 eslint: 8.57.1 typescript: 5.9.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/project-service@8.60.1(typescript@5.9.3)': + '@typescript-eslint/project-service@8.61.0(typescript@5.9.3)': dependencies: - '@typescript-eslint/tsconfig-utils': 8.60.1(typescript@5.9.3) - '@typescript-eslint/types': 8.60.1 + '@typescript-eslint/tsconfig-utils': 8.61.0(typescript@5.9.3) + '@typescript-eslint/types': 8.61.0 debug: 4.4.3 typescript: 5.9.3 transitivePeerDependencies: @@ -9449,20 +9443,20 @@ snapshots: '@typescript-eslint/types': 8.59.1 '@typescript-eslint/visitor-keys': 8.59.1 - '@typescript-eslint/scope-manager@8.60.1': + '@typescript-eslint/scope-manager@8.61.0': dependencies: - '@typescript-eslint/types': 8.60.1 - '@typescript-eslint/visitor-keys': 8.60.1 + '@typescript-eslint/types': 8.61.0 + '@typescript-eslint/visitor-keys': 8.61.0 - '@typescript-eslint/tsconfig-utils@8.60.1(typescript@5.9.3)': + '@typescript-eslint/tsconfig-utils@8.61.0(typescript@5.9.3)': dependencies: typescript: 5.9.3 - '@typescript-eslint/type-utils@8.60.1(eslint@8.57.1)(typescript@5.9.3)': + '@typescript-eslint/type-utils@8.61.0(eslint@8.57.1)(typescript@5.9.3)': dependencies: - '@typescript-eslint/types': 8.60.1 - '@typescript-eslint/typescript-estree': 8.60.1(typescript@5.9.3) - '@typescript-eslint/utils': 8.60.1(eslint@8.57.1)(typescript@5.9.3) + '@typescript-eslint/types': 8.61.0 + '@typescript-eslint/typescript-estree': 8.61.0(typescript@5.9.3) + '@typescript-eslint/utils': 8.61.0(eslint@8.57.1)(typescript@5.9.3) debug: 4.4.3 eslint: 8.57.1 ts-api-utils: 2.5.0(typescript@5.9.3) @@ -9474,29 +9468,29 @@ snapshots: '@typescript-eslint/types@8.59.1': {} - '@typescript-eslint/types@8.60.1': {} + '@typescript-eslint/types@8.61.0': {} - '@typescript-eslint/typescript-estree@8.60.1(typescript@5.9.3)': + '@typescript-eslint/typescript-estree@8.61.0(typescript@5.9.3)': dependencies: - '@typescript-eslint/project-service': 8.60.1(typescript@5.9.3) - '@typescript-eslint/tsconfig-utils': 8.60.1(typescript@5.9.3) - '@typescript-eslint/types': 8.60.1 - '@typescript-eslint/visitor-keys': 8.60.1 + '@typescript-eslint/project-service': 8.61.0(typescript@5.9.3) + '@typescript-eslint/tsconfig-utils': 8.61.0(typescript@5.9.3) + '@typescript-eslint/types': 8.61.0 + '@typescript-eslint/visitor-keys': 8.61.0 debug: 4.4.3 minimatch: 10.2.4 - semver: 7.8.2 + semver: 7.8.4 tinyglobby: 0.2.16 ts-api-utils: 2.5.0(typescript@5.9.3) typescript: 5.9.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@8.60.1(eslint@8.57.1)(typescript@5.9.3)': + '@typescript-eslint/utils@8.61.0(eslint@8.57.1)(typescript@5.9.3)': dependencies: '@eslint-community/eslint-utils': 4.9.1(eslint@8.57.1) - '@typescript-eslint/scope-manager': 8.60.1 - '@typescript-eslint/types': 8.60.1 - '@typescript-eslint/typescript-estree': 8.60.1(typescript@5.9.3) + '@typescript-eslint/scope-manager': 8.61.0 + '@typescript-eslint/types': 8.61.0 + '@typescript-eslint/typescript-estree': 8.61.0(typescript@5.9.3) eslint: 8.57.1 typescript: 5.9.3 transitivePeerDependencies: @@ -9507,29 +9501,29 @@ snapshots: '@typescript-eslint/types': 8.59.1 eslint-visitor-keys: 5.0.1 - '@typescript-eslint/visitor-keys@8.60.1': + '@typescript-eslint/visitor-keys@8.61.0': dependencies: - '@typescript-eslint/types': 8.60.1 + '@typescript-eslint/types': 8.61.0 eslint-visitor-keys: 5.0.1 '@ungap/structured-clone@1.3.0': {} - '@unocss/astro@66.7.0(vite@5.4.21(@types/node@22.13.4)(sass@1.85.0))': + '@unocss/astro@66.7.2(vite@5.4.21(@types/node@22.13.4)(sass@1.85.0))': dependencies: - '@unocss/core': 66.7.0 - '@unocss/reset': 66.7.0 - '@unocss/vite': 66.7.0(vite@5.4.21(@types/node@22.13.4)(sass@1.85.0)) + '@unocss/core': 66.7.2 + '@unocss/reset': 66.7.2 + '@unocss/vite': 66.7.2(vite@5.4.21(@types/node@22.13.4)(sass@1.85.0)) optionalDependencies: vite: 5.4.21(@types/node@22.13.4)(sass@1.85.0) - '@unocss/cli@66.7.0': + '@unocss/cli@66.7.2': dependencies: '@jridgewell/remapping': 2.3.5 - '@unocss/config': 66.7.0 - '@unocss/core': 66.7.0 - '@unocss/preset-wind3': 66.7.0 - '@unocss/preset-wind4': 66.7.0 - '@unocss/transformer-directives': 66.7.0 + '@unocss/config': 66.7.2 + '@unocss/core': 66.7.2 + '@unocss/preset-wind3': 66.7.2 + '@unocss/preset-wind4': 66.7.2 + '@unocss/transformer-directives': 66.7.2 cac: 7.0.0 chokidar: 5.0.0 colorette: 2.0.20 @@ -9540,112 +9534,112 @@ snapshots: tinyglobby: 0.2.16 unplugin-utils: 0.3.1 - '@unocss/config@66.7.0': + '@unocss/config@66.7.2': dependencies: - '@unocss/core': 66.7.0 + '@unocss/core': 66.7.2 colorette: 2.0.20 consola: 3.4.2 unconfig: 7.5.0 - '@unocss/core@66.7.0': {} + '@unocss/core@66.7.2': {} - '@unocss/extractor-arbitrary-variants@66.7.0': + '@unocss/extractor-arbitrary-variants@66.7.2': dependencies: - '@unocss/core': 66.7.0 + '@unocss/core': 66.7.2 - '@unocss/inspector@66.7.0': + '@unocss/inspector@66.7.2': dependencies: - '@unocss/core': 66.7.0 - '@unocss/rule-utils': 66.7.0 + '@unocss/core': 66.7.2 + '@unocss/rule-utils': 66.7.2 colorette: 2.0.20 gzip-size: 6.0.0 sirv: 3.0.2 - '@unocss/preset-attributify@66.7.0': + '@unocss/preset-attributify@66.7.2': dependencies: - '@unocss/core': 66.7.0 + '@unocss/core': 66.7.2 - '@unocss/preset-icons@66.7.0': + '@unocss/preset-icons@66.7.2': dependencies: '@iconify/utils': 3.1.3 - '@unocss/core': 66.7.0 + '@unocss/core': 66.7.2 ofetch: 1.5.1 - '@unocss/preset-mini@66.7.0': + '@unocss/preset-mini@66.7.2': dependencies: - '@unocss/core': 66.7.0 - '@unocss/extractor-arbitrary-variants': 66.7.0 - '@unocss/rule-utils': 66.7.0 + '@unocss/core': 66.7.2 + '@unocss/extractor-arbitrary-variants': 66.7.2 + '@unocss/rule-utils': 66.7.2 - '@unocss/preset-tagify@66.7.0': + '@unocss/preset-tagify@66.7.2': dependencies: - '@unocss/core': 66.7.0 + '@unocss/core': 66.7.2 - '@unocss/preset-typography@66.7.0': + '@unocss/preset-typography@66.7.2': dependencies: - '@unocss/core': 66.7.0 - '@unocss/rule-utils': 66.7.0 + '@unocss/core': 66.7.2 + '@unocss/rule-utils': 66.7.2 - '@unocss/preset-uno@66.7.0': + '@unocss/preset-uno@66.7.2': dependencies: - '@unocss/core': 66.7.0 - '@unocss/preset-wind3': 66.7.0 + '@unocss/core': 66.7.2 + '@unocss/preset-wind3': 66.7.2 - '@unocss/preset-web-fonts@66.7.0': + '@unocss/preset-web-fonts@66.7.2': dependencies: - '@unocss/core': 66.7.0 + '@unocss/core': 66.7.2 ofetch: 1.5.1 - '@unocss/preset-wind3@66.7.0': + '@unocss/preset-wind3@66.7.2': dependencies: - '@unocss/core': 66.7.0 - '@unocss/preset-mini': 66.7.0 - '@unocss/rule-utils': 66.7.0 + '@unocss/core': 66.7.2 + '@unocss/preset-mini': 66.7.2 + '@unocss/rule-utils': 66.7.2 - '@unocss/preset-wind4@66.7.0': + '@unocss/preset-wind4@66.7.2': dependencies: - '@unocss/core': 66.7.0 - '@unocss/extractor-arbitrary-variants': 66.7.0 - '@unocss/rule-utils': 66.7.0 + '@unocss/core': 66.7.2 + '@unocss/extractor-arbitrary-variants': 66.7.2 + '@unocss/rule-utils': 66.7.2 - '@unocss/preset-wind@66.7.0': + '@unocss/preset-wind@66.7.2': dependencies: - '@unocss/core': 66.7.0 - '@unocss/preset-wind3': 66.7.0 + '@unocss/core': 66.7.2 + '@unocss/preset-wind3': 66.7.2 - '@unocss/reset@66.7.0': {} + '@unocss/reset@66.7.2': {} - '@unocss/rule-utils@66.7.0': + '@unocss/rule-utils@66.7.2': dependencies: - '@unocss/core': 66.7.0 + '@unocss/core': 66.7.2 magic-string: 0.30.21 - '@unocss/transformer-attributify-jsx@66.7.0': + '@unocss/transformer-attributify-jsx@66.7.2': dependencies: - '@unocss/core': 66.7.0 + '@unocss/core': 66.7.2 oxc-parser: 0.131.0 oxc-walker: 0.7.0(oxc-parser@0.131.0) - '@unocss/transformer-compile-class@66.7.0': + '@unocss/transformer-compile-class@66.7.2': dependencies: - '@unocss/core': 66.7.0 + '@unocss/core': 66.7.2 - '@unocss/transformer-directives@66.7.0': + '@unocss/transformer-directives@66.7.2': dependencies: - '@unocss/core': 66.7.0 - '@unocss/rule-utils': 66.7.0 + '@unocss/core': 66.7.2 + '@unocss/rule-utils': 66.7.2 css-tree: 3.2.1 - '@unocss/transformer-variant-group@66.7.0': + '@unocss/transformer-variant-group@66.7.2': dependencies: - '@unocss/core': 66.7.0 + '@unocss/core': 66.7.2 - '@unocss/vite@66.7.0(vite@5.4.21(@types/node@22.13.4)(sass@1.85.0))': + '@unocss/vite@66.7.2(vite@5.4.21(@types/node@22.13.4)(sass@1.85.0))': dependencies: '@jridgewell/remapping': 2.3.5 - '@unocss/config': 66.7.0 - '@unocss/core': 66.7.0 - '@unocss/inspector': 66.7.0 + '@unocss/config': 66.7.2 + '@unocss/core': 66.7.2 + '@unocss/inspector': 66.7.2 chokidar: 5.0.0 magic-string: 0.30.21 pathe: 2.0.3 @@ -9675,13 +9669,13 @@ snapshots: chai: 5.2.0 tinyrainbow: 1.2.0 - '@vitest/mocker@2.1.9(vite@5.4.21(@types/node@20.19.41)(sass@1.85.0))': + '@vitest/mocker@2.1.9(vite@5.4.21(@types/node@20.19.43)(sass@1.85.0))': dependencies: '@vitest/spy': 2.1.9 estree-walker: 3.0.3 magic-string: 0.30.19 optionalDependencies: - vite: 5.4.21(@types/node@20.19.41)(sass@1.85.0) + vite: 5.4.21(@types/node@20.19.43)(sass@1.85.0) '@vitest/pretty-format@2.1.9': dependencies: @@ -10077,7 +10071,7 @@ snapshots: espree: 10.3.0 fast-glob: 3.3.3 is-glob: 4.0.3 - semver: 7.8.2 + semver: 7.8.4 transitivePeerDependencies: - supports-color @@ -10457,7 +10451,7 @@ snapshots: figures: 3.2.0 find-up: 5.0.0 git-semver-tags: 5.0.1 - semver: 7.8.2 + semver: 7.8.4 yaml: 2.9.0 yargs: 17.7.2 @@ -10548,7 +10542,7 @@ snapshots: handlebars: 4.7.8 json-stringify-safe: 5.0.1 meow: 8.1.2 - semver: 7.8.2 + semver: 7.8.4 split: 1.0.1 conventional-changelog@4.0.0: @@ -10614,9 +10608,9 @@ snapshots: object-assign: 4.1.1 vary: 1.1.2 - cosmiconfig-typescript-loader@6.1.0(@types/node@20.19.41)(cosmiconfig@9.0.1(typescript@5.9.3))(typescript@5.9.3): + cosmiconfig-typescript-loader@6.1.0(@types/node@20.19.43)(cosmiconfig@9.0.1(typescript@5.9.3))(typescript@5.9.3): dependencies: - '@types/node': 20.19.41 + '@types/node': 20.19.43 cosmiconfig: 9.0.1(typescript@5.9.3) jiti: 2.6.1 typescript: 5.9.3 @@ -11051,13 +11045,13 @@ snapshots: eslint-compat-utils@0.6.4(eslint@8.57.1): dependencies: eslint: 8.57.1 - semver: 7.8.2 + semver: 7.8.4 - eslint-config-airbnb-base@15.0.0(eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.60.1(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1))(eslint@8.57.1): + eslint-config-airbnb-base@15.0.0(eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.61.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1))(eslint@8.57.1): dependencies: confusing-browser-globals: 1.0.11 eslint: 8.57.1 - eslint-plugin-import: 2.32.0(@typescript-eslint/parser@8.60.1(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1) + eslint-plugin-import: 2.32.0(@typescript-eslint/parser@8.61.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1) object.assign: 4.1.7 object.entries: 1.1.8 semver: 6.3.1 @@ -11070,11 +11064,11 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-module-utils@2.12.1(@typescript-eslint/parser@8.60.1(eslint@8.57.1)(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint@8.57.1): + eslint-module-utils@2.12.1(@typescript-eslint/parser@8.61.0(eslint@8.57.1)(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint@8.57.1): dependencies: debug: 3.2.7 optionalDependencies: - '@typescript-eslint/parser': 8.60.1(eslint@8.57.1)(typescript@5.9.3) + '@typescript-eslint/parser': 8.61.0(eslint@8.57.1)(typescript@5.9.3) eslint: 8.57.1 eslint-import-resolver-node: 0.3.9 transitivePeerDependencies: @@ -11094,7 +11088,7 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.60.1(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1): + eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.61.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1): dependencies: '@rtsao/scc': 1.1.0 array-includes: 3.1.9 @@ -11105,7 +11099,7 @@ snapshots: doctrine: 2.1.0 eslint: 8.57.1 eslint-import-resolver-node: 0.3.9 - eslint-module-utils: 2.12.1(@typescript-eslint/parser@8.60.1(eslint@8.57.1)(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint@8.57.1) + eslint-module-utils: 2.12.1(@typescript-eslint/parser@8.61.0(eslint@8.57.1)(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint@8.57.1) hasown: 2.0.2 is-core-module: 2.16.1 is-glob: 4.0.3 @@ -11117,19 +11111,19 @@ snapshots: string.prototype.trimend: 1.0.9 tsconfig-paths: 3.15.0 optionalDependencies: - '@typescript-eslint/parser': 8.60.1(eslint@8.57.1)(typescript@5.9.3) + '@typescript-eslint/parser': 8.61.0(eslint@8.57.1)(typescript@5.9.3) transitivePeerDependencies: - eslint-import-resolver-typescript - eslint-import-resolver-webpack - supports-color - eslint-plugin-tailwindcss@3.18.3(tailwindcss@3.4.19(ts-node@10.9.2(@types/node@20.19.41)(typescript@5.9.3))): + eslint-plugin-tailwindcss@3.18.3(tailwindcss@3.4.19(ts-node@10.9.2(@types/node@20.19.43)(typescript@5.9.3))): dependencies: fast-glob: 3.3.3 postcss: 8.5.8 synckit: 0.11.12 - tailwind-api-utils: 1.0.3(tailwindcss@3.4.19(ts-node@10.9.2(@types/node@20.19.41)(typescript@5.9.3))) - tailwindcss: 3.4.19(ts-node@10.9.2(@types/node@20.19.41)(typescript@5.9.3)) + tailwind-api-utils: 1.0.3(tailwindcss@3.4.19(ts-node@10.9.2(@types/node@20.19.43)(typescript@5.9.3))) + tailwindcss: 3.4.19(ts-node@10.9.2(@types/node@20.19.43)(typescript@5.9.3)) eslint-plugin-vue@9.33.0(eslint@8.57.1): dependencies: @@ -11667,7 +11661,7 @@ snapshots: git-semver-tags@5.0.1: dependencies: meow: 8.1.2 - semver: 7.8.2 + semver: 7.8.4 gitconfiglocal@1.0.0: dependencies: @@ -12354,7 +12348,7 @@ snapshots: lodash.isstring: 4.0.1 lodash.once: 4.1.1 ms: 2.1.3 - semver: 7.8.2 + semver: 7.8.4 jwa@1.4.1: dependencies: @@ -13035,7 +13029,7 @@ snapshots: node-releases@2.0.19: {} - nodemailer@8.0.10: {} + nodemailer@8.0.11: {} normalize-package-data@2.5.0: dependencies: @@ -13048,7 +13042,7 @@ snapshots: dependencies: hosted-git-info: 4.1.0 is-core-module: 2.16.1 - semver: 7.8.2 + semver: 7.8.4 validate-npm-package-license: 3.0.4 normalize-path@3.0.0: {} @@ -13372,13 +13366,13 @@ snapshots: camelcase-css: 2.0.1 postcss: 8.5.6 - postcss-load-config@4.0.2(postcss@8.5.6)(ts-node@10.9.2(@types/node@20.19.41)(typescript@5.9.3)): + postcss-load-config@4.0.2(postcss@8.5.6)(ts-node@10.9.2(@types/node@20.19.43)(typescript@5.9.3)): dependencies: lilconfig: 3.1.3 yaml: 2.9.0 optionalDependencies: postcss: 8.5.6 - ts-node: 10.9.2(@types/node@20.19.41)(typescript@5.9.3) + ts-node: 10.9.2(@types/node@20.19.43)(typescript@5.9.3) postcss-nested@6.2.0(postcss@8.5.6): dependencies: @@ -13467,7 +13461,7 @@ snapshots: '@protobufjs/path': 1.1.2 '@protobufjs/pool': 1.1.0 '@protobufjs/utf8': 1.1.0 - '@types/node': 20.19.41 + '@types/node': 20.19.43 long: 5.3.1 proxy-addr@2.0.7: @@ -13860,7 +13854,7 @@ snapshots: semver@7.7.4: {} - semver@7.8.2: {} + semver@7.8.4: {} send@0.19.0: dependencies: @@ -13937,7 +13931,7 @@ snapshots: dependencies: color: 4.2.3 detect-libc: 2.0.3 - semver: 7.8.2 + semver: 7.8.4 optionalDependencies: '@img/sharp-darwin-arm64': 0.33.5 '@img/sharp-darwin-x64': 0.33.5 @@ -14214,14 +14208,14 @@ snapshots: '@pkgr/core': 0.1.1 tslib: 2.8.1 - tailwind-api-utils@1.0.3(tailwindcss@3.4.19(ts-node@10.9.2(@types/node@20.19.41)(typescript@5.9.3))): + tailwind-api-utils@1.0.3(tailwindcss@3.4.19(ts-node@10.9.2(@types/node@20.19.43)(typescript@5.9.3))): dependencies: enhanced-resolve: 5.20.1 jiti: 2.6.1 local-pkg: 1.1.1 - tailwindcss: 3.4.19(ts-node@10.9.2(@types/node@20.19.41)(typescript@5.9.3)) + tailwindcss: 3.4.19(ts-node@10.9.2(@types/node@20.19.43)(typescript@5.9.3)) - tailwindcss@3.4.19(ts-node@10.9.2(@types/node@20.19.41)(typescript@5.9.3)): + tailwindcss@3.4.19(ts-node@10.9.2(@types/node@20.19.43)(typescript@5.9.3)): dependencies: '@alloc/quick-lru': 5.2.0 arg: 5.0.2 @@ -14240,7 +14234,7 @@ snapshots: postcss: 8.5.6 postcss-import: 15.1.0(postcss@8.5.6) postcss-js: 4.0.1(postcss@8.5.6) - postcss-load-config: 4.0.2(postcss@8.5.6)(ts-node@10.9.2(@types/node@20.19.41)(typescript@5.9.3)) + postcss-load-config: 4.0.2(postcss@8.5.6)(ts-node@10.9.2(@types/node@20.19.43)(typescript@5.9.3)) postcss-nested: 6.2.0(postcss@8.5.6) postcss-selector-parser: 6.1.2 resolve: 1.22.10 @@ -14358,14 +14352,14 @@ snapshots: ts-interface-checker@0.1.13: {} - ts-node@10.9.2(@types/node@20.19.41)(typescript@5.9.3): + ts-node@10.9.2(@types/node@20.19.43)(typescript@5.9.3): 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': 20.19.41 + '@types/node': 20.19.43 acorn: 8.14.0 acorn-walk: 8.3.4 arg: 4.1.3 @@ -14389,14 +14383,14 @@ snapshots: tslib@2.8.1: {} - turbo@2.9.16: + turbo@2.9.18: optionalDependencies: - '@turbo/darwin-64': 2.9.16 - '@turbo/darwin-arm64': 2.9.16 - '@turbo/linux-64': 2.9.16 - '@turbo/linux-arm64': 2.9.16 - '@turbo/windows-64': 2.9.16 - '@turbo/windows-arm64': 2.9.16 + '@turbo/darwin-64': 2.9.18 + '@turbo/darwin-arm64': 2.9.18 + '@turbo/linux-64': 2.9.18 + '@turbo/linux-arm64': 2.9.18 + '@turbo/windows-64': 2.9.18 + '@turbo/windows-arm64': 2.9.18 type-check@0.4.0: dependencies: @@ -14560,27 +14554,27 @@ snapshots: universalify@2.0.1: {} - unocss@66.7.0(@unocss/astro@66.7.0(vite@5.4.21(@types/node@22.13.4)(sass@1.85.0)))(vite@5.4.21(@types/node@22.13.4)(sass@1.85.0)): - dependencies: - '@unocss/cli': 66.7.0 - '@unocss/core': 66.7.0 - '@unocss/preset-attributify': 66.7.0 - '@unocss/preset-icons': 66.7.0 - '@unocss/preset-mini': 66.7.0 - '@unocss/preset-tagify': 66.7.0 - '@unocss/preset-typography': 66.7.0 - '@unocss/preset-uno': 66.7.0 - '@unocss/preset-web-fonts': 66.7.0 - '@unocss/preset-wind': 66.7.0 - '@unocss/preset-wind3': 66.7.0 - '@unocss/preset-wind4': 66.7.0 - '@unocss/transformer-attributify-jsx': 66.7.0 - '@unocss/transformer-compile-class': 66.7.0 - '@unocss/transformer-directives': 66.7.0 - '@unocss/transformer-variant-group': 66.7.0 - '@unocss/vite': 66.7.0(vite@5.4.21(@types/node@22.13.4)(sass@1.85.0)) + unocss@66.7.2(@unocss/astro@66.7.2(vite@5.4.21(@types/node@22.13.4)(sass@1.85.0)))(vite@5.4.21(@types/node@22.13.4)(sass@1.85.0)): + dependencies: + '@unocss/cli': 66.7.2 + '@unocss/core': 66.7.2 + '@unocss/preset-attributify': 66.7.2 + '@unocss/preset-icons': 66.7.2 + '@unocss/preset-mini': 66.7.2 + '@unocss/preset-tagify': 66.7.2 + '@unocss/preset-typography': 66.7.2 + '@unocss/preset-uno': 66.7.2 + '@unocss/preset-web-fonts': 66.7.2 + '@unocss/preset-wind': 66.7.2 + '@unocss/preset-wind3': 66.7.2 + '@unocss/preset-wind4': 66.7.2 + '@unocss/transformer-attributify-jsx': 66.7.2 + '@unocss/transformer-compile-class': 66.7.2 + '@unocss/transformer-directives': 66.7.2 + '@unocss/transformer-variant-group': 66.7.2 + '@unocss/vite': 66.7.2(vite@5.4.21(@types/node@22.13.4)(sass@1.85.0)) optionalDependencies: - '@unocss/astro': 66.7.0(vite@5.4.21(@types/node@22.13.4)(sass@1.85.0)) + '@unocss/astro': 66.7.2(vite@5.4.21(@types/node@22.13.4)(sass@1.85.0)) transitivePeerDependencies: - vite @@ -14663,13 +14657,13 @@ snapshots: dependencies: vite: 5.4.18(@types/node@22.13.4)(sass@1.85.0) - vite-node@2.1.9(@types/node@20.19.41)(sass@1.85.0): + vite-node@2.1.9(@types/node@20.19.43)(sass@1.85.0): dependencies: cac: 6.7.14 debug: 4.4.3 es-module-lexer: 1.6.0 pathe: 1.1.2 - vite: 5.4.21(@types/node@20.19.41)(sass@1.85.0) + vite: 5.4.21(@types/node@20.19.43)(sass@1.85.0) transitivePeerDependencies: - '@types/node' - less @@ -14748,13 +14742,13 @@ snapshots: fsevents: 2.3.3 sass: 1.85.0 - vite@5.4.21(@types/node@20.19.41)(sass@1.85.0): + vite@5.4.21(@types/node@20.19.43)(sass@1.85.0): dependencies: esbuild: 0.21.5 postcss: 8.5.6 rollup: 4.52.5 optionalDependencies: - '@types/node': 20.19.41 + '@types/node': 20.19.43 fsevents: 2.3.3 sass: 1.85.0 @@ -14772,10 +14766,10 @@ snapshots: optionalDependencies: vite: 5.4.19(@types/node@22.13.4)(sass@1.85.0) - vitest@2.1.9(@types/node@20.19.41)(jsdom@25.0.1)(sass@1.85.0): + vitest@2.1.9(@types/node@20.19.43)(jsdom@25.0.1)(sass@1.85.0): dependencies: '@vitest/expect': 2.1.9 - '@vitest/mocker': 2.1.9(vite@5.4.21(@types/node@20.19.41)(sass@1.85.0)) + '@vitest/mocker': 2.1.9(vite@5.4.21(@types/node@20.19.43)(sass@1.85.0)) '@vitest/pretty-format': 2.1.9 '@vitest/runner': 2.1.9 '@vitest/snapshot': 2.1.9 @@ -14791,11 +14785,11 @@ snapshots: tinyexec: 0.3.2 tinypool: 1.0.2 tinyrainbow: 1.2.0 - vite: 5.4.21(@types/node@20.19.41)(sass@1.85.0) - vite-node: 2.1.9(@types/node@20.19.41)(sass@1.85.0) + vite: 5.4.21(@types/node@20.19.43)(sass@1.85.0) + vite-node: 2.1.9(@types/node@20.19.43)(sass@1.85.0) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 20.19.41 + '@types/node': 20.19.43 jsdom: 25.0.1 transitivePeerDependencies: - less