diff --git a/package.json b/package.json index b1a8068..ee3a4ee 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "eslint": "8.57.1", "eslint-plugin-jsx-a11y": "6.9.0", "eslint-plugin-sonarjs": "1.0.4", - "husky": "9.1.6", + "husky": "9.1.7", "inquirer": "10.2.2", "lint-staged": "15.2.10", "prettier": "3.3.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9754714..d5c4857 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -59,7 +59,7 @@ importers: version: 7.18.0(eslint@8.57.1)(typescript@5.5.3) '@vitest/coverage-v8': specifier: 2.1.1 - version: 2.1.1(vitest@2.1.1(@types/node@20.14.11)(@vitest/ui@2.1.1)(sass@1.76.0)) + version: 2.1.1(vitest@2.1.1) '@vitest/ui': specifier: 2.1.1 version: 2.1.1(vitest@2.1.1) @@ -85,8 +85,8 @@ importers: specifier: 1.0.4 version: 1.0.4(eslint@8.57.1) husky: - specifier: 9.1.6 - version: 9.1.6 + specifier: 9.1.7 + version: 9.1.7 inquirer: specifier: 10.2.2 version: 10.2.2 @@ -116,10 +116,10 @@ importers: version: 2.1.1(@types/node@20.14.11)(@vitest/ui@2.1.1)(sass@1.76.0) vitest-github-actions-reporter: specifier: 0.11.1 - version: 0.11.1(vitest@2.1.1(@types/node@20.14.11)(@vitest/ui@2.1.1)(sass@1.76.0)) + version: 0.11.1(vitest@2.1.1) vitest-sonar-reporter: specifier: 2.0.0 - version: 2.0.0(vitest@2.1.1(@types/node@20.14.11)(@vitest/ui@2.1.1)(sass@1.76.0)) + version: 2.0.0(vitest@2.1.1) yargs: specifier: 17.7.2 version: 17.7.2 @@ -1592,6 +1592,7 @@ packages: eslint@8.57.1: resolution: {integrity: sha512-ypowyDxpVSYpkXr9WPv2PAZCtNip1Mv5KTW0SCurXv/9iOpcrH9PaqUElksqEB6pChqHGDRCFTyrZlGhnLNGiA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options. hasBin: true espree@9.6.1: @@ -1880,8 +1881,8 @@ packages: engines: {node: '>=18'} hasBin: true - husky@9.1.6: - resolution: {integrity: sha512-sqbjZKK7kf44hfdE94EoX8MZNk0n7HeW37O4YrVGCF4wzgQjp+akPAkfUK5LZ6KuR/6sqeAVuXHji+RzQgOn5A==} + husky@9.1.7: + resolution: {integrity: sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==} engines: {node: '>=18'} hasBin: true @@ -4005,7 +4006,7 @@ snapshots: '@ungap/structured-clone@1.2.0': {} - '@vitest/coverage-v8@2.1.1(vitest@2.1.1(@types/node@20.14.11)(@vitest/ui@2.1.1)(sass@1.76.0))': + '@vitest/coverage-v8@2.1.1(vitest@2.1.1)': dependencies: '@ampproject/remapping': 2.3.0 '@bcoe/v8-coverage': 0.2.3 @@ -5254,7 +5255,7 @@ snapshots: husky@9.1.4: {} - husky@9.1.6: {} + husky@9.1.7: {} iconv-lite@0.4.24: dependencies: @@ -6457,12 +6458,12 @@ snapshots: fsevents: 2.3.3 sass: 1.76.0 - vitest-github-actions-reporter@0.11.1(vitest@2.1.1(@types/node@20.14.11)(@vitest/ui@2.1.1)(sass@1.76.0)): + vitest-github-actions-reporter@0.11.1(vitest@2.1.1): dependencies: '@actions/core': 1.10.1 vitest: 2.1.1(@types/node@20.14.11)(@vitest/ui@2.1.1)(sass@1.76.0) - vitest-sonar-reporter@2.0.0(vitest@2.1.1(@types/node@20.14.11)(@vitest/ui@2.1.1)(sass@1.76.0)): + vitest-sonar-reporter@2.0.0(vitest@2.1.1): dependencies: vitest: 2.1.1(@types/node@20.14.11)(@vitest/ui@2.1.1)(sass@1.76.0)