chore: update sources

Flake Inputs:
    • Updated input 'custom-sidebar-src':
        'github:elchininet/custom-sidebar' (2025-03-28) rev: 1528f688d4b3474662f4d16d8bdbba61a535a3ba
      → 'github:elchininet/custom-sidebar' (2025-03-30) rev: 79b73566db6275f0b60c30ccd9be0a6baae6eeed

    • Updated input 'gpu-screen-recorder-src':
        'git+https://repo.dec05eba.com/gpu-screen-recorder' (2025-03-30) rev: 6acd65a9c203b01055c12a5db4a80c6662450026
      → 'git+https://repo.dec05eba.com/gpu-screen-recorder' (2025-03-31) rev: 33467cb7f4bb4b81cff247e4d28c88f00c8bbdf6

    • Updated input 'gtk-theme-src':
        'github:dracula/gtk' (2025-03-22) rev: e7f118ac0434988800453bc30671b55ccfe02bd9
      → 'github:dracula/gtk' (2025-03-31) rev: b8826a6b26c1846e452f281cda15e58b76127778

    • Updated input 'home-manager':
        'github:nix-community/home-manager' (2025-03-30) rev: b6fd653ef8fbeccfd4958650757e91767a65506d
      → 'github:nix-community/home-manager' (2025-04-01) rev: c21383b556609ce1ad901aa08b4c6fbd9e0c7af0

    • Updated input 'hyprgrass':
        'github:horriblename/hyprgrass' (2025-03-27) rev: f7b6c555a064cbf04e185e83dc2db2a843da0fda
      → 'github:horriblename/hyprgrass' (2025-03-31) rev: e4cad1c7c0b49255bc9186a9c299b31df37e1303

    • Updated input 'hyprland':
        'github:hyprwm/Hyprland' (2025-03-30) rev: 10a335631e71f5bdbd8f311a3aaeeef89debae11
      → 'github:hyprwm/Hyprland' (2025-03-31) rev: d1a59ec39eb4c0d6a7d3d38a26f8924e6bca5cef

    • Updated input 'nixcord':
        'github:kaylorben/nixcord' (2025-03-28) rev: b969aa7b1e1925935eda22da01ffbf028c7c2a51
      → 'github:kaylorben/nixcord' (2025-03-31) rev: ea80fdaf62168f85ce9813bc8f21fe45f892f5e7

    • Updated input 'nixpkgs':
        'github:NixOS/nixpkgs' (2025-03-27) rev: 5e5402ecbcb27af32284d4a62553c019a3a49ea6
      → 'github:NixOS/nixpkgs' (2025-03-30) rev: 52faf482a3889b7619003c0daec593a1912fddc1

    • Updated input 'sops-nix':
        'github:Mic92/sops-nix' (2025-03-30) rev: 8e873886bbfc32163fe027b8676c75637b7da114
      → 'github:Mic92/sops-nix' (2025-04-01) rev: e7f4d7ed8bce8dfa7d2f2fe6f8b8f523e54646f8

    • Updated input 'tuya-local-src':
        'github:make-all/tuya-local' (2025-03-29) rev: 2bd1850e309ca67d935839e98429a52f34736c95
      → 'github:make-all/tuya-local' (2025-04-01) rev: ffde11cecabc74c4288922c331eebc6fe1291f10

Docker Images:
    • rssbridge/rss-bridge latest:
       sha256:0f7d2b00daf14e3eee4281a3bb0f90dc89e02dba6720445fadf02437ec27075a
     → sha256:b025ebb9219cf8c861bc1094f1c75d812a36c9d247a511214a041679672a7787

Firefox Addons:
    sound-volume: 2.0.3 -> 2.0.4

Node modules:
    @types/node: 22.13.14 -> 22.13.16
    typescript-eslint: 8.28.0 -> 8.29.0

nix-update executions:
    material-rounded-theme: 3.1.4 -> 3.1.5
This commit is contained in:
matt1432 2025-04-01 08:35:15 -04:00
parent dc89c399c0
commit 2647d43201
27 changed files with 178 additions and 180 deletions

View file

