diff --git a/package.json b/package.json index f570ebf..39d2eca 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "eslint-config-hardcore": "45", "eslint-plugin-tailwindcss": "3", "postcss": "8", - "repo-check": "1.34", + "repo-check": "1.35", "rollup-plugin-visualizer": "5.12", "tailwindcss": "3.4", "typescript": "5.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 59d786c..9083a98 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -47,8 +47,8 @@ devDependencies: specifier: '8' version: 8.4.32 repo-check: - specifier: '1.34' - version: 1.34.0 + specifier: '1.35' + version: 1.35.0 rollup-plugin-visualizer: specifier: '5.12' version: 5.12.0 @@ -7787,12 +7787,12 @@ packages: engines: {node: '>=4'} dev: true - /repo-check@1.34.0: - resolution: {integrity: sha512-jdOkk9EEYvpTOSiKha7MKdnymQA53+Tjxb7u5kFWMTO4iWvA4R4RUDAX6gXZ0E8+7ZGh8CLnmL1tlM93swnOgg==} + /repo-check@1.35.0: + resolution: {integrity: sha512-EESfKRz7d/esJIqk/Xd5vcDi8CX+f7Wdrl+BqgtUIZoFGUHWWxY+yVb14Uyzmq+hUMipQDZiOHCIFGWYZCOQ5g==} hasBin: true dependencies: arg: 5.0.2 - shuutils: 7.3.2 + shuutils: 7.7.0 sort-json: 2.0.1 dev: true @@ -8034,19 +8034,11 @@ packages: engines: {node: '>=8'} dev: true - /shuutils@7.3.2: - resolution: {integrity: sha512-HiX6I+r18wQl427FQt4nT0msgMFcNb8NccwunjAUplX1ql5lQTJKMOSCgsFPSBmAxHzevaxM27ePg4t7ktgLJw==} - hasBin: true - dependencies: - tiny-glob: 0.2.9 - dev: true - /shuutils@7.7.0: resolution: {integrity: sha512-ultnGsBIR9zdHCFDxqWO9YlUBfDa5+oXSi5Gi45o5ne30cNunDzr6sKRntks73VhmgBXQG4IhlbxW3t3cIpfLw==} hasBin: true dependencies: tiny-glob: 0.2.9 - dev: false /side-channel@1.0.4: resolution: {integrity: sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==}