diff --git a/package.json b/package.json index 7fc3c9855b..0aa17f70dd 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "tslib": "^2.6.3", "typescript": "^5.5.3", "typescript-eslint": "^7.16.0", - "wireit": "^0.14.4" + "wireit": "^0.14.5" }, "pnpm": { "ignoredOptionalDependencies": [ diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8824e6df54..a0cd6a5f30 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -63,8 +63,8 @@ importers: specifier: ^7.16.0 version: 7.16.0(eslint@8.57.0)(typescript@5.5.3) wireit: - specifier: ^0.14.4 - version: 0.14.4 + specifier: ^0.14.5 + version: 0.14.5 js/apps/account-ui: dependencies: @@ -2097,6 +2097,10 @@ packages: balanced-match@1.0.2: resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} + balanced-match@3.0.1: + resolution: {integrity: sha512-vjtV3hiLqYDNRoiAv0zC4QaGAMPomEoq83PRmYIofPswwZurCeWR5LByXm7SyoL0Zh5+2z0+HC7jG8gSZJUh0w==} + engines: {node: '>= 16'} + bare-events@2.2.2: resolution: {integrity: sha512-h7z00dWdG0PYOQEvChhOSWvOfkIKsdZGkWr083FgN/HyoQuebSew/cgirYqh9SCuy/hRvxc5Vy6Fw8xAmYHLkQ==} @@ -2141,9 +2145,9 @@ packages: brace-expansion@2.0.1: resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==} - braces@3.0.2: - resolution: {integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==} - engines: {node: '>=8'} + brace-expansion@4.0.0: + resolution: {integrity: sha512-l/mOwLWs7BQIgOKrL46dIAbyCKvPV7YJPDspkuc88rHsZRlg3hptUGdU7Trv0VFP4d3xnSGBQrKu5ZvGB7UeIw==} + engines: {node: '>= 18'} braces@3.0.3: resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==} @@ -2891,10 +2895,6 @@ packages: engines: {node: '>=14'} hasBin: true - fill-range@7.0.1: - resolution: {integrity: sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==} - engines: {node: '>=8'} - fill-range@7.1.1: resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==} engines: {node: '>=8'} @@ -4958,9 +4958,9 @@ packages: engines: {node: '>=8'} hasBin: true - wireit@0.14.4: - resolution: {integrity: sha512-WNAXEw2cJs1nSRNJNRcPypARZNumgtsRTJFTNpd6turCA6JZ6cEwl4ZU3C1IHc/3IaXoPu9LdxcI5TBTdD6/pg==} - engines: {node: '>=14.14.0'} + wireit@0.14.5: + resolution: {integrity: sha512-K4ka9YBpSyD6pmFZYTJd4VpPsAiPT6j/fOtLzYgnKWlPIMM7lAZjQQ30H7urO+Lqx1Wvrw88tQHBz4njy+lglg==} + engines: {node: '>=18.0.0'} hasBin: true word-wrap@1.2.5: @@ -6700,6 +6700,8 @@ snapshots: balanced-match@1.0.2: {} + balanced-match@3.0.1: {} + bare-events@2.2.2: optional: true @@ -6748,9 +6750,9 @@ snapshots: dependencies: balanced-match: 1.0.2 - braces@3.0.2: + brace-expansion@4.0.0: dependencies: - fill-range: 7.0.1 + balanced-match: 3.0.1 braces@3.0.3: dependencies: @@ -7709,10 +7711,6 @@ snapshots: tsconfig-paths: 4.2.0 typescript: 5.5.3 - fill-range@7.0.1: - dependencies: - to-regex-range: 5.0.1 - fill-range@7.1.1: dependencies: to-regex-range: 5.0.1 @@ -9870,9 +9868,9 @@ snapshots: siginfo: 2.0.0 stackback: 0.0.2 - wireit@0.14.4: + wireit@0.14.5: dependencies: - braces: 3.0.2 + brace-expansion: 4.0.0 chokidar: 3.6.0 fast-glob: 3.3.2 jsonc-parser: 3.2.1