From 57c9f00a23e081196b4925b38bd0097c4ba6e093 Mon Sep 17 00:00:00 2001 From: Arno V Date: Thu, 5 Sep 2024 13:19:52 -0400 Subject: [PATCH] fix: bump non-breaking dependencies to latest (#615) --- package.json | 6 +- packages/documentation/package.json | 4 +- packages/ui-components/package.json | 10 +- packages/ui-styles/package.json | 6 +- pnpm-lock.yaml | 904 +++++++++++----------------- 5 files changed, 372 insertions(+), 558 deletions(-) diff --git a/package.json b/package.json index 22394d6f..29194dc3 100644 --- a/package.json +++ b/package.json @@ -15,8 +15,8 @@ }, "devDependencies": { "@node-cli/bundlesize": "4.2.1", - "@versini/dev-dependencies-client": "6.0.1", - "@versini/dev-dependencies-types": "1.3.4" + "@versini/dev-dependencies-client": "6.0.2", + "@versini/dev-dependencies-types": "1.3.5" }, - "packageManager": "pnpm@9.8.0+sha512.8e4c3550fb500e808dbc30bb0ce4dd1eb614e30b1c55245f211591ec2cdf9c611cabd34e1364b42f564bd54b3945ed0f49d61d1bbf2ec9bd74b866fcdc723276" + "packageManager": "pnpm@9.9.0+sha512.60c18acd138bff695d339be6ad13f7e936eea6745660d4cc4a776d5247c540d0edee1a563695c183a66eb917ef88f2b4feb1fc25f32a7adcadc7aaf3438e99c1" } diff --git a/packages/documentation/package.json b/packages/documentation/package.json index 16daace6..2277e6e2 100644 --- a/packages/documentation/package.json +++ b/packages/documentation/package.json @@ -20,7 +20,7 @@ "@ladle/react": "4.1.1" }, "dependencies": { - "@tailwindcss/typography": "0.5.14", + "@tailwindcss/typography": "0.5.15", "@versini/ui-components": "workspace:../ui-components", "@versini/ui-fingerprint": "workspace:../ui-fingerprint", "@versini/ui-form": "workspace:../ui-form", @@ -29,7 +29,7 @@ "@versini/ui-system": "workspace:../ui-system", "clsx": "2.1.1", "prismjs": "1.29.0", - "prism-react-renderer": "2.3.1", + "prism-react-renderer": "2.4.0", "react": "18.3.1", "react-dom": "18.3.1", "tailwindcss": "3.4.10" diff --git a/packages/ui-components/package.json b/packages/ui-components/package.json index 8fc00ff4..61507fb2 100644 --- a/packages/ui-components/package.json +++ b/packages/ui-components/package.json @@ -14,9 +14,7 @@ "type": "module", "main": "dist/index.js", "types": "dist/index.d.ts", - "files": [ - "dist" - ], + "files": ["dist"], "scripts": { "build:check": "tsc", "build:js": "vite build", @@ -46,14 +44,12 @@ }, "dependencies": { "@floating-ui/react": "0.26.23", - "@tailwindcss/typography": "0.5.14", + "@tailwindcss/typography": "0.5.15", "@versini/ui-hooks": "workspace:../ui-hooks", "@versini/ui-icons": "workspace:../ui-icons", "@versini/ui-private": "workspace:../ui-private", "clsx": "2.1.1", "tailwindcss": "3.4.10" }, - "sideEffects": [ - "**/*.css" - ] + "sideEffects": ["**/*.css"] } diff --git a/packages/ui-styles/package.json b/packages/ui-styles/package.json index c3e135ab..cefb3500 100644 --- a/packages/ui-styles/package.json +++ b/packages/ui-styles/package.json @@ -14,9 +14,7 @@ "type": "module", "main": "dist/index.js", "types": "dist/index.d.ts", - "files": [ - "dist" - ], + "files": ["dist"], "scripts": { "build:check": "tsc", "build:js": "vite build", @@ -32,7 +30,7 @@ "test": "cross-env-shell NODE_ENV=test vitest run" }, "dependencies": { - "@tailwindcss/typography": "0.5.14", + "@tailwindcss/typography": "0.5.15", "culori": "4.0.1", "tailwindcss": "3.4.10" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6391b54f..1eb3bd31 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,11 +12,11 @@ importers: specifier: 4.2.1 version: 4.2.1 '@versini/dev-dependencies-client': - specifier: 6.0.1 - version: 6.0.1(@microsoft/api-extractor@7.47.4(@types/node@22.5.0))(@swc/core@1.6.7(@swc/helpers@0.5.12))(@swc/helpers@0.5.12)(@types/node@22.5.0)(@types/react-dom@18.3.0)(@types/react@18.3.4)(encoding@0.1.13)(esbuild@0.23.0)(happy-dom@15.0.0)(jiti@1.21.0)(jsdom@25.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(terser@5.29.1)(typescript@5.5.4)(yaml@2.5.0) + specifier: 6.0.2 + version: 6.0.2(@microsoft/api-extractor@7.47.4(@types/node@22.5.4))(@swc/core@1.6.7(@swc/helpers@0.5.12))(@swc/helpers@0.5.12)(@types/node@22.5.4)(@types/react-dom@18.3.0)(@types/react@18.3.5)(encoding@0.1.13)(esbuild@0.23.0)(happy-dom@15.7.3)(jiti@1.21.0)(jsdom@25.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(terser@5.29.1)(typescript@5.5.4)(yaml@2.5.0) '@versini/dev-dependencies-types': - specifier: 1.3.4 - version: 1.3.4 + specifier: 1.3.5 + version: 1.3.5 examples/with-vite: dependencies: @@ -68,10 +68,10 @@ importers: devDependencies: css-loader: specifier: 7.1.2 - version: 7.1.2(@rspack/core@0.7.5(@swc/helpers@0.5.12))(webpack@5.94.0(@swc/core@1.6.7(@swc/helpers@0.5.12))(esbuild@0.23.0)(webpack-cli@5.1.4)) + version: 7.1.2(@rspack/core@1.0.3(@swc/helpers@0.5.12))(webpack@5.94.0(@swc/core@1.6.7(@swc/helpers@0.5.12))(esbuild@0.23.0)(webpack-cli@5.1.4)) html-webpack-plugin: specifier: 5.6.0 - version: 5.6.0(@rspack/core@0.7.5(@swc/helpers@0.5.12))(webpack@5.94.0(@swc/core@1.6.7(@swc/helpers@0.5.12))(esbuild@0.23.0)(webpack-cli@5.1.4)) + version: 5.6.0(@rspack/core@1.0.3(@swc/helpers@0.5.12))(webpack@5.94.0(@swc/core@1.6.7(@swc/helpers@0.5.12))(esbuild@0.23.0)(webpack-cli@5.1.4)) mini-css-extract-plugin: specifier: 2.9.1 version: 2.9.1(webpack@5.94.0(@swc/core@1.6.7(@swc/helpers@0.5.12))(esbuild@0.23.0)(webpack-cli@5.1.4)) @@ -80,7 +80,7 @@ importers: version: 8.4.41 postcss-loader: specifier: 8.1.1 - version: 8.1.1(@rspack/core@0.7.5(@swc/helpers@0.5.12))(postcss@8.4.41)(typescript@5.5.4)(webpack@5.94.0(@swc/core@1.6.7(@swc/helpers@0.5.12))(esbuild@0.23.0)(webpack-cli@5.1.4)) + version: 8.1.1(@rspack/core@1.0.3(@swc/helpers@0.5.12))(postcss@8.4.41)(typescript@5.5.4)(webpack@5.94.0(@swc/core@1.6.7(@swc/helpers@0.5.12))(esbuild@0.23.0)(webpack-cli@5.1.4)) style-loader: specifier: 4.0.0 version: 4.0.0(webpack@5.94.0(@swc/core@1.6.7(@swc/helpers@0.5.12))(esbuild@0.23.0)(webpack-cli@5.1.4)) @@ -137,8 +137,8 @@ importers: packages/documentation: dependencies: '@tailwindcss/typography': - specifier: 0.5.14 - version: 0.5.14(tailwindcss@3.4.10) + specifier: 0.5.15 + version: 0.5.15(tailwindcss@3.4.10) '@versini/ui-components': specifier: workspace:../ui-components version: link:../ui-components @@ -161,8 +161,8 @@ importers: specifier: 2.1.1 version: 2.1.1 prism-react-renderer: - specifier: 2.3.1 - version: 2.3.1(react@18.3.1) + specifier: 2.4.0 + version: 2.4.0(react@18.3.1) prismjs: specifier: 1.29.0 version: 1.29.0 @@ -178,7 +178,7 @@ importers: devDependencies: '@ladle/react': specifier: 4.1.1 - version: 4.1.1(@swc/helpers@0.5.12)(@types/node@22.5.0)(@types/react@18.3.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(terser@5.29.1)(typescript@5.5.4) + version: 4.1.1(@swc/helpers@0.5.12)(@types/node@22.5.4)(@types/react@18.3.5)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(terser@5.29.1)(typescript@5.5.4) packages/ui-components: dependencies: @@ -186,8 +186,8 @@ importers: specifier: 0.26.23 version: 0.26.23(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@tailwindcss/typography': - specifier: 0.5.14 - version: 0.5.14(tailwindcss@3.4.10) + specifier: 0.5.15 + version: 0.5.15(tailwindcss@3.4.10) '@versini/ui-hooks': specifier: workspace:../ui-hooks version: link:../ui-hooks @@ -290,8 +290,8 @@ importers: packages/ui-styles: dependencies: '@tailwindcss/typography': - specifier: 0.5.14 - version: 0.5.14(tailwindcss@3.4.10) + specifier: 0.5.15 + version: 0.5.15(tailwindcss@3.4.10) culori: specifier: 4.0.1 version: 4.0.1 @@ -389,10 +389,6 @@ packages: resolution: {integrity: sha512-Viv/PQo4H6heDt0lQ6R0S8INpHhvmhm3MAXCBhMNZbsrrW8hdd9zxJ0rfSgv7jUFqRqRLCxA0crO2ObeMlySjQ==} engines: {node: '>= 10'} - '@babel/code-frame@7.23.5': - resolution: {integrity: sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA==} - engines: {node: '>=6.9.0'} - '@babel/code-frame@7.24.7': resolution: {integrity: sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==} engines: {node: '>=6.9.0'} @@ -451,10 +447,6 @@ packages: resolution: {integrity: sha512-7MbVt6xrwFQbunH2DNQsAP5sTGxfqQtErvBIvIMi6EQnbgUOuVYanvREcmFrOPhoXBrTtjhhP+lW+o5UfK+tDg==} engines: {node: '>=6.9.0'} - '@babel/helper-validator-identifier@7.22.20': - resolution: {integrity: sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==} - engines: {node: '>=6.9.0'} - '@babel/helper-validator-identifier@7.24.7': resolution: {integrity: sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==} engines: {node: '>=6.9.0'} @@ -467,10 +459,6 @@ packages: resolution: {integrity: sha512-NlmJJtvcw72yRJRcnCmGvSi+3jDEg8qFu3z0AFoymmzLx5ERVWyzd9kVXr7Th9/8yIJi2Zc6av4Tqz3wFs8QWg==} engines: {node: '>=6.9.0'} - '@babel/highlight@7.23.4': - resolution: {integrity: sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A==} - engines: {node: '>=6.9.0'} - '@babel/highlight@7.24.7': resolution: {integrity: sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==} engines: {node: '>=6.9.0'} @@ -920,10 +908,6 @@ packages: resolution: {integrity: sha512-u3UPsIilWKOM3F9CXtrG8LEJmNxwoCQC/XVj4IKYXvvpx7QIi/Kg1LI5uDmDpKlac62NUtX7eLjRh+jVZcLOzw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - '@jridgewell/gen-mapping@0.3.3': - resolution: {integrity: sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==} - engines: {node: '>=6.0.0'} - '@jridgewell/gen-mapping@0.3.5': resolution: {integrity: sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==} engines: {node: '>=6.0.0'} @@ -932,10 +916,6 @@ packages: resolution: {integrity: sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA==} engines: {node: '>=6.0.0'} - '@jridgewell/set-array@1.1.2': - resolution: {integrity: sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==} - engines: {node: '>=6.0.0'} - '@jridgewell/set-array@1.2.1': resolution: {integrity: sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==} engines: {node: '>=6.0.0'} @@ -995,27 +975,15 @@ packages: '@microsoft/tsdoc@0.15.0': resolution: {integrity: sha512-HZpPoABogPvjeJOdzCOSJsXeL/SMCBgBZMVC3X3d7YYp2gf31MfxhUoYUNwf1ERPJOnQc0wkFn9trqI6ZEdZuA==} - '@module-federation/runtime-tools@0.1.6': - resolution: {integrity: sha512-7ILVnzMIa0Dlc0Blck5tVZG1tnk1MmLnuZpLOMpbdW+zl+N6wdMjjHMjEZFCUAJh2E5XJ3BREwfX8Ets0nIkLg==} - '@module-federation/runtime-tools@0.5.1': resolution: {integrity: sha512-nfBedkoZ3/SWyO0hnmaxuz0R0iGPSikHZOAZ0N/dVSQaIzlffUo35B5nlC2wgWIc0JdMZfkwkjZRrnuuDIJbzg==} - '@module-federation/runtime@0.1.6': - resolution: {integrity: sha512-nj6a+yJ+QxmcE89qmrTl4lphBIoAds0PFPVGnqLRWflwAP88jrCcrrTqRhARegkFDL+wE9AE04+h6jzlbIfMKg==} - '@module-federation/runtime@0.5.1': resolution: {integrity: sha512-xgiMUWwGLWDrvZc9JibuEbXIbhXg6z2oUkemogSvQ4LKvrl/n0kbqP1Blk669mXzyWbqtSp6PpvNdwaE1aN5xQ==} - '@module-federation/sdk@0.1.6': - resolution: {integrity: sha512-qifXpyYLM7abUeEOIfv0oTkguZgRZuwh89YOAYIZJlkP6QbRG7DJMQvtM8X2yHXm9PTk0IYNnOJH0vNQCo6auQ==} - '@module-federation/sdk@0.5.1': resolution: {integrity: sha512-exvchtjNURJJkpqjQ3/opdbfeT2wPKvrbnGnyRkrwW5o3FH1LaST1tkiNviT6OXTexGaVc2DahbdniQHVtQ7pA==} - '@module-federation/webpack-bundler-runtime@0.1.6': - resolution: {integrity: sha512-K5WhKZ4RVNaMEtfHsd/9CNCgGKB0ipbm/tgweNNeC11mEuBTNxJ09Y630vg3WPkKv9vfMCuXg2p2Dk+Q/KWTSA==} - '@module-federation/webpack-bundler-runtime@0.5.1': resolution: {integrity: sha512-mMhRFH0k2VjwHt3Jol9JkUsmI/4XlrAoBG3E0o7HoyoPYv1UFOWyqAflfANcUPgbYpvqmyLzDcO+3IT36LXnrA==} @@ -1267,19 +1235,14 @@ packages: rollup: optional: true - '@rollup/rollup-android-arm-eabi@4.20.0': - resolution: {integrity: sha512-TSpWzflCc4VGAUJZlPpgAJE1+V60MePDQnBd7PPkpuEmOy8i87aL6tinFGKBFKuEDikYpig72QzdT3QPYIi+oA==} - cpu: [arm] - os: [android] - '@rollup/rollup-android-arm-eabi@4.21.0': resolution: {integrity: sha512-WTWD8PfoSAJ+qL87lE7votj3syLavxunWhzCnx3XFxFiI/BA/r3X7MUM8dVrH8rb2r4AiO8jJsr3ZjdaftmnfA==} cpu: [arm] os: [android] - '@rollup/rollup-android-arm64@4.20.0': - resolution: {integrity: sha512-u00Ro/nok7oGzVuh/FMYfNoGqxU5CPWz1mxV85S2w9LxHR8OoMQBuSk+3BKVIDYgkpeOET5yXkx90OYFc+ytpQ==} - cpu: [arm64] + '@rollup/rollup-android-arm-eabi@4.21.2': + resolution: {integrity: sha512-fSuPrt0ZO8uXeS+xP3b+yYTCBUd05MoSp2N/MFOgjhhUhMmchXlpTQrTpI8T+YAwAQuK7MafsCOxW7VrPMrJcg==} + cpu: [arm] os: [android] '@rollup/rollup-android-arm64@4.21.0': @@ -1287,19 +1250,19 @@ packages: cpu: [arm64] os: [android] - '@rollup/rollup-darwin-arm64@4.20.0': - resolution: {integrity: sha512-uFVfvzvsdGtlSLuL0ZlvPJvl6ZmrH4CBwLGEFPe7hUmf7htGAN+aXo43R/V6LATyxlKVC/m6UsLb7jbG+LG39Q==} + '@rollup/rollup-android-arm64@4.21.2': + resolution: {integrity: sha512-xGU5ZQmPlsjQS6tzTTGwMsnKUtu0WVbl0hYpTPauvbRAnmIvpInhJtgjj3mcuJpEiuUw4v1s4BimkdfDWlh7gA==} cpu: [arm64] - os: [darwin] + os: [android] '@rollup/rollup-darwin-arm64@4.21.0': resolution: {integrity: sha512-zOnKWLgDld/svhKO5PD9ozmL6roy5OQ5T4ThvdYZLpiOhEGY+dp2NwUmxK0Ld91LrbjrvtNAE0ERBwjqhZTRAA==} cpu: [arm64] os: [darwin] - '@rollup/rollup-darwin-x64@4.20.0': - resolution: {integrity: sha512-xbrMDdlev53vNXexEa6l0LffojxhqDTBeL+VUxuuIXys4x6xyvbKq5XqTXBCEUA8ty8iEJblHvFaWRJTk/icAQ==} - cpu: [x64] + '@rollup/rollup-darwin-arm64@4.21.2': + resolution: {integrity: sha512-99AhQ3/ZMxU7jw34Sq8brzXqWH/bMnf7ZVhvLk9QU2cOepbQSVTns6qoErJmSiAvU3InRqC2RRZ5ovh1KN0d0Q==} + cpu: [arm64] os: [darwin] '@rollup/rollup-darwin-x64@4.21.0': @@ -1307,18 +1270,18 @@ packages: cpu: [x64] os: [darwin] - '@rollup/rollup-linux-arm-gnueabihf@4.20.0': - resolution: {integrity: sha512-jMYvxZwGmoHFBTbr12Xc6wOdc2xA5tF5F2q6t7Rcfab68TT0n+r7dgawD4qhPEvasDsVpQi+MgDzj2faOLsZjA==} - cpu: [arm] - os: [linux] + '@rollup/rollup-darwin-x64@4.21.2': + resolution: {integrity: sha512-ZbRaUvw2iN/y37x6dY50D8m2BnDbBjlnMPotDi/qITMJ4sIxNY33HArjikDyakhSv0+ybdUxhWxE6kTI4oX26w==} + cpu: [x64] + os: [darwin] '@rollup/rollup-linux-arm-gnueabihf@4.21.0': resolution: {integrity: sha512-pWJsfQjNWNGsoCq53KjMtwdJDmh/6NubwQcz52aEwLEuvx08bzcy6tOUuawAOncPnxz/3siRtd8hiQ32G1y8VA==} cpu: [arm] os: [linux] - '@rollup/rollup-linux-arm-musleabihf@4.20.0': - resolution: {integrity: sha512-1asSTl4HKuIHIB1GcdFHNNZhxAYEdqML/MW4QmPS4G0ivbEcBr1JKlFLKsIRqjSwOBkdItn3/ZDlyvZ/N6KPlw==} + '@rollup/rollup-linux-arm-gnueabihf@4.21.2': + resolution: {integrity: sha512-ztRJJMiE8nnU1YFcdbd9BcH6bGWG1z+jP+IPW2oDUAPxPjo9dverIOyXz76m6IPA6udEL12reYeLojzW2cYL7w==} cpu: [arm] os: [linux] @@ -1327,9 +1290,9 @@ packages: cpu: [arm] os: [linux] - '@rollup/rollup-linux-arm64-gnu@4.20.0': - resolution: {integrity: sha512-COBb8Bkx56KldOYJfMf6wKeYJrtJ9vEgBRAOkfw6Ens0tnmzPqvlpjZiLgkhg6cA3DGzCmLmmd319pmHvKWWlQ==} - cpu: [arm64] + '@rollup/rollup-linux-arm-musleabihf@4.21.2': + resolution: {integrity: sha512-flOcGHDZajGKYpLV0JNc0VFH361M7rnV1ee+NTeC/BQQ1/0pllYcFmxpagltANYt8FYf9+kL6RSk80Ziwyhr7w==} + cpu: [arm] os: [linux] '@rollup/rollup-linux-arm64-gnu@4.21.0': @@ -1337,8 +1300,8 @@ packages: cpu: [arm64] os: [linux] - '@rollup/rollup-linux-arm64-musl@4.20.0': - resolution: {integrity: sha512-+it+mBSyMslVQa8wSPvBx53fYuZK/oLTu5RJoXogjk6x7Q7sz1GNRsXWjn6SwyJm8E/oMjNVwPhmNdIjwP135Q==} + '@rollup/rollup-linux-arm64-gnu@4.21.2': + resolution: {integrity: sha512-69CF19Kp3TdMopyteO/LJbWufOzqqXzkrv4L2sP8kfMaAQ6iwky7NoXTp7bD6/irKgknDKM0P9E/1l5XxVQAhw==} cpu: [arm64] os: [linux] @@ -1347,9 +1310,9 @@ packages: cpu: [arm64] os: [linux] - '@rollup/rollup-linux-powerpc64le-gnu@4.20.0': - resolution: {integrity: sha512-yAMvqhPfGKsAxHN8I4+jE0CpLWD8cv4z7CK7BMmhjDuz606Q2tFKkWRY8bHR9JQXYcoLfopo5TTqzxgPUjUMfw==} - cpu: [ppc64] + '@rollup/rollup-linux-arm64-musl@4.21.2': + resolution: {integrity: sha512-48pD/fJkTiHAZTnZwR0VzHrao70/4MlzJrq0ZsILjLW/Ab/1XlVUStYyGt7tdyIiVSlGZbnliqmult/QGA2O2w==} + cpu: [arm64] os: [linux] '@rollup/rollup-linux-powerpc64le-gnu@4.21.0': @@ -1357,9 +1320,9 @@ packages: cpu: [ppc64] os: [linux] - '@rollup/rollup-linux-riscv64-gnu@4.20.0': - resolution: {integrity: sha512-qmuxFpfmi/2SUkAw95TtNq/w/I7Gpjurx609OOOV7U4vhvUhBcftcmXwl3rqAek+ADBwSjIC4IVNLiszoj3dPA==} - cpu: [riscv64] + '@rollup/rollup-linux-powerpc64le-gnu@4.21.2': + resolution: {integrity: sha512-cZdyuInj0ofc7mAQpKcPR2a2iu4YM4FQfuUzCVA2u4HI95lCwzjoPtdWjdpDKyHxI0UO82bLDoOaLfpZ/wviyQ==} + cpu: [ppc64] os: [linux] '@rollup/rollup-linux-riscv64-gnu@4.21.0': @@ -1367,9 +1330,9 @@ packages: cpu: [riscv64] os: [linux] - '@rollup/rollup-linux-s390x-gnu@4.20.0': - resolution: {integrity: sha512-I0BtGXddHSHjV1mqTNkgUZLnS3WtsqebAXv11D5BZE/gfw5KoyXSAXVqyJximQXNvNzUo4GKlCK/dIwXlz+jlg==} - cpu: [s390x] + '@rollup/rollup-linux-riscv64-gnu@4.21.2': + resolution: {integrity: sha512-RL56JMT6NwQ0lXIQmMIWr1SW28z4E4pOhRRNqwWZeXpRlykRIlEpSWdsgNWJbYBEWD84eocjSGDu/XxbYeCmwg==} + cpu: [riscv64] os: [linux] '@rollup/rollup-linux-s390x-gnu@4.21.0': @@ -1377,9 +1340,9 @@ packages: cpu: [s390x] os: [linux] - '@rollup/rollup-linux-x64-gnu@4.20.0': - resolution: {integrity: sha512-y+eoL2I3iphUg9tN9GB6ku1FA8kOfmF4oUEWhztDJ4KXJy1agk/9+pejOuZkNFhRwHAOxMsBPLbXPd6mJiCwew==} - cpu: [x64] + '@rollup/rollup-linux-s390x-gnu@4.21.2': + resolution: {integrity: sha512-PMxkrWS9z38bCr3rWvDFVGD6sFeZJw4iQlhrup7ReGmfn7Oukrr/zweLhYX6v2/8J6Cep9IEA/SmjXjCmSbrMQ==} + cpu: [s390x] os: [linux] '@rollup/rollup-linux-x64-gnu@4.21.0': @@ -1387,8 +1350,8 @@ packages: cpu: [x64] os: [linux] - '@rollup/rollup-linux-x64-musl@4.20.0': - resolution: {integrity: sha512-hM3nhW40kBNYUkZb/r9k2FKK+/MnKglX7UYd4ZUy5DJs8/sMsIbqWK2piZtVGE3kcXVNj3B2IrUYROJMMCikNg==} + '@rollup/rollup-linux-x64-gnu@4.21.2': + resolution: {integrity: sha512-B90tYAUoLhU22olrafY3JQCFLnT3NglazdwkHyxNDYF/zAxJt5fJUB/yBoWFoIQ7SQj+KLe3iL4BhOMa9fzgpw==} cpu: [x64] os: [linux] @@ -1397,19 +1360,19 @@ packages: cpu: [x64] os: [linux] - '@rollup/rollup-win32-arm64-msvc@4.20.0': - resolution: {integrity: sha512-psegMvP+Ik/Bg7QRJbv8w8PAytPA7Uo8fpFjXyCRHWm6Nt42L+JtoqH8eDQ5hRP7/XW2UiIriy1Z46jf0Oa1kA==} - cpu: [arm64] - os: [win32] + '@rollup/rollup-linux-x64-musl@4.21.2': + resolution: {integrity: sha512-7twFizNXudESmC9oneLGIUmoHiiLppz/Xs5uJQ4ShvE6234K0VB1/aJYU3f/4g7PhssLGKBVCC37uRkkOi8wjg==} + cpu: [x64] + os: [linux] '@rollup/rollup-win32-arm64-msvc@4.21.0': resolution: {integrity: sha512-s5oFkZ/hFcrlAyBTONFY1TWndfyre1wOMwU+6KCpm/iatybvrRgmZVM+vCFwxmC5ZhdlgfE0N4XorsDpi7/4XQ==} cpu: [arm64] os: [win32] - '@rollup/rollup-win32-ia32-msvc@4.20.0': - resolution: {integrity: sha512-GabekH3w4lgAJpVxkk7hUzUf2hICSQO0a/BLFA11/RMxQT92MabKAqyubzDZmMOC/hcJNlc+rrypzNzYl4Dx7A==} - cpu: [ia32] + '@rollup/rollup-win32-arm64-msvc@4.21.2': + resolution: {integrity: sha512-9rRero0E7qTeYf6+rFh3AErTNU1VCQg2mn7CQcI44vNUWM9Ze7MSRS/9RFuSsox+vstRt97+x3sOhEey024FRQ==} + cpu: [arm64] os: [win32] '@rollup/rollup-win32-ia32-msvc@4.21.0': @@ -1417,9 +1380,9 @@ packages: cpu: [ia32] os: [win32] - '@rollup/rollup-win32-x64-msvc@4.20.0': - resolution: {integrity: sha512-aJ1EJSuTdGnM6qbVC4B5DSmozPTqIag9fSzXRNNo+humQLG89XpPgdt16Ia56ORD7s+H8Pmyx44uczDQ0yDzpg==} - cpu: [x64] + '@rollup/rollup-win32-ia32-msvc@4.21.2': + resolution: {integrity: sha512-5rA4vjlqgrpbFVVHX3qkrCo/fZTj1q0Xxpg+Z7yIo3J2AilW7t2+n6Q8Jrx+4MrYpAnjttTYF8rr7bP46BPzRw==} + cpu: [ia32] os: [win32] '@rollup/rollup-win32-x64-msvc@4.21.0': @@ -1427,128 +1390,76 @@ packages: cpu: [x64] os: [win32] - '@rsbuild/core@1.0.1-beta.16': - resolution: {integrity: sha512-/0s6E3bKqyxUby2X4H11xQppuXpPWqZzPWkynUX19o9T2K7FuPw5cyuE0iL3f2XlGucmgftSn06Am5HsQV+A+w==} + '@rollup/rollup-win32-x64-msvc@4.21.2': + resolution: {integrity: sha512-6UUxd0+SKomjdzuAcp+HAmxw1FlGBnl1v2yEPSabtx4lBfdXHDVsW7+lQkgz9cNFJGY3AWR7+V8P5BqkD9L9nA==} + cpu: [x64] + os: [win32] + + '@rsbuild/core@1.0.1-rc.4': + resolution: {integrity: sha512-JlouV5M+azv9YP6hD11rHeUns8Yk9sQN9QmMCKhutG75j1TCEKmrL0O7UmE89+uKlJTnL5Pyzy29TLO5ncIRjg==} engines: {node: '>=16.7.0'} hasBin: true - '@rsbuild/plugin-react@1.0.1-beta.16': - resolution: {integrity: sha512-c9TyoM+y8tJkmPAfnqC0u8FxuOxCXIjdGhYeAFUniVJrBEwZfJ+O/SvzqjbCtPF+3AhWJAYwDdecq0GhDN2FmQ==} + '@rsbuild/plugin-react@1.0.1-rc.4': + resolution: {integrity: sha512-1EPBjVgBPd9eQk0rDgm78q/vQDKabTP24+vUKz02iYZDZZPfCRyZrfF3GvKLVJXRW44JqT51ykK9t9oxw/tDtA==} peerDependencies: - '@rsbuild/core': ^1.0.1-beta.16 + '@rsbuild/core': ^1.0.1-rc.4 - '@rsbuild/plugin-type-check@1.0.1-beta.16': - resolution: {integrity: sha512-YH7JddNHW1/4NJdje6iqIVzJ09vNfM4syDwo6dpI2m1maQMldLpTT9Z+1sX8c31o9FXfgAXSYzuL/kANZMta7g==} + '@rsbuild/plugin-type-check@1.0.1-rc.4': + resolution: {integrity: sha512-w1+2UXSKC/6MbH48Je+y59z6nv+raAwpr0eY2OZTkNsFZzVhrhlYvMsN4AuwtyVtzil+zKjWYULQ3l1GY8RDlw==} peerDependencies: - '@rsbuild/core': ^1.0.1-beta.16 - - '@rspack/binding-darwin-arm64@0.7.5': - resolution: {integrity: sha512-mNBIm36s1BA7v4SL/r4f3IXIsjyH5CZX4eXMRPE52lBc3ClVuUB7d/8zk8dkyjJCMAj8PsZSnAJ3cfXnn7TN4g==} - cpu: [arm64] - os: [darwin] + '@rsbuild/core': ^1.0.1-rc.4 - '@rspack/binding-darwin-arm64@1.0.0-rc.0': - resolution: {integrity: sha512-4S/+q8HN69ErWUjGDePExqiNuKIEGYKEoT+91+Wz55jQV4NY1mNGRojKVKjZkz7MvbPEZ1howtpDcHuUE2+QhQ==} + '@rspack/binding-darwin-arm64@1.0.3': + resolution: {integrity: sha512-MZlQpDRJkjIJJqmYMiziwz9vLXi1KjORYW6hemC2umDfOzUmlkRPBUF8oEqXaUQ+zYLbjhk4iTSbFdrlqUR+6w==} cpu: [arm64] os: [darwin] - '@rspack/binding-darwin-x64@0.7.5': - resolution: {integrity: sha512-teLK0TB1x0CsvaaiCopsFx4EvJe+/Hljwii6R7C9qOZs5zSOfbT/LQ202eA0sAGodCncARCGaXVrsekbrRYqeA==} + '@rspack/binding-darwin-x64@1.0.3': + resolution: {integrity: sha512-Ke8Tw3+j5YFFIHjlqrEDnW5fbZU14s+l5LhLVaw6gVXH4yAAyFaZejaIViGi5fhKkdKmCXm0nVTK1KhhASZxAw==} cpu: [x64] os: [darwin] - '@rspack/binding-darwin-x64@1.0.0-rc.0': - resolution: {integrity: sha512-IN96SG6yRz4JwlzuNrhdApEg4J2UI9S8uD38vrJvH9TOO/Dv1puL82EpqTYBZYfbaddZsiZG9+5LNnsU9OEXJg==} - cpu: [x64] - os: [darwin] - - '@rspack/binding-linux-arm64-gnu@0.7.5': - resolution: {integrity: sha512-/24UytJXrK+7CsucDb30GCKYIJ8nG6ceqbJyOtsJv9zeArNLHkxrYGSyjHJIpQfwVN17BPP4RNOi+yIZ3ZgDyA==} + '@rspack/binding-linux-arm64-gnu@1.0.3': + resolution: {integrity: sha512-Ydm6rsBnPYlKfWtz6sPRgAgJ5fQ+zFSHplR4bFlARIOXeWPn7ckQvFZrmKexuR0ULjG3Z4sbfrU6udc2MAWvig==} cpu: [arm64] os: [linux] - '@rspack/binding-linux-arm64-gnu@1.0.0-rc.0': - resolution: {integrity: sha512-gqURooSNYGlwvgLE1xu8rz68E4Mfa2MONGTNMkre5aIYX2ZOd/MKGaB/R062Oj/78BIHmIGWcoz5GnBxBwToyw==} + '@rspack/binding-linux-arm64-musl@1.0.3': + resolution: {integrity: sha512-2aS65Xne3W6qJJ5PN5oL/bMbkUeYpsQduT+ML6vY6hqvi6W6wYtkvHwscQ4HisxKQFWdB2bsE1+UT34XgHpijw==} cpu: [arm64] os: [linux] - '@rspack/binding-linux-arm64-musl@0.7.5': - resolution: {integrity: sha512-6RcxG42mLM01Pa6UYycACu/Nu9qusghAPUJumb8b8x5TRIDEtklYC5Ck6Rmagm+8E0ucMude2E/D4rMdIFcS3A==} - cpu: [arm64] - os: [linux] - - '@rspack/binding-linux-arm64-musl@1.0.0-rc.0': - resolution: {integrity: sha512-302IJXw7F4YpHUEVJA2bkzlNfYp26jKXIddHpG4A3diw0/+5w1C4eDGrC9kuq642kFtu4nwP/8rjP0090/Orxw==} - cpu: [arm64] - os: [linux] - - '@rspack/binding-linux-x64-gnu@0.7.5': - resolution: {integrity: sha512-R0Lu4CJN2nWMW7WzPBuCIju80cQPpcaqwKJDj/quwQySpJJZ6c5qGwB8mntqjxIzZDrNH6u0OkpiUTbvWZj8ww==} - cpu: [x64] - os: [linux] - - '@rspack/binding-linux-x64-gnu@1.0.0-rc.0': - resolution: {integrity: sha512-VsHzd7iAwZA3j48PSj9beKva9wqde1BP2K3AF0aZe7amQoatG57YZtiOthZSWyDlwEm7VCuE6/4Jgf8vOQJX2g==} - cpu: [x64] - os: [linux] - - '@rspack/binding-linux-x64-musl@0.7.5': - resolution: {integrity: sha512-dDgi/ThikMy1m4llxPeEXDCA2I8F8ezFS/eCPLZGU2/J1b4ALwDjuRsMmo+VXSlFCKgIt98V6h1woeg7nu96yg==} + '@rspack/binding-linux-x64-gnu@1.0.3': + resolution: {integrity: sha512-6UWii/GBkV0B98RSjJr9Za5Y8rvU1vQpE5+8vb26pvo3Sh3kvRfOmSeIFyqR3I92er5SQKmEp8uggb74st6QGQ==} cpu: [x64] os: [linux] - '@rspack/binding-linux-x64-musl@1.0.0-rc.0': - resolution: {integrity: sha512-M6/SC33xWdlV2pmR3O3MrhfBZBpicMCl+GrJ0MXFb9ziC7auuuLfMmfqMakorphfL2yOOwSfcfZF8V2iiYoENw==} + '@rspack/binding-linux-x64-musl@1.0.3': + resolution: {integrity: sha512-tpKGPJEe6vkkH3bsDz+l7xndNrOGxDvbDVOXV0uSESnRr6Pef5253Bi5PNooGLSaWQlXVDdazhi6x1beVHI2eg==} cpu: [x64] os: [linux] - '@rspack/binding-win32-arm64-msvc@0.7.5': - resolution: {integrity: sha512-nEF4cUdLfgEK6FrgJSJhUlr2/7LY1tmqBNQCFsCjtDtUkQbJIEo1b8edT94G9tJcQoFE4cD+Re30yBYbQO2Thg==} + '@rspack/binding-win32-arm64-msvc@1.0.3': + resolution: {integrity: sha512-9FwP64T6yeq3cG1JQG0VagTMuJxJCT45G9LN5RTJ2kxJ4T28vL7uEc9usPpXOyd6xpbzTKXX0mVxL+c8x0EhZQ==} cpu: [arm64] os: [win32] - '@rspack/binding-win32-arm64-msvc@1.0.0-rc.0': - resolution: {integrity: sha512-ob510ObXoIBAMjPE8iBwvhWQ8Hd4v7bJSgImUBhSGExYI+z8b/gl8tNg8y1fttLtNO8j05rj9QFsGcZmv89Zsg==} - cpu: [arm64] - os: [win32] - - '@rspack/binding-win32-ia32-msvc@0.7.5': - resolution: {integrity: sha512-hEcHRwJIzpZsePr+5x6V/7TGhrPXhSZYG4sIhsrem1za9W+qqCYYLZ7KzzbRODU07QaAH2RxjcA1bf8F2QDYAQ==} - cpu: [ia32] - os: [win32] - - '@rspack/binding-win32-ia32-msvc@1.0.0-rc.0': - resolution: {integrity: sha512-1A+3JorREQJqBcTLEY0LhGMb5B3Qlz/LmRr3K+gNBZinscZU+DKiDnZkSGdn8FuCn40E39T8V4i73mxQCqVuvQ==} + '@rspack/binding-win32-ia32-msvc@1.0.3': + resolution: {integrity: sha512-nXbeh0206bGiwV1vgY8UDk92sZ2yMvJenevnnLtGFSMTRQ46Z2f9n+mUO1GlvpanR1HAfhgPddlKasIncTJmPQ==} cpu: [ia32] os: [win32] - '@rspack/binding-win32-x64-msvc@0.7.5': - resolution: {integrity: sha512-PpVpP6J5/2b4T10hzSUwjLvmdpAOj3ozARl1Nrf/lsbYwhiXivoB8Gvoy/xe/Xpgr732Dk9VCeeW8rreWOOUVQ==} - cpu: [x64] - os: [win32] - - '@rspack/binding-win32-x64-msvc@1.0.0-rc.0': - resolution: {integrity: sha512-t6E4t668CvP+DqNDluYJMivrDtFZ0iQhUYxXd0UUhDSwXKTbGW2tOwBXGaZ3gzj9OpqWCUVJ3pqP11KiBckorw==} + '@rspack/binding-win32-x64-msvc@1.0.3': + resolution: {integrity: sha512-htBi4xt+iXD/NCEo/q4fYSg5YfXymK9P9zI36NFvfguQbhwqy4JgBx0IorjDFl5qvG70sdUzY7x98DJEseGScQ==} cpu: [x64] os: [win32] - '@rspack/binding@0.7.5': - resolution: {integrity: sha512-XcdOvaCz1mWWwr5vmEY9zncdInrjINEh60EWkYdqtCA67v7X7rB1fe6n4BeAI1+YLS2Eacj+lytlr+n7I+DYVg==} - - '@rspack/binding@1.0.0-rc.0': - resolution: {integrity: sha512-mx0x4ho0ndHpOnSjAEOoQZohTqJLYOl4hLEvQLEnXIPTdMjZtpiLUyuyKtzv6DrXDV5La3bsZuzbcdMyqkSWpg==} - - '@rspack/core@0.7.5': - resolution: {integrity: sha512-zVTe4WCyc3qsLPattosiDYZFeOzaJ32/BYukPP2I1VJtCVFa+PxGVRPVZhSoN6fXw5oy48yHg9W9v1T8CaEFhw==} - engines: {node: '>=16.0.0'} - peerDependencies: - '@swc/helpers': '>=0.5.1' - peerDependenciesMeta: - '@swc/helpers': - optional: true + '@rspack/binding@1.0.3': + resolution: {integrity: sha512-wRLUDyi/6jFDDZJIov4uh9H9hJNk7JKDEhaMLM/5lJzzWsTLBB/q6JB1VAdIzOzBhYsU8iIMEVuG3Uih1H43uw==} - '@rspack/core@1.0.0-rc.0': - resolution: {integrity: sha512-sxS6QfVm7FbuKIYai8CyxMv5WH3MVdQmowVEqIZ/Fa8+PX17/sO5dg8tAFYAEzpCe/4dC93eYh9APr3Vc4ditQ==} + '@rspack/core@1.0.3': + resolution: {integrity: sha512-BqyBSrcTtsm1EDI10TrK6tEfNsy5vEnVDnbI0HBuQBH1zhKblnvsu6Y2bbS9+OGmB+OPEr76CmuZtzb+7V3wrQ==} engines: {node: '>=16.0.0'} peerDependencies: '@swc/helpers': '>=0.5.1' @@ -1614,6 +1525,9 @@ packages: resolution: {integrity: sha512-2UzMNYAa/uaz11NhvgRnIQf4gpLTJ59bhb8ESXaoSS5sxedfS+eLak8bsdMc+qpNQfITUTFoSKFx5h8umlRRiA==} engines: {node: ^16.14.0 || >=18.0.0} + '@simplewebauthn/types@10.0.0': + resolution: {integrity: sha512-SFXke7xkgPRowY2E+8djKbdEznTVnD5R6GO7GPTthpHrokLvNKw8C3lFZypTxLI7KkCfGPfhtqB3d7OVGGa9jQ==} + '@sinclair/typebox@0.27.8': resolution: {integrity: sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==} @@ -1699,10 +1613,10 @@ packages: '@swc/types@0.1.9': resolution: {integrity: sha512-qKnCno++jzcJ4lM4NTfYifm1EFSCeIfKiAHAfkENZAV5Kl9PjJIyd2yeeVv6c/2CckuLyv2NmRC5pv6pm2WQBg==} - '@tailwindcss/typography@0.5.14': - resolution: {integrity: sha512-ZvOCjUbsJBjL9CxQBn+VEnFpouzuKhxh2dH8xMIWHILL+HfOYtlAkWcyoon8LlzE53d2Yo6YO6pahKKNW3q1YQ==} + '@tailwindcss/typography@0.5.15': + resolution: {integrity: sha512-AqhlCXl+8grUz8uqExv5OTtgpjuVIwFTSXTrh8y9/pw6q2ek7fJ+Y8ZEVw7EB2DCcuCOtEjf9w3+J3rzts01uA==} peerDependencies: - tailwindcss: '>=3.0.0 || insiders' + tailwindcss: '>=3.0.0 || insiders || >=4.0.0-alpha.20' '@testing-library/dom@10.4.0': resolution: {integrity: sha512-pemlzrSESWbdAloYml3bAJMEfNh1Z7EduzqPKprCH5S341frlpYnUEW0H72dLxa6IsYr+mPno20GiSm+h9dEdQ==} @@ -1712,8 +1626,8 @@ packages: resolution: {integrity: sha512-xGGHpBXYSHUUr6XsKBfs85TWlYKpTc37cSBBVrXcib2MkHLboWlkClhWF37JKlDb9KEq3dHs+f2xR7XJEWGBxA==} engines: {node: '>=14', npm: '>=6', yarn: '>=1'} - '@testing-library/react@16.0.0': - resolution: {integrity: sha512-guuxUKRWQ+FgNX0h0NS0FIq3Q3uLtWVpBzcLOggmfMoUpgBnzBzvLLd4fbm6yS8ydJd94cIfY4yP9qUQjM2KwQ==} + '@testing-library/react@16.0.1': + resolution: {integrity: sha512-dSmwJVtJXmku+iocRhWOUFbrERC76TX2Mnf0ATODz8brzAZrMBbzLwQixlBSanZxR6LddK3eiwpSFZgDET1URg==} engines: {node: '>=18'} peerDependencies: '@testing-library/dom': ^10.0.0 @@ -1867,18 +1781,15 @@ packages: '@types/node-notifier@8.0.5': resolution: {integrity: sha512-LX7+8MtTsv6szumAp6WOy87nqMEdGhhry/Qfprjm1Ma6REjVzeF7SCyvPtp5RaF6IkXCS9V4ra8g5fwvf2ZAYg==} - '@types/node@20.12.11': - resolution: {integrity: sha512-vDg9PZ/zi+Nqp6boSOT7plNuthRugEKixDv5sFTIpkE89MmNtEArAShI4mxuX2+UrLEe9pxC1vm2cjm9YlWbJw==} - - '@types/node@20.12.12': - resolution: {integrity: sha512-eWLDGF/FOSPtAvEqeRAQ4C8LSA7M1I7i0ky1I8U7kD1J5ITyW3AsRhQrKVoWf5pFKZ2kILsEGJhsI9r93PYnOw==} - '@types/node@20.14.14': resolution: {integrity: sha512-d64f00982fS9YoOgJkAMolK7MN8Iq3TDdVjchbYHdEmjth/DHowx82GnoA+tVUAN+7vxfYUgAzi+JXbKNd2SDQ==} '@types/node@22.5.0': resolution: {integrity: sha512-DkFrJOe+rfdHTqqMg0bSNlGlQ85hSoh2TPzZyhHsXnMtligRWpxUySiyw8FY14ITt24HVCiQPWxS3KO/QlGmWg==} + '@types/node@22.5.4': + resolution: {integrity: sha512-FDuKUJQm/ju9fT/SeX/6+gBzoPzlVCzfzmGkwKvRHQVxi4BntVbyIwf6a4Xn62mrvndLiml6z/UBXIdEVjQLXg==} + '@types/normalize-package-data@2.4.4': resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} @@ -1897,8 +1808,8 @@ packages: '@types/react-dom@18.3.0': resolution: {integrity: sha512-EhwApuTmMBmXuFOikhQLIBUn6uFg81SwLMOAUgodJF14SOBOCMdU04gDoYi0WOJJHD144TL32z4yDqCW3dnkQg==} - '@types/react@18.3.4': - resolution: {integrity: sha512-J7W30FTdfCxDDjmfRM+/JqLHBIyl7xUIp9kwK637FGmY7+mkSFSe6L4jpZzhj5QMfLssSDP4/i75AKkrdC7/Jw==} + '@types/react@18.3.5': + resolution: {integrity: sha512-WeqMfGJLGuLCqHGYRGHxnKrXcTitc6L/nBUWfWPcTarG3t9PsquqUMuVeXZeca+mglY4Vo5GZjCi0A3Or2lnxA==} '@types/retry@0.12.2': resolution: {integrity: sha512-XISRgDJ2Tc5q4TRqvgJtzsRkFYNJzZrhTdtMoGVBttwzzQJkPnS3WWTFc7kuDRoPtPakl+T+OfdEUjYJj7Jbow==} @@ -1939,23 +1850,20 @@ packages: '@types/yargs-parser@21.0.3': resolution: {integrity: sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ==} - '@types/yargs@17.0.32': - resolution: {integrity: sha512-xQ67Yc/laOG5uMfX/093MRlGGCIBzZMarVa+gfNKJxWAIgykYpVGkBdbqEzGDDfCrVUj6Hiff4mTZ5BA6TmAog==} - '@types/yargs@17.0.33': resolution: {integrity: sha512-WpxBCKWPLr4xSsHgz511rFJAM+wS28w2zEO1QDNY5zM/S8ok70NNfztH0xwhqKyaK0OHCbN98LDAZuy1ctxDkA==} '@ungap/structured-clone@1.2.0': resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} - '@versini/dev-dependencies-client@6.0.1': - resolution: {integrity: sha512-O8zv8A9OH8cntJOQGBuKsVnvga7OM/arXLkDFUwfIAZGDM4kH3fP7//3ErqstTIRgGkVN47y2vX91HiQLpz9gw==} + '@versini/dev-dependencies-client@6.0.2': + resolution: {integrity: sha512-SaLG5ZRAEKFpdlr0vYsVQCqjGzJoMQBzsWue3dKBEDOKXDyY6YSaLVqb3KBi6FzsX2qf9D9e168hILPVBjHd+Q==} - '@versini/dev-dependencies-common@4.1.4': - resolution: {integrity: sha512-Dne/v+DzQLMOwUfM1zS8ooBHsQYtEhwoCJTtnND2cJpQGshVL9oxxYKB0oRhygYr1tp6Mj7OTx2xjaVnEqPV0w==} + '@versini/dev-dependencies-common@4.1.5': + resolution: {integrity: sha512-7wyOVLuiQu1vzBT7b4ubGjl6cs/ISlESnZFlOtLE0Vg+yV0S3KQGr4TDK8qOBeGWLep+A+RtK9Xy/9VaKd8BdA==} - '@versini/dev-dependencies-types@1.3.4': - resolution: {integrity: sha512-iTh/psuY7BlDyn/Tek923ZCzVtsQ9dCJvpdkPhlBDn7S3JtxG0vOEntQfravgiZmgcUxILGZDxce1/tfB/9aTw==} + '@versini/dev-dependencies-types@1.3.5': + resolution: {integrity: sha512-Hs+gcjZVZHh5P1cXUyJWNqlsH81k4P8zStsngByuo+4L9P8Dof1ED2qGXd5ZCYcAiBG53F/JTN4rimPYtgDWhA==} '@vitejs/plugin-react-swc@3.7.0': resolution: {integrity: sha512-yrknSb3Dci6svCd/qhHqhFPDSw0QtjumcqdKMoNNzmOl5lMXTTiqzjWtG4Qask2HdvvzaNgSunbQGet8/GrKdA==} @@ -2464,6 +2372,9 @@ packages: caniuse-lite@1.0.30001653: resolution: {integrity: sha512-XGWQVB8wFQ2+9NZwZ10GxTYC5hk0Fa+q8cSkr0tgvMhYhMHP/QC+WTgrePMDBWiWc/pV+1ik82Al20XOK25Gcw==} + caniuse-lite@1.0.30001657: + resolution: {integrity: sha512-DPbJAlP8/BAXy3IgiWmZKItubb3TYGP0WscQQlVGIfT4s/YlFYVuJgyOsQNP7rJRChx/qdMeLJQJP0Sgg2yjNA==} + ccount@2.0.1: resolution: {integrity: sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==} @@ -3303,10 +3214,6 @@ packages: filelist@1.0.4: resolution: {integrity: sha512-w1cEuf3S+DrLCQL7ET6kz+gmlJdbq9J7yXCSjK/OZCPA+qEN1WyF4ZAf0YYJa4/shHJra2t/d/r8SV4Ji+x+8Q==} - fill-range@7.0.1: - resolution: {integrity: sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==} - engines: {node: '>=8'} - fill-range@7.1.1: resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==} engines: {node: '>=8'} @@ -3552,8 +3459,8 @@ packages: engines: {node: '>=0.4.7'} hasBin: true - happy-dom@15.0.0: - resolution: {integrity: sha512-DsvANUcxxY20iCo3Yllm7dqwzPVPduGfVFxa7mONwMBLczFeQgkN0LpDir1kIY322JMh+hrcPV3aGLyHCESDlA==} + happy-dom@15.7.3: + resolution: {integrity: sha512-w3RUaYNXFJX5LiNVhOJLK4GqCB1bFj1FvELtpon3HrN8gUpS09V0Vvm4/BBRRj7mLUE1+ch8PKv1JxEp/0IHjA==} engines: {node: '>=18.0.0'} hard-rejection@2.1.0: @@ -4264,8 +4171,8 @@ packages: resolution: {integrity: sha512-wM1+Z03eypVAVUCE7QdSqpVIvelbOakn1M0bPDoA4SGWPx3sNDVUiMo3L6To6WWGClB7VyXnhQ4Sn7gxiJbE6A==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} - 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 @@ -4362,9 +4269,6 @@ packages: resolution: {integrity: sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ==} hasBin: true - magic-string@0.30.10: - resolution: {integrity: sha512-iIRwTIf0QKV3UAnYK4PU8uiEc4SRh5jX0mwpIwETPpHdhVM4f53RSwS/vXvN1JhGX+Cs7B8qIq3d6AH49O5fAQ==} - magic-string@0.30.11: resolution: {integrity: sha512-+Wri9p0QHMy+545hKww7YAu5NyzF8iomPL/RQazugQ9+Ez4Ic3mERMd8ZTX5rfK944j+560ZJi8iAwgak1Ac7A==} @@ -4597,6 +4501,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'} @@ -5310,6 +5218,10 @@ packages: resolution: {integrity: sha512-TesUflQ0WKZqAvg52PWL6kHgLKP6xB6heTOdoYM0Wt2UHyxNa4K25EZZMgKns3BH1RLVbZCREPpLY0rhnNoHVQ==} engines: {node: ^10 || ^12 || >=14} + postcss@8.4.45: + resolution: {integrity: sha512-7KTLTdzdZZYscUc65XmjFiB73vBhBfbPztCYdUNvlaso9PrzjzcmjqBPR0lNGkcVlcO4BjiO5rK/qNz+XAen1Q==} + engines: {node: ^10 || ^12 || >=14} + prettier-plugin-tailwindcss@0.6.6: resolution: {integrity: sha512-OPva5S7WAsPLEsOuOWXATi13QrCKACCiIonFgIR6V4lYv4QLp++UXVhZSzRbZxXGimkQtQT86CC6fQqTOybGng==} engines: {node: '>=14.21.3'} @@ -5381,8 +5293,8 @@ packages: resolution: {integrity: sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - prism-react-renderer@2.3.1: - resolution: {integrity: sha512-Rdf+HzBLR7KYjzpJ1rSoxT9ioO85nZngQEoFIhL07XhtJHlCU3SOz0GJ6+qvMyQe0Se+BV3qpe6Yd/NmQF5Juw==} + prism-react-renderer@2.4.0: + resolution: {integrity: sha512-327BsVCD/unU4CNLZTWVHyUHKnsqcvj2qbPlQ8MiBE2eq2rgctjigPA1Gp9HLF83kZ20zNN6jgizHJeEsyFYOw==} peerDependencies: react: '>=16.0.0' @@ -5680,13 +5592,13 @@ packages: engines: {node: '>=14'} hasBin: true - rollup@4.20.0: - resolution: {integrity: sha512-6rbWBChcnSGzIlXeIdNIZTopKYad8ZG8ajhl78lGRLsI2rX8IkaotQhVas2Ma+GPxJav19wrSzvRvuiv0YKzWw==} + rollup@4.21.0: + resolution: {integrity: sha512-vo+S/lfA2lMS7rZ2Qoubi6I5hwZwzXeUIctILZLbHI+laNtvhhOIon2S1JksA5UEDQ7l3vberd0fxK44lTYjbQ==} engines: {node: '>=18.0.0', npm: '>=8.0.0'} hasBin: true - rollup@4.21.0: - resolution: {integrity: sha512-vo+S/lfA2lMS7rZ2Qoubi6I5hwZwzXeUIctILZLbHI+laNtvhhOIon2S1JksA5UEDQ7l3vberd0fxK44lTYjbQ==} + rollup@4.21.2: + resolution: {integrity: sha512-e3TapAgYf9xjdLvKQCkQTnbTKd4a6jwlpQSJJFokHGaX2IVjoEqkIIhiQfqsi0cdwlOD+tQGuOd5AJkc5RngBw==} engines: {node: '>=18.0.0', npm: '>=8.0.0'} hasBin: true @@ -6489,8 +6401,8 @@ packages: engines: {node: ^18.0.0 || >=20.0.0} hasBin: true - vite-plugin-dts@4.0.3: - resolution: {integrity: sha512-+xnTsaONwU2kV6zhRjtbRJSGN41uFR/whqmcb4k4fftLFDJElxthp0PP5Fq8gMeM9ytWMt1yk5gGgekLREWYQQ==} + vite-plugin-dts@4.1.0: + resolution: {integrity: sha512-sRlmt9k2q8MrX4F2058N3KmB6WyJ3Ao6QaExOv1X99F3j0GhPziEz1zscWQ1q2r1PeFc96L7GIUu8Pl2DPr2Hg==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -6540,8 +6452,8 @@ packages: terser: optional: true - vite@5.4.2: - resolution: {integrity: sha512-dDrQTRHp5C1fTFzcSaMxjk6vdpKvT+2/mIdE07Gw2ykehT49O0z/VHS3zZ8iV/Gh8BJJKHWOe5RjaNrW5xf/GA==} + vite@5.4.3: + resolution: {integrity: sha512-IH+nl64eq9lJjFqU+/yrRnrHPVTlgy42/+IzbOdaFDVlyLgI/wDlf+FCobXLX1cT0X5+7LMyH1mIy2xJdLfo8Q==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -6923,11 +6835,6 @@ snapshots: '@ast-grep/napi-win32-ia32-msvc': 0.22.3 '@ast-grep/napi-win32-x64-msvc': 0.22.3 - '@babel/code-frame@7.23.5': - dependencies: - '@babel/highlight': 7.23.4 - chalk: 2.4.2 - '@babel/code-frame@7.24.7': dependencies: '@babel/highlight': 7.24.7 @@ -7016,8 +6923,6 @@ snapshots: '@babel/helper-string-parser@7.24.7': {} - '@babel/helper-validator-identifier@7.22.20': {} - '@babel/helper-validator-identifier@7.24.7': {} '@babel/helper-validator-option@7.24.7': {} @@ -7027,12 +6932,6 @@ snapshots: '@babel/template': 7.24.7 '@babel/types': 7.24.7 - '@babel/highlight@7.23.4': - dependencies: - '@babel/helper-validator-identifier': 7.22.20 - chalk: 2.4.2 - js-tokens: 4.0.0 - '@babel/highlight@7.24.7': dependencies: '@babel/helper-validator-identifier': 7.24.7 @@ -7353,31 +7252,23 @@ snapshots: '@jest/schemas': 29.6.3 '@types/istanbul-lib-coverage': 2.0.6 '@types/istanbul-reports': 3.0.4 - '@types/node': 22.5.0 + '@types/node': 22.5.4 '@types/yargs': 17.0.33 chalk: 4.1.2 - '@jridgewell/gen-mapping@0.3.3': - dependencies: - '@jridgewell/set-array': 1.1.2 - '@jridgewell/sourcemap-codec': 1.4.15 - '@jridgewell/trace-mapping': 0.3.25 - '@jridgewell/gen-mapping@0.3.5': dependencies: '@jridgewell/set-array': 1.2.1 - '@jridgewell/sourcemap-codec': 1.4.15 + '@jridgewell/sourcemap-codec': 1.5.0 '@jridgewell/trace-mapping': 0.3.25 '@jridgewell/resolve-uri@3.1.1': {} - '@jridgewell/set-array@1.1.2': {} - '@jridgewell/set-array@1.2.1': {} '@jridgewell/source-map@0.3.5': dependencies: - '@jridgewell/gen-mapping': 0.3.3 + '@jridgewell/gen-mapping': 0.3.5 '@jridgewell/trace-mapping': 0.3.25 '@jridgewell/sourcemap-codec@1.4.15': {} @@ -7394,7 +7285,7 @@ snapshots: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@ladle/react@4.1.1(@swc/helpers@0.5.12)(@types/node@22.5.0)(@types/react@18.3.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(terser@5.29.1)(typescript@5.5.4)': + '@ladle/react@4.1.1(@swc/helpers@0.5.12)(@types/node@22.5.4)(@types/react@18.3.5)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(terser@5.29.1)(typescript@5.5.4)': dependencies: '@babel/code-frame': 7.24.7 '@babel/core': 7.24.7 @@ -7405,9 +7296,9 @@ snapshots: '@babel/types': 7.24.7 '@ladle/react-context': 1.0.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@mdx-js/mdx': 3.0.1 - '@mdx-js/react': 3.0.1(@types/react@18.3.4)(react@18.3.1) - '@vitejs/plugin-react': 4.3.1(vite@5.3.5(@types/node@22.5.0)(terser@5.29.1)) - '@vitejs/plugin-react-swc': 3.7.0(@swc/helpers@0.5.12)(vite@5.3.5(@types/node@22.5.0)(terser@5.29.1)) + '@mdx-js/react': 3.0.1(@types/react@18.3.5)(react@18.3.1) + '@vitejs/plugin-react': 4.3.1(vite@5.3.5(@types/node@22.5.4)(terser@5.29.1)) + '@vitejs/plugin-react-swc': 3.7.0(@swc/helpers@0.5.12)(vite@5.3.5(@types/node@22.5.4)(terser@5.29.1)) axe-core: 4.9.1 boxen: 7.1.1 chokidar: 3.6.0 @@ -7423,7 +7314,7 @@ snapshots: lodash.merge: 4.6.2 msw: 2.3.1(typescript@5.5.4) open: 10.1.0 - prism-react-renderer: 2.3.1(react@18.3.1) + prism-react-renderer: 2.4.0(react@18.3.1) prop-types: 15.8.1 query-string: 9.0.0 react: 18.3.1 @@ -7435,8 +7326,8 @@ snapshots: remark-gfm: 4.0.0 source-map: 0.7.4 vfile: 6.0.1 - vite: 5.3.5(@types/node@22.5.0)(terser@5.29.1) - vite-tsconfig-paths: 4.3.2(typescript@5.5.4)(vite@5.3.5(@types/node@22.5.0)(terser@5.29.1)) + vite: 5.3.5(@types/node@22.5.4)(terser@5.29.1) + vite-tsconfig-paths: 4.3.2(typescript@5.5.4)(vite@5.3.5(@types/node@22.5.4)(terser@5.29.1)) transitivePeerDependencies: - '@swc/helpers' - '@types/node' @@ -7563,29 +7454,29 @@ snapshots: transitivePeerDependencies: - supports-color - '@mdx-js/react@3.0.1(@types/react@18.3.4)(react@18.3.1)': + '@mdx-js/react@3.0.1(@types/react@18.3.5)(react@18.3.1)': dependencies: '@types/mdx': 2.0.11 - '@types/react': 18.3.4 + '@types/react': 18.3.5 react: 18.3.1 - '@microsoft/api-extractor-model@7.29.4(@types/node@22.5.0)': + '@microsoft/api-extractor-model@7.29.4(@types/node@22.5.4)': dependencies: '@microsoft/tsdoc': 0.15.0 '@microsoft/tsdoc-config': 0.17.0 - '@rushstack/node-core-library': 5.5.1(@types/node@22.5.0) + '@rushstack/node-core-library': 5.5.1(@types/node@22.5.4) transitivePeerDependencies: - '@types/node' - '@microsoft/api-extractor@7.47.4(@types/node@22.5.0)': + '@microsoft/api-extractor@7.47.4(@types/node@22.5.4)': dependencies: - '@microsoft/api-extractor-model': 7.29.4(@types/node@22.5.0) + '@microsoft/api-extractor-model': 7.29.4(@types/node@22.5.4) '@microsoft/tsdoc': 0.15.0 '@microsoft/tsdoc-config': 0.17.0 - '@rushstack/node-core-library': 5.5.1(@types/node@22.5.0) + '@rushstack/node-core-library': 5.5.1(@types/node@22.5.4) '@rushstack/rig-package': 0.5.3 - '@rushstack/terminal': 0.13.3(@types/node@22.5.0) - '@rushstack/ts-command-line': 4.22.3(@types/node@22.5.0) + '@rushstack/terminal': 0.13.3(@types/node@22.5.4) + '@rushstack/ts-command-line': 4.22.3(@types/node@22.5.4) lodash: 4.17.21 minimatch: 3.0.5 resolve: 1.22.8 @@ -7604,37 +7495,17 @@ snapshots: '@microsoft/tsdoc@0.15.0': {} - '@module-federation/runtime-tools@0.1.6': - dependencies: - '@module-federation/runtime': 0.1.6 - '@module-federation/webpack-bundler-runtime': 0.1.6 - optional: true - '@module-federation/runtime-tools@0.5.1': dependencies: '@module-federation/runtime': 0.5.1 '@module-federation/webpack-bundler-runtime': 0.5.1 - '@module-federation/runtime@0.1.6': - dependencies: - '@module-federation/sdk': 0.1.6 - optional: true - '@module-federation/runtime@0.5.1': dependencies: '@module-federation/sdk': 0.5.1 - '@module-federation/sdk@0.1.6': - optional: true - '@module-federation/sdk@0.5.1': {} - '@module-federation/webpack-bundler-runtime@0.1.6': - dependencies: - '@module-federation/runtime': 0.1.6 - '@module-federation/sdk': 0.1.6 - optional: true - '@module-federation/webpack-bundler-runtime@0.5.1': dependencies: '@module-federation/runtime': 0.5.1 @@ -7973,129 +7844,129 @@ snapshots: '@polka/url@1.0.0-next.24': {} - '@rollup/pluginutils@5.1.0(rollup@4.21.0)': + '@rollup/pluginutils@5.1.0(rollup@4.21.2)': dependencies: '@types/estree': 1.0.5 estree-walker: 2.0.2 picomatch: 2.3.1 optionalDependencies: - rollup: 4.21.0 - - '@rollup/rollup-android-arm-eabi@4.20.0': - optional: true + rollup: 4.21.2 '@rollup/rollup-android-arm-eabi@4.21.0': optional: true - '@rollup/rollup-android-arm64@4.20.0': + '@rollup/rollup-android-arm-eabi@4.21.2': optional: true '@rollup/rollup-android-arm64@4.21.0': optional: true - '@rollup/rollup-darwin-arm64@4.20.0': + '@rollup/rollup-android-arm64@4.21.2': optional: true '@rollup/rollup-darwin-arm64@4.21.0': optional: true - '@rollup/rollup-darwin-x64@4.20.0': + '@rollup/rollup-darwin-arm64@4.21.2': optional: true '@rollup/rollup-darwin-x64@4.21.0': optional: true - '@rollup/rollup-linux-arm-gnueabihf@4.20.0': + '@rollup/rollup-darwin-x64@4.21.2': optional: true '@rollup/rollup-linux-arm-gnueabihf@4.21.0': optional: true - '@rollup/rollup-linux-arm-musleabihf@4.20.0': + '@rollup/rollup-linux-arm-gnueabihf@4.21.2': optional: true '@rollup/rollup-linux-arm-musleabihf@4.21.0': optional: true - '@rollup/rollup-linux-arm64-gnu@4.20.0': + '@rollup/rollup-linux-arm-musleabihf@4.21.2': optional: true '@rollup/rollup-linux-arm64-gnu@4.21.0': optional: true - '@rollup/rollup-linux-arm64-musl@4.20.0': + '@rollup/rollup-linux-arm64-gnu@4.21.2': optional: true '@rollup/rollup-linux-arm64-musl@4.21.0': optional: true - '@rollup/rollup-linux-powerpc64le-gnu@4.20.0': + '@rollup/rollup-linux-arm64-musl@4.21.2': optional: true '@rollup/rollup-linux-powerpc64le-gnu@4.21.0': optional: true - '@rollup/rollup-linux-riscv64-gnu@4.20.0': + '@rollup/rollup-linux-powerpc64le-gnu@4.21.2': optional: true '@rollup/rollup-linux-riscv64-gnu@4.21.0': optional: true - '@rollup/rollup-linux-s390x-gnu@4.20.0': + '@rollup/rollup-linux-riscv64-gnu@4.21.2': optional: true '@rollup/rollup-linux-s390x-gnu@4.21.0': optional: true - '@rollup/rollup-linux-x64-gnu@4.20.0': + '@rollup/rollup-linux-s390x-gnu@4.21.2': optional: true '@rollup/rollup-linux-x64-gnu@4.21.0': optional: true - '@rollup/rollup-linux-x64-musl@4.20.0': + '@rollup/rollup-linux-x64-gnu@4.21.2': optional: true '@rollup/rollup-linux-x64-musl@4.21.0': optional: true - '@rollup/rollup-win32-arm64-msvc@4.20.0': + '@rollup/rollup-linux-x64-musl@4.21.2': optional: true '@rollup/rollup-win32-arm64-msvc@4.21.0': optional: true - '@rollup/rollup-win32-ia32-msvc@4.20.0': + '@rollup/rollup-win32-arm64-msvc@4.21.2': optional: true '@rollup/rollup-win32-ia32-msvc@4.21.0': optional: true - '@rollup/rollup-win32-x64-msvc@4.20.0': + '@rollup/rollup-win32-ia32-msvc@4.21.2': optional: true '@rollup/rollup-win32-x64-msvc@4.21.0': optional: true - '@rsbuild/core@1.0.1-beta.16': + '@rollup/rollup-win32-x64-msvc@4.21.2': + optional: true + + '@rsbuild/core@1.0.1-rc.4': dependencies: - '@rspack/core': 1.0.0-rc.0(@swc/helpers@0.5.12) + '@rspack/core': 1.0.3(@swc/helpers@0.5.12) '@rspack/lite-tapable': 1.0.0 '@swc/helpers': 0.5.12 - caniuse-lite: 1.0.30001653 + caniuse-lite: 1.0.30001657 core-js: 3.38.1 optionalDependencies: fsevents: 2.3.3 - '@rsbuild/plugin-react@1.0.1-beta.16(@rsbuild/core@1.0.1-beta.16)': + '@rsbuild/plugin-react@1.0.1-rc.4(@rsbuild/core@1.0.1-rc.4)': dependencies: - '@rsbuild/core': 1.0.1-beta.16 + '@rsbuild/core': 1.0.1-rc.4 '@rspack/plugin-react-refresh': 1.0.0(react-refresh@0.14.2) react-refresh: 0.14.2 - '@rsbuild/plugin-type-check@1.0.1-beta.16(@rsbuild/core@1.0.1-beta.16)(@swc/core@1.6.7(@swc/helpers@0.5.12))(esbuild@0.23.0)(typescript@5.5.4)': + '@rsbuild/plugin-type-check@1.0.1-rc.4(@rsbuild/core@1.0.1-rc.4)(@swc/core@1.6.7(@swc/helpers@0.5.12))(esbuild@0.23.0)(typescript@5.5.4)': dependencies: - '@rsbuild/core': 1.0.1-beta.16 + '@rsbuild/core': 1.0.1-rc.4 deepmerge: 4.3.1 fork-ts-checker-webpack-plugin: 9.0.2(typescript@5.5.4)(webpack@5.94.0(@swc/core@1.6.7(@swc/helpers@0.5.12))(esbuild@0.23.0)) json5: 2.2.3 @@ -8108,102 +7979,51 @@ snapshots: - uglify-js - webpack-cli - '@rspack/binding-darwin-arm64@0.7.5': - optional: true - - '@rspack/binding-darwin-arm64@1.0.0-rc.0': - optional: true - - '@rspack/binding-darwin-x64@0.7.5': - optional: true - - '@rspack/binding-darwin-x64@1.0.0-rc.0': - optional: true - - '@rspack/binding-linux-arm64-gnu@0.7.5': - optional: true - - '@rspack/binding-linux-arm64-gnu@1.0.0-rc.0': - optional: true - - '@rspack/binding-linux-arm64-musl@0.7.5': - optional: true - - '@rspack/binding-linux-arm64-musl@1.0.0-rc.0': - optional: true - - '@rspack/binding-linux-x64-gnu@0.7.5': - optional: true - - '@rspack/binding-linux-x64-gnu@1.0.0-rc.0': + '@rspack/binding-darwin-arm64@1.0.3': optional: true - '@rspack/binding-linux-x64-musl@0.7.5': + '@rspack/binding-darwin-x64@1.0.3': optional: true - '@rspack/binding-linux-x64-musl@1.0.0-rc.0': + '@rspack/binding-linux-arm64-gnu@1.0.3': optional: true - '@rspack/binding-win32-arm64-msvc@0.7.5': + '@rspack/binding-linux-arm64-musl@1.0.3': optional: true - '@rspack/binding-win32-arm64-msvc@1.0.0-rc.0': + '@rspack/binding-linux-x64-gnu@1.0.3': optional: true - '@rspack/binding-win32-ia32-msvc@0.7.5': + '@rspack/binding-linux-x64-musl@1.0.3': optional: true - '@rspack/binding-win32-ia32-msvc@1.0.0-rc.0': + '@rspack/binding-win32-arm64-msvc@1.0.3': optional: true - '@rspack/binding-win32-x64-msvc@0.7.5': + '@rspack/binding-win32-ia32-msvc@1.0.3': optional: true - '@rspack/binding-win32-x64-msvc@1.0.0-rc.0': + '@rspack/binding-win32-x64-msvc@1.0.3': optional: true - '@rspack/binding@0.7.5': - optionalDependencies: - '@rspack/binding-darwin-arm64': 0.7.5 - '@rspack/binding-darwin-x64': 0.7.5 - '@rspack/binding-linux-arm64-gnu': 0.7.5 - '@rspack/binding-linux-arm64-musl': 0.7.5 - '@rspack/binding-linux-x64-gnu': 0.7.5 - '@rspack/binding-linux-x64-musl': 0.7.5 - '@rspack/binding-win32-arm64-msvc': 0.7.5 - '@rspack/binding-win32-ia32-msvc': 0.7.5 - '@rspack/binding-win32-x64-msvc': 0.7.5 - optional: true - - '@rspack/binding@1.0.0-rc.0': - optionalDependencies: - '@rspack/binding-darwin-arm64': 1.0.0-rc.0 - '@rspack/binding-darwin-x64': 1.0.0-rc.0 - '@rspack/binding-linux-arm64-gnu': 1.0.0-rc.0 - '@rspack/binding-linux-arm64-musl': 1.0.0-rc.0 - '@rspack/binding-linux-x64-gnu': 1.0.0-rc.0 - '@rspack/binding-linux-x64-musl': 1.0.0-rc.0 - '@rspack/binding-win32-arm64-msvc': 1.0.0-rc.0 - '@rspack/binding-win32-ia32-msvc': 1.0.0-rc.0 - '@rspack/binding-win32-x64-msvc': 1.0.0-rc.0 - - '@rspack/core@0.7.5(@swc/helpers@0.5.12)': - dependencies: - '@module-federation/runtime-tools': 0.1.6 - '@rspack/binding': 0.7.5 - caniuse-lite: 1.0.30001649 - tapable: 2.2.1 - webpack-sources: 3.2.3 + '@rspack/binding@1.0.3': optionalDependencies: - '@swc/helpers': 0.5.12 - optional: true - - '@rspack/core@1.0.0-rc.0(@swc/helpers@0.5.12)': + '@rspack/binding-darwin-arm64': 1.0.3 + '@rspack/binding-darwin-x64': 1.0.3 + '@rspack/binding-linux-arm64-gnu': 1.0.3 + '@rspack/binding-linux-arm64-musl': 1.0.3 + '@rspack/binding-linux-x64-gnu': 1.0.3 + '@rspack/binding-linux-x64-musl': 1.0.3 + '@rspack/binding-win32-arm64-msvc': 1.0.3 + '@rspack/binding-win32-ia32-msvc': 1.0.3 + '@rspack/binding-win32-x64-msvc': 1.0.3 + + '@rspack/core@1.0.3(@swc/helpers@0.5.12)': dependencies: '@module-federation/runtime-tools': 0.5.1 - '@rspack/binding': 1.0.0-rc.0 + '@rspack/binding': 1.0.3 '@rspack/lite-tapable': 1.0.0 - caniuse-lite: 1.0.30001653 + caniuse-lite: 1.0.30001657 optionalDependencies: '@swc/helpers': 0.5.12 @@ -8216,7 +8036,7 @@ snapshots: optionalDependencies: react-refresh: 0.14.2 - '@rushstack/node-core-library@5.5.1(@types/node@22.5.0)': + '@rushstack/node-core-library@5.5.1(@types/node@22.5.4)': dependencies: ajv: 8.13.0 ajv-draft-04: 1.0.0(ajv@8.13.0) @@ -8227,23 +8047,23 @@ snapshots: resolve: 1.22.8 semver: 7.5.4 optionalDependencies: - '@types/node': 22.5.0 + '@types/node': 22.5.4 '@rushstack/rig-package@0.5.3': dependencies: resolve: 1.22.8 strip-json-comments: 3.1.1 - '@rushstack/terminal@0.13.3(@types/node@22.5.0)': + '@rushstack/terminal@0.13.3(@types/node@22.5.4)': dependencies: - '@rushstack/node-core-library': 5.5.1(@types/node@22.5.0) + '@rushstack/node-core-library': 5.5.1(@types/node@22.5.4) supports-color: 8.1.1 optionalDependencies: - '@types/node': 22.5.0 + '@types/node': 22.5.4 - '@rushstack/ts-command-line@4.22.3(@types/node@22.5.0)': + '@rushstack/ts-command-line@4.22.3(@types/node@22.5.4)': dependencies: - '@rushstack/terminal': 0.13.3(@types/node@22.5.0) + '@rushstack/terminal': 0.13.3(@types/node@22.5.4) '@types/argparse': 1.0.38 argparse: 1.0.10 string-argv: 0.3.2 @@ -8280,6 +8100,8 @@ snapshots: '@sigstore/core': 0.2.0 '@sigstore/protobuf-specs': 0.2.1 + '@simplewebauthn/types@10.0.0': {} + '@sinclair/typebox@0.27.8': {} '@sindresorhus/merge-streams@2.2.1': {} @@ -8341,7 +8163,7 @@ snapshots: dependencies: '@swc/counter': 0.1.3 - '@tailwindcss/typography@0.5.14(tailwindcss@3.4.10)': + '@tailwindcss/typography@0.5.15(tailwindcss@3.4.10)': dependencies: lodash.castarray: 4.4.0 lodash.isplainobject: 4.0.6 @@ -8370,14 +8192,14 @@ snapshots: lodash: 4.17.21 redent: 3.0.0 - '@testing-library/react@16.0.0(@testing-library/dom@10.4.0)(@types/react-dom@18.3.0)(@types/react@18.3.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@testing-library/react@16.0.1(@testing-library/dom@10.4.0)(@types/react-dom@18.3.0)(@types/react@18.3.5)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@babel/runtime': 7.23.9 '@testing-library/dom': 10.4.0 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) optionalDependencies: - '@types/react': 18.3.4 + '@types/react': 18.3.5 '@types/react-dom': 18.3.0 '@testing-library/user-event@14.5.2(@testing-library/dom@10.4.0)': @@ -8423,22 +8245,22 @@ snapshots: '@types/body-parser@1.19.5': dependencies: '@types/connect': 3.4.38 - '@types/node': 20.12.12 + '@types/node': 22.5.0 '@types/bonjour@3.5.13': dependencies: - '@types/node': 20.12.11 + '@types/node': 22.5.0 '@types/bytes@3.1.4': {} '@types/connect-history-api-fallback@1.5.4': dependencies: '@types/express-serve-static-core': 4.17.43 - '@types/node': 20.12.11 + '@types/node': 22.5.0 '@types/connect@3.4.38': dependencies: - '@types/node': 20.12.12 + '@types/node': 22.5.0 '@types/cookie@0.6.0': {} @@ -8456,7 +8278,7 @@ snapshots: '@types/express-serve-static-core@4.17.43': dependencies: - '@types/node': 20.12.12 + '@types/node': 22.5.0 '@types/qs': 6.9.11 '@types/range-parser': 1.2.7 '@types/send': 0.17.4 @@ -8471,7 +8293,7 @@ snapshots: '@types/fs-extra@11.0.4': dependencies: '@types/jsonfile': 6.1.4 - '@types/node': 22.5.0 + '@types/node': 22.5.4 '@types/hast@3.0.4': dependencies: @@ -8483,7 +8305,7 @@ snapshots: '@types/http-proxy@1.17.14': dependencies: - '@types/node': 20.12.11 + '@types/node': 22.5.0 '@types/istanbul-lib-coverage@2.0.6': {} @@ -8504,7 +8326,7 @@ snapshots: '@types/jsonfile@6.1.4': dependencies: - '@types/node': 22.5.0 + '@types/node': 22.5.4 '@types/lodash-es@4.17.12': dependencies: @@ -8530,23 +8352,15 @@ snapshots: '@types/mute-stream@0.0.4': dependencies: - '@types/node': 20.14.14 + '@types/node': 22.5.0 '@types/node-forge@1.3.11': - dependencies: - '@types/node': 20.12.11 - - '@types/node-notifier@8.0.5': dependencies: '@types/node': 22.5.0 - '@types/node@20.12.11': + '@types/node-notifier@8.0.5': dependencies: - undici-types: 5.26.5 - - '@types/node@20.12.12': - dependencies: - undici-types: 5.26.5 + '@types/node': 22.5.4 '@types/node@20.14.14': dependencies: @@ -8556,6 +8370,10 @@ snapshots: dependencies: undici-types: 6.19.8 + '@types/node@22.5.4': + dependencies: + undici-types: 6.19.8 + '@types/normalize-package-data@2.4.4': {} '@types/prismjs@1.26.3': {} @@ -8568,9 +8386,9 @@ snapshots: '@types/react-dom@18.3.0': dependencies: - '@types/react': 18.3.4 + '@types/react': 18.3.5 - '@types/react@18.3.4': + '@types/react@18.3.5': dependencies: '@types/prop-types': 15.7.11 csstype: 3.1.3 @@ -8580,7 +8398,7 @@ snapshots: '@types/send@0.17.4': dependencies: '@types/mime': 1.3.5 - '@types/node': 20.12.12 + '@types/node': 22.5.0 '@types/serve-index@1.9.4': dependencies: @@ -8590,11 +8408,11 @@ snapshots: dependencies: '@types/http-errors': 2.0.4 '@types/mime': 3.0.4 - '@types/node': 20.12.11 + '@types/node': 22.5.0 '@types/sockjs@0.3.36': dependencies: - '@types/node': 20.12.11 + '@types/node': 22.5.0 '@types/stack-utils@2.0.3': {} @@ -8610,52 +8428,48 @@ snapshots: '@types/ws@8.5.10': dependencies: - '@types/node': 20.12.11 + '@types/node': 22.5.0 '@types/yargs-parser@21.0.3': {} - '@types/yargs@17.0.32': - dependencies: - '@types/yargs-parser': 21.0.3 - '@types/yargs@17.0.33': dependencies: '@types/yargs-parser': 21.0.3 '@ungap/structured-clone@1.2.0': {} - '@versini/dev-dependencies-client@6.0.1(@microsoft/api-extractor@7.47.4(@types/node@22.5.0))(@swc/core@1.6.7(@swc/helpers@0.5.12))(@swc/helpers@0.5.12)(@types/node@22.5.0)(@types/react-dom@18.3.0)(@types/react@18.3.4)(encoding@0.1.13)(esbuild@0.23.0)(happy-dom@15.0.0)(jiti@1.21.0)(jsdom@25.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(terser@5.29.1)(typescript@5.5.4)(yaml@2.5.0)': + '@versini/dev-dependencies-client@6.0.2(@microsoft/api-extractor@7.47.4(@types/node@22.5.4))(@swc/core@1.6.7(@swc/helpers@0.5.12))(@swc/helpers@0.5.12)(@types/node@22.5.4)(@types/react-dom@18.3.0)(@types/react@18.3.5)(encoding@0.1.13)(esbuild@0.23.0)(happy-dom@15.7.3)(jiti@1.21.0)(jsdom@25.0.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(terser@5.29.1)(typescript@5.5.4)(yaml@2.5.0)': dependencies: - '@rsbuild/core': 1.0.1-beta.16 - '@rsbuild/plugin-react': 1.0.1-beta.16(@rsbuild/core@1.0.1-beta.16) - '@rsbuild/plugin-type-check': 1.0.1-beta.16(@rsbuild/core@1.0.1-beta.16)(@swc/core@1.6.7(@swc/helpers@0.5.12))(esbuild@0.23.0)(typescript@5.5.4) + '@rsbuild/core': 1.0.1-rc.4 + '@rsbuild/plugin-react': 1.0.1-rc.4(@rsbuild/core@1.0.1-rc.4) + '@rsbuild/plugin-type-check': 1.0.1-rc.4(@rsbuild/core@1.0.1-rc.4)(@swc/core@1.6.7(@swc/helpers@0.5.12))(esbuild@0.23.0)(typescript@5.5.4) '@testing-library/dom': 10.4.0 '@testing-library/jest-dom': 6.5.0 - '@testing-library/react': 16.0.0(@testing-library/dom@10.4.0)(@types/react-dom@18.3.0)(@types/react@18.3.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@testing-library/react': 16.0.1(@testing-library/dom@10.4.0)(@types/react-dom@18.3.0)(@types/react@18.3.5)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@testing-library/user-event': 14.5.2(@testing-library/dom@10.4.0) - '@versini/dev-dependencies-common': 4.1.4 - '@vitejs/plugin-react-swc': 3.7.0(@swc/helpers@0.5.12)(vite@5.4.2(@types/node@22.5.0)(terser@5.29.1)) - '@vitest/coverage-v8': 1.6.0(vitest@1.6.0(@types/node@22.5.0)(@vitest/ui@1.6.0)(happy-dom@15.0.0)(jsdom@25.0.0)(terser@5.29.1)) + '@versini/dev-dependencies-common': 4.1.5 + '@vitejs/plugin-react-swc': 3.7.0(@swc/helpers@0.5.12)(vite@5.4.3(@types/node@22.5.4)(terser@5.29.1)) + '@vitest/coverage-v8': 1.6.0(vitest@1.6.0(@types/node@22.5.4)(@vitest/ui@1.6.0)(happy-dom@15.7.3)(jsdom@25.0.0)(terser@5.29.1)) '@vitest/ui': 1.6.0(vitest@1.6.0) - autoprefixer: 10.4.20(postcss@8.4.41) + autoprefixer: 10.4.20(postcss@8.4.45) barrelsby: 2.8.1 cross-env: 7.0.3 husky: 9.1.5 lerna: 8.1.8(@swc/core@1.6.7(@swc/helpers@0.5.12))(encoding@0.1.13) - lint-staged: 15.2.9 + lint-staged: 15.2.10 nodemon: 3.1.4 npm-run-all: 4.1.5 - postcss: 8.4.41 + postcss: 8.4.45 prettier: 3.3.3 prettier-plugin-tailwindcss: 0.6.6(prettier@3.3.3) rimraf: 5.0.10 - rollup: 4.21.0 + rollup: 4.21.2 tailwindcss: 3.4.10 - tsup: 8.2.4(@microsoft/api-extractor@7.47.4(@types/node@22.5.0))(@swc/core@1.6.7(@swc/helpers@0.5.12))(jiti@1.21.0)(postcss@8.4.41)(typescript@5.5.4)(yaml@2.5.0) - vite: 5.4.2(@types/node@22.5.0)(terser@5.29.1) - vite-plugin-dts: 4.0.3(@types/node@22.5.0)(rollup@4.21.0)(typescript@5.5.4)(vite@5.4.2(@types/node@22.5.0)(terser@5.29.1)) - vite-plugin-lib-inject-css: 2.1.1(vite@5.4.2(@types/node@22.5.0)(terser@5.29.1)) - vitest: 1.6.0(@types/node@22.5.0)(@vitest/ui@1.6.0)(happy-dom@15.0.0)(jsdom@25.0.0)(terser@5.29.1) + tsup: 8.2.4(@microsoft/api-extractor@7.47.4(@types/node@22.5.4))(@swc/core@1.6.7(@swc/helpers@0.5.12))(jiti@1.21.0)(postcss@8.4.45)(typescript@5.5.4)(yaml@2.5.0) + vite: 5.4.3(@types/node@22.5.4)(terser@5.29.1) + vite-plugin-dts: 4.1.0(@types/node@22.5.4)(rollup@4.21.2)(typescript@5.5.4)(vite@5.4.3(@types/node@22.5.4)(terser@5.29.1)) + vite-plugin-lib-inject-css: 2.1.1(vite@5.4.3(@types/node@22.5.4)(terser@5.29.1)) + vitest: 1.6.0(@types/node@22.5.4)(@vitest/ui@1.6.0)(happy-dom@15.7.3)(jsdom@25.0.0)(terser@5.29.1) transitivePeerDependencies: - '@edge-runtime/vm' - '@ianvs/prettier-plugin-sort-imports' @@ -8710,7 +8524,7 @@ snapshots: - webpack-cli - yaml - '@versini/dev-dependencies-common@4.1.4': + '@versini/dev-dependencies-common@4.1.5': dependencies: '@biomejs/biome': 1.8.3 chokidar: 3.6.0 @@ -8718,7 +8532,7 @@ snapshots: dotenv: 16.4.5 fs-extra: 11.2.0 glob: 10.4.5 - happy-dom: 15.0.0 + happy-dom: 15.7.3 jsdom: 25.0.0 typescript: 5.5.4 transitivePeerDependencies: @@ -8727,47 +8541,48 @@ snapshots: - supports-color - utf-8-validate - '@versini/dev-dependencies-types@1.3.4': + '@versini/dev-dependencies-types@1.3.5': dependencies: + '@simplewebauthn/types': 10.0.0 '@types/bytes': 3.1.4 '@types/culori': 2.1.1 '@types/express': 4.17.21 '@types/fs-extra': 11.0.4 '@types/jest': 29.5.12 '@types/lodash-es': 4.17.12 - '@types/node': 22.5.0 + '@types/node': 22.5.4 '@types/node-notifier': 8.0.5 - '@types/react': 18.3.4 + '@types/react': 18.3.5 '@types/react-dom': 18.3.0 '@types/uuid': 10.0.0 '@types/yargs': 17.0.33 - '@vitejs/plugin-react-swc@3.7.0(@swc/helpers@0.5.12)(vite@5.3.5(@types/node@22.5.0)(terser@5.29.1))': + '@vitejs/plugin-react-swc@3.7.0(@swc/helpers@0.5.12)(vite@5.3.5(@types/node@22.5.4)(terser@5.29.1))': dependencies: '@swc/core': 1.6.7(@swc/helpers@0.5.12) - vite: 5.3.5(@types/node@22.5.0)(terser@5.29.1) + vite: 5.3.5(@types/node@22.5.4)(terser@5.29.1) transitivePeerDependencies: - '@swc/helpers' - '@vitejs/plugin-react-swc@3.7.0(@swc/helpers@0.5.12)(vite@5.4.2(@types/node@22.5.0)(terser@5.29.1))': + '@vitejs/plugin-react-swc@3.7.0(@swc/helpers@0.5.12)(vite@5.4.3(@types/node@22.5.4)(terser@5.29.1))': dependencies: '@swc/core': 1.6.7(@swc/helpers@0.5.12) - vite: 5.4.2(@types/node@22.5.0)(terser@5.29.1) + vite: 5.4.3(@types/node@22.5.4)(terser@5.29.1) transitivePeerDependencies: - '@swc/helpers' - '@vitejs/plugin-react@4.3.1(vite@5.3.5(@types/node@22.5.0)(terser@5.29.1))': + '@vitejs/plugin-react@4.3.1(vite@5.3.5(@types/node@22.5.4)(terser@5.29.1))': dependencies: '@babel/core': 7.24.7 '@babel/plugin-transform-react-jsx-self': 7.24.7(@babel/core@7.24.7) '@babel/plugin-transform-react-jsx-source': 7.24.7(@babel/core@7.24.7) '@types/babel__core': 7.20.5 react-refresh: 0.14.2 - vite: 5.3.5(@types/node@22.5.0)(terser@5.29.1) + vite: 5.3.5(@types/node@22.5.4)(terser@5.29.1) transitivePeerDependencies: - supports-color - '@vitest/coverage-v8@1.6.0(vitest@1.6.0(@types/node@22.5.0)(@vitest/ui@1.6.0)(happy-dom@15.0.0)(jsdom@25.0.0)(terser@5.29.1))': + '@vitest/coverage-v8@1.6.0(vitest@1.6.0(@types/node@22.5.4)(@vitest/ui@1.6.0)(happy-dom@15.7.3)(jsdom@25.0.0)(terser@5.29.1))': dependencies: '@ampproject/remapping': 2.2.1 '@bcoe/v8-coverage': 0.2.3 @@ -8776,13 +8591,13 @@ snapshots: istanbul-lib-report: 3.0.1 istanbul-lib-source-maps: 5.0.4 istanbul-reports: 3.1.6 - magic-string: 0.30.10 + magic-string: 0.30.11 magicast: 0.3.3 picocolors: 1.0.1 std-env: 3.7.0 strip-literal: 2.0.0 test-exclude: 6.0.0 - vitest: 1.6.0(@types/node@22.5.0)(@vitest/ui@1.6.0)(happy-dom@15.0.0)(jsdom@25.0.0)(terser@5.29.1) + vitest: 1.6.0(@types/node@22.5.4)(@vitest/ui@1.6.0)(happy-dom@15.7.3)(jsdom@25.0.0)(terser@5.29.1) transitivePeerDependencies: - supports-color @@ -8800,7 +8615,7 @@ snapshots: '@vitest/snapshot@1.6.0': dependencies: - magic-string: 0.30.10 + magic-string: 0.30.11 pathe: 1.1.2 pretty-format: 29.7.0 @@ -8817,7 +8632,7 @@ snapshots: pathe: 1.1.2 picocolors: 1.0.1 sirv: 2.0.4 - vitest: 1.6.0(@types/node@22.5.0)(@vitest/ui@1.6.0)(happy-dom@15.0.0)(jsdom@25.0.0)(terser@5.29.1) + vitest: 1.6.0(@types/node@22.5.4)(@vitest/ui@1.6.0)(happy-dom@15.7.3)(jsdom@25.0.0)(terser@5.29.1) '@vitest/utils@1.6.0': dependencies: @@ -9149,14 +8964,14 @@ snapshots: asynckit@0.4.0: {} - autoprefixer@10.4.20(postcss@8.4.41): + autoprefixer@10.4.20(postcss@8.4.45): dependencies: browserslist: 4.23.3 - caniuse-lite: 1.0.30001649 + caniuse-lite: 1.0.30001653 fraction.js: 4.3.7 normalize-range: 0.1.2 picocolors: 1.0.1 - postcss: 8.4.41 + postcss: 8.4.45 postcss-value-parser: 4.2.0 available-typed-arrays@1.0.7: @@ -9179,7 +8994,7 @@ snapshots: barrelsby@2.8.1: dependencies: - '@types/yargs': 17.0.32 + '@types/yargs': 17.0.33 signale: 1.4.0 yargs: 17.7.2 @@ -9252,7 +9067,7 @@ snapshots: braces@3.0.2: dependencies: - fill-range: 7.0.1 + fill-range: 7.1.1 braces@3.0.3: dependencies: @@ -9340,6 +9155,8 @@ snapshots: caniuse-lite@1.0.30001653: {} + caniuse-lite@1.0.30001657: {} + ccount@2.0.1: {} chai@4.4.1: @@ -9392,7 +9209,7 @@ snapshots: chokidar@3.6.0: dependencies: anymatch: 3.1.3 - braces: 3.0.2 + braces: 3.0.3 glob-parent: 5.1.2 is-binary-path: 2.1.0 is-glob: 4.0.3 @@ -9666,7 +9483,7 @@ snapshots: shebang-command: 2.0.0 which: 2.0.2 - css-loader@7.1.2(@rspack/core@0.7.5(@swc/helpers@0.5.12))(webpack@5.94.0(@swc/core@1.6.7(@swc/helpers@0.5.12))(esbuild@0.23.0)(webpack-cli@5.1.4)): + css-loader@7.1.2(@rspack/core@1.0.3(@swc/helpers@0.5.12))(webpack@5.94.0(@swc/core@1.6.7(@swc/helpers@0.5.12))(esbuild@0.23.0)(webpack-cli@5.1.4)): dependencies: icss-utils: 5.1.0(postcss@8.4.41) postcss: 8.4.41 @@ -9677,7 +9494,7 @@ snapshots: postcss-value-parser: 4.2.0 semver: 7.6.3 optionalDependencies: - '@rspack/core': 0.7.5(@swc/helpers@0.5.12) + '@rspack/core': 1.0.3(@swc/helpers@0.5.12) webpack: 5.94.0(@swc/core@1.6.7(@swc/helpers@0.5.12))(esbuild@0.23.0)(webpack-cli@5.1.4) css-select@4.3.0: @@ -10257,10 +10074,6 @@ snapshots: dependencies: minimatch: 5.1.6 - fill-range@7.0.1: - dependencies: - to-regex-range: 5.0.1 - fill-range@7.1.1: dependencies: to-regex-range: 5.0.1 @@ -10535,7 +10348,7 @@ snapshots: optionalDependencies: uglify-js: 3.17.4 - happy-dom@15.0.0: + happy-dom@15.7.3: dependencies: entities: 4.5.0 webidl-conversions: 7.0.0 @@ -10738,7 +10551,7 @@ snapshots: html-void-elements@3.0.0: {} - html-webpack-plugin@5.6.0(@rspack/core@0.7.5(@swc/helpers@0.5.12))(webpack@5.94.0(@swc/core@1.6.7(@swc/helpers@0.5.12))(esbuild@0.23.0)(webpack-cli@5.1.4)): + html-webpack-plugin@5.6.0(@rspack/core@1.0.3(@swc/helpers@0.5.12))(webpack@5.94.0(@swc/core@1.6.7(@swc/helpers@0.5.12))(esbuild@0.23.0)(webpack-cli@5.1.4)): dependencies: '@types/html-minifier-terser': 6.1.0 html-minifier-terser: 6.1.0 @@ -10746,7 +10559,7 @@ snapshots: pretty-error: 4.0.0 tapable: 2.2.1 optionalDependencies: - '@rspack/core': 0.7.5(@swc/helpers@0.5.12) + '@rspack/core': 1.0.3(@swc/helpers@0.5.12) webpack: 5.94.0(@swc/core@1.6.7(@swc/helpers@0.5.12))(esbuild@0.23.0)(webpack-cli@5.1.4) htmlparser2@6.1.0: @@ -10803,7 +10616,7 @@ snapshots: http-proxy: 1.18.1 is-glob: 4.0.3 is-plain-obj: 3.0.0 - micromatch: 4.0.5 + micromatch: 4.0.7 optionalDependencies: '@types/express': 4.17.21 transitivePeerDependencies: @@ -11168,7 +10981,7 @@ snapshots: jest-util@29.7.0: dependencies: '@jest/types': 29.6.3 - '@types/node': 22.5.0 + '@types/node': 22.5.4 chalk: 4.1.2 ci-info: 3.9.0 graceful-fs: 4.2.11 @@ -11176,7 +10989,7 @@ snapshots: jest-worker@27.5.1: dependencies: - '@types/node': 20.14.14 + '@types/node': 22.5.0 merge-stream: 2.0.0 supports-color: 8.1.1 @@ -11437,7 +11250,7 @@ snapshots: lines-and-columns@2.0.4: {} - lint-staged@15.2.9: + lint-staged@15.2.10: dependencies: chalk: 5.3.0 commander: 12.1.0 @@ -11445,7 +11258,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 @@ -11551,10 +11364,6 @@ snapshots: lz-string@1.5.0: {} - magic-string@0.30.10: - dependencies: - '@jridgewell/sourcemap-codec': 1.4.15 - magic-string@0.30.11: dependencies: '@jridgewell/sourcemap-codec': 1.5.0 @@ -12071,6 +11880,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: @@ -12651,7 +12465,7 @@ snapshots: parse-json@5.2.0: dependencies: - '@babel/code-frame': 7.23.5 + '@babel/code-frame': 7.24.7 error-ex: 1.3.2 json-parse-even-better-errors: 2.3.1 lines-and-columns: 1.2.4 @@ -12774,22 +12588,22 @@ snapshots: optionalDependencies: postcss: 8.4.41 - postcss-load-config@6.0.1(jiti@1.21.0)(postcss@8.4.41)(yaml@2.5.0): + postcss-load-config@6.0.1(jiti@1.21.0)(postcss@8.4.45)(yaml@2.5.0): dependencies: lilconfig: 3.1.2 optionalDependencies: jiti: 1.21.0 - postcss: 8.4.41 + postcss: 8.4.45 yaml: 2.5.0 - postcss-loader@8.1.1(@rspack/core@0.7.5(@swc/helpers@0.5.12))(postcss@8.4.41)(typescript@5.5.4)(webpack@5.94.0(@swc/core@1.6.7(@swc/helpers@0.5.12))(esbuild@0.23.0)(webpack-cli@5.1.4)): + postcss-loader@8.1.1(@rspack/core@1.0.3(@swc/helpers@0.5.12))(postcss@8.4.41)(typescript@5.5.4)(webpack@5.94.0(@swc/core@1.6.7(@swc/helpers@0.5.12))(esbuild@0.23.0)(webpack-cli@5.1.4)): dependencies: cosmiconfig: 9.0.0(typescript@5.5.4) jiti: 1.21.0 postcss: 8.4.41 semver: 7.6.0 optionalDependencies: - '@rspack/core': 0.7.5(@swc/helpers@0.5.12) + '@rspack/core': 1.0.3(@swc/helpers@0.5.12) webpack: 5.94.0(@swc/core@1.6.7(@swc/helpers@0.5.12))(esbuild@0.23.0)(webpack-cli@5.1.4) transitivePeerDependencies: - typescript @@ -12838,6 +12652,12 @@ snapshots: picocolors: 1.0.1 source-map-js: 1.2.0 + postcss@8.4.45: + dependencies: + nanoid: 3.3.7 + picocolors: 1.0.1 + source-map-js: 1.2.0 + prettier-plugin-tailwindcss@0.6.6(prettier@3.3.3): dependencies: prettier: 3.3.3 @@ -12861,7 +12681,7 @@ snapshots: ansi-styles: 5.2.0 react-is: 18.2.0 - prism-react-renderer@2.3.1(react@18.3.1): + prism-react-renderer@2.4.0(react@18.3.1): dependencies: '@types/prismjs': 1.26.3 clsx: 2.1.1 @@ -13179,28 +12999,6 @@ snapshots: dependencies: glob: 10.4.2 - rollup@4.20.0: - dependencies: - '@types/estree': 1.0.5 - optionalDependencies: - '@rollup/rollup-android-arm-eabi': 4.20.0 - '@rollup/rollup-android-arm64': 4.20.0 - '@rollup/rollup-darwin-arm64': 4.20.0 - '@rollup/rollup-darwin-x64': 4.20.0 - '@rollup/rollup-linux-arm-gnueabihf': 4.20.0 - '@rollup/rollup-linux-arm-musleabihf': 4.20.0 - '@rollup/rollup-linux-arm64-gnu': 4.20.0 - '@rollup/rollup-linux-arm64-musl': 4.20.0 - '@rollup/rollup-linux-powerpc64le-gnu': 4.20.0 - '@rollup/rollup-linux-riscv64-gnu': 4.20.0 - '@rollup/rollup-linux-s390x-gnu': 4.20.0 - '@rollup/rollup-linux-x64-gnu': 4.20.0 - '@rollup/rollup-linux-x64-musl': 4.20.0 - '@rollup/rollup-win32-arm64-msvc': 4.20.0 - '@rollup/rollup-win32-ia32-msvc': 4.20.0 - '@rollup/rollup-win32-x64-msvc': 4.20.0 - fsevents: 2.3.3 - rollup@4.21.0: dependencies: '@types/estree': 1.0.5 @@ -13223,6 +13021,28 @@ snapshots: '@rollup/rollup-win32-x64-msvc': 4.21.0 fsevents: 2.3.3 + rollup@4.21.2: + dependencies: + '@types/estree': 1.0.5 + optionalDependencies: + '@rollup/rollup-android-arm-eabi': 4.21.2 + '@rollup/rollup-android-arm64': 4.21.2 + '@rollup/rollup-darwin-arm64': 4.21.2 + '@rollup/rollup-darwin-x64': 4.21.2 + '@rollup/rollup-linux-arm-gnueabihf': 4.21.2 + '@rollup/rollup-linux-arm-musleabihf': 4.21.2 + '@rollup/rollup-linux-arm64-gnu': 4.21.2 + '@rollup/rollup-linux-arm64-musl': 4.21.2 + '@rollup/rollup-linux-powerpc64le-gnu': 4.21.2 + '@rollup/rollup-linux-riscv64-gnu': 4.21.2 + '@rollup/rollup-linux-s390x-gnu': 4.21.2 + '@rollup/rollup-linux-x64-gnu': 4.21.2 + '@rollup/rollup-linux-x64-musl': 4.21.2 + '@rollup/rollup-win32-arm64-msvc': 4.21.2 + '@rollup/rollup-win32-ia32-msvc': 4.21.2 + '@rollup/rollup-win32-x64-msvc': 4.21.2 + fsevents: 2.3.3 + rrweb-cssom@0.6.0: {} rrweb-cssom@0.7.1: {} @@ -13495,7 +13315,7 @@ snapshots: spdy-transport@3.0.0: dependencies: - debug: 4.3.4 + debug: 4.3.6(supports-color@5.5.0) detect-node: 2.1.0 hpack.js: 2.1.6 obuf: 1.1.2 @@ -13862,7 +13682,7 @@ snapshots: tsscmp@1.0.6: {} - tsup@8.2.4(@microsoft/api-extractor@7.47.4(@types/node@22.5.0))(@swc/core@1.6.7(@swc/helpers@0.5.12))(jiti@1.21.0)(postcss@8.4.41)(typescript@5.5.4)(yaml@2.5.0): + tsup@8.2.4(@microsoft/api-extractor@7.47.4(@types/node@22.5.4))(@swc/core@1.6.7(@swc/helpers@0.5.12))(jiti@1.21.0)(postcss@8.4.45)(typescript@5.5.4)(yaml@2.5.0): dependencies: bundle-require: 5.0.0(esbuild@0.23.0) cac: 6.7.14 @@ -13874,16 +13694,16 @@ snapshots: globby: 11.1.0 joycon: 3.1.1 picocolors: 1.0.1 - postcss-load-config: 6.0.1(jiti@1.21.0)(postcss@8.4.41)(yaml@2.5.0) + postcss-load-config: 6.0.1(jiti@1.21.0)(postcss@8.4.45)(yaml@2.5.0) resolve-from: 5.0.0 - rollup: 4.21.0 + rollup: 4.21.2 source-map: 0.8.0-beta.0 sucrase: 3.35.0 tree-kill: 1.2.2 optionalDependencies: - '@microsoft/api-extractor': 7.47.4(@types/node@22.5.0) + '@microsoft/api-extractor': 7.47.4(@types/node@22.5.4) '@swc/core': 1.6.7(@swc/helpers@0.5.12) - postcss: 8.4.41 + postcss: 8.4.45 typescript: 5.5.4 transitivePeerDependencies: - jiti @@ -14090,13 +13910,13 @@ snapshots: unist-util-stringify-position: 4.0.0 vfile-message: 4.0.2 - vite-node@1.6.0(@types/node@22.5.0)(terser@5.29.1): + vite-node@1.6.0(@types/node@22.5.4)(terser@5.29.1): dependencies: cac: 6.7.14 debug: 4.3.6(supports-color@5.5.0) pathe: 1.1.2 picocolors: 1.0.1 - vite: 5.4.2(@types/node@22.5.0)(terser@5.29.1) + vite: 5.4.3(@types/node@22.5.4)(terser@5.29.1) transitivePeerDependencies: - '@types/node' - less @@ -14108,10 +13928,10 @@ snapshots: - supports-color - terser - vite-plugin-dts@4.0.3(@types/node@22.5.0)(rollup@4.21.0)(typescript@5.5.4)(vite@5.4.2(@types/node@22.5.0)(terser@5.29.1)): + vite-plugin-dts@4.1.0(@types/node@22.5.4)(rollup@4.21.2)(typescript@5.5.4)(vite@5.4.3(@types/node@22.5.4)(terser@5.29.1)): dependencies: - '@microsoft/api-extractor': 7.47.4(@types/node@22.5.0) - '@rollup/pluginutils': 5.1.0(rollup@4.21.0) + '@microsoft/api-extractor': 7.47.4(@types/node@22.5.4) + '@rollup/pluginutils': 5.1.0(rollup@4.21.2) '@volar/typescript': 2.4.0 '@vue/language-core': 2.0.29(typescript@5.5.4) compare-versions: 6.1.1 @@ -14122,51 +13942,51 @@ snapshots: typescript: 5.5.4 vue-tsc: 2.0.29(typescript@5.5.4) optionalDependencies: - vite: 5.4.2(@types/node@22.5.0)(terser@5.29.1) + vite: 5.4.3(@types/node@22.5.4)(terser@5.29.1) transitivePeerDependencies: - '@types/node' - rollup - supports-color - vite-plugin-lib-inject-css@2.1.1(vite@5.4.2(@types/node@22.5.0)(terser@5.29.1)): + vite-plugin-lib-inject-css@2.1.1(vite@5.4.3(@types/node@22.5.4)(terser@5.29.1)): dependencies: '@ast-grep/napi': 0.22.3 - magic-string: 0.30.10 + magic-string: 0.30.11 picocolors: 1.0.1 - vite: 5.4.2(@types/node@22.5.0)(terser@5.29.1) + vite: 5.4.3(@types/node@22.5.4)(terser@5.29.1) - vite-tsconfig-paths@4.3.2(typescript@5.5.4)(vite@5.3.5(@types/node@22.5.0)(terser@5.29.1)): + vite-tsconfig-paths@4.3.2(typescript@5.5.4)(vite@5.3.5(@types/node@22.5.4)(terser@5.29.1)): dependencies: debug: 4.3.6(supports-color@5.5.0) globrex: 0.1.2 tsconfck: 3.0.3(typescript@5.5.4) optionalDependencies: - vite: 5.3.5(@types/node@22.5.0)(terser@5.29.1) + vite: 5.3.5(@types/node@22.5.4)(terser@5.29.1) transitivePeerDependencies: - supports-color - typescript - vite@5.3.5(@types/node@22.5.0)(terser@5.29.1): + vite@5.3.5(@types/node@22.5.4)(terser@5.29.1): dependencies: esbuild: 0.21.5 postcss: 8.4.41 - rollup: 4.20.0 + rollup: 4.21.0 optionalDependencies: - '@types/node': 22.5.0 + '@types/node': 22.5.4 fsevents: 2.3.3 terser: 5.29.1 - vite@5.4.2(@types/node@22.5.0)(terser@5.29.1): + vite@5.4.3(@types/node@22.5.4)(terser@5.29.1): dependencies: esbuild: 0.21.5 - postcss: 8.4.41 - rollup: 4.21.0 + postcss: 8.4.45 + rollup: 4.21.2 optionalDependencies: - '@types/node': 22.5.0 + '@types/node': 22.5.4 fsevents: 2.3.3 terser: 5.29.1 - vitest@1.6.0(@types/node@22.5.0)(@vitest/ui@1.6.0)(happy-dom@15.0.0)(jsdom@25.0.0)(terser@5.29.1): + vitest@1.6.0(@types/node@22.5.4)(@vitest/ui@1.6.0)(happy-dom@15.7.3)(jsdom@25.0.0)(terser@5.29.1): dependencies: '@vitest/expect': 1.6.0 '@vitest/runner': 1.6.0 @@ -14178,20 +13998,20 @@ snapshots: debug: 4.3.6(supports-color@5.5.0) execa: 8.0.1 local-pkg: 0.5.0 - magic-string: 0.30.10 + magic-string: 0.30.11 pathe: 1.1.2 picocolors: 1.0.1 std-env: 3.7.0 strip-literal: 2.0.0 tinybench: 2.6.0 tinypool: 0.8.3 - vite: 5.4.2(@types/node@22.5.0)(terser@5.29.1) - vite-node: 1.6.0(@types/node@22.5.0)(terser@5.29.1) + vite: 5.4.3(@types/node@22.5.4)(terser@5.29.1) + vite-node: 1.6.0(@types/node@22.5.4)(terser@5.29.1) why-is-node-running: 2.2.2 optionalDependencies: - '@types/node': 22.5.0 + '@types/node': 22.5.4 '@vitest/ui': 1.6.0(vitest@1.6.0) - happy-dom: 15.0.0 + happy-dom: 15.7.3 jsdom: 25.0.0 transitivePeerDependencies: - less