diff --git a/package.json b/package.json index 7814e65ae7538..545523dbf1fc2 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "@babel/traverse": "catalog:", "@babel/types": "^7.28.5", "@emotion/cache": "catalog:", - "@inquirer/prompts": "^7.9.0", + "@inquirer/prompts": "^7.10.1", "@mui/internal-babel-plugin-display-name": "^1.0.4-canary.8", "@mui/internal-bundle-size-checker": "^1.0.9-canary.55", "@mui/internal-code-infra": "^0.0.3-canary.52", @@ -109,7 +109,7 @@ "danger": "^13.0.5", "date-fns-jalali-v2": "npm:date-fns-jalali@2.30.0-0", "date-fns-v2": "npm:date-fns@2.30.0", - "es-toolkit": "^1.41.0", + "es-toolkit": "^1.42.0", "esbuild": "^0.27.0", "eslint": "^9.39.1", "eslint-import-resolver-webpack": "^0.13.10", @@ -138,7 +138,7 @@ "sinon": "^21.0.0", "stream-browserify": "^3.0.0", "string-replace-loader": "^3.2.0", - "stylelint": "^16.25.0", + "stylelint": "^16.26.0", "stylelint-config-tailwindcss": "^1.0.0", "terser-webpack-plugin": "^5.3.14", "tsx": "catalog:", diff --git a/packages/x-virtualizer/package.json b/packages/x-virtualizer/package.json index abcc81345e4cb..76cf2bdd53290 100644 --- a/packages/x-virtualizer/package.json +++ b/packages/x-virtualizer/package.json @@ -46,7 +46,7 @@ "@mui/types": "^7.4.8", "react": "catalog:", "react-dom": "catalog:", - "rimraf": "^6.1.0" + "rimraf": "^6.1.2" }, "engines": { "node": ">=14.0.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f147ced7c4679..c129df82ef4a1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -194,7 +194,7 @@ catalogs: version: 5.1.1 rimraf: specifier: ^6.1.0 - version: 6.1.0 + version: 6.1.2 serve: specifier: ^14.2.5 version: 14.2.5 @@ -253,8 +253,8 @@ importers: specifier: 'catalog:' version: 11.14.0 '@inquirer/prompts': - specifier: ^7.9.0 - version: 7.9.0(@types/node@22.18.13) + specifier: ^7.10.1 + version: 7.10.1(@types/node@22.18.13) '@mui/internal-babel-plugin-display-name': specifier: ^1.0.4-canary.8 version: 1.0.4-canary.8(@babel/core@7.28.5)(@babel/preset-react@7.28.5(@babel/core@7.28.5)) @@ -263,7 +263,7 @@ importers: version: 1.0.9-canary.55(@types/node@22.18.13)(rollup@4.52.5)(terser@5.43.1)(tsx@4.20.6)(yaml@2.8.1) '@mui/internal-code-infra': specifier: ^0.0.3-canary.52 - version: 0.0.3-canary.52(@next/eslint-plugin-next@15.5.6)(@types/node@22.18.13)(@typescript-eslint/parser@8.46.4(eslint@9.39.1)(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-webpack@0.13.10)(eslint-plugin-import-x@4.16.1(@typescript-eslint/utils@8.46.4(eslint@9.39.1)(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint@9.39.1))(eslint@9.39.1)(postcss@8.5.6)(prettier@3.6.2)(stylelint@16.25.0(typescript@5.9.3))(typescript@5.9.3) + version: 0.0.3-canary.52(@next/eslint-plugin-next@15.5.6)(@types/node@22.18.13)(@typescript-eslint/parser@8.46.4(eslint@9.39.1)(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-webpack@0.13.10)(eslint-plugin-import-x@4.16.1(@typescript-eslint/utils@8.46.4(eslint@9.39.1)(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint@9.39.1))(eslint@9.39.1)(postcss@8.5.6)(prettier@3.6.2)(stylelint@16.26.0(typescript@5.9.3))(typescript@5.9.3) '@mui/internal-markdown': specifier: ^2.0.12 version: 2.0.12 @@ -373,8 +373,8 @@ importers: specifier: npm:date-fns@2.30.0 version: date-fns@2.30.0 es-toolkit: - specifier: ^1.41.0 - version: 1.41.0 + specifier: ^1.42.0 + version: 1.42.0 esbuild: specifier: ^0.27.0 version: 0.27.0 @@ -446,7 +446,7 @@ importers: version: 15.0.1 rimraf: specifier: 'catalog:' - version: 6.1.0 + version: 6.1.2 serve: specifier: 'catalog:' version: 14.2.5 @@ -460,11 +460,11 @@ importers: specifier: ^3.2.0 version: 3.2.0(webpack@5.101.3(@swc/core@1.13.5)(esbuild@0.27.0)) stylelint: - specifier: ^16.25.0 - version: 16.25.0(typescript@5.9.3) + specifier: ^16.26.0 + version: 16.26.0(typescript@5.9.3) stylelint-config-tailwindcss: specifier: ^1.0.0 - version: 1.0.0(stylelint@16.25.0(typescript@5.9.3))(tailwindcss@4.1.13) + version: 1.0.0(stylelint@16.26.0(typescript@5.9.3))(tailwindcss@4.1.13) terser-webpack-plugin: specifier: ^5.3.14 version: 5.3.14(@swc/core@1.13.5)(esbuild@0.27.0)(webpack@5.101.3(@swc/core@1.13.5)(esbuild@0.27.0)) @@ -644,7 +644,7 @@ importers: version: 1.11.18 es-toolkit: specifier: ^1.41.0 - version: 1.41.0 + version: 1.42.0 fg-loadcss: specifier: ^3.1.0 version: 3.1.0 @@ -716,7 +716,7 @@ importers: version: 0.12.1(react@19.2.0) rimraf: specifier: 'catalog:' - version: 6.1.0 + version: 6.1.2 rxjs: specifier: ^7.8.2 version: 7.8.2 @@ -909,7 +909,7 @@ importers: version: 19.2.0(react@19.2.0) rimraf: specifier: 'catalog:' - version: 6.1.0 + version: 6.1.2 publishDirectory: build packages/x-charts-premium: @@ -968,7 +968,7 @@ importers: version: 19.2.0(react@19.2.0) rimraf: specifier: 'catalog:' - version: 6.1.0 + version: 6.1.2 optionalDependencies: rasterizehtml: specifier: ^1.4.0 @@ -1031,7 +1031,7 @@ importers: version: 19.2.0(react@19.2.0) rimraf: specifier: 'catalog:' - version: 6.1.0 + version: 6.1.2 optionalDependencies: rasterizehtml: specifier: ^1.4.0 @@ -1127,7 +1127,7 @@ importers: version: 2.0.3 rimraf: specifier: 'catalog:' - version: 6.1.0 + version: 6.1.2 packages/x-codemod: dependencies: @@ -1161,7 +1161,7 @@ importers: version: 0.6.0 rimraf: specifier: 'catalog:' - version: 6.1.0 + version: 6.1.2 publishDirectory: build packages/x-data-grid: @@ -1223,7 +1223,7 @@ importers: version: 19.2.0(react@19.2.0) rimraf: specifier: 'catalog:' - version: 6.1.0 + version: 6.1.2 publishDirectory: build packages/x-data-grid-generator: @@ -1276,7 +1276,7 @@ importers: version: 19.2.0(react@19.2.0) rimraf: specifier: 'catalog:' - version: 6.1.0 + version: 6.1.2 publishDirectory: build packages/x-data-grid-headless: @@ -1305,7 +1305,7 @@ importers: version: 19.2.0(react@19.2.0) rimraf: specifier: 'catalog:' - version: 6.1.0 + version: 6.1.2 publishDirectory: build packages/x-data-grid-headless-premium: @@ -1343,7 +1343,7 @@ importers: version: 19.2.0(react@19.2.0) rimraf: specifier: 'catalog:' - version: 6.1.0 + version: 6.1.2 publishDirectory: build packages/x-data-grid-headless-pro: @@ -1378,7 +1378,7 @@ importers: version: 19.2.0(react@19.2.0) rimraf: specifier: 'catalog:' - version: 6.1.0 + version: 6.1.2 publishDirectory: build packages/x-data-grid-premium: @@ -1446,7 +1446,7 @@ importers: version: 4.4.5(react-dom@19.2.0(react@19.2.0))(react@19.2.0) rimraf: specifier: 'catalog:' - version: 6.1.0 + version: 6.1.2 publishDirectory: build packages/x-data-grid-pro: @@ -1505,7 +1505,7 @@ importers: version: 4.4.5(react-dom@19.2.0(react@19.2.0))(react@19.2.0) rimraf: specifier: 'catalog:' - version: 6.1.0 + version: 6.1.2 publishDirectory: build packages/x-date-pickers: @@ -1591,7 +1591,7 @@ importers: version: 19.2.0(react@19.2.0) rimraf: specifier: 'catalog:' - version: 6.1.0 + version: 6.1.2 publishDirectory: build packages/x-date-pickers-pro: @@ -1671,7 +1671,7 @@ importers: version: 19.2.0(react@19.2.0) rimraf: specifier: 'catalog:' - version: 6.1.0 + version: 6.1.2 publishDirectory: build packages/x-internal-gestures: @@ -1710,7 +1710,7 @@ importers: version: 19.2.0(react@19.2.0) rimraf: specifier: 'catalog:' - version: 6.1.0 + version: 6.1.2 publishDirectory: build packages/x-license: @@ -1739,7 +1739,7 @@ importers: version: 19.2.0(react@19.2.0) rimraf: specifier: 'catalog:' - version: 6.1.0 + version: 6.1.2 publishDirectory: build packages/x-scheduler: @@ -1786,7 +1786,7 @@ importers: version: 19.2.0(react@19.2.0) rimraf: specifier: 'catalog:' - version: 6.1.0 + version: 6.1.2 publishDirectory: build packages/x-scheduler-headless: @@ -1848,7 +1848,7 @@ importers: version: 19.2.0(react@19.2.0) rimraf: specifier: 'catalog:' - version: 6.1.0 + version: 6.1.2 publishDirectory: build packages/x-telemetry: @@ -1880,7 +1880,7 @@ importers: version: 1.0.3 rimraf: specifier: 'catalog:' - version: 6.1.0 + version: 6.1.2 publishDirectory: build packages/x-tree-view: @@ -1936,7 +1936,7 @@ importers: version: 19.2.0(react@19.2.0) rimraf: specifier: 'catalog:' - version: 6.1.0 + version: 6.1.2 publishDirectory: build packages/x-tree-view-pro: @@ -2007,7 +2007,7 @@ importers: version: 19.2.0(react@19.2.0) rimraf: specifier: 'catalog:' - version: 6.1.0 + version: 6.1.2 publishDirectory: build packages/x-virtualizer: @@ -2035,8 +2035,8 @@ importers: specifier: 'catalog:' version: 19.2.0(react@19.2.0) rimraf: - specifier: ^6.1.0 - version: 6.1.0 + specifier: ^6.1.2 + version: 6.1.2 publishDirectory: build test: @@ -2045,8 +2045,8 @@ importers: specifier: 'catalog:' version: 7.28.4 '@base-ui-components/utils': - specifier: ^0.1.2 - version: 0.1.2(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + specifier: ^0.2.0 + version: 0.2.0(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@emotion/cache': specifier: 'catalog:' version: 11.14.0 @@ -3327,14 +3327,11 @@ packages: resolution: {integrity: sha512-6zABk/ECA/QYSCQ1NGiVwwbQerUCZ+TQbp64Q3AgmfNvurHH0j8TtXa1qbShXA6qqkpAj4V5W8pP6mLe1mcMqA==} engines: {node: '>=18'} - '@cacheable/memoize@2.0.1': - resolution: {integrity: sha512-WBLH37SynkCa39S6IrTSMQF3Wdv4/51WxuU5TuCNEqZcLgLGHme8NUxRTcDIO8ZZFXlslWbh9BD3DllixgPg6Q==} + '@cacheable/memory@2.0.5': + resolution: {integrity: sha512-fkiAxCvssEyJZ5fxX4tcdZFRmW9JehSTGvvqmXn6rTzG5cH6V/3C4ad8yb01vOjp2xBydHkHrgpW0qeGtzt6VQ==} - '@cacheable/memory@2.0.1': - resolution: {integrity: sha512-Ufc7iQnRKFC8gjZVGOTOsMwM/vZtmsw3LafvctVXPm835ElgK3DpMe1U5i9sd6OieSkyJhXbAT2Q2FosXBBbAQ==} - - '@cacheable/utils@2.0.1': - resolution: {integrity: sha512-sxHjO6wKn4/0wHCFYbh6tljj+ciP9BKgyBi09NLsor3sN+nu/Rt3FwLw6bYp7bp8usHpmcwUozrB/u4RuSw/eg==} + '@cacheable/utils@2.3.1': + resolution: {integrity: sha512-38NJXjIr4W1Sghun8ju+uYWD8h2c61B4dKwfnQHVDFpAJ9oS28RpfqZQJ6Dgd3RceGkILDY9YT+72HJR3LoeSQ==} '@codspeed/core@5.0.1': resolution: {integrity: sha512-4g5ZyFAin8QywK4+0FK1uXG3GLRPu0oc3xbP+7OUhhFxbwpzFuaJtKmnTofMqLy9/pHH6Bl/7H0/DTVH3cpFkA==} @@ -4070,12 +4067,12 @@ packages: cpu: [x64] os: [win32] - '@inquirer/ansi@1.0.1': - resolution: {integrity: sha512-yqq0aJW/5XPhi5xOAL1xRCpe1eh8UFVgYFpFsjEqmIR8rKLyP+HINvFXwUaxYICflJrVlxnp7lLN6As735kVpw==} + '@inquirer/ansi@1.0.2': + resolution: {integrity: sha512-S8qNSZiYzFd0wAcyG5AXCvUHC5Sr7xpZ9wZ2py9XR88jUz8wooStVx5M6dRzczbBWjic9NP7+rY0Xi7qqK/aMQ==} engines: {node: '>=18'} - '@inquirer/checkbox@4.3.0': - resolution: {integrity: sha512-5+Q3PKH35YsnoPTh75LucALdAxom6xh5D1oeY561x4cqBuH24ZFVyFREPe14xgnrtmGu3EEt1dIi60wRVSnGCw==} + '@inquirer/checkbox@4.3.2': + resolution: {integrity: sha512-VXukHf0RR1doGe6Sm4F0Em7SWYLTHSsbGfJdS9Ja2bX5/D5uwVOEjr07cncLROdBvmnvCATYEWlHqYmXv2IlQA==} engines: {node: '>=18'} peerDependencies: '@types/node': '>=18' @@ -4083,8 +4080,8 @@ packages: '@types/node': optional: true - '@inquirer/confirm@5.1.19': - resolution: {integrity: sha512-wQNz9cfcxrtEnUyG5PndC8g3gZ7lGDBzmWiXZkX8ot3vfZ+/BLjR8EvyGX4YzQLeVqtAlY/YScZpW7CW8qMoDQ==} + '@inquirer/confirm@5.1.21': + resolution: {integrity: sha512-KR8edRkIsUayMXV+o3Gv+q4jlhENF9nMYUZs9PA2HzrXeHI8M5uDag70U7RJn9yyiMZSbtF5/UexBtAVtZGSbQ==} engines: {node: '>=18'} peerDependencies: '@types/node': '>=18' @@ -4092,8 +4089,8 @@ packages: '@types/node': optional: true - '@inquirer/core@10.3.0': - resolution: {integrity: sha512-Uv2aPPPSK5jeCplQmQ9xadnFx2Zhj9b5Dj7bU6ZeCdDNNY11nhYy4btcSdtDguHqCT2h5oNeQTcUNSGGLA7NTA==} + '@inquirer/core@10.3.2': + resolution: {integrity: sha512-43RTuEbfP8MbKzedNqBrlhhNKVwoK//vUFNW3Q3vZ88BLcrs4kYpGg+B2mm5p2K/HfygoCxuKwJJiv8PbGmE0A==} engines: {node: '>=18'} peerDependencies: '@types/node': '>=18' @@ -4101,8 +4098,8 @@ packages: '@types/node': optional: true - '@inquirer/editor@4.2.21': - resolution: {integrity: sha512-MjtjOGjr0Kh4BciaFShYpZ1s9400idOdvQ5D7u7lE6VztPFoyLcVNE5dXBmEEIQq5zi4B9h2kU+q7AVBxJMAkQ==} + '@inquirer/editor@4.2.23': + resolution: {integrity: sha512-aLSROkEwirotxZ1pBaP8tugXRFCxW94gwrQLxXfrZsKkfjOYC1aRvAZuhpJOb5cu4IBTJdsCigUlf2iCOu4ZDQ==} engines: {node: '>=18'} peerDependencies: '@types/node': '>=18' @@ -4110,8 +4107,8 @@ packages: '@types/node': optional: true - '@inquirer/expand@4.0.21': - resolution: {integrity: sha512-+mScLhIcbPFmuvU3tAGBed78XvYHSvCl6dBiYMlzCLhpr0bzGzd8tfivMMeqND6XZiaZ1tgusbUHJEfc6YzOdA==} + '@inquirer/expand@4.0.23': + resolution: {integrity: sha512-nRzdOyFYnpeYTTR2qFwEVmIWypzdAx/sIkCMeTNTcflFOovfqUk+HcFhQQVBftAh9gmGrpFj6QcGEqrDMDOiew==} engines: {node: '>=18'} peerDependencies: '@types/node': '>=18' @@ -4119,8 +4116,8 @@ packages: '@types/node': optional: true - '@inquirer/external-editor@1.0.2': - resolution: {integrity: sha512-yy9cOoBnx58TlsPrIxauKIFQTiyH+0MK4e97y4sV9ERbI+zDxw7i2hxHLCIEGIE/8PPvDxGhgzIOTSOWcs6/MQ==} + '@inquirer/external-editor@1.0.3': + resolution: {integrity: sha512-RWbSrDiYmO4LbejWY7ttpxczuwQyZLBUyygsA9Nsv95hpzUWwnNTVQmAq3xuh7vNwCp07UTmE5i11XAEExx4RA==} engines: {node: '>=18'} peerDependencies: '@types/node': '>=18' @@ -4128,12 +4125,12 @@ packages: '@types/node': optional: true - '@inquirer/figures@1.0.14': - resolution: {integrity: sha512-DbFgdt+9/OZYFM+19dbpXOSeAstPy884FPy1KjDu4anWwymZeOYhMY1mdFri172htv6mvc/uvIAAi7b7tvjJBQ==} + '@inquirer/figures@1.0.15': + resolution: {integrity: sha512-t2IEY+unGHOzAaVM5Xx6DEWKeXlDDcNPeDyUpsRc6CUhBfU3VQOEl+Vssh7VNp1dR8MdUJBWhuObjXCsVpjN5g==} engines: {node: '>=18'} - '@inquirer/input@4.2.5': - resolution: {integrity: sha512-7GoWev7P6s7t0oJbenH0eQ0ThNdDJbEAEtVt9vsrYZ9FulIokvd823yLyhQlWHJPGce1wzP53ttfdCZmonMHyA==} + '@inquirer/input@4.3.1': + resolution: {integrity: sha512-kN0pAM4yPrLjJ1XJBjDxyfDduXOuQHrBB8aLDMueuwUGn+vNpF7Gq7TvyVxx8u4SHlFFj4trmj+a2cbpG4Jn1g==} engines: {node: '>=18'} peerDependencies: '@types/node': '>=18' @@ -4141,8 +4138,8 @@ packages: '@types/node': optional: true - '@inquirer/number@3.0.21': - resolution: {integrity: sha512-5QWs0KGaNMlhbdhOSCFfKsW+/dcAVC2g4wT/z2MCiZM47uLgatC5N20kpkDQf7dHx+XFct/MJvvNGy6aYJn4Pw==} + '@inquirer/number@3.0.23': + resolution: {integrity: sha512-5Smv0OK7K0KUzUfYUXDXQc9jrf8OHo4ktlEayFlelCjwMXz0299Y8OrI+lj7i4gCBY15UObk76q0QtxjzFcFcg==} engines: {node: '>=18'} peerDependencies: '@types/node': '>=18' @@ -4150,8 +4147,8 @@ packages: '@types/node': optional: true - '@inquirer/password@4.0.21': - resolution: {integrity: sha512-xxeW1V5SbNFNig2pLfetsDb0svWlKuhmr7MPJZMYuDnCTkpVBI+X/doudg4pznc1/U+yYmWFFOi4hNvGgUo7EA==} + '@inquirer/password@4.0.23': + resolution: {integrity: sha512-zREJHjhT5vJBMZX/IUbyI9zVtVfOLiTO66MrF/3GFZYZ7T4YILW5MSkEYHceSii/KtRk+4i3RE7E1CUXA2jHcA==} engines: {node: '>=18'} peerDependencies: '@types/node': '>=18' @@ -4159,8 +4156,8 @@ packages: '@types/node': optional: true - '@inquirer/prompts@7.9.0': - resolution: {integrity: sha512-X7/+dG9SLpSzRkwgG5/xiIzW0oMrV3C0HOa7YHG1WnrLK+vCQHfte4k/T80059YBdei29RBC3s+pSMvPJDU9/A==} + '@inquirer/prompts@7.10.1': + resolution: {integrity: sha512-Dx/y9bCQcXLI5ooQ5KyvA4FTgeo2jYj/7plWfV5Ak5wDPKQZgudKez2ixyfz7tKXzcJciTxqLeK7R9HItwiByg==} engines: {node: '>=18'} peerDependencies: '@types/node': '>=18' @@ -4168,8 +4165,8 @@ packages: '@types/node': optional: true - '@inquirer/rawlist@4.1.9': - resolution: {integrity: sha512-AWpxB7MuJrRiSfTKGJ7Y68imYt8P9N3Gaa7ySdkFj1iWjr6WfbGAhdZvw/UnhFXTHITJzxGUI9k8IX7akAEBCg==} + '@inquirer/rawlist@4.1.11': + resolution: {integrity: sha512-+LLQB8XGr3I5LZN/GuAHo+GpDJegQwuPARLChlMICNdwW7OwV2izlCSCxN6cqpL0sMXmbKbFcItJgdQq5EBXTw==} engines: {node: '>=18'} peerDependencies: '@types/node': '>=18' @@ -4177,8 +4174,8 @@ packages: '@types/node': optional: true - '@inquirer/search@3.2.0': - resolution: {integrity: sha512-a5SzB/qrXafDX1Z4AZW3CsVoiNxcIYCzYP7r9RzrfMpaLpB+yWi5U8BWagZyLmwR0pKbbL5umnGRd0RzGVI8bQ==} + '@inquirer/search@3.2.2': + resolution: {integrity: sha512-p2bvRfENXCZdWF/U2BXvnSI9h+tuA8iNqtUKb9UWbmLYCRQxd8WkvwWvYn+3NgYaNwdUkHytJMGG4MMLucI1kA==} engines: {node: '>=18'} peerDependencies: '@types/node': '>=18' @@ -4186,8 +4183,8 @@ packages: '@types/node': optional: true - '@inquirer/select@4.4.0': - resolution: {integrity: sha512-kaC3FHsJZvVyIjYBs5Ih8y8Bj4P/QItQWrZW22WJax7zTN+ZPXVGuOM55vzbdCP9zKUiBd9iEJVdesujfF+cAA==} + '@inquirer/select@4.4.2': + resolution: {integrity: sha512-l4xMuJo55MAe+N7Qr4rX90vypFwCajSakx59qe/tMaC1aEHWLyw68wF4o0A4SLAY4E0nd+Vt+EyskeDIqu1M6w==} engines: {node: '>=18'} peerDependencies: '@types/node': '>=18' @@ -4195,8 +4192,8 @@ packages: '@types/node': optional: true - '@inquirer/type@3.0.9': - resolution: {integrity: sha512-QPaNt/nmE2bLGQa9b7wwyRJoLZ7pN6rcyXvzU0YCmivmJyq1BVo94G98tStRWkoD1RgDX5C+dPlhhHzNdu/W/w==} + '@inquirer/type@3.0.10': + resolution: {integrity: sha512-BvziSRxfz5Ov8ch0z/n3oijRSEcEsHnhggm4xFZe93DHcUCTlutlq9Ox4SVENAfcRD22UQq7T/atg9Wr3k09eA==} engines: {node: '>=18'} peerDependencies: '@types/node': '>=18' @@ -4262,9 +4259,11 @@ packages: '@jridgewell/trace-mapping@0.3.31': resolution: {integrity: sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==} - '@keyv/bigmap@1.0.1': - resolution: {integrity: sha512-dZ7TMshK6brpuGPPRoq4pHNzNH4KTWaxVPB7KEnPErlgJpc+jG1Oyx3sw6nBFiZ0OCKwC1zU6skMEG7H421f9g==} - engines: {node: '>= 20'} + '@keyv/bigmap@1.3.0': + resolution: {integrity: sha512-KT01GjzV6AQD5+IYrcpoYLkCu1Jod3nau1Z7EsEuViO3TZGRacSbO9MfHmbJ1WaOXFtWLxPVj169cn2WNKPkIg==} + engines: {node: '>= 18'} + peerDependencies: + keyv: ^5.5.4 '@keyv/serialize@1.1.1': resolution: {integrity: sha512-dXn3FZhPv0US+7dtJsIi2R+c7qWYiReoEh5zUntWCf4oSpMNib8FDhSoed6m3QyZdx5hK7iLFkYk3rNxwt8vTA==} @@ -6836,8 +6835,8 @@ packages: resolution: {integrity: sha512-+7LYcYGBYoNqTp1Rv7Ny1YjUo5E0/ftkQtraH3vkfAGgVHc+ouWdC8okAwQgQR7EVIdW6JTzTmhKFwzb+4okAQ==} engines: {node: ^20.17.0 || >=22.9.0} - cacheable@2.0.1: - resolution: {integrity: sha512-MSKxcybpxB5kcWKpj+1tPBm2os4qKKGxDovsZmLhZmWIDYp8EgtC45C5zk1fLe1IC9PpI4ZE4eyryQH0N10PKA==} + cacheable@2.2.0: + resolution: {integrity: sha512-LEJxRqfeomiiRd2t0uON6hxAtgOoWDfY3fugebbz+J3vDLO+SkdfFChQcOHTZhj9SYa9iwE9MGYNX72dKiOE4w==} caching-transform@4.0.0: resolution: {integrity: sha512-kpqOvwXnjjN44D89K5ccQC+RUrsy7jB/XLlRrx0D7/2HNcTPqzsb6XgYoErwko6QsV184CA2YgS1fxDiiDZMWA==} @@ -6936,8 +6935,8 @@ packages: character-reference-invalid@2.0.1: resolution: {integrity: sha512-iBZ4F4wRbyORVsu0jPV7gXkOsGYjGHPmAyv+HiHG8gi5PtC9KI2j1+v8/tlibRvjoWX027ypmG/n0HtO5t7unw==} - chardet@2.1.0: - resolution: {integrity: sha512-bNFETTG/pM5ryzQ9Ad0lJOTa6HWD/YsScAR3EnCPZRPlQh77JocYktSHOUHelyhm8IARL+o4c4F1bP5KVOjiRA==} + chardet@2.1.1: + resolution: {integrity: sha512-PsezH1rqdV9VvyNhxxOW32/d75r01NY7TQCmOqomRo15ZSOKbpTFVsfjghxo6JloQUCGnH4k1LGu0R4yCLlWQQ==} chokidar@3.6.0: resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==} @@ -7745,8 +7744,8 @@ packages: resolution: {integrity: sha512-w+5mJ3GuFL+NjVtJlvydShqE1eN3h3PbI7/5LAsYJP/2qtuMXjfL2LpHSRqo4b4eSF5K/DH1JXKUAHSB2UW50g==} engines: {node: '>= 0.4'} - es-toolkit@1.41.0: - resolution: {integrity: sha512-bDd3oRmbVgqZCJS6WmeQieOrzpl3URcWBUVDXxOELlUW2FuW+0glPOz1n0KnRie+PdyvUZcXz2sOn00c6pPRIA==} + es-toolkit@1.42.0: + resolution: {integrity: sha512-SLHIyY7VfDJBM8clz4+T2oquwTQxEzu263AyhVK4jREOAwJ+8eebaa4wM3nlvnAqhDrMm2EsA6hWHaQsMPQ1nA==} es6-error@4.1.1: resolution: {integrity: sha512-Um/+FxMr9CISWh0bi5Zv0iOD+4cFh5qLeks1qhAopKVAJw3drgKbKySikp7wGhDL0HPeaja0P5ULZrxLkniUVg==} @@ -8090,8 +8089,8 @@ packages: resolution: {integrity: sha512-d+l3qxjSesT4V7v2fh+QnmFnUWv9lSpjarhShNTgBOfA0ttejbQUAlHLitbjkoRiDulW0OPoQPYIGhIC8ohejg==} engines: {node: '>=18'} - file-entry-cache@10.1.4: - resolution: {integrity: sha512-5XRUFc0WTtUbjfGzEwXc42tiGxQHBmtbUG1h9L2apu4SulCGN3Hqm//9D6FAolf8MYNL7f/YlJl9vy08pj5JuA==} + file-entry-cache@11.1.1: + resolution: {integrity: sha512-TPVFSDE7q91Dlk1xpFLvFllf8r0HyOMOlnWy7Z2HBku5H3KhIeOGInexrIeg2D64DosVB/JXkrrk6N/7Wriq4A==} file-entry-cache@8.0.0: resolution: {integrity: sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==} @@ -8153,8 +8152,8 @@ packages: resolution: {integrity: sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==} engines: {node: '>=16'} - flat-cache@6.1.14: - resolution: {integrity: sha512-ExZSCSV9e7v/Zt7RzCbX57lY2dnPdxzU/h3UE6WJ6NtEMfwBd8jmi1n4otDEUfz+T/R+zxrFDpICFdjhD3H/zw==} + flat-cache@6.1.19: + resolution: {integrity: sha512-l/K33newPTZMTGAnnzaiqSl6NnH7Namh8jBNjrgjprWxGmZUuxx/sJNIRaijOh3n7q7ESbhNZC+pvVZMFdeU4A==} flat@5.0.2: resolution: {integrity: sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==} @@ -8388,6 +8387,10 @@ packages: engines: {node: 20 || >=22} hasBin: true + glob@13.0.0: + resolution: {integrity: sha512-tvZgpqk6fz4BaNZ66ZsRaZnbHvP/jG3uKJvAZOwEVUL4RTA5nJeeLYfyN9/VA8NX/V3IBG+hkeuGpKjvELkVhA==} + engines: {node: 20 || >=22} + glob@7.2.3: resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} deprecated: Glob versions prior to v9 are no longer supported @@ -8501,6 +8504,10 @@ packages: resolution: {integrity: sha512-Hrp5vIK/xr5SkeN2onO32H0MgNZ0f17HRNH39WfL0SYUNOTZ5Lz1TJ8Pajo/87dYGEFlLMm7mIc/k/s6Bvz9HQ==} engines: {node: '>=8'} + hashery@1.2.0: + resolution: {integrity: sha512-43XJKpwle72Ik5Zpam7MuzRWyNdwwdf6XHlh8wCj2PggvWf+v/Dm5B0dxGZOmddidgeO6Ofu9As/o231Ti/9PA==} + engines: {node: '>=20'} + hasown@2.0.2: resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==} engines: {node: '>= 0.4'} @@ -8530,8 +8537,8 @@ packages: hoist-non-react-statics@3.3.2: resolution: {integrity: sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==} - hookified@1.12.1: - resolution: {integrity: sha512-xnKGl+iMIlhrZmGHB729MqlmPoWBznctSQTYCpFKqNsCgimJQmithcW0xSQMMFzYnV2iKUh25alswn6epgxS0Q==} + hookified@1.13.0: + resolution: {integrity: sha512-6sPYUY8olshgM/1LDNW4QZQN0IqgKhtl/1C8koNZBJrKLBk3AZl6chQtNwpNztvfiApHMEwMHek5rv993PRbWw==} hosted-git-info@2.8.9: resolution: {integrity: sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==} @@ -9216,8 +9223,8 @@ packages: keyv@4.5.4: resolution: {integrity: sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==} - keyv@5.5.2: - resolution: {integrity: sha512-TXcFHbmm/z7MGd1u9ASiCSfTS+ei6Z8B3a5JHzx3oPa/o7QzWVtPRpc4KGER5RR469IC+/nfg4U5YLIuDUua2g==} + keyv@5.5.4: + resolution: {integrity: sha512-eohl3hKTiVyD1ilYdw9T0OiB4hnjef89e3dMYKz+mVKDzj+5IteTseASUsOB+EU9Tf6VNTCjDePcP6wkDGmLKQ==} kind-of@6.0.3: resolution: {integrity: sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==} @@ -10567,6 +10574,10 @@ packages: resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==} engines: {node: '>=6'} + qified@0.5.2: + resolution: {integrity: sha512-7gJ6mxcQb9vUBOtbKm5mDevbe2uRcOEVp1g4gb/Q+oLntB3HY8eBhOYRxFI2mlDFlY1e4DOSCptzxarXRvzxCA==} + engines: {node: '>=20'} + qjobs@1.2.0: resolution: {integrity: sha512-8YOJEHtxpySA3fFDyCRxA+UUV+fA+rTWnuWvylOK/NCjhY+b4ocCtmu8TtsWb+mYeU+GCHf/S66KZF/AsteKHg==} engines: {node: '>=0.9'} @@ -10896,8 +10907,8 @@ packages: resolution: {integrity: sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ==} hasBin: true - rimraf@6.1.0: - resolution: {integrity: sha512-DxdlA1bdNzkZK7JiNWH+BAx1x4tEJWoTofIopFo6qWUU94jYrFZ0ubY05TqH3nWPJ1nKa1JWVFDINZ3fnrle/A==} + rimraf@6.1.2: + resolution: {integrity: sha512-cFCkPslJv7BAXJsYlK1dZsbP8/ZNLkCAQ0bi1hf5EKX2QHegmDFEFA6QhuYJlk7UDdc+02JjO80YSOrWPpw06g==} engines: {node: 20 || >=22} hasBin: true @@ -11394,8 +11405,8 @@ packages: stylelint: '>=13.13.1' tailwindcss: '>=2.2.16' - stylelint@16.25.0: - resolution: {integrity: sha512-Li0avYWV4nfv1zPbdnxLYBGq4z8DVZxbRgx4Kn6V+Uftz1rMoF1qiEI3oL4kgWqyYgCgs7gT5maHNZ82Gk03vQ==} + stylelint@16.26.0: + resolution: {integrity: sha512-Y/3AVBefrkqqapVYH3LBF5TSDZ1kw+0XpdKN2KchfuhMK6lQ85S4XOG4lIZLcrcS4PWBmvcY6eS2kCQFz0jukQ==} engines: {node: '>=18.12.0'} hasBin: true @@ -12274,8 +12285,8 @@ packages: resolution: {integrity: sha512-AyeEbWOu/TAXdxlV9wmGcR0+yh2j3vYPGOECcIj2S7MkrLyC7ne+oye2BKTItt0ii2PHk4cDy+95+LshzbXnGg==} engines: {node: '>=12.20'} - yoctocolors-cjs@2.1.2: - resolution: {integrity: sha512-cYVsTjKl8b+FrnidjibDWskAv7UKOfcwaVZdp/it9n1s9fU3IkgDbhdIRKCW4JDsAlECJY0ytoVPT3sK6kideA==} + yoctocolors-cjs@2.1.3: + resolution: {integrity: sha512-U/PBtDf35ff0D8X8D0jfdzHYEPFxAI7jJlxZXwCSez5M3190m+QobIfh+sWDWSHMCWWJN2AWamkegn6vr6YBTw==} engines: {node: '>=18'} yoctocolors@2.1.1: @@ -13851,19 +13862,17 @@ snapshots: '@bcoe/v8-coverage@1.0.2': {} - '@cacheable/memoize@2.0.1': + '@cacheable/memory@2.0.5': dependencies: - '@cacheable/utils': 2.0.1 + '@cacheable/utils': 2.3.1 + '@keyv/bigmap': 1.3.0(keyv@5.5.4) + hookified: 1.13.0 + keyv: 5.5.4 - '@cacheable/memory@2.0.1': + '@cacheable/utils@2.3.1': dependencies: - '@cacheable/memoize': 2.0.1 - '@cacheable/utils': 2.0.1 - '@keyv/bigmap': 1.0.1 - hookified: 1.12.1 - keyv: 5.5.2 - - '@cacheable/utils@2.0.1': {} + hashery: 1.2.0 + keyv: 5.5.4 '@codspeed/core@5.0.1': dependencies: @@ -14443,128 +14452,128 @@ snapshots: '@img/sharp-win32-x64@0.34.4': optional: true - '@inquirer/ansi@1.0.1': {} + '@inquirer/ansi@1.0.2': {} - '@inquirer/checkbox@4.3.0(@types/node@22.18.13)': + '@inquirer/checkbox@4.3.2(@types/node@22.18.13)': dependencies: - '@inquirer/ansi': 1.0.1 - '@inquirer/core': 10.3.0(@types/node@22.18.13) - '@inquirer/figures': 1.0.14 - '@inquirer/type': 3.0.9(@types/node@22.18.13) - yoctocolors-cjs: 2.1.2 + '@inquirer/ansi': 1.0.2 + '@inquirer/core': 10.3.2(@types/node@22.18.13) + '@inquirer/figures': 1.0.15 + '@inquirer/type': 3.0.10(@types/node@22.18.13) + yoctocolors-cjs: 2.1.3 optionalDependencies: '@types/node': 22.18.13 - '@inquirer/confirm@5.1.19(@types/node@22.18.13)': + '@inquirer/confirm@5.1.21(@types/node@22.18.13)': dependencies: - '@inquirer/core': 10.3.0(@types/node@22.18.13) - '@inquirer/type': 3.0.9(@types/node@22.18.13) + '@inquirer/core': 10.3.2(@types/node@22.18.13) + '@inquirer/type': 3.0.10(@types/node@22.18.13) optionalDependencies: '@types/node': 22.18.13 - '@inquirer/core@10.3.0(@types/node@22.18.13)': + '@inquirer/core@10.3.2(@types/node@22.18.13)': dependencies: - '@inquirer/ansi': 1.0.1 - '@inquirer/figures': 1.0.14 - '@inquirer/type': 3.0.9(@types/node@22.18.13) + '@inquirer/ansi': 1.0.2 + '@inquirer/figures': 1.0.15 + '@inquirer/type': 3.0.10(@types/node@22.18.13) cli-width: 4.1.0 mute-stream: 2.0.0 signal-exit: 4.1.0 wrap-ansi: 6.2.0 - yoctocolors-cjs: 2.1.2 + yoctocolors-cjs: 2.1.3 optionalDependencies: '@types/node': 22.18.13 - '@inquirer/editor@4.2.21(@types/node@22.18.13)': + '@inquirer/editor@4.2.23(@types/node@22.18.13)': dependencies: - '@inquirer/core': 10.3.0(@types/node@22.18.13) - '@inquirer/external-editor': 1.0.2(@types/node@22.18.13) - '@inquirer/type': 3.0.9(@types/node@22.18.13) + '@inquirer/core': 10.3.2(@types/node@22.18.13) + '@inquirer/external-editor': 1.0.3(@types/node@22.18.13) + '@inquirer/type': 3.0.10(@types/node@22.18.13) optionalDependencies: '@types/node': 22.18.13 - '@inquirer/expand@4.0.21(@types/node@22.18.13)': + '@inquirer/expand@4.0.23(@types/node@22.18.13)': dependencies: - '@inquirer/core': 10.3.0(@types/node@22.18.13) - '@inquirer/type': 3.0.9(@types/node@22.18.13) - yoctocolors-cjs: 2.1.2 + '@inquirer/core': 10.3.2(@types/node@22.18.13) + '@inquirer/type': 3.0.10(@types/node@22.18.13) + yoctocolors-cjs: 2.1.3 optionalDependencies: '@types/node': 22.18.13 - '@inquirer/external-editor@1.0.2(@types/node@22.18.13)': + '@inquirer/external-editor@1.0.3(@types/node@22.18.13)': dependencies: - chardet: 2.1.0 + chardet: 2.1.1 iconv-lite: 0.7.0 optionalDependencies: '@types/node': 22.18.13 - '@inquirer/figures@1.0.14': {} + '@inquirer/figures@1.0.15': {} - '@inquirer/input@4.2.5(@types/node@22.18.13)': + '@inquirer/input@4.3.1(@types/node@22.18.13)': dependencies: - '@inquirer/core': 10.3.0(@types/node@22.18.13) - '@inquirer/type': 3.0.9(@types/node@22.18.13) + '@inquirer/core': 10.3.2(@types/node@22.18.13) + '@inquirer/type': 3.0.10(@types/node@22.18.13) optionalDependencies: '@types/node': 22.18.13 - '@inquirer/number@3.0.21(@types/node@22.18.13)': + '@inquirer/number@3.0.23(@types/node@22.18.13)': dependencies: - '@inquirer/core': 10.3.0(@types/node@22.18.13) - '@inquirer/type': 3.0.9(@types/node@22.18.13) + '@inquirer/core': 10.3.2(@types/node@22.18.13) + '@inquirer/type': 3.0.10(@types/node@22.18.13) optionalDependencies: '@types/node': 22.18.13 - '@inquirer/password@4.0.21(@types/node@22.18.13)': + '@inquirer/password@4.0.23(@types/node@22.18.13)': dependencies: - '@inquirer/ansi': 1.0.1 - '@inquirer/core': 10.3.0(@types/node@22.18.13) - '@inquirer/type': 3.0.9(@types/node@22.18.13) + '@inquirer/ansi': 1.0.2 + '@inquirer/core': 10.3.2(@types/node@22.18.13) + '@inquirer/type': 3.0.10(@types/node@22.18.13) optionalDependencies: '@types/node': 22.18.13 - '@inquirer/prompts@7.9.0(@types/node@22.18.13)': - dependencies: - '@inquirer/checkbox': 4.3.0(@types/node@22.18.13) - '@inquirer/confirm': 5.1.19(@types/node@22.18.13) - '@inquirer/editor': 4.2.21(@types/node@22.18.13) - '@inquirer/expand': 4.0.21(@types/node@22.18.13) - '@inquirer/input': 4.2.5(@types/node@22.18.13) - '@inquirer/number': 3.0.21(@types/node@22.18.13) - '@inquirer/password': 4.0.21(@types/node@22.18.13) - '@inquirer/rawlist': 4.1.9(@types/node@22.18.13) - '@inquirer/search': 3.2.0(@types/node@22.18.13) - '@inquirer/select': 4.4.0(@types/node@22.18.13) + '@inquirer/prompts@7.10.1(@types/node@22.18.13)': + dependencies: + '@inquirer/checkbox': 4.3.2(@types/node@22.18.13) + '@inquirer/confirm': 5.1.21(@types/node@22.18.13) + '@inquirer/editor': 4.2.23(@types/node@22.18.13) + '@inquirer/expand': 4.0.23(@types/node@22.18.13) + '@inquirer/input': 4.3.1(@types/node@22.18.13) + '@inquirer/number': 3.0.23(@types/node@22.18.13) + '@inquirer/password': 4.0.23(@types/node@22.18.13) + '@inquirer/rawlist': 4.1.11(@types/node@22.18.13) + '@inquirer/search': 3.2.2(@types/node@22.18.13) + '@inquirer/select': 4.4.2(@types/node@22.18.13) optionalDependencies: '@types/node': 22.18.13 - '@inquirer/rawlist@4.1.9(@types/node@22.18.13)': + '@inquirer/rawlist@4.1.11(@types/node@22.18.13)': dependencies: - '@inquirer/core': 10.3.0(@types/node@22.18.13) - '@inquirer/type': 3.0.9(@types/node@22.18.13) - yoctocolors-cjs: 2.1.2 + '@inquirer/core': 10.3.2(@types/node@22.18.13) + '@inquirer/type': 3.0.10(@types/node@22.18.13) + yoctocolors-cjs: 2.1.3 optionalDependencies: '@types/node': 22.18.13 - '@inquirer/search@3.2.0(@types/node@22.18.13)': + '@inquirer/search@3.2.2(@types/node@22.18.13)': dependencies: - '@inquirer/core': 10.3.0(@types/node@22.18.13) - '@inquirer/figures': 1.0.14 - '@inquirer/type': 3.0.9(@types/node@22.18.13) - yoctocolors-cjs: 2.1.2 + '@inquirer/core': 10.3.2(@types/node@22.18.13) + '@inquirer/figures': 1.0.15 + '@inquirer/type': 3.0.10(@types/node@22.18.13) + yoctocolors-cjs: 2.1.3 optionalDependencies: '@types/node': 22.18.13 - '@inquirer/select@4.4.0(@types/node@22.18.13)': + '@inquirer/select@4.4.2(@types/node@22.18.13)': dependencies: - '@inquirer/ansi': 1.0.1 - '@inquirer/core': 10.3.0(@types/node@22.18.13) - '@inquirer/figures': 1.0.14 - '@inquirer/type': 3.0.9(@types/node@22.18.13) - yoctocolors-cjs: 2.1.2 + '@inquirer/ansi': 1.0.2 + '@inquirer/core': 10.3.2(@types/node@22.18.13) + '@inquirer/figures': 1.0.15 + '@inquirer/type': 3.0.10(@types/node@22.18.13) + yoctocolors-cjs: 2.1.3 optionalDependencies: '@types/node': 22.18.13 - '@inquirer/type@3.0.9(@types/node@22.18.13)': + '@inquirer/type@3.0.10(@types/node@22.18.13)': optionalDependencies: '@types/node': 22.18.13 @@ -14631,9 +14640,11 @@ snapshots: '@jridgewell/resolve-uri': 3.1.2 '@jridgewell/sourcemap-codec': 1.5.5 - '@keyv/bigmap@1.0.1': + '@keyv/bigmap@1.3.0(keyv@5.5.4)': dependencies: - hookified: 1.12.1 + hashery: 1.2.0 + hookified: 1.13.0 + keyv: 5.5.4 '@keyv/serialize@1.1.1': {} @@ -14814,7 +14825,7 @@ snapshots: - tsx - yaml - '@mui/internal-code-infra@0.0.3-canary.52(@next/eslint-plugin-next@15.5.6)(@types/node@22.18.13)(@typescript-eslint/parser@8.46.4(eslint@9.39.1)(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-webpack@0.13.10)(eslint-plugin-import-x@4.16.1(@typescript-eslint/utils@8.46.4(eslint@9.39.1)(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint@9.39.1))(eslint@9.39.1)(postcss@8.5.6)(prettier@3.6.2)(stylelint@16.25.0(typescript@5.9.3))(typescript@5.9.3)': + '@mui/internal-code-infra@0.0.3-canary.52(@next/eslint-plugin-next@15.5.6)(@types/node@22.18.13)(@typescript-eslint/parser@8.46.4(eslint@9.39.1)(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-webpack@0.13.10)(eslint-plugin-import-x@4.16.1(@typescript-eslint/utils@8.46.4(eslint@9.39.1)(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint@9.39.1))(eslint@9.39.1)(postcss@8.5.6)(prettier@3.6.2)(stylelint@16.26.0(typescript@5.9.3))(typescript@5.9.3)': dependencies: '@argos-ci/core': 4.5.0 '@babel/cli': 7.28.3(@babel/core@7.28.5) @@ -14828,8 +14839,8 @@ snapshots: '@eslint/compat': 1.4.1(eslint@9.39.1) '@eslint/js': 9.39.1 '@eslint/json': 0.14.0 - '@inquirer/confirm': 5.1.19(@types/node@22.18.13) - '@inquirer/select': 4.4.0(@types/node@22.18.13) + '@inquirer/confirm': 5.1.21(@types/node@22.18.13) + '@inquirer/select': 4.4.2(@types/node@22.18.13) '@mui/internal-babel-plugin-display-name': 1.0.4-canary.8(@babel/core@7.28.5)(@babel/preset-react@7.28.5(@babel/core@7.28.5)) '@mui/internal-babel-plugin-minify-errors': 2.0.8-canary.11(@babel/core@7.28.5) '@mui/internal-babel-plugin-resolve-imports': 2.0.7-canary.28(@babel/core@7.28.5) @@ -14872,7 +14883,7 @@ snapshots: regexp.escape: 2.0.1 resolve-pkg-maps: 1.0.0 semver: 7.7.3 - stylelint-config-standard: 39.0.1(stylelint@16.25.0(typescript@5.9.3)) + stylelint-config-standard: 39.0.1(stylelint@16.26.0(typescript@5.9.3)) typescript: 5.9.3 typescript-eslint: 8.46.4(eslint@9.39.1)(typescript@5.9.3) yargs: 18.0.0 @@ -14912,13 +14923,13 @@ snapshots: '@mui/internal-docs-utils@2.0.4': dependencies: - rimraf: 6.1.0 + rimraf: 6.1.2 typescript: 5.9.3 '@mui/internal-markdown@2.0.12': dependencies: '@babel/runtime': 7.28.4 - es-toolkit: 1.41.0 + es-toolkit: 1.42.0 marked: 16.4.2 prismjs: 1.30.0 @@ -14933,7 +14944,7 @@ snapshots: '@babel/types': 7.28.5 '@mui/internal-docs-utils': 2.0.4 doctrine: 3.0.0 - es-toolkit: 1.41.0 + es-toolkit: 1.42.0 typescript: 5.9.3 transitivePeerDependencies: - supports-color @@ -14953,7 +14964,7 @@ snapshots: chai: 6.2.1 chai-dom: 1.12.1(chai@6.2.1) dom-accessibility-api: 0.7.0 - es-toolkit: 1.41.0 + es-toolkit: 1.42.0 format-util: 1.0.5 jsdom: 26.1.0 lodash.kebabcase: 4.1.1 @@ -17826,13 +17837,13 @@ snapshots: ssri: 12.0.0 unique-filename: 4.0.0 - cacheable@2.0.1: + cacheable@2.2.0: dependencies: - '@cacheable/memoize': 2.0.1 - '@cacheable/memory': 2.0.1 - '@cacheable/utils': 2.0.1 - hookified: 1.12.1 - keyv: 5.5.2 + '@cacheable/memory': 2.0.5 + '@cacheable/utils': 2.3.1 + hookified: 1.13.0 + keyv: 5.5.4 + qified: 0.5.2 caching-transform@4.0.0: dependencies: @@ -17922,7 +17933,7 @@ snapshots: character-reference-invalid@2.0.1: {} - chardet@2.1.0: {} + chardet@2.1.1: {} chokidar@3.6.0: dependencies: @@ -18811,7 +18822,7 @@ snapshots: is-date-object: 1.1.0 is-symbol: 1.1.1 - es-toolkit@1.41.0: {} + es-toolkit@1.42.0: {} es6-error@4.1.1: {} @@ -19358,9 +19369,9 @@ snapshots: dependencies: is-unicode-supported: 2.1.0 - file-entry-cache@10.1.4: + file-entry-cache@11.1.1: dependencies: - flat-cache: 6.1.14 + flat-cache: 6.1.19 file-entry-cache@8.0.0: dependencies: @@ -19445,11 +19456,11 @@ snapshots: flatted: 3.3.3 keyv: 4.5.4 - flat-cache@6.1.14: + flat-cache@6.1.19: dependencies: - cacheable: 2.0.1 + cacheable: 2.2.0 flatted: 3.3.3 - hookified: 1.12.1 + hookified: 1.13.0 flat@5.0.2: {} @@ -19689,6 +19700,12 @@ snapshots: package-json-from-dist: 1.0.1 path-scurry: 2.0.0 + glob@13.0.0: + dependencies: + minimatch: 10.1.1 + minipass: 7.1.2 + path-scurry: 2.0.0 + glob@7.2.3: dependencies: fs.realpath: 1.0.0 @@ -19814,6 +19831,10 @@ snapshots: is-stream: 2.0.1 type-fest: 0.8.1 + hashery@1.2.0: + dependencies: + hookified: 1.13.0 + hasown@2.0.2: dependencies: function-bind: 1.1.2 @@ -19865,7 +19886,7 @@ snapshots: dependencies: react-is: 16.13.1 - hookified@1.12.1: {} + hookified@1.13.0: {} hosted-git-info@2.8.9: {} @@ -20027,10 +20048,10 @@ snapshots: inquirer@12.9.6(@types/node@22.18.13): dependencies: - '@inquirer/ansi': 1.0.1 - '@inquirer/core': 10.3.0(@types/node@22.18.13) - '@inquirer/prompts': 7.9.0(@types/node@22.18.13) - '@inquirer/type': 3.0.9(@types/node@22.18.13) + '@inquirer/ansi': 1.0.2 + '@inquirer/core': 10.3.2(@types/node@22.18.13) + '@inquirer/prompts': 7.10.1(@types/node@22.18.13) + '@inquirer/type': 3.0.10(@types/node@22.18.13) mute-stream: 2.0.0 run-async: 4.0.6 rxjs: 7.8.2 @@ -20587,7 +20608,7 @@ snapshots: dependencies: json-buffer: 3.0.1 - keyv@5.5.2: + keyv@5.5.4: dependencies: '@keyv/serialize': 1.1.1 @@ -22271,6 +22292,10 @@ snapshots: punycode@2.3.1: {} + qified@0.5.2: + dependencies: + hookified: 1.13.0 + qjobs@1.2.0: {} qs@6.13.0: @@ -22641,9 +22666,9 @@ snapshots: dependencies: glob: 10.4.5 - rimraf@6.1.0: + rimraf@6.1.2: dependencies: - glob: 11.0.3 + glob: 13.0.0 package-json-from-dist: 1.0.1 rollup-plugin-visualizer@6.0.5(rollup@4.52.5): @@ -23277,21 +23302,21 @@ snapshots: '@babel/core': 7.28.5 babel-plugin-macros: 3.1.0 - stylelint-config-recommended@17.0.0(stylelint@16.25.0(typescript@5.9.3)): + stylelint-config-recommended@17.0.0(stylelint@16.26.0(typescript@5.9.3)): dependencies: - stylelint: 16.25.0(typescript@5.9.3) + stylelint: 16.26.0(typescript@5.9.3) - stylelint-config-standard@39.0.1(stylelint@16.25.0(typescript@5.9.3)): + stylelint-config-standard@39.0.1(stylelint@16.26.0(typescript@5.9.3)): dependencies: - stylelint: 16.25.0(typescript@5.9.3) - stylelint-config-recommended: 17.0.0(stylelint@16.25.0(typescript@5.9.3)) + stylelint: 16.26.0(typescript@5.9.3) + stylelint-config-recommended: 17.0.0(stylelint@16.26.0(typescript@5.9.3)) - stylelint-config-tailwindcss@1.0.0(stylelint@16.25.0(typescript@5.9.3))(tailwindcss@4.1.13): + stylelint-config-tailwindcss@1.0.0(stylelint@16.26.0(typescript@5.9.3))(tailwindcss@4.1.13): dependencies: - stylelint: 16.25.0(typescript@5.9.3) + stylelint: 16.26.0(typescript@5.9.3) tailwindcss: 4.1.13 - stylelint@16.25.0(typescript@5.9.3): + stylelint@16.26.0(typescript@5.9.3): dependencies: '@csstools/css-parser-algorithms': 3.0.5(@csstools/css-tokenizer@3.0.4) '@csstools/css-tokenizer': 3.0.4 @@ -23306,7 +23331,7 @@ snapshots: debug: 4.4.3(supports-color@8.1.1) fast-glob: 3.3.3 fastest-levenshtein: 1.0.16 - file-entry-cache: 10.1.4 + file-entry-cache: 11.1.1 global-modules: 2.0.0 globby: 11.1.0 globjoin: 0.1.4 @@ -24339,7 +24364,7 @@ snapshots: yocto-queue@1.2.1: {} - yoctocolors-cjs@2.1.2: {} + yoctocolors-cjs@2.1.3: {} yoctocolors@2.1.1: {} diff --git a/test/package.json b/test/package.json index 138cf0f5d6d10..1518acb041f11 100644 --- a/test/package.json +++ b/test/package.json @@ -6,7 +6,7 @@ }, "devDependencies": { "@babel/runtime": "catalog:", - "@base-ui-components/utils": "^0.1.2", + "@base-ui-components/utils": "^0.2.0", "@emotion/cache": "catalog:", "@emotion/react": "catalog:", "@mui/material": "catalog:",