Skip to content

Commit d140e13

Browse files
chore(deps): update dependency ts-pkgx to ^0.4.135
1 parent 41b0db5 commit d140e13

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"dependencies": {
88
"bunfig": "^0.15.6",
99
"prompts": "^2.4.2",
10-
"ts-pkgx": "^0.4.134",
10+
"ts-pkgx": "^0.4.135",
1111
},
1212
"devDependencies": {
1313
"@stacksjs/clapp": "^0.2.0",
@@ -1641,7 +1641,7 @@
16411641

16421642
"ts-declaration-location": ["[email protected]", "", { "dependencies": { "picomatch": "^4.0.2" }, "peerDependencies": { "typescript": ">=4.0.0" } }, "sha512-EDyGAwH1gO0Ausm9gV6T2nUvBgXT5kGoCMJPllOaooZ+4VvJiKBdZE7wK18N1deEowhcUptS+5GXZK8U/fvpwA=="],
16431643

1644-
"ts-pkgx": ["[email protected].134", "", { "dependencies": { "ts-web-scraper": "^0.1.1" }, "bin": { "ts-pkgx": "dist/bin/cli.js" } }, "sha512-tDG7YM6Dgjb5l+kIH8XKfDGjHYVltctSFmvKjyfJfXNhwFSmXjpRMP8zP63s+nVyFBTSUvEWsvj0aAvnE9jWiQ=="],
1644+
"ts-pkgx": ["[email protected].135", "", { "dependencies": { "ts-web-scraper": "^0.1.1" }, "bin": { "ts-pkgx": "dist/bin/cli.js" } }, "sha512-xZr2ai3RgZfHRPyo6Zg3HBJbVMIYOSwj+E4NtNZtpdhOeE+eDVvt/Ak8LgI0cDjBcqXYFfF6vk1ht5sid2VolA=="],
16451645

16461646
"ts-web-scraper": ["[email protected]", "", { "bin": { "scraper": "dist/bin/cli.js" } }, "sha512-js+gSRe95yDD9U3+GmjvIKBYLAN9WoZKV84x7HcSI7dqdWEIoZSeSGR/Jbr8f5hCeV9FD70KdTPIS2LQwviQXQ=="],
16471647

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"dependencies": {
6161
"bunfig": "^0.15.6",
6262
"prompts": "^2.4.2",
63-
"ts-pkgx": "^0.4.134"
63+
"ts-pkgx": "^0.4.135"
6464
},
6565
"devDependencies": {
6666
"@stacksjs/clapp": "^0.2.0",

0 commit comments

Comments
 (0)