@ -15,7 +15,7 @@
"jiti": "2.4.2",
"pkg-types": "2.1.0",
"typescript": "5.8.2",
"typescript-eslint": "8.28.0"
"typescript-eslint": "8.29.0"
}
},
"node_modules/@es-joy/jsdoccomment": {
@ -344,16 +344,16 @@
"license": "MIT"
},
"node_modules/@typescript-eslint/eslint-plugin": {
"version": "8.28.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.28.0.tgz",
"integrity": "sha512-lvFK3TCGAHsItNdWZ/1FkvpzCxTHUVuFrdnOGLMa0GGCFIbCgQWVk3CzCGdA7kM3qGVc+dfW9tr0Z/sHnGDFyg==",
"version": "8.29.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.29.0.tgz",
"integrity": "sha512-PAIpk/U7NIS6H7TEtN45SPGLQaHNgB7wSjsQV/8+KYokAb2T/gloOA/Bee2yd4/yKVhPKe5LlaUGhAZk5zmSaQ==",
"license": "MIT",
"dependencies": {
"@eslint-community/regexpp": "^4.10.0",
"@typescript-eslint/scope-manager": "8.28.0",
"@typescript-eslint/type-utils": "8.28.0",
"@typescript-eslint/utils": "8.28.0",
"@typescript-eslint/visitor-keys": "8.28.0",
"@typescript-eslint/scope-manager": "8.29.0",
"@typescript-eslint/type-utils": "8.29.0",
"@typescript-eslint/utils": "8.29.0",
"@typescript-eslint/visitor-keys": "8.29.0",
"graphemer": "^1.4.0",
"ignore": "^5.3.1",
"natural-compare": "^1.4.0",
@ -373,15 +373,15 @@
}
},
"node_modules/@typescript-eslint/parser": {
"version": "8.28.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.28.0.tgz",
"integrity": "sha512-LPcw1yHD3ToaDEoljFEfQ9j2xShY367h7FZ1sq5NJT9I3yj4LHer1Xd1yRSOdYy9BpsrxU7R+eoDokChYM53lQ==",
"version": "8.29.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.29.0.tgz",
"integrity": "sha512-8C0+jlNJOwQso2GapCVWWfW/rzaq7Lbme+vGUFKE31djwNncIpgXD7Cd4weEsDdkoZDjH0lwwr3QDQFuyrMg9g==",
"license": "MIT",
"dependencies": {
"@typescript-eslint/scope-manager": "8.28.0",
"@typescript-eslint/types": "8.28.0",
"@typescript-eslint/typescript-estree": "8.28.0",
"@typescript-eslint/visitor-keys": "8.28.0",
"@typescript-eslint/scope-manager": "8.29.0",
"@typescript-eslint/types": "8.29.0",
"@typescript-eslint/typescript-estree": "8.29.0",
"@typescript-eslint/visitor-keys": "8.29.0",
"debug": "^4.3.4"
},
"engines": {
@ -397,13 +397,13 @@
}
},
"node_modules/@typescript-eslint/scope-manager": {
"version": "8.28.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.28.0.tgz",
"integrity": "sha512-u2oITX3BJwzWCapoZ/pXw6BCOl8rJP4Ij/3wPoGvY8XwvXflOzd1kLrDUUUAIEdJSFh+ASwdTHqtan9xSg8buw==",
"version": "8.29.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.29.0.tgz",
"integrity": "sha512-aO1PVsq7Gm+tcghabUpzEnVSFMCU4/nYIgC2GOatJcllvWfnhrgW0ZEbnTxm36QsikmCN1K/6ZgM7fok2I7xNw==",
"license": "MIT",
"dependencies": {
"@typescript-eslint/types": "8.28.0",
"@typescript-eslint/visitor-keys": "8.28.0"
"@typescript-eslint/types": "8.29.0",
"@typescript-eslint/visitor-keys": "8.29.0"
},
"engines": {
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@ -414,13 +414,13 @@
}
},
"node_modules/@typescript-eslint/type-utils": {
"version": "8.28.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.28.0.tgz",
"integrity": "sha512-oRoXu2v0Rsy/VoOGhtWrOKDiIehvI+YNrDk5Oqj40Mwm0Yt01FC/Q7nFqg088d3yAsR1ZcZFVfPCTTFCe/KPwg==",
"version": "8.29.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.29.0.tgz",
"integrity": "sha512-ahaWQ42JAOx+NKEf5++WC/ua17q5l+j1GFrbbpVKzFL/tKVc0aYY8rVSYUpUvt2hUP1YBr7mwXzx+E/DfUWI9Q==",
"license": "MIT",
"dependencies": {
"@typescript-eslint/typescript-estree": "8.28.0",
"@typescript-eslint/utils": "8.28.0",
"@typescript-eslint/typescript-estree": "8.29.0",
"@typescript-eslint/utils": "8.29.0",
"debug": "^4.3.4",
"ts-api-utils": "^2.0.1"
},
@ -437,9 +437,9 @@
}
},
"node_modules/@typescript-eslint/types": {
"version": "8.28.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.28.0.tgz",
"integrity": "sha512-bn4WS1bkKEjx7HqiwG2JNB3YJdC1q6Ue7GyGlwPHyt0TnVq6TtD/hiOdTZt71sq0s7UzqBFXD8t8o2e63tXgwA==",
"version": "8.29.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.29.0.tgz",
"integrity": "sha512-wcJL/+cOXV+RE3gjCyl/V2G877+2faqvlgtso/ZRbTCnZazh0gXhe+7gbAnfubzN2bNsBtZjDvlh7ero8uIbzg==",
"license": "MIT",
"engines": {
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@ -450,13 +450,13 @@
}
},
"node_modules/@typescript-eslint/typescript-estree": {
"version": "8.28.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.28.0.tgz",
"integrity": "sha512-H74nHEeBGeklctAVUvmDkxB1mk+PAZ9FiOMPFncdqeRBXxk1lWSYraHw8V12b7aa6Sg9HOBNbGdSHobBPuQSuA==",
"version": "8.29.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.29.0.tgz",
"integrity": "sha512-yOfen3jE9ISZR/hHpU/bmNvTtBW1NjRbkSFdZOksL1N+ybPEE7UVGMwqvS6CP022Rp00Sb0tdiIkhSCe6NI8ow==",
"license": "MIT",
"dependencies": {
"@typescript-eslint/types": "8.28.0",
"@typescript-eslint/visitor-keys": "8.28.0",
"@typescript-eslint/types": "8.29.0",
"@typescript-eslint/visitor-keys": "8.29.0",
"debug": "^4.3.4",
"fast-glob": "^3.3.2",
"is-glob": "^4.0.3",
@ -476,15 +476,15 @@
}
},
"node_modules/@typescript-eslint/utils": {
"version": "8.28.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.28.0.tgz",
"integrity": "sha512-OELa9hbTYciYITqgurT1u/SzpQVtDLmQMFzy/N8pQE+tefOyCWT79jHsav294aTqV1q1u+VzqDGbuujvRYaeSQ==",
"version": "8.29.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.29.0.tgz",
"integrity": "sha512-gX/A0Mz9Bskm8avSWFcK0gP7cZpbY4AIo6B0hWYFCaIsz750oaiWR4Jr2CI+PQhfW1CpcQr9OlfPS+kMFegjXA==",
"license": "MIT",
"dependencies": {
"@eslint-community/eslint-utils": "^4.4.0",
"@typescript-eslint/scope-manager": "8.28.0",
"@typescript-eslint/types": "8.28.0",
"@typescript-eslint/typescript-estree": "8.28.0"
"@typescript-eslint/scope-manager": "8.29.0",
"@typescript-eslint/types": "8.29.0",
"@typescript-eslint/typescript-estree": "8.29.0"
},
"engines": {
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@ -499,12 +499,12 @@
}
},
"node_modules/@typescript-eslint/visitor-keys": {
"version": "8.28.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.28.0.tgz",
"integrity": "sha512-hbn8SZ8w4u2pRwgQ1GlUrPKE+t2XvcCW5tTRF7j6SMYIuYG37XuzIW44JCZPa36evi0Oy2SnM664BlIaAuQcvg==",
"version": "8.29.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.29.0.tgz",
"integrity": "sha512-Sne/pVz8ryR03NFK21VpN88dZ2FdQXOlq3VIklbrTYEt8yXtRFr9tvUhqvCeKjqYk5FSim37sHbooT6vzBTZcg==",
"license": "MIT",
"dependencies": {
"@typescript-eslint/types": "8.28.0",
"@typescript-eslint/types": "8.29.0",
"eslint-visitor-keys": "^4.2.0"
},
"engines": {
@ -1659,14 +1659,14 @@
}
},
"node_modules/typescript-eslint": {
"version": "8.28.0",
"resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.28.0.tgz",
"integrity": "sha512-jfZtxJoHm59bvoCMYCe2BM0/baMswRhMmYhy+w6VfcyHrjxZ0OJe0tGasydCpIpA+A/WIJhTyZfb3EtwNC/kHQ==",
"version": "8.29.0",
"resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.29.0.tgz",
"integrity": "sha512-ep9rVd9B4kQsZ7ZnWCVxUE/xDLUUUsRzE0poAeNu+4CkFErLfuvPt/qtm2EpnSyfvsR0S6QzDFSrPCFBwf64fg==",
"license": "MIT",
"dependencies": {
"@typescript-eslint/eslint-plugin": "8.28.0",
"@typescript-eslint/parser": "8.28.0",
"@typescript-eslint/utils": "8.28.0"
"@typescript-eslint/eslint-plugin": "8.29.0",
"@typescript-eslint/parser": "8.29.0",
"@typescript-eslint/utils": "8.29.0"
},
"engines": {
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"

View file

@ -11,6 +11,6 @@
"jiti": "2.4.2",
"pkg-types": "2.1.0",
"typescript": "5.8.2",
"typescript-eslint": "8.28.0"
"typescript-eslint": "8.29.0"
}
}

