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.17",
"tsx": "4.23.11",
"tsx": "4.23.12",
"typescript": "7.0.2",
"vitest": "4.1.10"
},
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.23.11",
"tsx": "4.23.12",
"typescript": "7.0.2"
},
"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.23.11",
"tsx": "4.23.12",
"typescript": "7.0.2"
},
"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 @@ -13,7 +13,7 @@
"@types/semver": "7.8.0",
"http-status-codes": "2.3.0",
"nock": "14.0.17",
"tsx": "4.23.11",
"tsx": "4.23.12",
"typescript": "7.0.2",
"vitest": "4.1.10"
},
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.6.1",
"tsx": "4.23.11",
"tsx": "4.23.12",
"typescript": "7.0.2"
},
"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.17",
"tsx": "4.23.11",
"tsx": "4.23.12",
"typescript": "7.0.2",
"vitest": "4.1.10"
},
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.23.11",
"tsx": "4.23.12",
"typescript": "7.0.2"
},
"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": "~26",
"@types/progress": "2.0.7",
"cross-env": "10.1.0",
"tsx": "4.23.11",
"tsx": "4.23.12",
"typescript": "7.0.2",
"vitest": "4.1.10"
},
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.23.11",
"tsx": "4.23.12",
"typescript": "7.0.2"
},
"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.17",
"tsx": "4.23.11",
"tsx": "4.23.12",
"typescript": "7.0.2",
"vitest": "4.1.10"
},
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.23.11",
"tsx": "4.23.12",
"typescript": "7.0.2",
"vitest": "4.1.10"
},
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": "~26",
"tsx": "4.23.11",
"tsx": "4.23.12",
"typescript": "7.0.2",
"vitest": "4.1.10"
},
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.23.11",
"tsx": "4.23.12",
"typescript": "7.0.2"
},
"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.23.11",
"tsx": "4.23.12",
"typescript": "7.0.2",
"vitest": "4.1.10"
},
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": "~26",
"tsx": "4.23.11",
"tsx": "4.23.12",
"typescript": "7.0.2"
},
"engines": {
Expand Down
38 changes: 19 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -464,7 +464,7 @@ __metadata:
http-status-codes: "npm:2.3.0"
logdown: "npm:3.3.1"
nock: "npm:14.0.17"
tsx: "npm:4.23.11"
tsx: "npm:4.23.12"
typescript: "npm:7.0.2"
vitest: "npm:4.1.10"
bin:
Expand All @@ -490,7 +490,7 @@ __metadata:
commander: "npm:15.0.0"
icon-gen: "npm:5.0.0"
jimp: "npm:1.6.1"
tsx: "npm:4.23.11"
tsx: "npm:4.23.12"
typescript: "npm:7.0.2"
bin:
electron-icon-generator: dist/cli.js
Expand All @@ -507,7 +507,7 @@ __metadata:
logdown: "npm:3.3.1"
nock: "npm:14.0.17"
open: "npm:11.0.0"
tsx: "npm:4.23.11"
tsx: "npm:4.23.12"
typescript: "npm:7.0.2"
vitest: "npm:4.1.10"
bin:
Expand All @@ -526,7 +526,7 @@ __metadata:
http-status-codes: "npm:2.3.0"
logdown: "npm:3.3.1"
tsscmp: "npm:1.0.6"
tsx: "npm:4.23.11"
tsx: "npm:4.23.12"
typescript: "npm:7.0.2"
bin:
https-proxy: dist/cli.js
Expand All @@ -546,7 +546,7 @@ __metadata:
jszip: "npm:3.10.1"
logdown: "npm:3.3.1"
progress: "npm:2.0.3"
tsx: "npm:4.23.11"
tsx: "npm:4.23.12"
typescript: "npm:7.0.2"
vitest: "npm:4.1.10"
bin:
Expand All @@ -561,7 +561,7 @@ __metadata:
"@types/ws": "npm:8.18.1"
commander: "npm:15.0.0"
masto: "npm:8.0.0"
tsx: "npm:4.23.11"
tsx: "npm:4.23.12"
typescript: "npm:7.0.2"
bin:
yearprogress: dist/cli.js
Expand Down Expand Up @@ -4106,7 +4106,7 @@ __metadata:
commander: "npm:15.0.0"
compare-versions: "npm:6.1.1"
crates.io: "npm:2.5.0"
tsx: "npm:4.23.11"
tsx: "npm:4.23.12"
typescript: "npm:7.0.2"
bin:
crates-updater: dist/cli.js
Expand Down Expand Up @@ -4348,7 +4348,7 @@ __metadata:
nock: "npm:14.0.17"
semver: "npm:7.8.5"
table: "npm:6.9.0"
tsx: "npm:4.23.11"
tsx: "npm:4.23.12"
typescript: "npm:7.0.2"
vitest: "npm:4.1.10"
bin:
Expand Down Expand Up @@ -4925,7 +4925,7 @@ __metadata:
jszip: "npm:3.10.1"
protobufjs: "npm:8.7.1"
protobufjs-cli: "npm:2.6.1"
tsx: "npm:4.23.11"
tsx: "npm:4.23.12"
typescript: "npm:7.0.2"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -7715,7 +7715,7 @@ __metadata:
commander: "npm:15.0.0"
nock: "npm:14.0.17"
ntpclient: "npm:1.16.3"
tsx: "npm:4.23.11"
tsx: "npm:4.23.12"
typescript: "npm:7.0.2"
vitest: "npm:4.1.10"
bin:
Expand Down Expand Up @@ -8320,7 +8320,7 @@ __metadata:
resolution: "ntpclient@workspace:packages/ntpclient"
dependencies:
commander: "npm:15.0.0"
tsx: "npm:4.23.11"
tsx: "npm:4.23.12"
typescript: "npm:7.0.2"
vitest: "npm:4.1.10"
bin:
Expand Down Expand Up @@ -8972,7 +8972,7 @@ __metadata:
resolution: "pixelflut@workspace:packages/pixelflut"
dependencies:
"@types/node": "npm:~26"
tsx: "npm:4.23.11"
tsx: "npm:4.23.12"
typescript: "npm:7.0.2"
vitest: "npm:4.1.10"
bin:
Expand Down Expand Up @@ -9241,7 +9241,7 @@ __metadata:
commander: "npm:15.0.0"
logdown: "npm:3.3.1"
npm-packlist: "npm:11.3.0"
tsx: "npm:4.23.11"
tsx: "npm:4.23.12"
typescript: "npm:7.0.2"
bin:
publish-flat: dist/cli.js
Expand Down Expand Up @@ -9737,7 +9737,7 @@ __metadata:
dependencies:
clipboardy: "npm:5.3.2"
commander: "npm:15.0.0"
tsx: "npm:4.23.11"
tsx: "npm:4.23.12"
typescript: "npm:7.0.2"
vitest: "npm:4.1.10"
bin:
Expand Down Expand Up @@ -10701,9 +10701,9 @@ __metadata:
languageName: node
linkType: hard

"tsx@npm:4.23.11":
version: 4.23.11
resolution: "tsx@npm:4.23.11"
"tsx@npm:4.23.12":
version: 4.23.12
resolution: "tsx@npm:4.23.12"
dependencies:
esbuild: "npm:~0.28.0"
fsevents: "npm:~2.3.3"
Expand All @@ -10712,7 +10712,7 @@ __metadata:
optional: true
bin:
tsx: dist/cli.mjs
checksum: 10c0/6f72cfea4aec04ab17450b0b6764f85839f2f8b207255a86b3c704e91df5b68d550a93b2975d3916b996f0b651999e7bdbc71ef60abd83563b60f53bcd3bf95a
checksum: 10c0/cdd7f03754021fb337c13839f25f5f5edee01ed12e1e176da50cc34bc5c5fc4e7b533aeba89127055be969d4ff292c6accdb6b9d977ed022c524349eca6ff841
languageName: node
linkType: hard

Expand Down Expand Up @@ -11364,7 +11364,7 @@ __metadata:
dependencies:
"@types/node": "npm:~26"
commander: "npm:15.0.0"
tsx: "npm:4.23.11"
tsx: "npm:4.23.12"
typescript: "npm:7.0.2"
bin:
which-os: dist/cli.js
Expand Down