diff --git a/package.json b/package.json index d381160..d34f703 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@stacksjs/everything", "type": "module", "version": "0.0.0", - "packageManager": "pnpm@10.6.3", + "packageManager": "pnpm@10.6.4", "description": "Every package created & maintained by the Stacks Team.", "author": "Chris Breuer ", "license": "MIT", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2d80ecc..211745d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -278,11 +278,11 @@ catalogs: specifier: ^1.0.3 version: 1.0.3 node-modules-inspector: - specifier: ^0.5.5 - version: 0.5.5 + specifier: ^0.5.6 + version: 0.5.6 pnpm: - specifier: ^10.6.3 - version: 10.6.3 + specifier: ^10.6.4 + version: 10.6.4 simple-git-hooks: specifier: ^2.11.1 version: 2.11.1 @@ -589,10 +589,10 @@ importers: version: 1.0.3 node-modules-inspector: specifier: catalog:unrelated - version: 0.5.5 + version: 0.5.6 pnpm: specifier: catalog:unrelated - version: 10.6.3 + version: 10.6.4 simple-git-hooks: specifier: catalog:unrelated version: 2.11.1 @@ -4437,12 +4437,12 @@ packages: node-mock-http@1.0.0: resolution: {integrity: sha512-0uGYQ1WQL1M5kKvGRXWQ3uZCHtLTO8hln3oBjIusM75WoesZ909uQJs/Hb946i2SS+Gsrhkaa6iAO17jRIv6DQ==} - node-modules-inspector@0.5.5: - resolution: {integrity: sha512-tdNug19argu/zSJ/TXOrTQBpcA++hjA1PqqGzwA1P5NfnyNJzp9hPDwJtlF2nJ/QmF68tCkHwYBzQ9Vqv5MqlQ==} + node-modules-inspector@0.5.6: + resolution: {integrity: sha512-r9yk/FK3UICJvfNqy15uy49HtlvXYVWo2g2z6vJ9/aK/1FVe+WjMDLGt9yTHBzY/TfSt9pfGSh4IdG5pd4KPQg==} hasBin: true - node-modules-tools@0.5.5: - resolution: {integrity: sha512-DshwYzb8CWql/wtEJ433Trli6RrOfM/DBt/wL9IZ0bVYayBkp+VoXXogRDD5EPdXEykiHfZiS7Fk8V9XViQ1eg==} + node-modules-tools@0.5.6: + resolution: {integrity: sha512-ytCHw6rinQ74KL3qVLuYja50UYARRcWWFupGtBVLdLLbtfXI/sk55WU+Wnsdjo4p0BrP8FeUco/ueJff9/XP3A==} node-releases@2.0.19: resolution: {integrity: sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==} @@ -4631,8 +4631,8 @@ packages: pnpm-workspace-yaml@0.1.2: resolution: {integrity: sha512-FaSo51Psz+jHV8YtnuIVemTheOIO5EnMtw0HSPTUsASEdOf3ppM5OBxKO5Dpvx4fWKNZF44vEEMFKc5YZG4qjA==} - pnpm@10.6.3: - resolution: {integrity: sha512-u0XjTVCpp26FipWDcwG/tr1tNa6ixdUglPpJekZ8Q/XEQBA84lEengovicPWBxuqwzWPxorG+3XizrPSc2Bl5g==} + pnpm@10.6.4: + resolution: {integrity: sha512-2j1xW/0iqaEF5ugIjPx4JmmTMt7WDEI7FOxhOhhfFgIgZwL/D+TEOMsVyXkIHOTLAlaONksVF0UDpjx6jipfbA==} engines: {node: '>=18.12'} hasBin: true @@ -10269,7 +10269,7 @@ snapshots: node-mock-http@1.0.0: {} - node-modules-inspector@0.5.5: + node-modules-inspector@0.5.6: dependencies: ansis: 3.17.0 birpc: 2.2.0 @@ -10280,7 +10280,7 @@ snapshots: launch-editor: 2.10.0 mlly: 1.7.4 mrmime: 2.0.1 - node-modules-tools: 0.5.5 + node-modules-tools: 0.5.6 ohash: 2.0.11 open: 10.1.0 p-limit: 6.2.0 @@ -10313,7 +10313,7 @@ snapshots: - uploadthing - utf-8-validate - node-modules-tools@0.5.5: + node-modules-tools@0.5.6: dependencies: js-yaml: 4.1.0 p-limit: 6.2.0 @@ -10516,7 +10516,7 @@ snapshots: dependencies: yaml: 2.7.0 - pnpm@10.6.3: {} + pnpm@10.6.4: {} possible-typed-array-names@1.1.0: {} diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 43b9b9a..77fc0e9 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -99,8 +99,8 @@ catalogs: eslint: ^9.22.0 lint-staged: ^15.5.0 netlify-plugin-cache: ^1.0.3 - node-modules-inspector: ^0.5.5 - pnpm: ^10.6.3 + node-modules-inspector: ^0.5.6 + pnpm: ^10.6.4 simple-git-hooks: ^2.11.1 typescript: ^5.8.2