View file

@ -5,7 +5,7 @@
}:
buildApp {
src = ./.;
npmDepsHash = "sha256-he0zDkdMmszay/67lCHbCZL56xHRf2ZLMz+TiKocJHk=";
npmDepsHash = "sha256-xhnq5lHge1Ga3q020UCC8gSgQ0qNXSnqumXzGBjXnQA=";
runtimeInputs = [
ffmpeg-full

View file

@ -9,7 +9,7 @@
"version": "0.0.0",
"dependencies": {
"@types/fluent-ffmpeg": "2.1.27",
"@types/node": "22.13.14",
"@types/node": "22.13.16",
"esbuild": "0.25.2",
"eslint": "9.23.0",
"fluent-ffmpeg": "2.1.3",
@ -649,9 +649,9 @@
"license": "MIT"
},
"node_modules/@types/node": {
"version": "22.13.14",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.14.tgz",
"integrity": "sha512-Zs/Ollc1SJ8nKUAgc7ivOEdIBM8JAKgrqqUYi2J997JuKO7/tpQC+WCetQ1sypiKCQWHdvdg9wBNpUPEWZae7w==",
"version": "22.13.16",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.16.tgz",
"integrity": "sha512-15tM+qA4Ypml/N7kyRdvfRjBQT2RL461uF1Bldn06K0Nzn1lY3nAPgHlsVrJxdZ9WhZiW0Fmc1lOYMtDsAuB3w==",
"license": "MIT",
"dependencies": {
"undici-types": "~6.20.0"

View file

@ -9,7 +9,7 @@
"dependencies": {
"@types/fluent-ffmpeg": "2.1.27",
"fluent-ffmpeg": "2.1.3",
"@types/node": "22.13.14",
"@types/node": "22.13.16",
"esbuild": "0.25.2",
"eslint": "9.23.0",
"jiti": "2.4.2",

View file

@ -1,7 +1,7 @@
{buildApp, ...}:
buildApp {
src = ./.;
npmDepsHash = "sha256-FWoTve8t13G+RZwEHxhYyyTtoBhcB+kyQLMmD9aJgIU=";
npmDepsHash = "sha256-9iQ+Ke/Jq2VgSToVciQLuPDuedBF6zIRrdP0FKByQxs=";
runtimeInputs = [];

View file

@ -8,7 +8,7 @@
"name": "list2series",
"version": "0.0.0",
"dependencies": {
"@types/node": "22.13.14",
"@types/node": "22.13.16",
"axios": "1.8.4",
"esbuild": "0.25.2",
"eslint": "9.23.0",
@ -35,7 +35,7 @@
"jiti": "2.4.2",
"pkg-types": "2.1.0",
"typescript": "5.8.2",
"typescript-eslint": "8.28.0"
"typescript-eslint": "8.29.0"
}
},
"node_modules/@esbuild/aix-ppc64": {
@ -640,9 +640,9 @@
"license": "MIT"
},
"node_modules/@types/node": {
"version": "22.13.14",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.14.tgz",
"integrity": "sha512-Zs/Ollc1SJ8nKUAgc7ivOEdIBM8JAKgrqqUYi2J997JuKO7/tpQC+WCetQ1sypiKCQWHdvdg9wBNpUPEWZae7w==",
"version": "22.13.16",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.16.tgz",
"integrity": "sha512-15tM+qA4Ypml/N7kyRdvfRjBQT2RL461uF1Bldn06K0Nzn1lY3nAPgHlsVrJxdZ9WhZiW0Fmc1lOYMtDsAuB3w==",
"license": "MIT",
"dependencies": {
"undici-types": "~6.20.0"

View file

@ -7,7 +7,7 @@
"build": "node_ver=$(node -v); esbuild src/app.ts --bundle --platform=node --target=\"node${node_ver:1:2}\" --outfile=out/bin/app.cjs"
},
"dependencies": {
"@types/node": "22.13.14",
"@types/node": "22.13.16",
"axios": "1.8.4",
"esbuild": "0.25.2",
"eslint": "9.23.0",

View file

@ -5,7 +5,7 @@
}:
buildApp {
src = ./.;
npmDepsHash = "sha256-i7D2zsxTy++jWS+JtJnF4GPvIqEkwiikggk7npk+I58=";
npmDepsHash = "sha256-6Bei5W9JmxUN3ac47V9A/ixJxpIK4GOR0YBG2jOc47c=";
runtimeInputs = [
nodejs_latest

View file

@ -8,7 +8,7 @@
"name": "mc-mods",
"version": "0.0.0",
"dependencies": {
"@types/node": "22.13.14",
"@types/node": "22.13.16",
"esbuild": "0.25.2",
"eslint": "9.23.0",
"jiti": "2.4.2",
@ -34,7 +34,7 @@
"jiti": "2.4.2",
"pkg-types": "2.1.0",
"typescript": "5.8.2",
"typescript-eslint": "8.28.0"
"typescript-eslint": "8.29.0"
}
},
"node_modules/@esbuild/aix-ppc64": {
@ -639,9 +639,9 @@
"license": "MIT"
},
"node_modules/@types/node": {
"version": "22.13.14",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.14.tgz",
"integrity": "sha512-Zs/Ollc1SJ8nKUAgc7ivOEdIBM8JAKgrqqUYi2J997JuKO7/tpQC+WCetQ1sypiKCQWHdvdg9wBNpUPEWZae7w==",
"version": "22.13.16",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.16.tgz",
"integrity": "sha512-15tM+qA4Ypml/N7kyRdvfRjBQT2RL461uF1Bldn06K0Nzn1lY3nAPgHlsVrJxdZ9WhZiW0Fmc1lOYMtDsAuB3w==",
"license": "MIT",
"dependencies": {
"undici-types": "~6.20.0"

View file

@ -7,7 +7,7 @@
"build": "node_ver=$(node -v); esbuild src/app.ts --bundle --platform=node --target=\"node${node_ver:1:2}\" --outfile=out/bin/app.cjs"
},
"dependencies": {
"@types/node": "22.13.14",
"@types/node": "22.13.16",
"esbuild": "0.25.2",
"eslint": "9.23.0",
"jiti": "2.4.2",

View file

@ -1,7 +1,7 @@
{buildApp, ...}:
buildApp {
src = ./.;
npmDepsHash = "sha256-ajm7vZTvHVW2JAEzD8W6WMw4AkaBfcPKE4f8RP45ds4=";
npmDepsHash = "sha256-cFB7hWrm6cl0T05ToBcyYtS/3RBNxteIltN2JuNulx8=";
runtimeInputs = [];

View file

@ -8,7 +8,7 @@
"name": "pin-inputs",
"version": "0.0.0",
"dependencies": {
"@types/node": "22.13.14",
"@types/node": "22.13.16",
"esbuild": "0.25.2",
"eslint": "9.23.0",
"jiti": "2.4.2",
@ -34,7 +34,7 @@
"jiti": "2.4.2",
"pkg-types": "2.1.0",
"typescript": "5.8.2",
"typescript-eslint": "8.28.0"
"typescript-eslint": "8.29.0"
}
},
"node_modules/@esbuild/aix-ppc64": {
@ -639,9 +639,9 @@
"license": "MIT"
},
"node_modules/@types/node": {
"version": "22.13.14",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.14.tgz",
"integrity": "sha512-Zs/Ollc1SJ8nKUAgc7ivOEdIBM8JAKgrqqUYi2J997JuKO7/tpQC+WCetQ1sypiKCQWHdvdg9wBNpUPEWZae7w==",
"version": "22.13.16",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.16.tgz",
"integrity": "sha512-15tM+qA4Ypml/N7kyRdvfRjBQT2RL461uF1Bldn06K0Nzn1lY3nAPgHlsVrJxdZ9WhZiW0Fmc1lOYMtDsAuB3w==",
"license": "MIT",
"dependencies": {
"undici-types": "~6.20.0"

View file

@ -7,7 +7,7 @@
"build": "node_ver=$(node -v); esbuild src/app.ts --bundle --platform=node --target=\"node${node_ver:1:2}\" --outfile=out/bin/app.cjs"
},
"dependencies": {
"@types/node": "22.13.14",
"@types/node": "22.13.16",
"esbuild": "0.25.2",
"eslint": "9.23.0",
"jiti": "2.4.2",

View file

@ -12,7 +12,7 @@
}:
buildApp {
src = ./.;
npmDepsHash = "sha256-jwSZBIjTaCTZJsHGLOiPaqgyE7CVeYEOu2j660Fx/bc=";
npmDepsHash = "sha256-Uk4ihi3PzFnaricPreqLSX3cGw1+8Gmmuo0bFkxc1CU=";
runtimeInputs = [
curl

View file

@ -8,7 +8,7 @@
"name": "update-sources",
"version": "0.0.0",
"dependencies": {
"@types/node": "22.13.14",
"@types/node": "22.13.16",
"esbuild": "0.25.2",
"eslint": "9.23.0",
"jiti": "2.4.2",
@ -639,9 +639,9 @@
"license": "MIT"
},
"node_modules/@types/node": {
"version": "22.13.14",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.14.tgz",
"integrity": "sha512-Zs/Ollc1SJ8nKUAgc7ivOEdIBM8JAKgrqqUYi2J997JuKO7/tpQC+WCetQ1sypiKCQWHdvdg9wBNpUPEWZae7w==",
"version": "22.13.16",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.16.tgz",
"integrity": "sha512-15tM+qA4Ypml/N7kyRdvfRjBQT2RL461uF1Bldn06K0Nzn1lY3nAPgHlsVrJxdZ9WhZiW0Fmc1lOYMtDsAuB3w==",
"license": "MIT",
"dependencies": {
"undici-types": "~6.20.0"

View file

@ -7,7 +7,7 @@
"build": "node_ver=$(node -v); esbuild src/app.ts --bundle --platform=node --target=\"node${node_ver:1:2}\" --outfile=out/bin/app.cjs"
},
"dependencies": {
"@types/node": "22.13.14",
"@types/node": "22.13.16",
"esbuild": "0.25.2",
"eslint": "9.23.0",
"jiti": "2.4.2",