Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/auto-merge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"devDependencies": {
"http-status-codes": "2.3.0",
"nock": "14.0.15",
"tsx": "4.22.0",
"tsx": "4.22.3",
"typescript": "6.0.3",
"vitest": "4.1.6"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/crates-updater/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"description": "Check your Rust packages for updates.",
"devDependencies": {
"tsx": "4.22.0",
"tsx": "4.22.3",
"typescript": "6.0.3"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/electron-icon-generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"description": "An icon generator to generate all the icon files needed for electron packaging",
"devDependencies": {
"@types/pngjs": "6.0.5",
"tsx": "4.22.0",
"tsx": "4.22.3",
"typescript": "6.0.3"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/electron-info/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@types/semver": "7.7.1",
"http-status-codes": "2.3.0",
"nock": "14.0.15",
"tsx": "4.22.0",
"tsx": "4.22.3",
"typescript": "6.0.3",
"vitest": "4.1.6"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/exposure-keys/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"description": "Temporary Exposure Keys (TEK) library",
"devDependencies": {
"protobufjs-cli": "2.4.2",
"tsx": "4.22.0",
"tsx": "4.22.3",
"typescript": "6.0.3"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/gh-open/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"devDependencies": {
"http-status-codes": "2.3.0",
"nock": "14.0.15",
"tsx": "4.22.0",
"tsx": "4.22.3",
"typescript": "6.0.3",
"vitest": "4.1.6"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/https-proxy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"devDependencies": {
"@types/basic-auth": "1.1.8",
"@types/tsscmp": "1.0.2",
"tsx": "4.22.0",
"tsx": "4.22.3",
"typescript": "6.0.3"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/jszip-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@types/node": "~25",
"@types/progress": "2.0.7",
"cross-env": "10.1.0",
"tsx": "4.22.0",
"tsx": "4.22.3",
"typescript": "6.0.3",
"vitest": "4.1.6"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/mastodon-bot-yearprogress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"description": "Toots year's progress every few days to Mastodon.",
"devDependencies": {
"@types/ws": "8.18.1",
"tsx": "4.22.0",
"tsx": "4.22.3",
"typescript": "6.0.3"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/my-timezone/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"description": "Calculate the true solar time at any geographic location.",
"devDependencies": {
"nock": "14.0.15",
"tsx": "4.22.0",
"tsx": "4.22.3",
"typescript": "6.0.3",
"vitest": "4.1.6"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/ntpclient/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
},
"description": "A TypeScript implementation of the NTP Client Protocol",
"devDependencies": {
"tsx": "4.22.0",
"tsx": "4.22.3",
"typescript": "6.0.3",
"vitest": "4.1.6"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/pixelflut/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Flood pixels",
"devDependencies": {
"@types/node": "~25",
"tsx": "4.22.0",
"tsx": "4.22.3",
"typescript": "6.0.3",
"vitest": "4.1.6"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/publish-flat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"devDependencies": {
"@types/npm-packlist": "7.0.3",
"@types/npmcli__arborist": "6.3.3",
"tsx": "4.22.0",
"tsx": "4.22.3",
"typescript": "6.0.3"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/scrabble-cheater/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"description": "A simple Scrabble cheating tool.",
"devDependencies": {
"tsx": "4.22.0",
"tsx": "4.22.3",
"typescript": "6.0.3",
"vitest": "4.1.6"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/which-os/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"description": "Get informations about your OS",
"devDependencies": {
"@types/node": "~25",
"tsx": "4.22.0",
"tsx": "4.22.3",
"typescript": "6.0.3"
},
"engines": {
Expand Down
38 changes: 19 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -573,7 +573,7 @@ __metadata:
http-status-codes: "npm:2.3.0"
logdown: "npm:3.3.1"
nock: "npm:14.0.15"
tsx: "npm:4.22.0"
tsx: "npm:4.22.3"
typescript: "npm:6.0.3"
vitest: "npm:4.1.6"
bin:
Expand All @@ -599,7 +599,7 @@ __metadata:
commander: "npm:14.0.3"
icon-gen: "npm:5.0.0"
jimp: "npm:1.6.1"
tsx: "npm:4.22.0"
tsx: "npm:4.22.3"
typescript: "npm:6.0.3"
bin:
electron-icon-generator: dist/cli.js
Expand Down Expand Up @@ -635,7 +635,7 @@ __metadata:
logdown: "npm:3.3.1"
nock: "npm:14.0.15"
open: "npm:11.0.0"
tsx: "npm:4.22.0"
tsx: "npm:4.22.3"
typescript: "npm:6.0.3"
vitest: "npm:4.1.6"
bin:
Expand All @@ -654,7 +654,7 @@ __metadata:
http-status-codes: "npm:2.3.0"
logdown: "npm:3.3.1"
tsscmp: "npm:1.0.6"
tsx: "npm:4.22.0"
tsx: "npm:4.22.3"
typescript: "npm:6.0.3"
bin:
https-proxy: dist/cli.js
Expand All @@ -674,7 +674,7 @@ __metadata:
jszip: "npm:3.10.1"
logdown: "npm:3.3.1"
progress: "npm:2.0.3"
tsx: "npm:4.22.0"
tsx: "npm:4.22.3"
typescript: "npm:6.0.3"
vitest: "npm:4.1.6"
bin:
Expand All @@ -689,7 +689,7 @@ __metadata:
"@types/ws": "npm:8.18.1"
commander: "npm:14.0.3"
masto: "npm:7.11.1"
tsx: "npm:4.22.0"
tsx: "npm:4.22.3"
typescript: "npm:6.0.3"
bin:
yearprogress: dist/cli.js
Expand Down Expand Up @@ -4531,7 +4531,7 @@ __metadata:
commander: "npm:14.0.3"
compare-versions: "npm:6.1.1"
crates.io: "npm:2.5.0"
tsx: "npm:4.22.0"
tsx: "npm:4.22.3"
typescript: "npm:6.0.3"
bin:
crates-updater: dist/cli.js
Expand Down Expand Up @@ -4930,7 +4930,7 @@ __metadata:
nock: "npm:14.0.15"
semver: "npm:7.8.0"
table: "npm:6.9.0"
tsx: "npm:4.22.0"
tsx: "npm:4.22.3"
typescript: "npm:6.0.3"
vitest: "npm:4.1.6"
bin:
Expand Down Expand Up @@ -5935,7 +5935,7 @@ __metadata:
jszip: "npm:3.10.1"
protobufjs: "npm:8.4.2"
protobufjs-cli: "npm:2.4.2"
tsx: "npm:4.22.0"
tsx: "npm:4.22.3"
typescript: "npm:6.0.3"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -9248,7 +9248,7 @@ __metadata:
commander: "npm:14.0.3"
nock: "npm:14.0.15"
ntpclient: "npm:1.16.3"
tsx: "npm:4.22.0"
tsx: "npm:4.22.3"
typescript: "npm:6.0.3"
vitest: "npm:4.1.6"
bin:
Expand Down Expand Up @@ -9764,7 +9764,7 @@ __metadata:
resolution: "ntpclient@workspace:packages/ntpclient"
dependencies:
commander: "npm:14.0.3"
tsx: "npm:4.22.0"
tsx: "npm:4.22.3"
typescript: "npm:6.0.3"
vitest: "npm:4.1.6"
bin:
Expand Down Expand Up @@ -10501,7 +10501,7 @@ __metadata:
resolution: "pixelflut@workspace:packages/pixelflut"
dependencies:
"@types/node": "npm:~25"
tsx: "npm:4.22.0"
tsx: "npm:4.22.3"
typescript: "npm:6.0.3"
vitest: "npm:4.1.6"
bin:
Expand Down Expand Up @@ -10764,7 +10764,7 @@ __metadata:
commander: "npm:14.0.3"
logdown: "npm:3.3.1"
npm-packlist: "npm:11.1.0"
tsx: "npm:4.22.0"
tsx: "npm:4.22.3"
typescript: "npm:6.0.3"
bin:
publish-flat: dist/cli.js
Expand Down Expand Up @@ -11357,7 +11357,7 @@ __metadata:
dependencies:
clipboardy: "npm:5.3.1"
commander: "npm:14.0.3"
tsx: "npm:4.22.0"
tsx: "npm:4.22.3"
typescript: "npm:6.0.3"
vitest: "npm:4.1.6"
bin:
Expand Down Expand Up @@ -12540,9 +12540,9 @@ __metadata:
languageName: node
linkType: hard

"tsx@npm:4.22.0":
version: 4.22.0
resolution: "tsx@npm:4.22.0"
"tsx@npm:4.22.3":
version: 4.22.3
resolution: "tsx@npm:4.22.3"
dependencies:
esbuild: "npm:~0.28.0"
fsevents: "npm:~2.3.3"
Expand All @@ -12551,7 +12551,7 @@ __metadata:
optional: true
bin:
tsx: dist/cli.mjs
checksum: 10c0/cc7474ac13eebf6bb4d87ce21bdd79213261a37a6e247a74d7920b3e0ce7b704b42e7642e7978e2f3de5762981b3b74ed0ae14cf60934107aa0b1390f25e46ba
checksum: 10c0/09a5a7d354ff75e5af6285217d709ec80a46c2ee19e0d9b5c5d00eab81047c3ea6b2a5498a2c5255f3960d6e7acd1a1eee34b9433dc56fb32907ca3b38271f41
languageName: node
linkType: hard

Expand Down Expand Up @@ -13340,7 +13340,7 @@ __metadata:
dependencies:
"@types/node": "npm:~25"
commander: "npm:14.0.3"
tsx: "npm:4.22.0"
tsx: "npm:4.22.3"
typescript: "npm:6.0.3"
bin:
which-os: dist/cli.js
Expand Down