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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"prettier": "3.4.2",
"rimraf": "6.0.1",
"ts-node": "10.9.2",
"typescript": "5.7.2",
"typescript": "5.7.3",
"vite": "6.0.10",
"vitest": "2.1.8"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/auto-approver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"http-status-codes": "2.3.0",
"nock": "13.5.6",
"rimraf": "6.0.1",
"typescript": "5.7.2",
"typescript": "5.7.3",
"vitest": "2.1.8"
},
"engines": {
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 @@ -12,7 +12,7 @@
"description": "Check your Rust packages for updates.",
"devDependencies": {
"rimraf": "6.0.1",
"typescript": "5.7.2"
"typescript": "5.7.3"
},
"engines": {
"node": ">= 18.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/double-linked-list/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"rimraf": "6.0.1",
"touch": "3.1.1",
"typedoc": "0.27.6",
"typescript": "5.7.2",
"typescript": "5.7.3",
"vitest": "2.1.8"
},
"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 @@ -12,7 +12,7 @@
"@types/fs-extra": "11.0.4",
"@types/pngjs": "6.0.5",
"rimraf": "6.0.1",
"typescript": "5.7.2"
"typescript": "5.7.3"
},
"engines": {
"node": ">= 18.0"
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 @@ -18,7 +18,7 @@
"http-status-codes": "2.3.0",
"nock": "13.5.6",
"rimraf": "6.0.1",
"typescript": "5.7.2",
"typescript": "5.7.3",
"vitest": "2.1.8"
},
"engines": {
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 @@ -8,7 +8,7 @@
"devDependencies": {
"protobufjs-cli": "1.1.3",
"rimraf": "6.0.1",
"typescript": "5.7.2"
"typescript": "5.7.3"
},
"engines": {
"node": ">= 18.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/file-index/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Generate a file index",
"devDependencies": {
"rimraf": "6.0.1",
"typescript": "5.7.2"
"typescript": "5.7.3"
},
"engines": {
"node": ">= 18.0"
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 @@ -13,7 +13,7 @@
"http-status-codes": "2.3.0",
"nock": "13.5.6",
"rimraf": "6.0.1",
"typescript": "5.7.2",
"typescript": "5.7.3",
"vitest": "2.1.8"
},
"engines": {
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 @@ -13,7 +13,7 @@
"@types/basic-auth": "1.1.8",
"@types/tsscmp": "1.0.2",
"rimraf": "6.0.1",
"typescript": "5.7.2"
"typescript": "5.7.3"
},
"engines": {
"node": ">= 18.0"
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 @@ -16,7 +16,7 @@
"@types/progress": "2.0.7",
"cross-env": "7.0.3",
"rimraf": "6.0.1",
"typescript": "5.7.2",
"typescript": "5.7.3",
"vitest": "2.1.8"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/mastodon-bot-impfstatus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"description": "Toots Germany's COVID-19 vaccination progress to Mastodon.",
"devDependencies": {
"rimraf": "6.0.1",
"typescript": "5.7.2"
"typescript": "5.7.3"
},
"engines": {
"node": ">= 18.0"
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": {
"rimraf": "6.0.1",
"typescript": "5.7.2"
"typescript": "5.7.3"
},
"engines": {
"node": ">= 18.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/mock-udp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Mock dgram udp requests.",
"devDependencies": {
"rimraf": "6.0.1",
"typescript": "5.7.2",
"typescript": "5.7.3",
"vitest": "2.1.8"
},
"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 @@ -10,7 +10,7 @@
"devDependencies": {
"nock": "13.5.6",
"rimraf": "6.0.1",
"typescript": "5.7.2",
"typescript": "5.7.3",
"vitest": "2.1.8"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/ntfy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"description": "Send notifications over ntfy.sh.",
"devDependencies": {
"rimraf": "6.0.1",
"typescript": "5.7.2"
"typescript": "5.7.3"
},
"engines": {
"node": ">= 18.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/ntpclient/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"description": "A TypeScript implementation of the NTP Client Protocol",
"devDependencies": {
"rimraf": "6.0.1",
"typescript": "5.7.2",
"typescript": "5.7.3",
"vitest": "2.1.8"
},
"engines": {
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": {
"rimraf": "6.0.1",
"typescript": "5.7.2",
"typescript": "5.7.3",
"vitest": "2.1.8"
},
"files": [
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 @@ -17,7 +17,7 @@
"@types/fs-extra": "11.0.4",
"@types/npm-packlist": "7.0.3",
"rimraf": "6.0.1",
"typescript": "5.7.2"
"typescript": "5.7.3"
},
"files": [
"dist"
Expand Down
2 changes: 1 addition & 1 deletion packages/quick-sort/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "A TypeScript QuickSort implementation",
"devDependencies": {
"rimraf": "6.0.1",
"typescript": "5.7.2",
"typescript": "5.7.3",
"vitest": "2.1.8"
},
"files": [
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 @@ -8,7 +8,7 @@
"description": "A simple Scrabble cheating tool.",
"devDependencies": {
"rimraf": "6.0.1",
"typescript": "5.7.2",
"typescript": "5.7.3",
"vitest": "2.1.8"
},
"engines": {
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": {
"rimraf": "6.0.1",
"typescript": "5.7.2"
"typescript": "5.7.3"
},
"engines": {
"node": ">= 18.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/windows-shortcut-maker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"description": "Create Windows shortcuts using a VBScript.",
"devDependencies": {
"rimraf": "6.0.1",
"typescript": "5.7.2"
"typescript": "5.7.3"
},
"engines": {
"node": ">= 18.0"
Expand Down
Loading