also looking at this
chore(deps): update all non-major dependencies
#30
3 files
+26
-26
| @@ -5,42 +5,42 @@ | ||
| 5 | 5 | "": { |
| 6 | 6 | "name": "ts-cloud", |
| 7 | 7 | "dependencies": { |
| 8 | "bun-plugin-dtsx": "^0.9.9", | |
| 8 | "bun-plugin-dtsx": "^0.21.17", | |
| 9 | 9 | "jszip": "^3.10.1", |
| 10 | 10 | }, |
| 11 | 11 | "devDependencies": { |
| 12 | "better-dx": "^0.2.3", | |
| 12 | "better-dx": "^0.2.5", | |
| 13 | 13 | }, |
| 14 | 14 | }, |
| 15 | 15 | "packages/aws-types": { |
| 16 | "name": "@ts-cloud/aws-types", | |
| 17 | "version": "0.0.0", | |
| 16 | "name": "@stacksjs/ts-cloud-aws-types", | |
| 17 | "version": "0.1.4", | |
| 18 | 18 | "devDependencies": { |
| 19 | 19 | "typescript": "^5.9.3", |
| 20 | 20 | }, |
| 21 | 21 | }, |
| 22 | 22 | "packages/core": { |
| 23 | "name": "@ts-cloud/core", | |
| 24 | "version": "0.0.0", | |
| 23 | "name": "@stacksjs/ts-cloud-core", | |
| 24 | "version": "0.1.4", | |
| 25 | 25 | "dependencies": { |
| 26 | "@ts-cloud/aws-types": "workspace:*", | |
| 27 | "@ts-cloud/types": "workspace:*", | |
| 26 | "@stacksjs/ts-cloud-aws-types": "workspace:*", | |
| 27 | "@stacksjs/ts-cloud-types": "workspace:*", | |
| 28 | 28 | }, |
| 29 | 29 | "devDependencies": { |
| 30 | 30 | "typescript": "^5.9.3", |
| 31 | 31 | }, |
| 32 | 32 | }, |
| 33 | 33 | "packages/ts-cloud": { |
| 34 | "name": "ts-cloud", | |
| 35 | "version": "0.0.0", | |
| 34 | "name": "@stacksjs/ts-cloud", | |
| 35 | "version": "0.1.3", | |
| 36 | 36 | "bin": { |
| 37 | 37 | "cloud": "./dist/bin/cli.js", |
| 38 | 38 | }, |
| 39 | 39 | "dependencies": { |
| 40 | "@ts-cloud/aws-types": "workspace:*", | |
| 41 | "@ts-cloud/core": "workspace:*", | |
| 42 | "@ts-cloud/types": "workspace:*", | |
| 43 | "fast-xml-parser": "^5.3.3", | |
| 40 | "@stacksjs/ts-cloud-aws-types": "workspace:*", | |
| 41 | "@stacksjs/ts-cloud-core": "workspace:*", | |
| 42 | "@stacksjs/ts-cloud-types": "workspace:*", | |
| 43 | "fast-xml-parser": "^5.3.5", | |
| 44 | 44 | }, |
| 45 | 45 | "devDependencies": { |
| 46 | 46 | "better-dx": "^0.2.5", |
| @@ -48,8 +48,8 @@ | ||
| 48 | 48 | }, |
| 49 | 49 | }, |
| 50 | 50 | "packages/types": { |
| 51 | "name": "@ts-cloud/types", | |
| 52 | "version": "0.0.0", | |
| 51 | "name": "@stacksjs/ts-cloud-types", | |
| 52 | "version": "0.1.4", | |
| 53 | 53 | "devDependencies": { |
| 54 | 54 | "typescript": "^5.9.3", |
| 55 | 55 | }, |
| @@ -64,17 +64,19 @@ | ||
| 64 | 64 | |
| 65 | 65 | "@stacksjs/clarity": ["@stacksjs/clarity@0.3.24", "", { "bin": { "clarity": "dist/bin/cli.js" } }, "sha512-QN21fT/9dovcuFTkni9LFHDzBpiBZ4Q//0a3vFJsckPiblNIu1RhwwePkkTK4j6Xu2DtVYGR60/9Scdrp6wRfw=="], |
| 66 | 66 | |
| 67 | "@stacksjs/dtsx": ["@stacksjs/dtsx@0.9.7", "", { "dependencies": { "@stacksjs/clapp": "0.2.0" }, "bin": { "dtsx": "dist/bin/cli.js" } }, "sha512-fB/T/hwrn6iITumk1plDlcGAV7A1IygsG5MgZ0Zwcu5Yr8mSesThhYC5ORlPat7/7t5FfWCDT6bEtufU+1dO0g=="], | |
| 67 | "@stacksjs/dtsx": ["@stacksjs/dtsx@0.9.9", "", { "dependencies": { "@stacksjs/clapp": "^0.2.0" }, "bin": { "dtsx": "dist/bin/cli.js" } }, "sha512-6wQThnw5KkZUVYf6aROl74w0LvAqoQ+3H9unogYS2wcrWCtY9I2asAtSuU0Oc1Y7XVs5X+mOxqChAg5Cxh9STQ=="], | |
| 68 | 68 | |
| 69 | 69 | "@stacksjs/gitlint": ["@stacksjs/gitlint@0.1.5", "", { "bin": { "gitlint": "dist/bin/cli.js" } }, "sha512-5nSr6PN8/cRPdIz9Cj65Dh12N9gR7BPtJzR3rnqhAgpm5q0ihjmVTTybFQqigMcYuRpt2qX4HenV7YXuFOYScw=="], |
| 70 | 70 | |
| 71 | 71 | "@stacksjs/logsmith": ["@stacksjs/logsmith@0.2.1", "", { "dependencies": { "@stacksjs/clapp": "0.2.0", "bunfig": "0.15.6", "pickier": "0.1.10" }, "bin": { "@stacksjs/logsmith": "dist/bin/cli.js", "logsmith": "dist/bin/cli.js" } }, "sha512-JbAnn0dWZDEBjks7qRd/L0kWbsD3Qi0uSFmCPkEU9fH0+eP6Fdl7mtnok2oVDUaNitWu97OJZHlFe/MV2ilgnA=="], |
| 72 | 72 | |
| 73 | "@ts-cloud/aws-types": ["@ts-cloud/aws-types@workspace:packages/aws-types"], | |
| 73 | "@stacksjs/ts-cloud": ["@stacksjs/ts-cloud@workspace:packages/ts-cloud"], | |
| 74 | 74 | |
| 75 | "@ts-cloud/core": ["@ts-cloud/core@workspace:packages/core"], | |
| 75 | "@stacksjs/ts-cloud-aws-types": ["@stacksjs/ts-cloud-aws-types@workspace:packages/aws-types"], | |
| 76 | 76 | |
| 77 | "@ts-cloud/types": ["@ts-cloud/types@workspace:packages/types"], | |
| 77 | "@stacksjs/ts-cloud-core": ["@stacksjs/ts-cloud-core@workspace:packages/core"], | |
| 78 | ||
| 79 | "@stacksjs/ts-cloud-types": ["@stacksjs/ts-cloud-types@workspace:packages/types"], | |
| 78 | 80 | |
| 79 | 81 | "@types/bun": ["@types/bun@1.3.6", "", { "dependencies": { "bun-types": "1.3.6" } }, "sha512-uWCv6FO/8LcpREhenN1d1b6fcspAB+cefwD7uti8C8VffIv0Um08TKMn98FynpTiU38+y2dUO55T11NgDt8VAA=="], |
| 80 | 82 | |
| @@ -90,7 +92,7 @@ | ||
| 90 | 92 | |
| 91 | 93 | "bun-git-hooks": ["bun-git-hooks@0.3.1", "", { "bin": { "git-hooks": "dist/bin/cli.js", "bun-git-hooks": "dist/bin/cli.js" } }, "sha512-Xs/QUqIYgBmLHSVr5VBLVbM5lZbUoAXKX2WZyoQDb2LlzcxC3BpBvMkMTQH75UuOJZwaRBq8yEe4IR6NckqdgQ=="], |
| 92 | 94 | |
| 93 | "bun-plugin-dtsx": ["bun-plugin-dtsx@0.9.9", "", { "dependencies": { "@stacksjs/dtsx": "0.9.7" } }, "sha512-5OIQBbunwgrrIl8CFm1X+u+23RExwMgtZEAhjuwsEUiK5fwfXXi7SFyC9ljuk5lMRIa7+N057gwhAyIOx5VXdA=="], | |
| 95 | "bun-plugin-dtsx": ["bun-plugin-dtsx@0.21.17", "", { "dependencies": { "@stacksjs/dtsx": "^0.9.8" } }, "sha512-gikZdPs8f7aFPREb+gBn7kaDdjpfQSLIPpVbUI+I5dusAlENvlJmKQj06aq1oS3mP7yg3gdQJBRg+PlzUV5h9g=="], | |
| 94 | 96 | |
| 95 | 97 | "bun-types": ["bun-types@1.3.6", "", { "dependencies": { "@types/node": "25.0.8" } }, "sha512-OlFwHcnNV99r//9v5IIOgQ9Uk37gZqrNMCcqEaExdkVq3Avwqok1bJFmvGMCkCE0FqzdY8VMOZpfpR3lwI+CsQ=="], |
| 96 | 98 | |
| @@ -100,7 +102,7 @@ | ||
| 100 | 102 | |
| 101 | 103 | "emoji-regex": ["emoji-regex@10.6.0", "", {}, "sha512-toUI84YS5YmxW219erniWD0CIVOo46xGKColeNQRgOzDorgBi1v4D71/OFzgD9GO2UGKIv1C3Sp8DAn0+j5w7A=="], |
| 102 | 104 | |
| 103 | "fast-xml-parser": ["fast-xml-parser@5.3.3", "", { "dependencies": { "strnum": "^2.1.0" }, "bin": { "fxparser": "src/cli/cli.js" } }, "sha512-2O3dkPAAC6JavuMm8+4+pgTk+5hoAs+CjZ+sWcQLkX9+/tHRuTkQh/Oaifr8qDmZ8iEHb771Ea6G8CdwkrgvYA=="], | |
| 105 | "fast-xml-parser": ["fast-xml-parser@5.3.5", "", { "dependencies": { "strnum": "^2.1.2" }, "bin": { "fxparser": "src/cli/cli.js" } }, "sha512-JeaA2Vm9ffQKp9VjvfzObuMCjUYAp5WDYhRYL5LrBPY/jUDlUtOvDfot0vKSkB9tuX885BDHjtw4fZadD95wnA=="], | |
| 104 | 106 | |
| 105 | 107 | "fdir": ["fdir@6.5.0", "", { "optionalDependencies": { "picomatch": "4.0.3" } }, "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg=="], |
| 106 | 108 | |
| @@ -150,8 +152,6 @@ | ||
| 150 | 152 | |
| 151 | 153 | "tinyglobby": ["tinyglobby@0.2.15", "", { "dependencies": { "fdir": "6.5.0", "picomatch": "4.0.3" } }, "sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ=="], |
| 152 | 154 | |
| 153 | "ts-cloud": ["ts-cloud@workspace:packages/ts-cloud"], | |
| 154 | ||
| 155 | 155 | "ts-error-handling": ["ts-error-handling@0.1.0", "", {}, "sha512-v0t9+8PBJkyQoOG2SY/PGKJLPrahsRA/4ZbU/C7+RWVviXtUrXRyGKkHa+2+UwgVFJVdI//D9PINuSfciqNKOQ=="], |
| 156 | 156 | |
| 157 | 157 | "ts-pkgx": ["ts-pkgx@0.4.154", "", { "dependencies": { "ts-web-scraper": "0.1.1" }, "bin": { "ts-pkgx": "dist/bin/cli.js" } }, "sha512-ScxXuLzVvgm1YDbHHz9IRxqnU9vHobZsou61RtTTeCcWov+KLaa3msMwgztr6GrFmGRETkLaTbUU4fOajlHx4w=="], |