diff --git a/package.json b/package.json index 8cf2816..eb700bd 100644 --- a/package.json +++ b/package.json @@ -29,13 +29,13 @@ "build" ], "devDependencies": { - "@npmcli/config": "^11.0.0", + "@npmcli/config": "^11.0.1", "@types/node": "^22.20.1", "@types/npmcli__config": "^6.0.4", "@types/pacote": "^11.1.8", "eslint": "^10.8.0", "husky": "^9.1.7", - "lint-staged": "^17.2.0", + "lint-staged": "^17.3.0", "pacote": "^22.0.0", "prettier": "^3.9.6", "sharp": "^0.35.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5a7eb49..0341763 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,8 +10,8 @@ importers: .: devDependencies: '@npmcli/config': - specifier: ^11.0.0 - version: 11.0.0 + specifier: ^11.0.1 + version: 11.0.1 '@types/node': specifier: ^22.20.1 version: 22.20.1 @@ -28,8 +28,8 @@ importers: specifier: ^9.1.7 version: 9.1.7 lint-staged: - specifier: ^17.2.0 - version: 17.2.0 + specifier: ^17.3.0 + version: 17.3.0 pacote: specifier: ^22.0.0 version: 22.0.0 @@ -458,8 +458,8 @@ packages: resolution: {integrity: sha512-EkzGmEsgbQ1rqWkRJe2P0oQHx/ylZozDUNPMXCklLuSFL3GY+QyEfBUjhjCsgGXzh4OGpnHvkboSQgczjP/jJg==} engines: {node: ^22.22.2 || ^24.15.0 || >=26.0.0} - '@npmcli/config@11.0.0': - resolution: {integrity: sha512-Sa5JTNz4wUSJpQiaTFh0f4N488JhYAJ/xdhnAYEkD3tW3vzHgfrvKu2uwpGgPZIrQSAL4Py+4F/nfI70KEmvWQ==} + '@npmcli/config@11.0.1': + resolution: {integrity: sha512-2BfkaYq6Vp/8cUeIXJGQFlEgBKho/FBqzx6ZZYW7jVMInA5AjdxrhIyzlClBmyGsCRSWfj193IZckzmP9Hfr+A==} engines: {node: ^22.22.2 || ^24.15.0 || >=26.0.0} '@npmcli/fs@6.0.0': @@ -897,10 +897,6 @@ packages: resolution: {integrity: sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==} engines: {node: 18 || 20 || >=22} - brace-expansion@5.0.7: - resolution: {integrity: sha512-7oFy703dxfY3/NLxC1fh2SUCQ0H9rmAY+5EpDVfXjUTTs+HEwR2nYaqLv+GWcTsumwxPfiz6CzCNkwXwBUwqCA==} - engines: {node: 18 || 20 || >=22} - brace-expansion@5.0.8: resolution: {integrity: sha512-JZyDyq3D4AUifKTPOB7DELf6XsB3WdPuNxCtob1vFXPsSXhdAiHBWJ/tJ8HAc9aH84BK+5JFZLNkJKx3G9kzQg==} engines: {node: 20 || >=22} @@ -1189,8 +1185,8 @@ packages: resolution: {integrity: sha512-ifK0CgjALofS5bkrcTy4RaQ9Vx2Knf/eLeIO+NaswQEpH1UblrtTSCIvN71qQDMq0PeQ/SSPojvEJp9vvvfr+w==} engines: {node: ^22.22.2 || ^24.15.0 || >=26.0.0} - ip-address@10.2.0: - resolution: {integrity: sha512-/+S6j4E9AHvW9SWMSEY9Xfy66O5PWvVEJ08O0y5JGyEKQpojb0K0GKpz/v5HJ/G0vi3D2sjGK78119oXZeE0qA==} + ip-address@10.4.0: + resolution: {integrity: sha512-oSK96Grm3aP6OrS263xVxbNDGVL7rzBtYdpGqlDG8iQdoenDoTs/nkki+DflYbAEE8Xl6o5YxhxlrKvI3nqKXQ==} engines: {node: '>= 12'} is-extglob@2.1.1: @@ -1232,8 +1228,8 @@ packages: resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==} engines: {node: '>= 0.8.0'} - lint-staged@17.2.0: - resolution: {integrity: sha512-FchGnFe4i4B1C/a35SPU9bNGPEHSC1+1iV0plLjzBmKVe9klZrlRfSgK6Cw4VeHyqOXbJUXP0vON61uRftNQ0A==} + lint-staged@17.3.0: + resolution: {integrity: sha512-woZS3vNe3UKqBaLPvbLOtKRY4tLANpWQhom12MGWqC8Mh1lCOO+WgSwmX2amjJAqTY9BkXYW87fCUH5H9Ph6xw==} engines: {node: '>=22.22.1'} hasBin: true @@ -1261,10 +1257,6 @@ packages: resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==} engines: {node: '>= 0.6'} - minimatch@10.2.5: - resolution: {integrity: sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==} - engines: {node: 18 || 20 || >=22} - minimatch@10.2.6: resolution: {integrity: sha512-vpLQEs+VLCr1nU0BXS07maYoFwlDAH0gngQuuttxIwutDFEMHq2blX+8vpgxDdK3J1PwjCJiep77OitTZ4Ll1A==} engines: {node: 18 || 20 || >=22} @@ -1510,12 +1502,12 @@ packages: tailwindcss@4.3.3: resolution: {integrity: sha512-gOhV3P7ufE62QDGg1zVaTgCR+EtPv92k2nIhVcVKcLmxT1sUBsQGhnZj175j+MqRt4zLF7ic+sCYjfhxMxj7YQ==} - tar@7.5.16: - resolution: {integrity: sha512-56adEpPMouktRlBLXiaYFFzZ/3+JXa8P9n7WbR+ibIjtviN55mEaOkiysCnPnWm+7kkui1Dn8J9l+g6zV8731w==} + tar@7.5.22: + resolution: {integrity: sha512-MFO/QzvtAOmJbkhOaCTvbGcFN9L9b+JunIsDwaKljSOdcLMea3NJ1k9Usz/rjdfSXTq4dfzfeS7W4p4YOAAHeA==} engines: {node: '>=18'} - tinyexec@1.2.4: - resolution: {integrity: sha512-SHf/r48b7vOrjve9PxJo3MN5v5yuyjHvdUcrQffT3WXMUfnGmHDVbC4k3sHJaJTgZCwpUplIaAo5ANtMyp3YHg==} + tinyexec@1.3.0: + resolution: {integrity: sha512-QKAl9m8gWWGHV8jZcPeym6j+XULi6tOf1mT83WYJ4Lk2ytW/uwAWkrP0uFsdoYMdueVJ0qs26wZ+23xeB4ibNQ==} engines: {node: '>=18'} tinyglobby@0.2.17: @@ -1936,7 +1928,7 @@ snapshots: - kerberos - supports-color - '@npmcli/config@11.0.0': + '@npmcli/config@11.0.1': dependencies: '@npmcli/map-workspaces': 6.0.0 '@npmcli/package-json': 8.0.0 @@ -1972,7 +1964,7 @@ snapshots: '@npmcli/name-from-folder': 5.0.0 '@npmcli/package-json': 8.0.0 glob: 13.0.6 - minimatch: 10.2.5 + minimatch: 10.2.6 '@npmcli/name-from-folder@5.0.0': {} @@ -2094,7 +2086,7 @@ snapshots: '@ts-morph/common@0.29.0': dependencies: - minimatch: 10.2.5 + minimatch: 10.2.6 path-browserify: 1.0.1 tinyglobby: 0.2.17 @@ -2339,10 +2331,6 @@ snapshots: balanced-match@4.0.4: {} - brace-expansion@5.0.7: - dependencies: - balanced-match: 4.0.4 - brace-expansion@5.0.8: dependencies: balanced-match: 4.0.4 @@ -2590,7 +2578,7 @@ snapshots: glob@13.0.6: dependencies: - minimatch: 10.2.5 + minimatch: 10.2.6 minipass: 7.1.3 path-scurry: 2.0.2 @@ -2643,7 +2631,7 @@ snapshots: ignore-walk@9.0.0: dependencies: - minimatch: 10.2.5 + minimatch: 10.2.6 ignore@5.3.2: {} @@ -2655,7 +2643,7 @@ snapshots: ini@7.0.0: {} - ip-address@10.2.0: {} + ip-address@10.4.0: {} is-extglob@2.1.1: {} @@ -2686,11 +2674,11 @@ snapshots: prelude-ls: 1.2.1 type-check: 0.4.0 - lint-staged@17.2.0: + lint-staged@17.3.0: dependencies: picomatch: 4.0.5 string-argv: 0.3.2 - tinyexec: 1.2.4 + tinyexec: 1.3.0 optionalDependencies: yaml: 2.9.0 @@ -2726,10 +2714,6 @@ snapshots: dependencies: mime-db: 1.52.0 - minimatch@10.2.5: - dependencies: - brace-expansion: 5.0.7 - minimatch@10.2.6: dependencies: brace-expansion: 5.0.8 @@ -2782,7 +2766,7 @@ snapshots: nopt: 10.0.1 proc-log: 7.0.0 semver: 7.8.5 - tar: 7.5.16 + tar: 7.5.22 tinyglobby: 0.2.17 undici: 6.27.0 which: 7.0.0 @@ -2874,7 +2858,7 @@ snapshots: proc-log: 7.0.0 sigstore: 5.0.0 ssri: 14.0.0 - tar: 7.5.16 + tar: 7.5.22 transitivePeerDependencies: - kerberos - supports-color @@ -3009,7 +2993,7 @@ snapshots: socks@2.8.9: dependencies: - ip-address: 10.2.0 + ip-address: 10.4.0 smart-buffer: 4.2.0 spdx-exceptions@2.5.0: {} @@ -3029,7 +3013,7 @@ snapshots: tailwindcss@4.3.3: {} - tar@7.5.16: + tar@7.5.22: dependencies: '@isaacs/fs-minipass': 4.0.1 chownr: 3.0.0 @@ -3037,7 +3021,7 @@ snapshots: minizlib: 3.1.0 yallist: 5.0.0 - tinyexec@1.2.4: {} + tinyexec@1.3.0: {} tinyglobby@0.2.17: dependencies: @@ -3067,7 +3051,7 @@ snapshots: picomatch: 4.0.5 rolldown: 1.2.0 rolldown-plugin-dts: 0.27.14(rolldown@1.2.0)(typescript@6.0.3) - tinyexec: 1.2.4 + tinyexec: 1.3.0 tinyglobby: 0.2.17 tree-kill: 1.2.2 unconfig-core: 7.5.0