diff --git a/ui/package.json b/ui/package.json index 6d7a360bf3..b9e57c2021 100644 --- a/ui/package.json +++ b/ui/package.json @@ -31,8 +31,8 @@ "react-use": "^17.6.0" }, "devDependencies": { - "@antfu/eslint-config": "^4.1.1", - "@codecov/vite-plugin": "1.8.0", + "@antfu/eslint-config": "^4.2.1", + "@codecov/vite-plugin": "1.9.0", "@eslint-react/eslint-plugin": "^1.26.2", "@microsoft/eslint-formatter-sarif": "^3.1.0", "@testing-library/dom": "^10.4.0", @@ -44,20 +44,20 @@ "@types/d3-hierarchy": "^3.1.7", "@types/d3-scale": "^4.0.9", "@types/golang-wasm-exec": "^1.15.2", - "@types/node": "^22.13.1", - "@types/react": "^19.0.8", - "@types/react-dom": "^19.0.3", + "@types/node": "^22.13.4", + "@types/react": "^19.0.10", + "@types/react-dom": "^19.0.4", "@vitejs/plugin-react": "^4.3.4", "@vitest/coverage-istanbul": "^3.0.5", - "eslint": "^9.20.0", + "eslint": "^9.20.1", "eslint-plugin-import-x": "^4.6.1", "eslint-plugin-react-hooks": "5.1.0", "eslint-plugin-react-refresh": "^0.4.19", "jsdom": "^26.0.0", - "sass": "^1.84.0", - "terser": "^5.38.1", + "sass": "^1.85.0", + "terser": "^5.39.0", "typescript": "^5.7.3", - "typia": "^7.6.3", + "typia": "^7.6.4", "vite": "^6.1.0", "vite-plugin-html": "^3.2.2", "vite-plugin-singlefile": "^2.1.0", diff --git a/ui/pnpm-lock.yaml b/ui/pnpm-lock.yaml index ee2101a49a..fa6e77f633 100644 --- a/ui/pnpm-lock.yaml +++ b/ui/pnpm-lock.yaml @@ -13,16 +13,16 @@ importers: dependencies: '@emotion/react': specifier: ^11.14.0 - version: 11.14.0(@types/react@19.0.8)(react@19.0.0) + version: 11.14.0(@types/react@19.0.10)(react@19.0.0) '@emotion/styled': specifier: ^11.14.0 - version: 11.14.0(@emotion/react@11.14.0(@types/react@19.0.8)(react@19.0.0))(@types/react@19.0.8)(react@19.0.0) + version: 11.14.0(@emotion/react@11.14.0(@types/react@19.0.10)(react@19.0.0))(@types/react@19.0.10)(react@19.0.0) '@mui/icons-material': specifier: ^6.4.4 - version: 6.4.4(@mui/material@6.4.4(@emotion/react@11.14.0(@types/react@19.0.8)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.8)(react@19.0.0))(@types/react@19.0.8)(react@19.0.0))(@types/react@19.0.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@types/react@19.0.8)(react@19.0.0) + version: 6.4.4(@mui/material@6.4.4(@emotion/react@11.14.0(@types/react@19.0.10)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.10)(react@19.0.0))(@types/react@19.0.10)(react@19.0.0))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@types/react@19.0.10)(react@19.0.0) '@mui/material': specifier: ^6.4.4 - version: 6.4.4(@emotion/react@11.14.0(@types/react@19.0.8)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.8)(react@19.0.0))(@types/react@19.0.8)(react@19.0.0))(@types/react@19.0.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + version: 6.4.4(@emotion/react@11.14.0(@types/react@19.0.10)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.10)(react@19.0.0))(@types/react@19.0.10)(react@19.0.0))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) '@types/lodash.memoize': specifier: ^4.1.9 version: 4.1.9 @@ -55,14 +55,14 @@ importers: version: 17.6.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) devDependencies: '@antfu/eslint-config': - specifier: ^4.1.1 - version: 4.1.1(@eslint-react/eslint-plugin@1.26.2(eslint@9.20.0)(ts-api-utils@2.0.1(typescript@5.7.3))(typescript@5.7.3))(@typescript-eslint/utils@8.23.0(eslint@9.20.0)(typescript@5.7.3))(@vue/compiler-sfc@3.5.13)(eslint-plugin-react-hooks@5.1.0(eslint@9.20.0))(eslint-plugin-react-refresh@0.4.19(eslint@9.20.0))(eslint@9.20.0)(typescript@5.7.3)(vitest@3.0.5(@types/debug@4.1.12)(@types/node@22.13.1)(jsdom@26.0.0)(sass@1.84.0)(terser@5.38.1)(yaml@2.7.0)) + specifier: ^4.2.1 + version: 4.2.1(@eslint-react/eslint-plugin@1.26.2(eslint@9.20.1)(ts-api-utils@2.0.1(typescript@5.7.3))(typescript@5.7.3))(@typescript-eslint/utils@8.24.0(eslint@9.20.1)(typescript@5.7.3))(@vue/compiler-sfc@3.5.13)(eslint-plugin-react-hooks@5.1.0(eslint@9.20.1))(eslint-plugin-react-refresh@0.4.19(eslint@9.20.1))(eslint@9.20.1)(typescript@5.7.3)(vitest@3.0.5(@types/debug@4.1.12)(@types/node@22.13.4)(jsdom@26.0.0)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0)) '@codecov/vite-plugin': - specifier: 1.8.0 - version: 1.8.0(vite@6.1.0(@types/node@22.13.1)(sass@1.84.0)(terser@5.38.1)(yaml@2.7.0)) + specifier: 1.9.0 + version: 1.9.0(vite@6.1.0(@types/node@22.13.4)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0)) '@eslint-react/eslint-plugin': specifier: ^1.26.2 - version: 1.26.2(eslint@9.20.0)(ts-api-utils@2.0.1(typescript@5.7.3))(typescript@5.7.3) + version: 1.26.2(eslint@9.20.1)(ts-api-utils@2.0.1(typescript@5.7.3))(typescript@5.7.3) '@microsoft/eslint-formatter-sarif': specifier: ^3.1.0 version: 3.1.0 @@ -74,7 +74,7 @@ importers: version: 6.6.3 '@testing-library/react': specifier: ^16.2.0 - version: 16.2.0(@testing-library/dom@10.4.0)(@types/react-dom@19.0.3(@types/react@19.0.8))(@types/react@19.0.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + version: 16.2.0(@testing-library/dom@10.4.0)(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) '@testing-library/user-event': specifier: ^14.6.1 version: 14.6.1(@testing-library/dom@10.4.0) @@ -94,59 +94,59 @@ importers: specifier: ^1.15.2 version: 1.15.2 '@types/node': - specifier: ^22.13.1 - version: 22.13.1 + specifier: ^22.13.4 + version: 22.13.4 '@types/react': - specifier: ^19.0.8 - version: 19.0.8 + specifier: ^19.0.10 + version: 19.0.10 '@types/react-dom': - specifier: ^19.0.3 - version: 19.0.3(@types/react@19.0.8) + specifier: ^19.0.4 + version: 19.0.4(@types/react@19.0.10) '@vitejs/plugin-react': specifier: ^4.3.4 - version: 4.3.4(vite@6.1.0(@types/node@22.13.1)(sass@1.84.0)(terser@5.38.1)(yaml@2.7.0)) + version: 4.3.4(vite@6.1.0(@types/node@22.13.4)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0)) '@vitest/coverage-istanbul': specifier: ^3.0.5 - version: 3.0.5(vitest@3.0.5(@types/debug@4.1.12)(@types/node@22.13.1)(jsdom@26.0.0)(sass@1.84.0)(terser@5.38.1)(yaml@2.7.0)) + version: 3.0.5(vitest@3.0.5(@types/debug@4.1.12)(@types/node@22.13.4)(jsdom@26.0.0)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0)) eslint: - specifier: ^9.20.0 - version: 9.20.0 + specifier: ^9.20.1 + version: 9.20.1 eslint-plugin-import-x: specifier: ^4.6.1 - version: 4.6.1(eslint@9.20.0)(typescript@5.7.3) + version: 4.6.1(eslint@9.20.1)(typescript@5.7.3) eslint-plugin-react-hooks: specifier: 5.1.0 - version: 5.1.0(eslint@9.20.0) + version: 5.1.0(eslint@9.20.1) eslint-plugin-react-refresh: specifier: ^0.4.19 - version: 0.4.19(eslint@9.20.0) + version: 0.4.19(eslint@9.20.1) jsdom: specifier: ^26.0.0 version: 26.0.0 sass: - specifier: ^1.84.0 - version: 1.84.0 + specifier: ^1.85.0 + version: 1.85.0 terser: - specifier: ^5.38.1 - version: 5.38.1 + specifier: ^5.39.0 + version: 5.39.0 typescript: specifier: ^5.7.3 version: 5.7.3 typia: - specifier: ^7.6.3 - version: 7.6.3(@samchon/openapi@1.2.4)(typescript@5.7.3) + specifier: ^7.6.4 + version: 7.6.4(@samchon/openapi@1.2.4)(typescript@5.7.3) vite: specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.1)(sass@1.84.0)(terser@5.38.1)(yaml@2.7.0) + version: 6.1.0(@types/node@22.13.4)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0) vite-plugin-html: specifier: ^3.2.2 - version: 3.2.2(vite@6.1.0(@types/node@22.13.1)(sass@1.84.0)(terser@5.38.1)(yaml@2.7.0)) + version: 3.2.2(vite@6.1.0(@types/node@22.13.4)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0)) vite-plugin-singlefile: specifier: ^2.1.0 - version: 2.1.0(rollup@4.34.6)(vite@6.1.0(@types/node@22.13.1)(sass@1.84.0)(terser@5.38.1)(yaml@2.7.0)) + version: 2.1.0(rollup@4.34.6)(vite@6.1.0(@types/node@22.13.4)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0)) vitest: specifier: ^3.0.5 - version: 3.0.5(@types/debug@4.1.12)(@types/node@22.13.1)(jsdom@26.0.0)(sass@1.84.0)(terser@5.38.1)(yaml@2.7.0) + version: 3.0.5(@types/debug@4.1.12)(@types/node@22.13.4)(jsdom@26.0.0)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0) packages: @@ -172,8 +172,8 @@ packages: resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==} engines: {node: '>=6.0.0'} - '@antfu/eslint-config@4.1.1': - resolution: {integrity: sha512-5UVRu8uC6Q9e+o49ppafvIfOT3geqo74bZNAZ1Rvx10OF8gkUh7gT6b5yEJkUeej3WHRyVw3kTTgK52To1E+VQ==} + '@antfu/eslint-config@4.2.1': + resolution: {integrity: sha512-FZBO4IooaWr5r7SKLC9XTsRR8B4+yLC2p5ACOQ1dEDe1hs3sj8F5nySs06mGDPRIrzotluG/FPbEZl6Gwr4AzQ==} hasBin: true peerDependencies: '@eslint-react/eslint-plugin': ^1.19.0 @@ -364,15 +364,15 @@ packages: '@clack/core@0.4.1': resolution: {integrity: sha512-Pxhij4UXg8KSr7rPek6Zowm+5M22rbd2g1nfojHJkxp5YkFqiZ2+YLEM/XGVIzvGOcM0nqjIFxrpDwWRZYWYjA==} - '@clack/prompts@0.9.1': - resolution: {integrity: sha512-JIpyaboYZeWYlyP0H+OoPPxd6nqueG/CmN6ixBiNFsIDHREevjIf0n0Ohh5gr5C8pEDknzgvz+pIJ8dMhzWIeg==} + '@clack/prompts@0.10.0': + resolution: {integrity: sha512-H3rCl6CwW1NdQt9rE3n373t7o5cthPv7yUoxF2ytZvyvlJv89C5RYMJu83Hed8ODgys5vpBU0GKxIRG83jd8NQ==} - '@codecov/bundler-plugin-core@1.8.0': - resolution: {integrity: sha512-D1aeA8u3RHOkQVLImLHxW6zFdUrw5wgoeDzYrKZeDExGp5ePs4RpJxKwklg1N0e1JxRcAgKj+zZo/y3Q4nV+sA==} + '@codecov/bundler-plugin-core@1.9.0': + resolution: {integrity: sha512-UB0I5haL0gnF4ei46wxNo7ptCHqFAh3PnmcLLeXRb2zV7HeobOF8WRjOW/PwrXAphPS/6bL7PDUmh3ruVObGtg==} engines: {node: '>=18.0.0'} - '@codecov/vite-plugin@1.8.0': - resolution: {integrity: sha512-fydvHzBmlsihsQY1i2I24KCVOl26Pz7nGozwptSRyPNRagzURL0yeM0yY7TuZoqD9yC/Y4j7dIX56ofQvNboRQ==} + '@codecov/vite-plugin@1.9.0': + resolution: {integrity: sha512-5+CxUGN0Rxr5F6xYqrKwug3NXTlNVBEZcI9caOCjlpErt7p2lp7J/6Qo+GRjmaVkXErnNMiyhjzXRB6rLNAjfg==} engines: {node: '>=18.0.0'} peerDependencies: vite: 4.x || 5.x || 6.x @@ -907,8 +907,8 @@ packages: '@octokit/openapi-types@23.0.1': resolution: {integrity: sha512-izFjMJ1sir0jn0ldEKhZ7xegCTj/ObmEDlEfpFrx4k/JyZSMRHbO3/rBwgE7f3m2DHt+RrNGIVw4wSmwnm3t/g==} - '@octokit/plugin-paginate-rest@9.2.1': - resolution: {integrity: sha512-wfGhE/TAkXZRLjksFXuDZdmGnJQHvtU/joFQdweXUgzo1XwvBCD4o4+75NtFfjfLK5IwLf9vHTfSiU3sLRYpRw==} + '@octokit/plugin-paginate-rest@9.2.2': + resolution: {integrity: sha512-u3KYkGF7GcZnSD/3UP0S7K5XUFT2FkOQdcfXZGZQPGv3lm4F2Xbf71lvjldr8c1H3nNbF+33cLEkWYbokGWqiQ==} engines: {node: '>= 18'} peerDependencies: '@octokit/core': '5' @@ -923,15 +923,15 @@ packages: resolution: {integrity: sha512-v9iyEQJH6ZntoENr9/yXxjuezh4My67CBSu9r6Ve/05Iu5gNgnisNWOsoJHTP6k0Rr0+HQIpnH+kyammu90q/g==} engines: {node: '>= 18'} - '@octokit/request@8.4.0': - resolution: {integrity: sha512-9Bb014e+m2TgBeEJGEbdplMVWwPmL1FPtggHQRkV+WVsMggPtEkLKPlcVYm/o8xKLkpJ7B+6N8WfQMtDLX2Dpw==} + '@octokit/request@8.4.1': + resolution: {integrity: sha512-qnB2+SY3hkCmBxZsR/MPCybNmbJe4KAlfWErXq+rBKkQJlbjdJeS85VI9r8UqeLYLvnAenU8Q1okM/0MBsAGXw==} engines: {node: '>= 18'} '@octokit/types@12.6.0': resolution: {integrity: sha512-1rhSOfRa6H9w4YwK0yrf5faDaDTb+yLyBUKOCV4xtCDB5VmIPqd/v9yr9o6SAzOAlRxMiRiCic6JVM1/kunVkw==} - '@octokit/types@13.7.0': - resolution: {integrity: sha512-BXfRP+3P3IN6fd4uF3SniaHKOO4UXWBfkdR3vA8mIvaoO/wLjGN5qivUtW0QRitBHHMcfC41SLhNVYIZZE+wkA==} + '@octokit/types@13.8.0': + resolution: {integrity: sha512-x7DjTIbEpEWXK99DMd01QfWy0hd5h4EN+Q7shkdKds3otGQP+oWE/y0A76i1OvH9fygo4ddvNf7ZvF0t78P98A==} '@parcel/watcher-android-arm64@2.5.1': resolution: {integrity: sha512-KF8+j9nNbUN8vzOFDpRMsaKBHZ/mcjEjMToVMJOhTozkDonQFFrRcfdLWn6yWKCmJKmdVxSgHiYvTCef4/qcBA==} @@ -1128,15 +1128,11 @@ packages: '@samchon/openapi@1.2.4': resolution: {integrity: sha512-fEFAI2tXJHdsc4CYghNDuLmz2lDlwnGIQLW7+x5IEznYK3Hm6MBwU1RmD9v9QoCYgUyYJ7R8bZDn9GKoQnb8FA==} - '@sentry/core@8.51.0': - resolution: {integrity: sha512-Go0KxCYLw+OBIlLSv5YsYX+x9NW43fNVcyB6rhkSp2Q5Zme3tAE6KtZFvyu4SO7G/903wisW5Q6qV6UuK/ee4A==} - engines: {node: '>=14.18'} - - '@stylistic/eslint-plugin@3.0.1': - resolution: {integrity: sha512-rQ3tcT5N2cynofJfbjUsnL4seoewTaOVBLyUEwtNldo7iNMPo3h/GUQk+Cl3iHEWwRxjq2wuH6q0FufQrbVL1A==} + '@stylistic/eslint-plugin@4.0.0-beta.1': + resolution: {integrity: sha512-QjXLdE0K6NWxCj3G6588UCxWRbZ7wW/shInTC0iruog4qfvlhWhW67+6GZvBHs3qK53ucoI03fyM8I+hg2i7Dg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: - eslint: '>=8.40.0' + eslint: '>=9.0.0' '@testing-library/dom@10.4.0': resolution: {integrity: sha512-pemlzrSESWbdAloYml3bAJMEfNh1Z7EduzqPKprCH5S341frlpYnUEW0H72dLxa6IsYr+mPno20GiSm+h9dEdQ==} @@ -1233,8 +1229,8 @@ packages: '@types/ms@2.1.0': resolution: {integrity: sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==} - '@types/node@22.13.1': - resolution: {integrity: sha512-jK8uzQlrvXqEU91UxiK5J7pKHyzgnI1Qnl0QDHIgVGuolJhRb9EEl28Cj9b3rGR8B2lhFCtvIm5os8lFnO/1Ew==} + '@types/node@22.13.4': + resolution: {integrity: sha512-ywP2X0DYtX3y08eFVx5fNIw7/uIv8hYUKgXoK8oayJlLnKcRfEYCxWMVE1XagUdVtCJlZT1AU4LXEABW+L1Peg==} '@types/normalize-package-data@2.4.4': resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} @@ -1245,8 +1241,8 @@ packages: '@types/prop-types@15.7.14': resolution: {integrity: sha512-gNMvNH49DJ7OJYv+KAKn0Xp45p8PLl6zo2YnvDIbTd4J6MER2BmWN49TG7n9LvkyihINxeKW8+3bfS2yDC9dzQ==} - '@types/react-dom@19.0.3': - resolution: {integrity: sha512-0Knk+HJiMP/qOZgMyNFamlIjw9OFCsyC2ZbigmEEyXXixgre6IQpm/4V+r3qH4GC1JPvRJKInw+on2rV6YZLeA==} + '@types/react-dom@19.0.4': + resolution: {integrity: sha512-4fSQ8vWFkg+TGhePfUzVmat3eC14TXYSsiiDSLI0dVLsrm9gZFABjPy/Qu6TKgl1tq1Bu1yDsuQgY3A3DOjCcg==} peerDependencies: '@types/react': ^19.0.0 @@ -1255,22 +1251,22 @@ packages: peerDependencies: '@types/react': '*' - '@types/react@19.0.8': - resolution: {integrity: sha512-9P/o1IGdfmQxrujGbIMDyYaaCykhLKc0NGCtYcECNUr9UAaDe4gwvV9bR6tvd5Br1SG0j+PBpbKr2UYY8CwqSw==} + '@types/react@19.0.10': + resolution: {integrity: sha512-JuRQ9KXLEjaUNjTWpzuR231Z2WpIwczOkBEIvbHNCzQefFIT0L8IqE6NV6ULLyC1SI/i234JnDoMkfg+RjQj2g==} '@types/unist@3.0.3': resolution: {integrity: sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==} - '@typescript-eslint/eslint-plugin@8.22.0': - resolution: {integrity: sha512-4Uta6REnz/xEJMvwf72wdUnC3rr4jAQf5jnTkeRQ9b6soxLxhDEbS/pfMPoJLDfFPNVRdryqWUIV/2GZzDJFZw==} + '@typescript-eslint/eslint-plugin@8.24.0': + resolution: {integrity: sha512-aFcXEJJCI4gUdXgoo/j9udUYIHgF23MFkg09LFz2dzEmU0+1Plk4rQWv/IYKvPHAtlkkGoB3m5e6oUp+JPsNaQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: '@typescript-eslint/parser': ^8.0.0 || ^8.0.0-alpha.0 eslint: ^8.57.0 || ^9.0.0 typescript: '>=4.8.4 <5.8.0' - '@typescript-eslint/parser@8.22.0': - resolution: {integrity: sha512-MqtmbdNEdoNxTPzpWiWnqNac54h8JDAmkWtJExBVVnSrSmi9z+sZUt0LfKqk9rjqmKOIeRhO4fHHJ1nQIjduIQ==} + '@typescript-eslint/parser@8.24.0': + resolution: {integrity: sha512-MFDaO9CYiard9j9VepMNa9MTcqVvSny2N4hkY6roquzj8pdCBRENhErrteaQuu7Yjn1ppk0v1/ZF9CG3KIlrTA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 @@ -1280,23 +1276,23 @@ packages: resolution: {integrity: sha512-HxfHo2b090M5s2+/9Z3gkBhI6xBH8OJCFjH9MhQ+nnoZqxU3wNxkLT+VWXWSFWc3UF3Z+CfPAyqdCTdoXtDPCQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/scope-manager@8.22.0': - resolution: {integrity: sha512-/lwVV0UYgkj7wPSw0o8URy6YI64QmcOdwHuGuxWIYznO6d45ER0wXUbksr9pYdViAofpUCNJx/tAzNukgvaaiQ==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/scope-manager@8.23.0': resolution: {integrity: sha512-OGqo7+dXHqI7Hfm+WqkZjKjsiRtFUQHPdGMXzk5mYXhJUedO7e/Y7i8AK3MyLMgZR93TX4bIzYrfyVjLC+0VSw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/type-utils@8.22.0': - resolution: {integrity: sha512-NzE3aB62fDEaGjaAYZE4LH7I1MUwHooQ98Byq0G0y3kkibPJQIXVUspzlFOmOfHhiDLwKzMlWxaNv+/qcZurJA==} + '@typescript-eslint/scope-manager@8.24.0': + resolution: {integrity: sha512-HZIX0UByphEtdVBKaQBgTDdn9z16l4aTUz8e8zPQnyxwHBtf5vtl1L+OhH+m1FGV9DrRmoDuYKqzVrvWDcDozw==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + + '@typescript-eslint/type-utils@8.23.0': + resolution: {integrity: sha512-iIuLdYpQWZKbiH+RkCGc6iu+VwscP5rCtQ1lyQ7TYuKLrcZoeJVpcLiG8DliXVkUxirW/PWlmS+d6yD51L9jvA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 typescript: '>=4.8.4 <5.8.0' - '@typescript-eslint/type-utils@8.23.0': - resolution: {integrity: sha512-iIuLdYpQWZKbiH+RkCGc6iu+VwscP5rCtQ1lyQ7TYuKLrcZoeJVpcLiG8DliXVkUxirW/PWlmS+d6yD51L9jvA==} + '@typescript-eslint/type-utils@8.24.0': + resolution: {integrity: sha512-8fitJudrnY8aq0F1wMiPM1UUgiXQRJ5i8tFjq9kGfRajU+dbPyOuHbl0qRopLEidy0MwqgTHDt6CnSeXanNIwA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 @@ -1306,28 +1302,28 @@ packages: resolution: {integrity: sha512-7uoAUsCj66qdNQNpH2G8MyTFlgerum8ubf21s3TSM3XmKXuIn+H2Sifh/ES2nPOPiYSRJWAk0fDkW0APBWcpfw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/types@8.22.0': - resolution: {integrity: sha512-0S4M4baNzp612zwpD4YOieP3VowOARgK2EkN/GBn95hpyF8E2fbMT55sRHWBq+Huaqk3b3XK+rxxlM8sPgGM6A==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/types@8.23.0': resolution: {integrity: sha512-1sK4ILJbCmZOTt9k4vkoulT6/y5CHJ1qUYxqpF1K/DBAd8+ZUL4LlSCxOssuH5m4rUaaN0uS0HlVPvd45zjduQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@typescript-eslint/types@8.24.0': + resolution: {integrity: sha512-VacJCBTyje7HGAw7xp11q439A+zeGG0p0/p2zsZwpnMzjPB5WteaWqt4g2iysgGFafrqvyLWqq6ZPZAOCoefCw==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@typescript-eslint/typescript-estree@8.18.1': resolution: {integrity: sha512-z8U21WI5txzl2XYOW7i9hJhxoKKNG1kcU4RzyNvKrdZDmbjkmLBo8bgeiOJmA06kizLI76/CCBAAGlTlEeUfyg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: typescript: '>=4.8.4 <5.8.0' - '@typescript-eslint/typescript-estree@8.22.0': - resolution: {integrity: sha512-SJX99NAS2ugGOzpyhMza/tX+zDwjvwAtQFLsBo3GQxiGcvaKlqGBkmZ+Y1IdiSi9h4Q0Lr5ey+Cp9CGWNY/F/w==} + '@typescript-eslint/typescript-estree@8.23.0': + resolution: {integrity: sha512-LcqzfipsB8RTvH8FX24W4UUFk1bl+0yTOf9ZA08XngFwMg4Kj8A+9hwz8Cr/ZS4KwHrmo9PJiLZkOt49vPnuvQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: typescript: '>=4.8.4 <5.8.0' - '@typescript-eslint/typescript-estree@8.23.0': - resolution: {integrity: sha512-LcqzfipsB8RTvH8FX24W4UUFk1bl+0yTOf9ZA08XngFwMg4Kj8A+9hwz8Cr/ZS4KwHrmo9PJiLZkOt49vPnuvQ==} + '@typescript-eslint/typescript-estree@8.24.0': + resolution: {integrity: sha512-ITjYcP0+8kbsvT9bysygfIfb+hBj6koDsu37JZG7xrCiy3fPJyNmfVtaGsgTUSEuTzcvME5YI5uyL5LD1EV5ZQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: typescript: '>=4.8.4 <5.8.0' @@ -1339,15 +1335,15 @@ packages: eslint: ^8.57.0 || ^9.0.0 typescript: '>=4.8.4 <5.8.0' - '@typescript-eslint/utils@8.22.0': - resolution: {integrity: sha512-T8oc1MbF8L+Bk2msAvCUzjxVB2Z2f+vXYfcucE2wOmYs7ZUwco5Ep0fYZw8quNwOiw9K8GYVL+Kgc2pETNTLOg==} + '@typescript-eslint/utils@8.23.0': + resolution: {integrity: sha512-uB/+PSo6Exu02b5ZEiVtmY6RVYO7YU5xqgzTIVZwTHvvK3HsL8tZZHFaTLFtRG3CsV4A5mhOv+NZx5BlhXPyIA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 typescript: '>=4.8.4 <5.8.0' - '@typescript-eslint/utils@8.23.0': - resolution: {integrity: sha512-uB/+PSo6Exu02b5ZEiVtmY6RVYO7YU5xqgzTIVZwTHvvK3HsL8tZZHFaTLFtRG3CsV4A5mhOv+NZx5BlhXPyIA==} + '@typescript-eslint/utils@8.24.0': + resolution: {integrity: sha512-07rLuUBElvvEb1ICnafYWr4hk8/U7X9RDCOqd9JcAMtjh/9oRmcfN4yGzbPVirgMR0+HLVHehmu19CWeh7fsmQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 @@ -1357,14 +1353,14 @@ packages: resolution: {integrity: sha512-Vj0WLm5/ZsD013YeUKn+K0y8p1M0jPpxOkKdbD1wB0ns53a5piVY02zjf072TblEweAbcYiFiPoSMF3kp+VhhQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/visitor-keys@8.22.0': - resolution: {integrity: sha512-AWpYAXnUgvLNabGTy3uBylkgZoosva/miNd1I8Bz3SjotmQPbVqhO4Cczo8AsZ44XVErEBPr/CRSgaj8sG7g0w==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/visitor-keys@8.23.0': resolution: {integrity: sha512-oWWhcWDLwDfu++BGTZcmXWqpwtkwb5o7fxUIGksMQQDSdPW9prsSnfIOZMlsj4vBOSrcnjIUZMiIjODgGosFhQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@typescript-eslint/visitor-keys@8.24.0': + resolution: {integrity: sha512-kArLq83QxGLbuHrTMoOEWO+l2MwsNS2TGISEdx8xgqpkbytB07XmlQyQdNDrCc1ecSqx0cnmhGvpX+VBwqqSkg==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@ungap/structured-clone@1.2.0': resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} @@ -1379,8 +1375,8 @@ packages: peerDependencies: vitest: 3.0.5 - '@vitest/eslint-plugin@1.1.25': - resolution: {integrity: sha512-u8DpDnMbPcqBmJOB4PeEtn6q7vKmLVTLFMpzoxSAo0hjYdl4iYSHRleqwPQo0ywc7UV0S6RKIahYRQ3BnZdMVw==} + '@vitest/eslint-plugin@1.1.31': + resolution: {integrity: sha512-xlsLr+e+AXZ/00eVZCtNmMeCJoJaRCoLDiAgLcxgQjSS1EertieB2MUHf8xIqPKs9lECc/UpL+y1xDcpvi02hw==} peerDependencies: '@typescript-eslint/utils': '>= 8.0' eslint: '>= 8.57.0' @@ -1480,6 +1476,10 @@ packages: resolution: {integrity: sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==} engines: {node: '>=12'} + ansis@3.15.0: + resolution: {integrity: sha512-zIcWDJ+Kwqxfdnogx66Gxzr0kVmCcRAdat9nlY2IHsshqTN4fBH6tMeRMPA/2w0rpBayIJvjQAaa2/4RDrNqwg==} + engines: {node: '>=14'} + are-docs-informative@0.0.2: resolution: {integrity: sha512-ixiS0nLNNG5jNQzgZJNoUpBKdo9yTYZMGJ+QgT2jmjR7G7+QHRCc4v6LQ3NgE7EBJq+o0ams3waJwkrlBom8Ig==} engines: {node: '>=14'} @@ -1577,8 +1577,8 @@ packages: caniuse-lite@1.0.30001684: resolution: {integrity: sha512-G1LRwLIQjBQoyq0ZJGqGIJUXzJ8irpbjHLpVRXDvBEScFJ9b17sgK6vlx0GAJFE21okD7zXl08rRRUfq6HdoEQ==} - caniuse-lite@1.0.30001696: - resolution: {integrity: sha512-pDCPkvzfa39ehJtJ+OwGT/2yvT2SbjfHhiIW2LWOAcMQ7BzwxT/XuyUp4OTOd0XFWA6BKw0JalnBHgSi5DGJBQ==} + caniuse-lite@1.0.30001700: + resolution: {integrity: sha512-2S6XIXwaE7K7erT8dY+kLQcpa5ms63XlRkMkReXjle+kf6c5g38vyMl+Z5y8dSxOFDhcFe+nxnn261PLxBSQsQ==} ccount@2.0.1: resolution: {integrity: sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==} @@ -1883,12 +1883,12 @@ packages: engines: {node: '>=0.10.0'} hasBin: true + electron-to-chromium@1.5.101: + resolution: {integrity: sha512-L0ISiQrP/56Acgu4/i/kfPwWSgrzYZUnQrC0+QPFuhqlLP1Ir7qzPPDVS9BcKIyWTRU8+o6CC8dKw38tSWhYIA==} + electron-to-chromium@1.5.67: resolution: {integrity: sha512-nz88NNBsD7kQSAGGJyp8hS6xSPtWwqNogA0mjtc2nUYeEf3nURK9qpV18TuBdDmEDgVWotS8Wkzf+V52dSQ/LQ==} - electron-to-chromium@1.5.90: - resolution: {integrity: sha512-C3PN4aydfW91Natdyd449Kw+BzhLmof6tzy5W1pFC5SpQxVXT+oyiyOG9AgYYSN9OdA/ik3YkCrpwqI8ug5Tug==} - emoji-regex@8.0.0: resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==} @@ -1899,6 +1899,10 @@ packages: resolution: {integrity: sha512-0/r0MySGYG8YqlayBZ6MuCfECmHFdJ5qyPh8s8wa5Hnm6SaFLSK1VYCbj+NKp090Nm1caZhD+QTnmxO7esYGyQ==} engines: {node: '>=10.13.0'} + enhanced-resolve@5.18.1: + resolution: {integrity: sha512-ZSW3ma5GkcQBIpwZTSRAI8N71Uuwgs93IezB7mf7R60tC8ZbJideoDNKjHn2O9KIlx6rkGTTEk1xUCK2E1Y2Yg==} + engines: {node: '>=10.13.0'} + entities@2.2.0: resolution: {integrity: sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==} @@ -1970,18 +1974,18 @@ packages: '@eslint/json': optional: true - eslint-merge-processors@1.0.0: - resolution: {integrity: sha512-4GybyHmhXtT7/W8RAouQzNM0791sYasJCTYHIAYjuiJvbNFY0jMKkoESREhX+mjX37dxiN6v4EqhZ1nc0tJF7A==} + eslint-merge-processors@2.0.0: + resolution: {integrity: sha512-sUuhSf3IrJdGooquEUB5TNpGNpBoQccbnaLHsb1XkBLUPPqCNivCpY05ZcpCOiV9uHwO2yxXEWVczVclzMxYlA==} peerDependencies: eslint: '*' - eslint-plugin-antfu@3.0.0: - resolution: {integrity: sha512-USaQMR17+l7a0XWS9Pk0T+t9PszkdeIncyAOp1vsjHQnDKIlusSg+9bwTYWIzlJXkHDarAI06cdt+d5mbAGEKA==} + eslint-plugin-antfu@3.1.0: + resolution: {integrity: sha512-BKlJcpIG8OGyU5JwQCdyTGaLuRgItheEYinhNroCx3bcuz2bCSYK0eNzJvPy2TY8yyz0uSSRxr5KHuQ1WOdOKg==} peerDependencies: eslint: '*' - eslint-plugin-command@3.0.0: - resolution: {integrity: sha512-6EFOKGnBMHr0dN/9uKYmxYz6RbsCmEzPRcKYrl+dfEMvlt6+zf6x5TzXKzOowhh3f/hqSBMZmxcB3HHyfbpwWw==} + eslint-plugin-command@3.1.0: + resolution: {integrity: sha512-KLgxB8NMQ0iL7iwehyeqWVE7MaqRPwLTGW4d2CXYOj5tt4j6yU/hiNxQ/35FLq4SnMhv+tpE6FCvYbV4VS+BLw==} peerDependencies: eslint: '*' @@ -2019,8 +2023,8 @@ packages: resolution: {integrity: sha512-brcKcxGnISN2CcVhXJ/kEQlNa0MEfGRtwKtWA16SkqXHKitaKIMrfemJKLKX1YqDU5C/5JY3PvZXd5jEW04e0Q==} engines: {node: '>=5.0.0'} - eslint-plugin-perfectionist@4.7.0: - resolution: {integrity: sha512-e2ODzm2SsAztFWY3ZRJd1K702vyl8Sapacjc3JluOW294CfA3+jfjin+UxjcrK48EvlNIMOp+JJB9N54YR2LRw==} + eslint-plugin-perfectionist@4.9.0: + resolution: {integrity: sha512-76lDfJnonOcXGW3bEXuqhEGId0LrOlvIE1yLHvK/eKMMPOc0b43KchAIR2Bdbqlg+LPXU5/Q+UzuzkO+cWHT6w==} engines: {node: ^18.0.0 || >=20.0.0} peerDependencies: eslint: '>=8.0.0' @@ -2138,11 +2142,11 @@ packages: peerDependencies: eslint: '>=6.0.0' - eslint-processor-vue-blocks@1.0.0: - resolution: {integrity: sha512-q+Wn9bCml65NwYtuINVCE5dUqZa/uVoY4jfc8qEDwWbcGqdRyfJJmAONNZsreA4Q9EJqjYGjk8Hk1QuwAktgkw==} + eslint-processor-vue-blocks@2.0.0: + resolution: {integrity: sha512-u4W0CJwGoWY3bjXAuFpc/b6eK3NQEI8MoeW7ritKj3G3z/WtHrKjkqf+wk8mPEy5rlMGS+k6AZYOw2XBoN/02Q==} peerDependencies: '@vue/compiler-sfc': ^3.3.0 - eslint: ^8.50.0 || ^9.0.0 + eslint: '>=9.0.0' eslint-scope@7.2.2: resolution: {integrity: sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==} @@ -2166,8 +2170,8 @@ packages: deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options. hasBin: true - eslint@9.20.0: - resolution: {integrity: sha512-aL4F8167Hg4IvsW89ejnpTwx+B/UQRzJPGgbIOl+4XqffWsahVVsLEWoZvnrVuwpWmnRd7XeXmQI1zlKcFDteA==} + eslint@9.20.1: + resolution: {integrity: sha512-m1mM33o6dBUjxl2qb6wv6nGNwCAsns1eKtaQ4l/NPHeTvhiUPbtdfMyktxN4B3fgHIgsYh1VT3V9txblpQHq+g==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} hasBin: true peerDependencies: @@ -2355,8 +2359,8 @@ packages: resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==} engines: {node: '>=18'} - globals@15.14.0: - resolution: {integrity: sha512-OkToC372DtlQeje9/zHIo5CT8lRP/FUgEOKBEhU4e0abL7J7CD24fD9ohiLN5hagG/kWCYj4K5oaxxtj2Z0Dig==} + globals@15.15.0: + resolution: {integrity: sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==} engines: {node: '>=18'} graceful-fs@4.2.11: @@ -2681,8 +2685,8 @@ packages: mdast-util-gfm-autolink-literal@2.0.1: resolution: {integrity: sha512-5HVP2MKaP6L+G6YaxPNjuL0BPrq9orG3TsrZ9YXbA3vDw/ACI4MEsnoDpn6ZNm7GnZgtAcONJyPhOP8tNJQavQ==} - mdast-util-gfm-footnote@2.0.0: - resolution: {integrity: sha512-5jOT2boTSVkMnQ7LTrd6n/18kqwjmuYqo7JUPe+tRCY6O7dAuTFMtTPauYYrMPpox9hlN0uOx/FL8XvEfG9/mQ==} + mdast-util-gfm-footnote@2.1.0: + resolution: {integrity: sha512-sqpDWlsHn7Ac9GNZQMeUzPQSMzR6Wv0WKRNvQRg0KqHh02fpTz69Qc1QSseNX29bhz1ROIyNyxExfawVKTm1GQ==} mdast-util-gfm-strikethrough@2.0.0: resolution: {integrity: sha512-mKKb915TF+OC5ptj5bJ7WFRPdYtuHv0yTRxK2tJvi+BDqbkiG7h7u/9SI89nRAYcmap2xHQL9D+QG/6wSrTtXg==} @@ -2693,8 +2697,8 @@ packages: mdast-util-gfm-task-list-item@2.0.0: resolution: {integrity: sha512-IrtvNvjxC1o06taBAVJznEnkiHxLFTzgonUdy8hzFVeDun0uTjxxrRGVaNFqkU1wJR3RBPEfsxmU6jDWPofrTQ==} - mdast-util-gfm@3.0.0: - resolution: {integrity: sha512-dgQEX5Amaq+DuUqf26jJqSK9qgixgd6rYDHAv4aTBuA92cTknZlKpPfa86Z/s8Dj8xsAQpFfBmPUHWJBWqS4Bw==} + mdast-util-gfm@3.1.0: + resolution: {integrity: sha512-0ulfdQOM3ysHhCJ1p06l0b0VKlhU0wuQs3thxZQagjcjPrlFRqY215uZGHHJan9GEAXd9MbfPjFJz+qMkVR6zQ==} mdast-util-phrasing@4.1.0: resolution: {integrity: sha512-TqICwyvJJpBwvGAMZjj4J2n0X8QWp21b9l0o7eXyVJ25YNWYbJDVIyD1bZXE6WtV6RmKJVYmQAKWa0zWOABz2w==} @@ -2989,6 +2993,9 @@ packages: pathe@2.0.2: resolution: {integrity: sha512-15Ztpk+nov8DR524R4BF7uEuzESgzUEAV4Ah7CUMNGXdE5ELuvxElxGXndBl32vMSsWa1jpNf22Z+Er3sKwq+w==} + pathe@2.0.3: + resolution: {integrity: sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==} + pathval@2.0.0: resolution: {integrity: sha512-vE7JKRyES09KiunauX7nd2Q9/L7lhok4smP9RZTDeD4MVs72Dp2qNFVz39Nz5a0FVEW0BJR6C0DYrq6unoziZA==} engines: {node: '>= 14.16'} @@ -3103,8 +3110,8 @@ packages: resolution: {integrity: sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==} engines: {node: '>= 6'} - readdirp@4.1.1: - resolution: {integrity: sha512-h80JrZu/MHUZCyHu5ciuoI0+WxsCxzxJTILn6Fs8rxSnFPh+UVHYfeIxK1nVGugMqkfC4vJcBOYbkfkwYK0+gw==} + readdirp@4.1.2: + resolution: {integrity: sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==} engines: {node: '>= 14.18.0'} redent@3.0.0: @@ -3201,8 +3208,8 @@ packages: safer-buffer@2.1.2: resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} - sass@1.84.0: - resolution: {integrity: sha512-XDAbhEPJRxi7H0SxrnOpiXFQoUJHwkR2u3Zc4el+fK/Tt5Hpzw5kkQ59qVDfvdaUq6gCrEZIbySFBM2T9DNKHg==} + sass@1.85.0: + resolution: {integrity: sha512-3ToiC1xZ1Y8aU7+CkgCI/tqyuPXEmYGJXO7H4uqp0xkLXUqp88rQQ4j1HmP37xSJLbCJPaIiv+cT1y+grssrww==} engines: {node: '>=14.0.0'} hasBin: true @@ -3234,11 +3241,6 @@ packages: engines: {node: '>=10'} hasBin: true - semver@7.7.0: - resolution: {integrity: sha512-DrfFnPzblFmNrIZzg5RzHegbiRWg7KMR7btwi2yjHwx06zsUbO5g613sVwEV7FTwmzJu+Io0lJe2GJ3LxqpvBQ==} - engines: {node: '>=10'} - hasBin: true - semver@7.7.1: resolution: {integrity: sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==} engines: {node: '>=10'} @@ -3386,8 +3388,8 @@ packages: resolution: {integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==} engines: {node: '>=6'} - terser@5.38.1: - resolution: {integrity: sha512-GWANVlPM/ZfYzuPHjq0nxT+EbOEDDN3Jwhwdg1D8TU8oSkktp8w64Uq4auuGLxFSoNTRDncTq2hQHX1Ld9KHkA==} + terser@5.39.0: + resolution: {integrity: sha512-LBAhFyLho16harJoWMg/nZsQYgTrg5jXOn2nCYjRUcZZEdE3qa2zb8QEDRUGVZBW4rlazf2fxkg8tztybTaqWw==} engines: {node: '>=10'} hasBin: true @@ -3508,8 +3510,8 @@ packages: engines: {node: '>=14.17'} hasBin: true - typia@7.6.3: - resolution: {integrity: sha512-eS7a8wet0aYELqhgvgXQpdP/CrMeYa34kV9zIL6jKaBLDibGG0ju1KyVnbFFQ15qkfzYyab9eETrRra0HpFFSA==} + typia@7.6.4: + resolution: {integrity: sha512-Z3AcvGBjS7Dc7+iAG2VhsT0NIv3HMoXVTJ3F7Pgth8z7rhQu1JnyS8GGqqWdKk5ROvOgALEVEWmWv3Lym2eBIg==} hasBin: true peerDependencies: '@samchon/openapi': '>=2.4.2 <3.0.0' @@ -3773,8 +3775,8 @@ packages: resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==} engines: {node: '>=10'} - zod@3.24.1: - resolution: {integrity: sha512-muH7gBL9sI1nciMZV67X5fTKKBLtwpZ5VBp1vsOQzj1MhrBZ4wlVCm3gedKZWLp0Oyel8sIGfeiz54Su+OVT+A==} + zod@3.24.2: + resolution: {integrity: sha512-lY7CDW43ECgW9u1TcT3IoXHflywfVqDYze4waEz812jR/bZ8FHDsl7pFQoSZTz5N+2NqRXs8GBwnAwo3ZNxqhQ==} zwitch@2.0.4: resolution: {integrity: sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==} @@ -3794,7 +3796,7 @@ snapshots: dependencies: '@actions/http-client': 2.2.3 '@octokit/core': 5.2.0 - '@octokit/plugin-paginate-rest': 9.2.1(@octokit/core@5.2.0) + '@octokit/plugin-paginate-rest': 9.2.2(@octokit/core@5.2.0) '@octokit/plugin-rest-endpoint-methods': 10.4.1(@octokit/core@5.2.0) '@actions/http-client@2.2.3': @@ -3811,48 +3813,48 @@ snapshots: '@jridgewell/gen-mapping': 0.3.8 '@jridgewell/trace-mapping': 0.3.25 - '@antfu/eslint-config@4.1.1(@eslint-react/eslint-plugin@1.26.2(eslint@9.20.0)(ts-api-utils@2.0.1(typescript@5.7.3))(typescript@5.7.3))(@typescript-eslint/utils@8.23.0(eslint@9.20.0)(typescript@5.7.3))(@vue/compiler-sfc@3.5.13)(eslint-plugin-react-hooks@5.1.0(eslint@9.20.0))(eslint-plugin-react-refresh@0.4.19(eslint@9.20.0))(eslint@9.20.0)(typescript@5.7.3)(vitest@3.0.5(@types/debug@4.1.12)(@types/node@22.13.1)(jsdom@26.0.0)(sass@1.84.0)(terser@5.38.1)(yaml@2.7.0))': + '@antfu/eslint-config@4.2.1(@eslint-react/eslint-plugin@1.26.2(eslint@9.20.1)(ts-api-utils@2.0.1(typescript@5.7.3))(typescript@5.7.3))(@typescript-eslint/utils@8.24.0(eslint@9.20.1)(typescript@5.7.3))(@vue/compiler-sfc@3.5.13)(eslint-plugin-react-hooks@5.1.0(eslint@9.20.1))(eslint-plugin-react-refresh@0.4.19(eslint@9.20.1))(eslint@9.20.1)(typescript@5.7.3)(vitest@3.0.5(@types/debug@4.1.12)(@types/node@22.13.4)(jsdom@26.0.0)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0))': dependencies: '@antfu/install-pkg': 1.0.0 - '@clack/prompts': 0.9.1 - '@eslint-community/eslint-plugin-eslint-comments': 4.4.1(eslint@9.20.0) + '@clack/prompts': 0.10.0 + '@eslint-community/eslint-plugin-eslint-comments': 4.4.1(eslint@9.20.1) '@eslint/markdown': 6.2.2 - '@stylistic/eslint-plugin': 3.0.1(eslint@9.20.0)(typescript@5.7.3) - '@typescript-eslint/eslint-plugin': 8.22.0(@typescript-eslint/parser@8.22.0(eslint@9.20.0)(typescript@5.7.3))(eslint@9.20.0)(typescript@5.7.3) - '@typescript-eslint/parser': 8.22.0(eslint@9.20.0)(typescript@5.7.3) - '@vitest/eslint-plugin': 1.1.25(@typescript-eslint/utils@8.23.0(eslint@9.20.0)(typescript@5.7.3))(eslint@9.20.0)(typescript@5.7.3)(vitest@3.0.5(@types/debug@4.1.12)(@types/node@22.13.1)(jsdom@26.0.0)(sass@1.84.0)(terser@5.38.1)(yaml@2.7.0)) - eslint: 9.20.0 - eslint-config-flat-gitignore: 2.0.0(eslint@9.20.0) + '@stylistic/eslint-plugin': 4.0.0-beta.1(eslint@9.20.1)(typescript@5.7.3) + '@typescript-eslint/eslint-plugin': 8.24.0(@typescript-eslint/parser@8.24.0(eslint@9.20.1)(typescript@5.7.3))(eslint@9.20.1)(typescript@5.7.3) + '@typescript-eslint/parser': 8.24.0(eslint@9.20.1)(typescript@5.7.3) + '@vitest/eslint-plugin': 1.1.31(@typescript-eslint/utils@8.24.0(eslint@9.20.1)(typescript@5.7.3))(eslint@9.20.1)(typescript@5.7.3)(vitest@3.0.5(@types/debug@4.1.12)(@types/node@22.13.4)(jsdom@26.0.0)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0)) + ansis: 3.15.0 + eslint: 9.20.1 + eslint-config-flat-gitignore: 2.0.0(eslint@9.20.1) eslint-flat-config-utils: 2.0.1 - eslint-merge-processors: 1.0.0(eslint@9.20.0) - eslint-plugin-antfu: 3.0.0(eslint@9.20.0) - eslint-plugin-command: 3.0.0(eslint@9.20.0) - eslint-plugin-import-x: 4.6.1(eslint@9.20.0)(typescript@5.7.3) - eslint-plugin-jsdoc: 50.6.3(eslint@9.20.0) - eslint-plugin-jsonc: 2.19.1(eslint@9.20.0) - eslint-plugin-n: 17.15.1(eslint@9.20.0) + eslint-merge-processors: 2.0.0(eslint@9.20.1) + eslint-plugin-antfu: 3.1.0(eslint@9.20.1) + eslint-plugin-command: 3.1.0(eslint@9.20.1) + eslint-plugin-import-x: 4.6.1(eslint@9.20.1)(typescript@5.7.3) + eslint-plugin-jsdoc: 50.6.3(eslint@9.20.1) + eslint-plugin-jsonc: 2.19.1(eslint@9.20.1) + eslint-plugin-n: 17.15.1(eslint@9.20.1) eslint-plugin-no-only-tests: 3.3.0 - eslint-plugin-perfectionist: 4.7.0(eslint@9.20.0)(typescript@5.7.3) - eslint-plugin-regexp: 2.7.0(eslint@9.20.0) - eslint-plugin-toml: 0.12.0(eslint@9.20.0) - eslint-plugin-unicorn: 56.0.1(eslint@9.20.0) - eslint-plugin-unused-imports: 4.1.4(@typescript-eslint/eslint-plugin@8.22.0(@typescript-eslint/parser@8.22.0(eslint@9.20.0)(typescript@5.7.3))(eslint@9.20.0)(typescript@5.7.3))(eslint@9.20.0) - eslint-plugin-vue: 9.32.0(eslint@9.20.0) - eslint-plugin-yml: 1.16.0(eslint@9.20.0) - eslint-processor-vue-blocks: 1.0.0(@vue/compiler-sfc@3.5.13)(eslint@9.20.0) - globals: 15.14.0 + eslint-plugin-perfectionist: 4.9.0(eslint@9.20.1)(typescript@5.7.3) + eslint-plugin-regexp: 2.7.0(eslint@9.20.1) + eslint-plugin-toml: 0.12.0(eslint@9.20.1) + eslint-plugin-unicorn: 56.0.1(eslint@9.20.1) + eslint-plugin-unused-imports: 4.1.4(@typescript-eslint/eslint-plugin@8.24.0(@typescript-eslint/parser@8.24.0(eslint@9.20.1)(typescript@5.7.3))(eslint@9.20.1)(typescript@5.7.3))(eslint@9.20.1) + eslint-plugin-vue: 9.32.0(eslint@9.20.1) + eslint-plugin-yml: 1.16.0(eslint@9.20.1) + eslint-processor-vue-blocks: 2.0.0(@vue/compiler-sfc@3.5.13)(eslint@9.20.1) + globals: 15.15.0 jsonc-eslint-parser: 2.4.0 local-pkg: 1.0.0 parse-gitignore: 2.0.0 - picocolors: 1.1.1 toml-eslint-parser: 0.10.0 - vue-eslint-parser: 9.4.3(eslint@9.20.0) + vue-eslint-parser: 9.4.3(eslint@9.20.1) yaml-eslint-parser: 1.2.3 yargs: 17.7.2 optionalDependencies: - '@eslint-react/eslint-plugin': 1.26.2(eslint@9.20.0)(ts-api-utils@2.0.1(typescript@5.7.3))(typescript@5.7.3) - eslint-plugin-react-hooks: 5.1.0(eslint@9.20.0) - eslint-plugin-react-refresh: 0.4.19(eslint@9.20.0) + '@eslint-react/eslint-plugin': 1.26.2(eslint@9.20.1)(ts-api-utils@2.0.1(typescript@5.7.3))(typescript@5.7.3) + eslint-plugin-react-hooks: 5.1.0(eslint@9.20.1) + eslint-plugin-react-refresh: 0.4.19(eslint@9.20.1) transitivePeerDependencies: - '@eslint/json' - '@typescript-eslint/utils' @@ -4098,27 +4100,26 @@ snapshots: picocolors: 1.1.1 sisteransi: 1.0.5 - '@clack/prompts@0.9.1': + '@clack/prompts@0.10.0': dependencies: '@clack/core': 0.4.1 picocolors: 1.1.1 sisteransi: 1.0.5 - '@codecov/bundler-plugin-core@1.8.0': + '@codecov/bundler-plugin-core@1.9.0': dependencies: '@actions/core': 1.11.1 '@actions/github': 6.0.0 - '@sentry/core': 8.51.0 chalk: 4.1.2 - semver: 7.6.3 + semver: 7.7.1 unplugin: 1.16.1 - zod: 3.24.1 + zod: 3.24.2 - '@codecov/vite-plugin@1.8.0(vite@6.1.0(@types/node@22.13.1)(sass@1.84.0)(terser@5.38.1)(yaml@2.7.0))': + '@codecov/vite-plugin@1.9.0(vite@6.1.0(@types/node@22.13.4)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0))': dependencies: - '@codecov/bundler-plugin-core': 1.8.0 + '@codecov/bundler-plugin-core': 1.9.0 unplugin: 1.16.1 - vite: 6.1.0(@types/node@22.13.1)(sass@1.84.0)(terser@5.38.1)(yaml@2.7.0) + vite: 6.1.0(@types/node@22.13.4)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0) '@csstools/color-helpers@5.0.1': {} @@ -4172,7 +4173,7 @@ snapshots: '@emotion/memoize@0.9.0': {} - '@emotion/react@11.14.0(@types/react@19.0.8)(react@19.0.0)': + '@emotion/react@11.14.0(@types/react@19.0.10)(react@19.0.0)': dependencies: '@babel/runtime': 7.26.0 '@emotion/babel-plugin': 11.13.5 @@ -4184,7 +4185,7 @@ snapshots: hoist-non-react-statics: 3.3.2 react: 19.0.0 optionalDependencies: - '@types/react': 19.0.8 + '@types/react': 19.0.10 transitivePeerDependencies: - supports-color @@ -4198,18 +4199,18 @@ snapshots: '@emotion/sheet@1.4.0': {} - '@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.8)(react@19.0.0))(@types/react@19.0.8)(react@19.0.0)': + '@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.10)(react@19.0.0))(@types/react@19.0.10)(react@19.0.0)': dependencies: '@babel/runtime': 7.26.0 '@emotion/babel-plugin': 11.13.5 '@emotion/is-prop-valid': 1.3.1 - '@emotion/react': 11.14.0(@types/react@19.0.8)(react@19.0.0) + '@emotion/react': 11.14.0(@types/react@19.0.10)(react@19.0.0) '@emotion/serialize': 1.3.3 '@emotion/use-insertion-effect-with-fallbacks': 1.2.0(react@19.0.0) '@emotion/utils': 1.4.2 react: 19.0.0 optionalDependencies: - '@types/react': 19.0.8 + '@types/react': 19.0.10 transitivePeerDependencies: - supports-color @@ -4233,7 +4234,7 @@ snapshots: dependencies: '@types/eslint': 9.6.1 '@types/estree': 1.0.6 - '@typescript-eslint/types': 8.23.0 + '@typescript-eslint/types': 8.24.0 comment-parser: 1.4.1 esquery: 1.6.0 jsdoc-type-pratt-parser: 4.1.0 @@ -4313,10 +4314,10 @@ snapshots: '@esbuild/win32-x64@0.24.2': optional: true - '@eslint-community/eslint-plugin-eslint-comments@4.4.1(eslint@9.20.0)': + '@eslint-community/eslint-plugin-eslint-comments@4.4.1(eslint@9.20.1)': dependencies: escape-string-regexp: 4.0.0 - eslint: 9.20.0 + eslint: 9.20.1 ignore: 5.3.2 '@eslint-community/eslint-utils@4.4.1(eslint@8.57.1)': @@ -4324,19 +4325,19 @@ snapshots: eslint: 8.57.1 eslint-visitor-keys: 3.4.3 - '@eslint-community/eslint-utils@4.4.1(eslint@9.20.0)': + '@eslint-community/eslint-utils@4.4.1(eslint@9.20.1)': dependencies: - eslint: 9.20.0 + eslint: 9.20.1 eslint-visitor-keys: 3.4.3 '@eslint-community/regexpp@4.12.1': {} - '@eslint-react/ast@1.26.2(eslint@9.20.0)(typescript@5.7.3)': + '@eslint-react/ast@1.26.2(eslint@9.20.1)(typescript@5.7.3)': dependencies: '@eslint-react/eff': 1.26.2 '@typescript-eslint/types': 8.23.0 - '@typescript-eslint/typescript-estree': 8.23.0(typescript@5.7.3) - '@typescript-eslint/utils': 8.23.0(eslint@9.20.0)(typescript@5.7.3) + '@typescript-eslint/typescript-estree': 8.24.0(typescript@5.7.3) + '@typescript-eslint/utils': 8.23.0(eslint@9.20.1)(typescript@5.7.3) string-ts: 2.2.1 ts-pattern: 5.6.2 transitivePeerDependencies: @@ -4344,17 +4345,17 @@ snapshots: - supports-color - typescript - '@eslint-react/core@1.26.2(eslint@9.20.0)(typescript@5.7.3)': + '@eslint-react/core@1.26.2(eslint@9.20.1)(typescript@5.7.3)': dependencies: - '@eslint-react/ast': 1.26.2(eslint@9.20.0)(typescript@5.7.3) + '@eslint-react/ast': 1.26.2(eslint@9.20.1)(typescript@5.7.3) '@eslint-react/eff': 1.26.2 - '@eslint-react/jsx': 1.26.2(eslint@9.20.0)(typescript@5.7.3) - '@eslint-react/shared': 1.26.2(eslint@9.20.0)(typescript@5.7.3) - '@eslint-react/var': 1.26.2(eslint@9.20.0)(typescript@5.7.3) + '@eslint-react/jsx': 1.26.2(eslint@9.20.1)(typescript@5.7.3) + '@eslint-react/shared': 1.26.2(eslint@9.20.1)(typescript@5.7.3) + '@eslint-react/var': 1.26.2(eslint@9.20.1)(typescript@5.7.3) '@typescript-eslint/scope-manager': 8.23.0 - '@typescript-eslint/type-utils': 8.23.0(eslint@9.20.0)(typescript@5.7.3) + '@typescript-eslint/type-utils': 8.23.0(eslint@9.20.1)(typescript@5.7.3) '@typescript-eslint/types': 8.23.0 - '@typescript-eslint/utils': 8.23.0(eslint@9.20.0)(typescript@5.7.3) + '@typescript-eslint/utils': 8.23.0(eslint@9.20.1)(typescript@5.7.3) birecord: 0.1.1 ts-pattern: 5.6.2 transitivePeerDependencies: @@ -4364,45 +4365,45 @@ snapshots: '@eslint-react/eff@1.26.2': {} - '@eslint-react/eslint-plugin@1.26.2(eslint@9.20.0)(ts-api-utils@2.0.1(typescript@5.7.3))(typescript@5.7.3)': + '@eslint-react/eslint-plugin@1.26.2(eslint@9.20.1)(ts-api-utils@2.0.1(typescript@5.7.3))(typescript@5.7.3)': dependencies: '@eslint-react/eff': 1.26.2 - '@eslint-react/shared': 1.26.2(eslint@9.20.0)(typescript@5.7.3) + '@eslint-react/shared': 1.26.2(eslint@9.20.1)(typescript@5.7.3) '@typescript-eslint/scope-manager': 8.23.0 - '@typescript-eslint/type-utils': 8.23.0(eslint@9.20.0)(typescript@5.7.3) + '@typescript-eslint/type-utils': 8.23.0(eslint@9.20.1)(typescript@5.7.3) '@typescript-eslint/types': 8.23.0 - '@typescript-eslint/utils': 8.23.0(eslint@9.20.0)(typescript@5.7.3) - eslint: 9.20.0 - eslint-plugin-react-debug: 1.26.2(eslint@9.20.0)(typescript@5.7.3) - eslint-plugin-react-dom: 1.26.2(eslint@9.20.0)(typescript@5.7.3) - eslint-plugin-react-hooks-extra: 1.26.2(eslint@9.20.0)(typescript@5.7.3) - eslint-plugin-react-naming-convention: 1.26.2(eslint@9.20.0)(typescript@5.7.3) - eslint-plugin-react-web-api: 1.26.2(eslint@9.20.0)(typescript@5.7.3) - eslint-plugin-react-x: 1.26.2(eslint@9.20.0)(ts-api-utils@2.0.1(typescript@5.7.3))(typescript@5.7.3) + '@typescript-eslint/utils': 8.23.0(eslint@9.20.1)(typescript@5.7.3) + eslint: 9.20.1 + eslint-plugin-react-debug: 1.26.2(eslint@9.20.1)(typescript@5.7.3) + eslint-plugin-react-dom: 1.26.2(eslint@9.20.1)(typescript@5.7.3) + eslint-plugin-react-hooks-extra: 1.26.2(eslint@9.20.1)(typescript@5.7.3) + eslint-plugin-react-naming-convention: 1.26.2(eslint@9.20.1)(typescript@5.7.3) + eslint-plugin-react-web-api: 1.26.2(eslint@9.20.1)(typescript@5.7.3) + eslint-plugin-react-x: 1.26.2(eslint@9.20.1)(ts-api-utils@2.0.1(typescript@5.7.3))(typescript@5.7.3) optionalDependencies: typescript: 5.7.3 transitivePeerDependencies: - supports-color - ts-api-utils - '@eslint-react/jsx@1.26.2(eslint@9.20.0)(typescript@5.7.3)': + '@eslint-react/jsx@1.26.2(eslint@9.20.1)(typescript@5.7.3)': dependencies: - '@eslint-react/ast': 1.26.2(eslint@9.20.0)(typescript@5.7.3) + '@eslint-react/ast': 1.26.2(eslint@9.20.1)(typescript@5.7.3) '@eslint-react/eff': 1.26.2 - '@eslint-react/var': 1.26.2(eslint@9.20.0)(typescript@5.7.3) + '@eslint-react/var': 1.26.2(eslint@9.20.1)(typescript@5.7.3) '@typescript-eslint/scope-manager': 8.23.0 '@typescript-eslint/types': 8.23.0 - '@typescript-eslint/utils': 8.23.0(eslint@9.20.0)(typescript@5.7.3) + '@typescript-eslint/utils': 8.23.0(eslint@9.20.1)(typescript@5.7.3) ts-pattern: 5.6.2 transitivePeerDependencies: - eslint - supports-color - typescript - '@eslint-react/shared@1.26.2(eslint@9.20.0)(typescript@5.7.3)': + '@eslint-react/shared@1.26.2(eslint@9.20.1)(typescript@5.7.3)': dependencies: '@eslint-react/eff': 1.26.2 - '@typescript-eslint/utils': 8.23.0(eslint@9.20.0)(typescript@5.7.3) + '@typescript-eslint/utils': 8.23.0(eslint@9.20.1)(typescript@5.7.3) picomatch: 4.0.2 ts-pattern: 5.6.2 transitivePeerDependencies: @@ -4410,13 +4411,13 @@ snapshots: - supports-color - typescript - '@eslint-react/var@1.26.2(eslint@9.20.0)(typescript@5.7.3)': + '@eslint-react/var@1.26.2(eslint@9.20.1)(typescript@5.7.3)': dependencies: - '@eslint-react/ast': 1.26.2(eslint@9.20.0)(typescript@5.7.3) + '@eslint-react/ast': 1.26.2(eslint@9.20.1)(typescript@5.7.3) '@eslint-react/eff': 1.26.2 '@typescript-eslint/scope-manager': 8.23.0 '@typescript-eslint/types': 8.23.0 - '@typescript-eslint/utils': 8.23.0(eslint@9.20.0)(typescript@5.7.3) + '@typescript-eslint/utils': 8.23.0(eslint@9.20.1)(typescript@5.7.3) string-ts: 2.2.1 ts-pattern: 5.6.2 transitivePeerDependencies: @@ -4424,9 +4425,9 @@ snapshots: - supports-color - typescript - '@eslint/compat@1.2.6(eslint@9.20.0)': + '@eslint/compat@1.2.6(eslint@9.20.1)': optionalDependencies: - eslint: 9.20.0 + eslint: 9.20.1 '@eslint/config-array@0.19.2': dependencies: @@ -4481,7 +4482,7 @@ snapshots: '@eslint/core': 0.10.0 '@eslint/plugin-kit': 0.2.5 mdast-util-from-markdown: 2.0.2 - mdast-util-gfm: 3.0.0 + mdast-util-gfm: 3.1.0 micromark-extension-gfm: 3.0.0 transitivePeerDependencies: - supports-color @@ -4562,23 +4563,23 @@ snapshots: '@mui/core-downloads-tracker@6.4.4': {} - '@mui/icons-material@6.4.4(@mui/material@6.4.4(@emotion/react@11.14.0(@types/react@19.0.8)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.8)(react@19.0.0))(@types/react@19.0.8)(react@19.0.0))(@types/react@19.0.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@types/react@19.0.8)(react@19.0.0)': + '@mui/icons-material@6.4.4(@mui/material@6.4.4(@emotion/react@11.14.0(@types/react@19.0.10)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.10)(react@19.0.0))(@types/react@19.0.10)(react@19.0.0))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@types/react@19.0.10)(react@19.0.0)': dependencies: '@babel/runtime': 7.26.9 - '@mui/material': 6.4.4(@emotion/react@11.14.0(@types/react@19.0.8)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.8)(react@19.0.0))(@types/react@19.0.8)(react@19.0.0))(@types/react@19.0.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + '@mui/material': 6.4.4(@emotion/react@11.14.0(@types/react@19.0.10)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.10)(react@19.0.0))(@types/react@19.0.10)(react@19.0.0))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) react: 19.0.0 optionalDependencies: - '@types/react': 19.0.8 + '@types/react': 19.0.10 - '@mui/material@6.4.4(@emotion/react@11.14.0(@types/react@19.0.8)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.8)(react@19.0.0))(@types/react@19.0.8)(react@19.0.0))(@types/react@19.0.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': + '@mui/material@6.4.4(@emotion/react@11.14.0(@types/react@19.0.10)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.10)(react@19.0.0))(@types/react@19.0.10)(react@19.0.0))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': dependencies: '@babel/runtime': 7.26.9 '@mui/core-downloads-tracker': 6.4.4 - '@mui/system': 6.4.3(@emotion/react@11.14.0(@types/react@19.0.8)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.8)(react@19.0.0))(@types/react@19.0.8)(react@19.0.0))(@types/react@19.0.8)(react@19.0.0) - '@mui/types': 7.2.21(@types/react@19.0.8) - '@mui/utils': 6.4.3(@types/react@19.0.8)(react@19.0.0) + '@mui/system': 6.4.3(@emotion/react@11.14.0(@types/react@19.0.10)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.10)(react@19.0.0))(@types/react@19.0.10)(react@19.0.0))(@types/react@19.0.10)(react@19.0.0) + '@mui/types': 7.2.21(@types/react@19.0.10) + '@mui/utils': 6.4.3(@types/react@19.0.10)(react@19.0.0) '@popperjs/core': 2.11.8 - '@types/react-transition-group': 4.4.12(@types/react@19.0.8) + '@types/react-transition-group': 4.4.12(@types/react@19.0.10) clsx: 2.1.1 csstype: 3.1.3 prop-types: 15.8.1 @@ -4587,20 +4588,20 @@ snapshots: react-is: 19.0.0 react-transition-group: 4.4.5(react-dom@19.0.0(react@19.0.0))(react@19.0.0) optionalDependencies: - '@emotion/react': 11.14.0(@types/react@19.0.8)(react@19.0.0) - '@emotion/styled': 11.14.0(@emotion/react@11.14.0(@types/react@19.0.8)(react@19.0.0))(@types/react@19.0.8)(react@19.0.0) - '@types/react': 19.0.8 + '@emotion/react': 11.14.0(@types/react@19.0.10)(react@19.0.0) + '@emotion/styled': 11.14.0(@emotion/react@11.14.0(@types/react@19.0.10)(react@19.0.0))(@types/react@19.0.10)(react@19.0.0) + '@types/react': 19.0.10 - '@mui/private-theming@6.4.3(@types/react@19.0.8)(react@19.0.0)': + '@mui/private-theming@6.4.3(@types/react@19.0.10)(react@19.0.0)': dependencies: '@babel/runtime': 7.26.9 - '@mui/utils': 6.4.3(@types/react@19.0.8)(react@19.0.0) + '@mui/utils': 6.4.3(@types/react@19.0.10)(react@19.0.0) prop-types: 15.8.1 react: 19.0.0 optionalDependencies: - '@types/react': 19.0.8 + '@types/react': 19.0.10 - '@mui/styled-engine@6.4.3(@emotion/react@11.14.0(@types/react@19.0.8)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.8)(react@19.0.0))(@types/react@19.0.8)(react@19.0.0))(react@19.0.0)': + '@mui/styled-engine@6.4.3(@emotion/react@11.14.0(@types/react@19.0.10)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.10)(react@19.0.0))(@types/react@19.0.10)(react@19.0.0))(react@19.0.0)': dependencies: '@babel/runtime': 7.26.9 '@emotion/cache': 11.14.0 @@ -4610,40 +4611,40 @@ snapshots: prop-types: 15.8.1 react: 19.0.0 optionalDependencies: - '@emotion/react': 11.14.0(@types/react@19.0.8)(react@19.0.0) - '@emotion/styled': 11.14.0(@emotion/react@11.14.0(@types/react@19.0.8)(react@19.0.0))(@types/react@19.0.8)(react@19.0.0) + '@emotion/react': 11.14.0(@types/react@19.0.10)(react@19.0.0) + '@emotion/styled': 11.14.0(@emotion/react@11.14.0(@types/react@19.0.10)(react@19.0.0))(@types/react@19.0.10)(react@19.0.0) - '@mui/system@6.4.3(@emotion/react@11.14.0(@types/react@19.0.8)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.8)(react@19.0.0))(@types/react@19.0.8)(react@19.0.0))(@types/react@19.0.8)(react@19.0.0)': + '@mui/system@6.4.3(@emotion/react@11.14.0(@types/react@19.0.10)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.10)(react@19.0.0))(@types/react@19.0.10)(react@19.0.0))(@types/react@19.0.10)(react@19.0.0)': dependencies: '@babel/runtime': 7.26.9 - '@mui/private-theming': 6.4.3(@types/react@19.0.8)(react@19.0.0) - '@mui/styled-engine': 6.4.3(@emotion/react@11.14.0(@types/react@19.0.8)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.8)(react@19.0.0))(@types/react@19.0.8)(react@19.0.0))(react@19.0.0) - '@mui/types': 7.2.21(@types/react@19.0.8) - '@mui/utils': 6.4.3(@types/react@19.0.8)(react@19.0.0) + '@mui/private-theming': 6.4.3(@types/react@19.0.10)(react@19.0.0) + '@mui/styled-engine': 6.4.3(@emotion/react@11.14.0(@types/react@19.0.10)(react@19.0.0))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.0.10)(react@19.0.0))(@types/react@19.0.10)(react@19.0.0))(react@19.0.0) + '@mui/types': 7.2.21(@types/react@19.0.10) + '@mui/utils': 6.4.3(@types/react@19.0.10)(react@19.0.0) clsx: 2.1.1 csstype: 3.1.3 prop-types: 15.8.1 react: 19.0.0 optionalDependencies: - '@emotion/react': 11.14.0(@types/react@19.0.8)(react@19.0.0) - '@emotion/styled': 11.14.0(@emotion/react@11.14.0(@types/react@19.0.8)(react@19.0.0))(@types/react@19.0.8)(react@19.0.0) - '@types/react': 19.0.8 + '@emotion/react': 11.14.0(@types/react@19.0.10)(react@19.0.0) + '@emotion/styled': 11.14.0(@emotion/react@11.14.0(@types/react@19.0.10)(react@19.0.0))(@types/react@19.0.10)(react@19.0.0) + '@types/react': 19.0.10 - '@mui/types@7.2.21(@types/react@19.0.8)': + '@mui/types@7.2.21(@types/react@19.0.10)': optionalDependencies: - '@types/react': 19.0.8 + '@types/react': 19.0.10 - '@mui/utils@6.4.3(@types/react@19.0.8)(react@19.0.0)': + '@mui/utils@6.4.3(@types/react@19.0.10)(react@19.0.0)': dependencies: '@babel/runtime': 7.26.9 - '@mui/types': 7.2.21(@types/react@19.0.8) + '@mui/types': 7.2.21(@types/react@19.0.10) '@types/prop-types': 15.7.14 clsx: 2.1.1 prop-types: 15.8.1 react: 19.0.0 react-is: 19.0.0 optionalDependencies: - '@types/react': 19.0.8 + '@types/react': 19.0.10 '@nodelib/fs.scandir@2.1.5': dependencies: @@ -4663,28 +4664,28 @@ snapshots: dependencies: '@octokit/auth-token': 4.0.0 '@octokit/graphql': 7.1.0 - '@octokit/request': 8.4.0 + '@octokit/request': 8.4.1 '@octokit/request-error': 5.1.1 - '@octokit/types': 13.7.0 + '@octokit/types': 13.8.0 before-after-hook: 2.2.3 universal-user-agent: 6.0.1 '@octokit/endpoint@9.0.6': dependencies: - '@octokit/types': 13.7.0 + '@octokit/types': 13.8.0 universal-user-agent: 6.0.1 '@octokit/graphql@7.1.0': dependencies: - '@octokit/request': 8.4.0 - '@octokit/types': 13.7.0 + '@octokit/request': 8.4.1 + '@octokit/types': 13.8.0 universal-user-agent: 6.0.1 '@octokit/openapi-types@20.0.0': {} '@octokit/openapi-types@23.0.1': {} - '@octokit/plugin-paginate-rest@9.2.1(@octokit/core@5.2.0)': + '@octokit/plugin-paginate-rest@9.2.2(@octokit/core@5.2.0)': dependencies: '@octokit/core': 5.2.0 '@octokit/types': 12.6.0 @@ -4696,22 +4697,22 @@ snapshots: '@octokit/request-error@5.1.1': dependencies: - '@octokit/types': 13.7.0 + '@octokit/types': 13.8.0 deprecation: 2.3.1 once: 1.4.0 - '@octokit/request@8.4.0': + '@octokit/request@8.4.1': dependencies: '@octokit/endpoint': 9.0.6 '@octokit/request-error': 5.1.1 - '@octokit/types': 13.7.0 + '@octokit/types': 13.8.0 universal-user-agent: 6.0.1 '@octokit/types@12.6.0': dependencies: '@octokit/openapi-types': 20.0.0 - '@octokit/types@13.7.0': + '@octokit/types@13.8.0': dependencies: '@octokit/openapi-types': 23.0.1 @@ -4847,12 +4848,10 @@ snapshots: '@samchon/openapi@1.2.4': {} - '@sentry/core@8.51.0': {} - - '@stylistic/eslint-plugin@3.0.1(eslint@9.20.0)(typescript@5.7.3)': + '@stylistic/eslint-plugin@4.0.0-beta.1(eslint@9.20.1)(typescript@5.7.3)': dependencies: - '@typescript-eslint/utils': 8.23.0(eslint@9.20.0)(typescript@5.7.3) - eslint: 9.20.0 + '@typescript-eslint/utils': 8.24.0(eslint@9.20.1)(typescript@5.7.3) + eslint: 9.20.1 eslint-visitor-keys: 4.2.0 espree: 10.3.0 estraverse: 5.3.0 @@ -4882,15 +4881,15 @@ snapshots: lodash: 4.17.21 redent: 3.0.0 - '@testing-library/react@16.2.0(@testing-library/dom@10.4.0)(@types/react-dom@19.0.3(@types/react@19.0.8))(@types/react@19.0.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': + '@testing-library/react@16.2.0(@testing-library/dom@10.4.0)(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': dependencies: '@babel/runtime': 7.26.0 '@testing-library/dom': 10.4.0 react: 19.0.0 react-dom: 19.0.0(react@19.0.0) optionalDependencies: - '@types/react': 19.0.8 - '@types/react-dom': 19.0.3(@types/react@19.0.8) + '@types/react': 19.0.10 + '@types/react-dom': 19.0.4(@types/react@19.0.10) '@testing-library/user-event@14.6.1(@testing-library/dom@10.4.0)': dependencies: @@ -4964,7 +4963,7 @@ snapshots: '@types/ms@2.1.0': {} - '@types/node@22.13.1': + '@types/node@22.13.4': dependencies: undici-types: 6.20.0 @@ -4974,29 +4973,29 @@ snapshots: '@types/prop-types@15.7.14': {} - '@types/react-dom@19.0.3(@types/react@19.0.8)': + '@types/react-dom@19.0.4(@types/react@19.0.10)': dependencies: - '@types/react': 19.0.8 + '@types/react': 19.0.10 - '@types/react-transition-group@4.4.12(@types/react@19.0.8)': + '@types/react-transition-group@4.4.12(@types/react@19.0.10)': dependencies: - '@types/react': 19.0.8 + '@types/react': 19.0.10 - '@types/react@19.0.8': + '@types/react@19.0.10': dependencies: csstype: 3.1.3 '@types/unist@3.0.3': {} - '@typescript-eslint/eslint-plugin@8.22.0(@typescript-eslint/parser@8.22.0(eslint@9.20.0)(typescript@5.7.3))(eslint@9.20.0)(typescript@5.7.3)': + '@typescript-eslint/eslint-plugin@8.24.0(@typescript-eslint/parser@8.24.0(eslint@9.20.1)(typescript@5.7.3))(eslint@9.20.1)(typescript@5.7.3)': dependencies: '@eslint-community/regexpp': 4.12.1 - '@typescript-eslint/parser': 8.22.0(eslint@9.20.0)(typescript@5.7.3) - '@typescript-eslint/scope-manager': 8.22.0 - '@typescript-eslint/type-utils': 8.22.0(eslint@9.20.0)(typescript@5.7.3) - '@typescript-eslint/utils': 8.22.0(eslint@9.20.0)(typescript@5.7.3) - '@typescript-eslint/visitor-keys': 8.22.0 - eslint: 9.20.0 + '@typescript-eslint/parser': 8.24.0(eslint@9.20.1)(typescript@5.7.3) + '@typescript-eslint/scope-manager': 8.24.0 + '@typescript-eslint/type-utils': 8.24.0(eslint@9.20.1)(typescript@5.7.3) + '@typescript-eslint/utils': 8.24.0(eslint@9.20.1)(typescript@5.7.3) + '@typescript-eslint/visitor-keys': 8.24.0 + eslint: 9.20.1 graphemer: 1.4.0 ignore: 5.3.2 natural-compare: 1.4.0 @@ -5005,14 +5004,14 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@8.22.0(eslint@9.20.0)(typescript@5.7.3)': + '@typescript-eslint/parser@8.24.0(eslint@9.20.1)(typescript@5.7.3)': dependencies: - '@typescript-eslint/scope-manager': 8.22.0 - '@typescript-eslint/types': 8.22.0 - '@typescript-eslint/typescript-estree': 8.22.0(typescript@5.7.3) - '@typescript-eslint/visitor-keys': 8.22.0 + '@typescript-eslint/scope-manager': 8.24.0 + '@typescript-eslint/types': 8.24.0 + '@typescript-eslint/typescript-estree': 8.24.0(typescript@5.7.3) + '@typescript-eslint/visitor-keys': 8.24.0 debug: 4.4.0 - eslint: 9.20.0 + eslint: 9.20.1 typescript: 5.7.3 transitivePeerDependencies: - supports-color @@ -5022,33 +5021,33 @@ snapshots: '@typescript-eslint/types': 8.18.1 '@typescript-eslint/visitor-keys': 8.18.1 - '@typescript-eslint/scope-manager@8.22.0': - dependencies: - '@typescript-eslint/types': 8.22.0 - '@typescript-eslint/visitor-keys': 8.22.0 - '@typescript-eslint/scope-manager@8.23.0': dependencies: '@typescript-eslint/types': 8.23.0 '@typescript-eslint/visitor-keys': 8.23.0 - '@typescript-eslint/type-utils@8.22.0(eslint@9.20.0)(typescript@5.7.3)': + '@typescript-eslint/scope-manager@8.24.0': dependencies: - '@typescript-eslint/typescript-estree': 8.22.0(typescript@5.7.3) - '@typescript-eslint/utils': 8.22.0(eslint@9.20.0)(typescript@5.7.3) + '@typescript-eslint/types': 8.24.0 + '@typescript-eslint/visitor-keys': 8.24.0 + + '@typescript-eslint/type-utils@8.23.0(eslint@9.20.1)(typescript@5.7.3)': + dependencies: + '@typescript-eslint/typescript-estree': 8.23.0(typescript@5.7.3) + '@typescript-eslint/utils': 8.23.0(eslint@9.20.1)(typescript@5.7.3) debug: 4.4.0 - eslint: 9.20.0 + eslint: 9.20.1 ts-api-utils: 2.0.1(typescript@5.7.3) typescript: 5.7.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/type-utils@8.23.0(eslint@9.20.0)(typescript@5.7.3)': + '@typescript-eslint/type-utils@8.24.0(eslint@9.20.1)(typescript@5.7.3)': dependencies: - '@typescript-eslint/typescript-estree': 8.23.0(typescript@5.7.3) - '@typescript-eslint/utils': 8.23.0(eslint@9.20.0)(typescript@5.7.3) + '@typescript-eslint/typescript-estree': 8.24.0(typescript@5.7.3) + '@typescript-eslint/utils': 8.24.0(eslint@9.20.1)(typescript@5.7.3) debug: 4.4.0 - eslint: 9.20.0 + eslint: 9.20.1 ts-api-utils: 2.0.1(typescript@5.7.3) typescript: 5.7.3 transitivePeerDependencies: @@ -5056,10 +5055,10 @@ snapshots: '@typescript-eslint/types@8.18.1': {} - '@typescript-eslint/types@8.22.0': {} - '@typescript-eslint/types@8.23.0': {} + '@typescript-eslint/types@8.24.0': {} + '@typescript-eslint/typescript-estree@8.18.1(typescript@5.7.3)': dependencies: '@typescript-eslint/types': 8.18.1 @@ -5074,10 +5073,10 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/typescript-estree@8.22.0(typescript@5.7.3)': + '@typescript-eslint/typescript-estree@8.23.0(typescript@5.7.3)': dependencies: - '@typescript-eslint/types': 8.22.0 - '@typescript-eslint/visitor-keys': 8.22.0 + '@typescript-eslint/types': 8.23.0 + '@typescript-eslint/visitor-keys': 8.23.0 debug: 4.4.0 fast-glob: 3.3.3 is-glob: 4.0.3 @@ -5088,10 +5087,10 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/typescript-estree@8.23.0(typescript@5.7.3)': + '@typescript-eslint/typescript-estree@8.24.0(typescript@5.7.3)': dependencies: - '@typescript-eslint/types': 8.23.0 - '@typescript-eslint/visitor-keys': 8.23.0 + '@typescript-eslint/types': 8.24.0 + '@typescript-eslint/visitor-keys': 8.24.0 debug: 4.4.0 fast-glob: 3.3.3 is-glob: 4.0.3 @@ -5102,35 +5101,35 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@8.18.1(eslint@9.20.0)(typescript@5.7.3)': + '@typescript-eslint/utils@8.18.1(eslint@9.20.1)(typescript@5.7.3)': dependencies: - '@eslint-community/eslint-utils': 4.4.1(eslint@9.20.0) + '@eslint-community/eslint-utils': 4.4.1(eslint@9.20.1) '@typescript-eslint/scope-manager': 8.18.1 '@typescript-eslint/types': 8.18.1 '@typescript-eslint/typescript-estree': 8.18.1(typescript@5.7.3) - eslint: 9.20.0 + eslint: 9.20.1 typescript: 5.7.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@8.22.0(eslint@9.20.0)(typescript@5.7.3)': + '@typescript-eslint/utils@8.23.0(eslint@9.20.1)(typescript@5.7.3)': dependencies: - '@eslint-community/eslint-utils': 4.4.1(eslint@9.20.0) - '@typescript-eslint/scope-manager': 8.22.0 - '@typescript-eslint/types': 8.22.0 - '@typescript-eslint/typescript-estree': 8.22.0(typescript@5.7.3) - eslint: 9.20.0 + '@eslint-community/eslint-utils': 4.4.1(eslint@9.20.1) + '@typescript-eslint/scope-manager': 8.23.0 + '@typescript-eslint/types': 8.23.0 + '@typescript-eslint/typescript-estree': 8.23.0(typescript@5.7.3) + eslint: 9.20.1 typescript: 5.7.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@8.23.0(eslint@9.20.0)(typescript@5.7.3)': + '@typescript-eslint/utils@8.24.0(eslint@9.20.1)(typescript@5.7.3)': dependencies: - '@eslint-community/eslint-utils': 4.4.1(eslint@9.20.0) - '@typescript-eslint/scope-manager': 8.23.0 - '@typescript-eslint/types': 8.23.0 - '@typescript-eslint/typescript-estree': 8.23.0(typescript@5.7.3) - eslint: 9.20.0 + '@eslint-community/eslint-utils': 4.4.1(eslint@9.20.1) + '@typescript-eslint/scope-manager': 8.24.0 + '@typescript-eslint/types': 8.24.0 + '@typescript-eslint/typescript-estree': 8.24.0(typescript@5.7.3) + eslint: 9.20.1 typescript: 5.7.3 transitivePeerDependencies: - supports-color @@ -5140,30 +5139,30 @@ snapshots: '@typescript-eslint/types': 8.18.1 eslint-visitor-keys: 4.2.0 - '@typescript-eslint/visitor-keys@8.22.0': + '@typescript-eslint/visitor-keys@8.23.0': dependencies: - '@typescript-eslint/types': 8.22.0 + '@typescript-eslint/types': 8.23.0 eslint-visitor-keys: 4.2.0 - '@typescript-eslint/visitor-keys@8.23.0': + '@typescript-eslint/visitor-keys@8.24.0': dependencies: - '@typescript-eslint/types': 8.23.0 + '@typescript-eslint/types': 8.24.0 eslint-visitor-keys: 4.2.0 '@ungap/structured-clone@1.2.0': {} - '@vitejs/plugin-react@4.3.4(vite@6.1.0(@types/node@22.13.1)(sass@1.84.0)(terser@5.38.1)(yaml@2.7.0))': + '@vitejs/plugin-react@4.3.4(vite@6.1.0(@types/node@22.13.4)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0))': dependencies: '@babel/core': 7.26.0 '@babel/plugin-transform-react-jsx-self': 7.25.9(@babel/core@7.26.0) '@babel/plugin-transform-react-jsx-source': 7.25.9(@babel/core@7.26.0) '@types/babel__core': 7.20.5 react-refresh: 0.14.2 - vite: 6.1.0(@types/node@22.13.1)(sass@1.84.0)(terser@5.38.1)(yaml@2.7.0) + vite: 6.1.0(@types/node@22.13.4)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0) transitivePeerDependencies: - supports-color - '@vitest/coverage-istanbul@3.0.5(vitest@3.0.5(@types/debug@4.1.12)(@types/node@22.13.1)(jsdom@26.0.0)(sass@1.84.0)(terser@5.38.1)(yaml@2.7.0))': + '@vitest/coverage-istanbul@3.0.5(vitest@3.0.5(@types/debug@4.1.12)(@types/node@22.13.4)(jsdom@26.0.0)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0))': dependencies: '@istanbuljs/schema': 0.1.3 debug: 4.4.0 @@ -5175,17 +5174,17 @@ snapshots: magicast: 0.3.5 test-exclude: 7.0.1 tinyrainbow: 2.0.0 - vitest: 3.0.5(@types/debug@4.1.12)(@types/node@22.13.1)(jsdom@26.0.0)(sass@1.84.0)(terser@5.38.1)(yaml@2.7.0) + vitest: 3.0.5(@types/debug@4.1.12)(@types/node@22.13.4)(jsdom@26.0.0)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0) transitivePeerDependencies: - supports-color - '@vitest/eslint-plugin@1.1.25(@typescript-eslint/utils@8.23.0(eslint@9.20.0)(typescript@5.7.3))(eslint@9.20.0)(typescript@5.7.3)(vitest@3.0.5(@types/debug@4.1.12)(@types/node@22.13.1)(jsdom@26.0.0)(sass@1.84.0)(terser@5.38.1)(yaml@2.7.0))': + '@vitest/eslint-plugin@1.1.31(@typescript-eslint/utils@8.24.0(eslint@9.20.1)(typescript@5.7.3))(eslint@9.20.1)(typescript@5.7.3)(vitest@3.0.5(@types/debug@4.1.12)(@types/node@22.13.4)(jsdom@26.0.0)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0))': dependencies: - '@typescript-eslint/utils': 8.23.0(eslint@9.20.0)(typescript@5.7.3) - eslint: 9.20.0 + '@typescript-eslint/utils': 8.24.0(eslint@9.20.1)(typescript@5.7.3) + eslint: 9.20.1 optionalDependencies: typescript: 5.7.3 - vitest: 3.0.5(@types/debug@4.1.12)(@types/node@22.13.1)(jsdom@26.0.0)(sass@1.84.0)(terser@5.38.1)(yaml@2.7.0) + vitest: 3.0.5(@types/debug@4.1.12)(@types/node@22.13.4)(jsdom@26.0.0)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0) '@vitest/expect@3.0.5': dependencies: @@ -5194,13 +5193,13 @@ snapshots: chai: 5.1.2 tinyrainbow: 2.0.0 - '@vitest/mocker@3.0.5(vite@6.1.0(@types/node@22.13.1)(sass@1.84.0)(terser@5.38.1)(yaml@2.7.0))': + '@vitest/mocker@3.0.5(vite@6.1.0(@types/node@22.13.4)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0))': dependencies: '@vitest/spy': 3.0.5 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: - vite: 6.1.0(@types/node@22.13.1)(sass@1.84.0)(terser@5.38.1)(yaml@2.7.0) + vite: 6.1.0(@types/node@22.13.4)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0) '@vitest/pretty-format@3.0.5': dependencies: @@ -5292,6 +5291,8 @@ snapshots: ansi-styles@6.2.1: {} + ansis@3.15.0: {} + are-docs-informative@0.0.2: {} argparse@2.0.1: {} @@ -5356,8 +5357,8 @@ snapshots: browserslist@4.24.4: dependencies: - caniuse-lite: 1.0.30001696 - electron-to-chromium: 1.5.90 + caniuse-lite: 1.0.30001700 + electron-to-chromium: 1.5.101 node-releases: 2.0.19 update-browserslist-db: 1.1.2(browserslist@4.24.4) @@ -5381,7 +5382,7 @@ snapshots: caniuse-lite@1.0.30001684: {} - caniuse-lite@1.0.30001696: {} + caniuse-lite@1.0.30001700: {} ccount@2.0.1: {} @@ -5411,7 +5412,7 @@ snapshots: chokidar@4.0.3: dependencies: - readdirp: 4.1.1 + readdirp: 4.1.2 ci-info@4.1.0: {} @@ -5655,9 +5656,9 @@ snapshots: dependencies: jake: 10.9.2 - electron-to-chromium@1.5.67: {} + electron-to-chromium@1.5.101: {} - electron-to-chromium@1.5.90: {} + electron-to-chromium@1.5.67: {} emoji-regex@8.0.0: {} @@ -5668,6 +5669,11 @@ snapshots: graceful-fs: 4.2.11 tapable: 2.2.1 + enhanced-resolve@5.18.1: + dependencies: + graceful-fs: 4.2.11 + tapable: 2.2.1 + entities@2.2.0: {} entities@4.5.0: {} @@ -5718,24 +5724,24 @@ snapshots: escape-string-regexp@5.0.0: {} - eslint-compat-utils@0.5.1(eslint@9.20.0): + eslint-compat-utils@0.5.1(eslint@9.20.1): dependencies: - eslint: 9.20.0 - semver: 7.7.0 + eslint: 9.20.1 + semver: 7.7.1 - eslint-compat-utils@0.6.4(eslint@9.20.0): + eslint-compat-utils@0.6.4(eslint@9.20.1): dependencies: - eslint: 9.20.0 + eslint: 9.20.1 semver: 7.7.1 - eslint-config-flat-gitignore@2.0.0(eslint@9.20.0): + eslint-config-flat-gitignore@2.0.0(eslint@9.20.1): dependencies: - '@eslint/compat': 1.2.6(eslint@9.20.0) - eslint: 9.20.0 + '@eslint/compat': 1.2.6(eslint@9.20.1) + eslint: 9.20.1 eslint-flat-config-utils@2.0.1: dependencies: - pathe: 2.0.2 + pathe: 2.0.3 eslint-import-resolver-node@0.3.9: dependencies: @@ -5745,41 +5751,41 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-json-compat-utils@0.2.1(eslint@9.20.0)(jsonc-eslint-parser@2.4.0): + eslint-json-compat-utils@0.2.1(eslint@9.20.1)(jsonc-eslint-parser@2.4.0): dependencies: - eslint: 9.20.0 + eslint: 9.20.1 esquery: 1.6.0 jsonc-eslint-parser: 2.4.0 - eslint-merge-processors@1.0.0(eslint@9.20.0): + eslint-merge-processors@2.0.0(eslint@9.20.1): dependencies: - eslint: 9.20.0 + eslint: 9.20.1 - eslint-plugin-antfu@3.0.0(eslint@9.20.0): + eslint-plugin-antfu@3.1.0(eslint@9.20.1): dependencies: - eslint: 9.20.0 + eslint: 9.20.1 - eslint-plugin-command@3.0.0(eslint@9.20.0): + eslint-plugin-command@3.1.0(eslint@9.20.1): dependencies: '@es-joy/jsdoccomment': 0.50.0 - eslint: 9.20.0 + eslint: 9.20.1 - eslint-plugin-es-x@7.8.0(eslint@9.20.0): + eslint-plugin-es-x@7.8.0(eslint@9.20.1): dependencies: - '@eslint-community/eslint-utils': 4.4.1(eslint@9.20.0) + '@eslint-community/eslint-utils': 4.4.1(eslint@9.20.1) '@eslint-community/regexpp': 4.12.1 - eslint: 9.20.0 - eslint-compat-utils: 0.5.1(eslint@9.20.0) + eslint: 9.20.1 + eslint-compat-utils: 0.5.1(eslint@9.20.1) - eslint-plugin-import-x@4.6.1(eslint@9.20.0)(typescript@5.7.3): + eslint-plugin-import-x@4.6.1(eslint@9.20.1)(typescript@5.7.3): dependencies: '@types/doctrine': 0.0.9 '@typescript-eslint/scope-manager': 8.18.1 - '@typescript-eslint/utils': 8.18.1(eslint@9.20.0)(typescript@5.7.3) + '@typescript-eslint/utils': 8.18.1(eslint@9.20.1)(typescript@5.7.3) debug: 4.4.0 doctrine: 3.0.0 enhanced-resolve: 5.18.0 - eslint: 9.20.0 + eslint: 9.20.1 eslint-import-resolver-node: 0.3.9 get-tsconfig: 4.8.1 is-glob: 4.0.3 @@ -5791,29 +5797,29 @@ snapshots: - supports-color - typescript - eslint-plugin-jsdoc@50.6.3(eslint@9.20.0): + eslint-plugin-jsdoc@50.6.3(eslint@9.20.1): dependencies: '@es-joy/jsdoccomment': 0.49.0 are-docs-informative: 0.0.2 comment-parser: 1.4.1 debug: 4.4.0 escape-string-regexp: 4.0.0 - eslint: 9.20.0 + eslint: 9.20.1 espree: 10.3.0 esquery: 1.6.0 parse-imports: 2.2.1 - semver: 7.7.0 + semver: 7.7.1 spdx-expression-parse: 4.0.0 synckit: 0.9.2 transitivePeerDependencies: - supports-color - eslint-plugin-jsonc@2.19.1(eslint@9.20.0): + eslint-plugin-jsonc@2.19.1(eslint@9.20.1): dependencies: - '@eslint-community/eslint-utils': 4.4.1(eslint@9.20.0) - eslint: 9.20.0 - eslint-compat-utils: 0.6.4(eslint@9.20.0) - eslint-json-compat-utils: 0.2.1(eslint@9.20.0)(jsonc-eslint-parser@2.4.0) + '@eslint-community/eslint-utils': 4.4.1(eslint@9.20.1) + eslint: 9.20.1 + eslint-compat-utils: 0.6.4(eslint@9.20.1) + eslint-json-compat-utils: 0.2.1(eslint@9.20.1)(jsonc-eslint-parser@2.4.0) espree: 9.6.1 graphemer: 1.4.0 jsonc-eslint-parser: 2.4.0 @@ -5822,43 +5828,43 @@ snapshots: transitivePeerDependencies: - '@eslint/json' - eslint-plugin-n@17.15.1(eslint@9.20.0): + eslint-plugin-n@17.15.1(eslint@9.20.1): dependencies: - '@eslint-community/eslint-utils': 4.4.1(eslint@9.20.0) - enhanced-resolve: 5.18.0 - eslint: 9.20.0 - eslint-plugin-es-x: 7.8.0(eslint@9.20.0) + '@eslint-community/eslint-utils': 4.4.1(eslint@9.20.1) + enhanced-resolve: 5.18.1 + eslint: 9.20.1 + eslint-plugin-es-x: 7.8.0(eslint@9.20.1) get-tsconfig: 4.10.0 - globals: 15.14.0 + globals: 15.15.0 ignore: 5.3.2 minimatch: 9.0.5 - semver: 7.7.0 + semver: 7.7.1 eslint-plugin-no-only-tests@3.3.0: {} - eslint-plugin-perfectionist@4.7.0(eslint@9.20.0)(typescript@5.7.3): + eslint-plugin-perfectionist@4.9.0(eslint@9.20.1)(typescript@5.7.3): dependencies: - '@typescript-eslint/types': 8.23.0 - '@typescript-eslint/utils': 8.23.0(eslint@9.20.0)(typescript@5.7.3) - eslint: 9.20.0 + '@typescript-eslint/types': 8.24.0 + '@typescript-eslint/utils': 8.24.0(eslint@9.20.1)(typescript@5.7.3) + eslint: 9.20.1 natural-orderby: 5.0.0 transitivePeerDependencies: - supports-color - typescript - eslint-plugin-react-debug@1.26.2(eslint@9.20.0)(typescript@5.7.3): + eslint-plugin-react-debug@1.26.2(eslint@9.20.1)(typescript@5.7.3): dependencies: - '@eslint-react/ast': 1.26.2(eslint@9.20.0)(typescript@5.7.3) - '@eslint-react/core': 1.26.2(eslint@9.20.0)(typescript@5.7.3) + '@eslint-react/ast': 1.26.2(eslint@9.20.1)(typescript@5.7.3) + '@eslint-react/core': 1.26.2(eslint@9.20.1)(typescript@5.7.3) '@eslint-react/eff': 1.26.2 - '@eslint-react/jsx': 1.26.2(eslint@9.20.0)(typescript@5.7.3) - '@eslint-react/shared': 1.26.2(eslint@9.20.0)(typescript@5.7.3) - '@eslint-react/var': 1.26.2(eslint@9.20.0)(typescript@5.7.3) + '@eslint-react/jsx': 1.26.2(eslint@9.20.1)(typescript@5.7.3) + '@eslint-react/shared': 1.26.2(eslint@9.20.1)(typescript@5.7.3) + '@eslint-react/var': 1.26.2(eslint@9.20.1)(typescript@5.7.3) '@typescript-eslint/scope-manager': 8.23.0 - '@typescript-eslint/type-utils': 8.23.0(eslint@9.20.0)(typescript@5.7.3) + '@typescript-eslint/type-utils': 8.23.0(eslint@9.20.1)(typescript@5.7.3) '@typescript-eslint/types': 8.23.0 - '@typescript-eslint/utils': 8.23.0(eslint@9.20.0)(typescript@5.7.3) - eslint: 9.20.0 + '@typescript-eslint/utils': 8.23.0(eslint@9.20.1)(typescript@5.7.3) + eslint: 9.20.1 string-ts: 2.2.1 ts-pattern: 5.6.2 optionalDependencies: @@ -5866,19 +5872,19 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-react-dom@1.26.2(eslint@9.20.0)(typescript@5.7.3): + eslint-plugin-react-dom@1.26.2(eslint@9.20.1)(typescript@5.7.3): dependencies: - '@eslint-react/ast': 1.26.2(eslint@9.20.0)(typescript@5.7.3) - '@eslint-react/core': 1.26.2(eslint@9.20.0)(typescript@5.7.3) + '@eslint-react/ast': 1.26.2(eslint@9.20.1)(typescript@5.7.3) + '@eslint-react/core': 1.26.2(eslint@9.20.1)(typescript@5.7.3) '@eslint-react/eff': 1.26.2 - '@eslint-react/jsx': 1.26.2(eslint@9.20.0)(typescript@5.7.3) - '@eslint-react/shared': 1.26.2(eslint@9.20.0)(typescript@5.7.3) - '@eslint-react/var': 1.26.2(eslint@9.20.0)(typescript@5.7.3) + '@eslint-react/jsx': 1.26.2(eslint@9.20.1)(typescript@5.7.3) + '@eslint-react/shared': 1.26.2(eslint@9.20.1)(typescript@5.7.3) + '@eslint-react/var': 1.26.2(eslint@9.20.1)(typescript@5.7.3) '@typescript-eslint/scope-manager': 8.23.0 '@typescript-eslint/types': 8.23.0 - '@typescript-eslint/utils': 8.23.0(eslint@9.20.0)(typescript@5.7.3) + '@typescript-eslint/utils': 8.23.0(eslint@9.20.1)(typescript@5.7.3) compare-versions: 6.1.1 - eslint: 9.20.0 + eslint: 9.20.1 string-ts: 2.2.1 ts-pattern: 5.6.2 optionalDependencies: @@ -5886,19 +5892,19 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-react-hooks-extra@1.26.2(eslint@9.20.0)(typescript@5.7.3): + eslint-plugin-react-hooks-extra@1.26.2(eslint@9.20.1)(typescript@5.7.3): dependencies: - '@eslint-react/ast': 1.26.2(eslint@9.20.0)(typescript@5.7.3) - '@eslint-react/core': 1.26.2(eslint@9.20.0)(typescript@5.7.3) + '@eslint-react/ast': 1.26.2(eslint@9.20.1)(typescript@5.7.3) + '@eslint-react/core': 1.26.2(eslint@9.20.1)(typescript@5.7.3) '@eslint-react/eff': 1.26.2 - '@eslint-react/jsx': 1.26.2(eslint@9.20.0)(typescript@5.7.3) - '@eslint-react/shared': 1.26.2(eslint@9.20.0)(typescript@5.7.3) - '@eslint-react/var': 1.26.2(eslint@9.20.0)(typescript@5.7.3) + '@eslint-react/jsx': 1.26.2(eslint@9.20.1)(typescript@5.7.3) + '@eslint-react/shared': 1.26.2(eslint@9.20.1)(typescript@5.7.3) + '@eslint-react/var': 1.26.2(eslint@9.20.1)(typescript@5.7.3) '@typescript-eslint/scope-manager': 8.23.0 - '@typescript-eslint/type-utils': 8.23.0(eslint@9.20.0)(typescript@5.7.3) + '@typescript-eslint/type-utils': 8.23.0(eslint@9.20.1)(typescript@5.7.3) '@typescript-eslint/types': 8.23.0 - '@typescript-eslint/utils': 8.23.0(eslint@9.20.0)(typescript@5.7.3) - eslint: 9.20.0 + '@typescript-eslint/utils': 8.23.0(eslint@9.20.1)(typescript@5.7.3) + eslint: 9.20.1 string-ts: 2.2.1 ts-pattern: 5.6.2 optionalDependencies: @@ -5906,22 +5912,22 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-react-hooks@5.1.0(eslint@9.20.0): + eslint-plugin-react-hooks@5.1.0(eslint@9.20.1): dependencies: - eslint: 9.20.0 + eslint: 9.20.1 - eslint-plugin-react-naming-convention@1.26.2(eslint@9.20.0)(typescript@5.7.3): + eslint-plugin-react-naming-convention@1.26.2(eslint@9.20.1)(typescript@5.7.3): dependencies: - '@eslint-react/ast': 1.26.2(eslint@9.20.0)(typescript@5.7.3) - '@eslint-react/core': 1.26.2(eslint@9.20.0)(typescript@5.7.3) + '@eslint-react/ast': 1.26.2(eslint@9.20.1)(typescript@5.7.3) + '@eslint-react/core': 1.26.2(eslint@9.20.1)(typescript@5.7.3) '@eslint-react/eff': 1.26.2 - '@eslint-react/jsx': 1.26.2(eslint@9.20.0)(typescript@5.7.3) - '@eslint-react/shared': 1.26.2(eslint@9.20.0)(typescript@5.7.3) + '@eslint-react/jsx': 1.26.2(eslint@9.20.1)(typescript@5.7.3) + '@eslint-react/shared': 1.26.2(eslint@9.20.1)(typescript@5.7.3) '@typescript-eslint/scope-manager': 8.23.0 - '@typescript-eslint/type-utils': 8.23.0(eslint@9.20.0)(typescript@5.7.3) + '@typescript-eslint/type-utils': 8.23.0(eslint@9.20.1)(typescript@5.7.3) '@typescript-eslint/types': 8.23.0 - '@typescript-eslint/utils': 8.23.0(eslint@9.20.0)(typescript@5.7.3) - eslint: 9.20.0 + '@typescript-eslint/utils': 8.23.0(eslint@9.20.1)(typescript@5.7.3) + eslint: 9.20.1 string-ts: 2.2.1 ts-pattern: 5.6.2 optionalDependencies: @@ -5929,22 +5935,22 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-react-refresh@0.4.19(eslint@9.20.0): + eslint-plugin-react-refresh@0.4.19(eslint@9.20.1): dependencies: - eslint: 9.20.0 + eslint: 9.20.1 - eslint-plugin-react-web-api@1.26.2(eslint@9.20.0)(typescript@5.7.3): + eslint-plugin-react-web-api@1.26.2(eslint@9.20.1)(typescript@5.7.3): dependencies: - '@eslint-react/ast': 1.26.2(eslint@9.20.0)(typescript@5.7.3) - '@eslint-react/core': 1.26.2(eslint@9.20.0)(typescript@5.7.3) + '@eslint-react/ast': 1.26.2(eslint@9.20.1)(typescript@5.7.3) + '@eslint-react/core': 1.26.2(eslint@9.20.1)(typescript@5.7.3) '@eslint-react/eff': 1.26.2 - '@eslint-react/jsx': 1.26.2(eslint@9.20.0)(typescript@5.7.3) - '@eslint-react/shared': 1.26.2(eslint@9.20.0)(typescript@5.7.3) - '@eslint-react/var': 1.26.2(eslint@9.20.0)(typescript@5.7.3) + '@eslint-react/jsx': 1.26.2(eslint@9.20.1)(typescript@5.7.3) + '@eslint-react/shared': 1.26.2(eslint@9.20.1)(typescript@5.7.3) + '@eslint-react/var': 1.26.2(eslint@9.20.1)(typescript@5.7.3) '@typescript-eslint/scope-manager': 8.23.0 '@typescript-eslint/types': 8.23.0 - '@typescript-eslint/utils': 8.23.0(eslint@9.20.0)(typescript@5.7.3) - eslint: 9.20.0 + '@typescript-eslint/utils': 8.23.0(eslint@9.20.1)(typescript@5.7.3) + eslint: 9.20.1 string-ts: 2.2.1 ts-pattern: 5.6.2 optionalDependencies: @@ -5952,21 +5958,21 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-react-x@1.26.2(eslint@9.20.0)(ts-api-utils@2.0.1(typescript@5.7.3))(typescript@5.7.3): + eslint-plugin-react-x@1.26.2(eslint@9.20.1)(ts-api-utils@2.0.1(typescript@5.7.3))(typescript@5.7.3): dependencies: - '@eslint-react/ast': 1.26.2(eslint@9.20.0)(typescript@5.7.3) - '@eslint-react/core': 1.26.2(eslint@9.20.0)(typescript@5.7.3) + '@eslint-react/ast': 1.26.2(eslint@9.20.1)(typescript@5.7.3) + '@eslint-react/core': 1.26.2(eslint@9.20.1)(typescript@5.7.3) '@eslint-react/eff': 1.26.2 - '@eslint-react/jsx': 1.26.2(eslint@9.20.0)(typescript@5.7.3) - '@eslint-react/shared': 1.26.2(eslint@9.20.0)(typescript@5.7.3) - '@eslint-react/var': 1.26.2(eslint@9.20.0)(typescript@5.7.3) + '@eslint-react/jsx': 1.26.2(eslint@9.20.1)(typescript@5.7.3) + '@eslint-react/shared': 1.26.2(eslint@9.20.1)(typescript@5.7.3) + '@eslint-react/var': 1.26.2(eslint@9.20.1)(typescript@5.7.3) '@typescript-eslint/scope-manager': 8.23.0 - '@typescript-eslint/type-utils': 8.23.0(eslint@9.20.0)(typescript@5.7.3) + '@typescript-eslint/type-utils': 8.23.0(eslint@9.20.1)(typescript@5.7.3) '@typescript-eslint/types': 8.23.0 - '@typescript-eslint/utils': 8.23.0(eslint@9.20.0)(typescript@5.7.3) + '@typescript-eslint/utils': 8.23.0(eslint@9.20.1)(typescript@5.7.3) compare-versions: 6.1.1 - eslint: 9.20.0 - is-immutable-type: 5.0.1(eslint@9.20.0)(typescript@5.7.3) + eslint: 9.20.1 + is-immutable-type: 5.0.1(eslint@9.20.1)(typescript@5.7.3) string-ts: 2.2.1 ts-pattern: 5.6.2 optionalDependencies: @@ -5975,37 +5981,37 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-regexp@2.7.0(eslint@9.20.0): + eslint-plugin-regexp@2.7.0(eslint@9.20.1): dependencies: - '@eslint-community/eslint-utils': 4.4.1(eslint@9.20.0) + '@eslint-community/eslint-utils': 4.4.1(eslint@9.20.1) '@eslint-community/regexpp': 4.12.1 comment-parser: 1.4.1 - eslint: 9.20.0 + eslint: 9.20.1 jsdoc-type-pratt-parser: 4.1.0 refa: 0.12.1 regexp-ast-analysis: 0.7.1 scslre: 0.3.0 - eslint-plugin-toml@0.12.0(eslint@9.20.0): + eslint-plugin-toml@0.12.0(eslint@9.20.1): dependencies: debug: 4.4.0 - eslint: 9.20.0 - eslint-compat-utils: 0.6.4(eslint@9.20.0) + eslint: 9.20.1 + eslint-compat-utils: 0.6.4(eslint@9.20.1) lodash: 4.17.21 toml-eslint-parser: 0.10.0 transitivePeerDependencies: - supports-color - eslint-plugin-unicorn@56.0.1(eslint@9.20.0): + eslint-plugin-unicorn@56.0.1(eslint@9.20.1): dependencies: '@babel/helper-validator-identifier': 7.25.9 - '@eslint-community/eslint-utils': 4.4.1(eslint@9.20.0) + '@eslint-community/eslint-utils': 4.4.1(eslint@9.20.1) ci-info: 4.1.0 clean-regexp: 1.0.0 core-js-compat: 3.40.0 - eslint: 9.20.0 + eslint: 9.20.1 esquery: 1.6.0 - globals: 15.14.0 + globals: 15.15.0 indent-string: 4.0.0 is-builtin-module: 3.2.1 jsesc: 3.1.0 @@ -6013,44 +6019,44 @@ snapshots: read-pkg-up: 7.0.1 regexp-tree: 0.1.27 regjsparser: 0.10.0 - semver: 7.7.0 + semver: 7.7.1 strip-indent: 3.0.0 - eslint-plugin-unused-imports@4.1.4(@typescript-eslint/eslint-plugin@8.22.0(@typescript-eslint/parser@8.22.0(eslint@9.20.0)(typescript@5.7.3))(eslint@9.20.0)(typescript@5.7.3))(eslint@9.20.0): + eslint-plugin-unused-imports@4.1.4(@typescript-eslint/eslint-plugin@8.24.0(@typescript-eslint/parser@8.24.0(eslint@9.20.1)(typescript@5.7.3))(eslint@9.20.1)(typescript@5.7.3))(eslint@9.20.1): dependencies: - eslint: 9.20.0 + eslint: 9.20.1 optionalDependencies: - '@typescript-eslint/eslint-plugin': 8.22.0(@typescript-eslint/parser@8.22.0(eslint@9.20.0)(typescript@5.7.3))(eslint@9.20.0)(typescript@5.7.3) + '@typescript-eslint/eslint-plugin': 8.24.0(@typescript-eslint/parser@8.24.0(eslint@9.20.1)(typescript@5.7.3))(eslint@9.20.1)(typescript@5.7.3) - eslint-plugin-vue@9.32.0(eslint@9.20.0): + eslint-plugin-vue@9.32.0(eslint@9.20.1): dependencies: - '@eslint-community/eslint-utils': 4.4.1(eslint@9.20.0) - eslint: 9.20.0 + '@eslint-community/eslint-utils': 4.4.1(eslint@9.20.1) + eslint: 9.20.1 globals: 13.24.0 natural-compare: 1.4.0 nth-check: 2.1.1 postcss-selector-parser: 6.1.2 - semver: 7.7.0 - vue-eslint-parser: 9.4.3(eslint@9.20.0) + semver: 7.7.1 + vue-eslint-parser: 9.4.3(eslint@9.20.1) xml-name-validator: 4.0.0 transitivePeerDependencies: - supports-color - eslint-plugin-yml@1.16.0(eslint@9.20.0): + eslint-plugin-yml@1.16.0(eslint@9.20.1): dependencies: debug: 4.4.0 - eslint: 9.20.0 - eslint-compat-utils: 0.6.4(eslint@9.20.0) + eslint: 9.20.1 + eslint-compat-utils: 0.6.4(eslint@9.20.1) lodash: 4.17.21 natural-compare: 1.4.0 yaml-eslint-parser: 1.2.3 transitivePeerDependencies: - supports-color - eslint-processor-vue-blocks@1.0.0(@vue/compiler-sfc@3.5.13)(eslint@9.20.0): + eslint-processor-vue-blocks@2.0.0(@vue/compiler-sfc@3.5.13)(eslint@9.20.1): dependencies: '@vue/compiler-sfc': 3.5.13 - eslint: 9.20.0 + eslint: 9.20.1 eslint-scope@7.2.2: dependencies: @@ -6109,9 +6115,9 @@ snapshots: transitivePeerDependencies: - supports-color - eslint@9.20.0: + eslint@9.20.1: dependencies: - '@eslint-community/eslint-utils': 4.4.1(eslint@9.20.0) + '@eslint-community/eslint-utils': 4.4.1(eslint@9.20.1) '@eslint-community/regexpp': 4.12.1 '@eslint/config-array': 0.19.2 '@eslint/core': 0.11.0 @@ -6337,7 +6343,7 @@ snapshots: globals@14.0.0: {} - globals@15.14.0: {} + globals@15.15.0: {} graceful-fs@4.2.11: {} @@ -6373,7 +6379,7 @@ snapshots: he: 1.2.0 param-case: 3.0.4 relateurl: 0.2.7 - terser: 5.38.1 + terser: 5.39.0 http-proxy-agent@7.0.2: dependencies: @@ -6463,10 +6469,10 @@ snapshots: dependencies: is-extglob: 2.1.1 - is-immutable-type@5.0.1(eslint@9.20.0)(typescript@5.7.3): + is-immutable-type@5.0.1(eslint@9.20.1)(typescript@5.7.3): dependencies: - '@typescript-eslint/type-utils': 8.23.0(eslint@9.20.0)(typescript@5.7.3) - eslint: 9.20.0 + '@typescript-eslint/type-utils': 8.23.0(eslint@9.20.1)(typescript@5.7.3) + eslint: 9.20.1 ts-api-utils: 2.0.1(typescript@5.7.3) ts-declaration-location: 1.0.5(typescript@5.7.3) typescript: 5.7.3 @@ -6588,7 +6594,7 @@ snapshots: acorn: 8.14.0 eslint-visitor-keys: 3.4.3 espree: 9.6.1 - semver: 7.7.0 + semver: 7.7.1 jsonfile@6.1.0: dependencies: @@ -6701,7 +6707,7 @@ snapshots: mdast-util-find-and-replace: 3.0.2 micromark-util-character: 2.1.1 - mdast-util-gfm-footnote@2.0.0: + mdast-util-gfm-footnote@2.1.0: dependencies: '@types/mdast': 4.0.4 devlop: 1.1.0 @@ -6738,11 +6744,11 @@ snapshots: transitivePeerDependencies: - supports-color - mdast-util-gfm@3.0.0: + mdast-util-gfm@3.1.0: dependencies: mdast-util-from-markdown: 2.0.2 mdast-util-gfm-autolink-literal: 2.0.1 - mdast-util-gfm-footnote: 2.0.0 + mdast-util-gfm-footnote: 2.1.0 mdast-util-gfm-strikethrough: 2.0.0 mdast-util-gfm-table: 2.0.0 mdast-util-gfm-task-list-item: 2.0.0 @@ -7002,7 +7008,7 @@ snapshots: mlly@1.7.4: dependencies: acorn: 8.14.0 - pathe: 2.0.2 + pathe: 2.0.3 pkg-types: 1.3.1 ufo: 1.5.4 @@ -7165,6 +7171,8 @@ snapshots: pathe@2.0.2: {} + pathe@2.0.3: {} + pathval@2.0.0: {} picocolors@1.1.1: {} @@ -7177,7 +7185,7 @@ snapshots: dependencies: confbox: 0.1.8 mlly: 1.7.4 - pathe: 2.0.2 + pathe: 2.0.3 pluralize@8.0.0: {} @@ -7295,7 +7303,7 @@ snapshots: string_decoder: 1.3.0 util-deprecate: 1.0.2 - readdirp@4.1.1: {} + readdirp@4.1.2: {} redent@3.0.0: dependencies: @@ -7395,7 +7403,7 @@ snapshots: safer-buffer@2.1.2: {} - sass@1.84.0: + sass@1.85.0: dependencies: chokidar: 4.0.3 immutable: 5.0.3 @@ -7423,8 +7431,6 @@ snapshots: semver@7.6.3: {} - semver@7.7.0: {} - semver@7.7.1: {} set-harmonic-interval@1.0.1: {} @@ -7555,7 +7561,7 @@ snapshots: tapable@2.2.1: {} - terser@5.38.1: + terser@5.39.0: dependencies: '@jridgewell/source-map': 0.3.6 acorn: 8.14.0 @@ -7647,7 +7653,7 @@ snapshots: typescript@5.7.3: {} - typia@7.6.3(@samchon/openapi@1.2.4)(typescript@5.7.3): + typia@7.6.4(@samchon/openapi@1.2.4)(typescript@5.7.3): dependencies: '@samchon/openapi': 1.2.4 commander: 10.0.1 @@ -7718,13 +7724,13 @@ snapshots: spdx-correct: 3.2.0 spdx-expression-parse: 3.0.1 - vite-node@3.0.5(@types/node@22.13.1)(sass@1.84.0)(terser@5.38.1)(yaml@2.7.0): + vite-node@3.0.5(@types/node@22.13.4)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0): dependencies: cac: 6.7.14 debug: 4.4.0 es-module-lexer: 1.6.0 pathe: 2.0.2 - vite: 6.1.0(@types/node@22.13.1)(sass@1.84.0)(terser@5.38.1)(yaml@2.7.0) + vite: 6.1.0(@types/node@22.13.4)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0) transitivePeerDependencies: - '@types/node' - jiti @@ -7739,7 +7745,7 @@ snapshots: - tsx - yaml - vite-plugin-html@3.2.2(vite@6.1.0(@types/node@22.13.1)(sass@1.84.0)(terser@5.38.1)(yaml@2.7.0)): + vite-plugin-html@3.2.2(vite@6.1.0(@types/node@22.13.4)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0)): dependencies: '@rollup/pluginutils': 4.2.1 colorette: 2.0.20 @@ -7753,30 +7759,30 @@ snapshots: html-minifier-terser: 6.1.0 node-html-parser: 5.4.2 pathe: 0.2.0 - vite: 6.1.0(@types/node@22.13.1)(sass@1.84.0)(terser@5.38.1)(yaml@2.7.0) + vite: 6.1.0(@types/node@22.13.4)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0) - vite-plugin-singlefile@2.1.0(rollup@4.34.6)(vite@6.1.0(@types/node@22.13.1)(sass@1.84.0)(terser@5.38.1)(yaml@2.7.0)): + vite-plugin-singlefile@2.1.0(rollup@4.34.6)(vite@6.1.0(@types/node@22.13.4)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0)): dependencies: micromatch: 4.0.8 rollup: 4.34.6 - vite: 6.1.0(@types/node@22.13.1)(sass@1.84.0)(terser@5.38.1)(yaml@2.7.0) + vite: 6.1.0(@types/node@22.13.4)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0) - vite@6.1.0(@types/node@22.13.1)(sass@1.84.0)(terser@5.38.1)(yaml@2.7.0): + vite@6.1.0(@types/node@22.13.4)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0): dependencies: esbuild: 0.24.2 postcss: 8.5.1 rollup: 4.34.6 optionalDependencies: - '@types/node': 22.13.1 + '@types/node': 22.13.4 fsevents: 2.3.3 - sass: 1.84.0 - terser: 5.38.1 + sass: 1.85.0 + terser: 5.39.0 yaml: 2.7.0 - vitest@3.0.5(@types/debug@4.1.12)(@types/node@22.13.1)(jsdom@26.0.0)(sass@1.84.0)(terser@5.38.1)(yaml@2.7.0): + vitest@3.0.5(@types/debug@4.1.12)(@types/node@22.13.4)(jsdom@26.0.0)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0): dependencies: '@vitest/expect': 3.0.5 - '@vitest/mocker': 3.0.5(vite@6.1.0(@types/node@22.13.1)(sass@1.84.0)(terser@5.38.1)(yaml@2.7.0)) + '@vitest/mocker': 3.0.5(vite@6.1.0(@types/node@22.13.4)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0)) '@vitest/pretty-format': 3.0.5 '@vitest/runner': 3.0.5 '@vitest/snapshot': 3.0.5 @@ -7792,12 +7798,12 @@ snapshots: tinyexec: 0.3.2 tinypool: 1.0.2 tinyrainbow: 2.0.0 - vite: 6.1.0(@types/node@22.13.1)(sass@1.84.0)(terser@5.38.1)(yaml@2.7.0) - vite-node: 3.0.5(@types/node@22.13.1)(sass@1.84.0)(terser@5.38.1)(yaml@2.7.0) + vite: 6.1.0(@types/node@22.13.4)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0) + vite-node: 3.0.5(@types/node@22.13.4)(sass@1.85.0)(terser@5.39.0)(yaml@2.7.0) why-is-node-running: 2.3.0 optionalDependencies: '@types/debug': 4.1.12 - '@types/node': 22.13.1 + '@types/node': 22.13.4 jsdom: 26.0.0 transitivePeerDependencies: - jiti @@ -7813,16 +7819,16 @@ snapshots: - tsx - yaml - vue-eslint-parser@9.4.3(eslint@9.20.0): + vue-eslint-parser@9.4.3(eslint@9.20.1): dependencies: debug: 4.4.0 - eslint: 9.20.0 + eslint: 9.20.1 eslint-scope: 7.2.2 eslint-visitor-keys: 3.4.3 espree: 9.6.1 esquery: 1.6.0 lodash: 4.17.21 - semver: 7.7.0 + semver: 7.7.1 transitivePeerDependencies: - supports-color @@ -7916,6 +7922,6 @@ snapshots: yocto-queue@0.1.0: {} - zod@3.24.1: {} + zod@3.24.2: {} zwitch@2.0.4: {}