fix(npm): pin typescript to 5.7.3
All checks were successful
Discord / discord commits (push) Has been skipped
All checks were successful
Discord / discord commits (push) Has been skipped
This commit is contained in:
parent
605065eec7
commit
2f372718fb
12 changed files with 22 additions and 34 deletions
23
apps/config/package-lock.json
generated
23
apps/config/package-lock.json
generated
|
@ -14,7 +14,7 @@
|
|||
"eslint-plugin-jsdoc": "50.6.3",
|
||||
"jiti": "2.4.2",
|
||||
"pkg-types": "2.0.1",
|
||||
"typescript": "5.8.2",
|
||||
"typescript": "5.7.3",
|
||||
"typescript-eslint": "8.25.0"
|
||||
}
|
||||
},
|
||||
|
@ -394,21 +394,6 @@
|
|||
"typescript": ">=4.8.4 <5.8.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@stylistic/eslint-plugin/node_modules/typescript": {
|
||||
"version": "5.7.3",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.3.tgz",
|
||||
"integrity": "sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==",
|
||||
"dev": true,
|
||||
"license": "Apache-2.0",
|
||||
"peer": true,
|
||||
"bin": {
|
||||
"tsc": "bin/tsc",
|
||||
"tsserver": "bin/tsserver"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=14.17"
|
||||
}
|
||||
},
|
||||
"node_modules/@types/estree": {
|
||||
"version": "1.0.6",
|
||||
"resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.6.tgz",
|
||||
|
@ -1704,9 +1689,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/typescript": {
|
||||
"version": "5.8.2",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.2.tgz",
|
||||
"integrity": "sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==",
|
||||
"version": "5.7.3",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.3.tgz",
|
||||
"integrity": "sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==",
|
||||
"dev": true,
|
||||
"license": "Apache-2.0",
|
||||
"bin": {
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
"eslint-plugin-jsdoc": "50.6.3",
|
||||
"jiti": "2.4.2",
|
||||
"pkg-types": "2.0.1",
|
||||
"typescript": "5.8.2",
|
||||
"typescript": "5.7.3",
|
||||
"typescript-eslint": "8.25.0"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
}:
|
||||
buildApp {
|
||||
src = ./.;
|
||||
npmDepsHash = "sha256-398LPw+wNTu48aPOzOH/KK55u+Bg50iHWOtB20ud6vY=";
|
||||
npmDepsHash = "sha256-wVM3HawTbtU0+pobM9H/xzAwAKrACEJmSMdTPRCJshM=";
|
||||
|
||||
runtimeInputs = [
|
||||
ffmpeg-full
|
||||
|
|
2
apps/extract-subs/package-lock.json
generated
2
apps/extract-subs/package-lock.json
generated
|
@ -33,7 +33,7 @@
|
|||
"eslint": "9.21.0",
|
||||
"eslint-plugin-jsdoc": "50.6.3",
|
||||
"jiti": "2.4.2",
|
||||
"pkg-types": "2.0.0",
|
||||
"pkg-types": "2.0.1",
|
||||
"typescript": "5.7.3",
|
||||
"typescript-eslint": "8.25.0"
|
||||
}
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
}:
|
||||
buildApp {
|
||||
src = ./.;
|
||||
npmDepsHash = "sha256-DFVawa1L/ls91OXtW5WpAz1ruQqRf2QnTSCOwiLEL5Q=";
|
||||
npmDepsHash = "sha256-9qmgL6tLGhis+mTMwjri7TQTa0ATdi+EskgBy53tNuA=";
|
||||
|
||||
runtimeInputs = [
|
||||
nodejs_latest
|
||||
|
|
2
apps/mc-mods/package-lock.json
generated
2
apps/mc-mods/package-lock.json
generated
|
@ -31,7 +31,7 @@
|
|||
"eslint-plugin-jsdoc": "50.6.3",
|
||||
"jiti": "2.4.2",
|
||||
"pkg-types": "2.0.1",
|
||||
"typescript": "5.8.2",
|
||||
"typescript": "5.7.3",
|
||||
"typescript-eslint": "8.25.0"
|
||||
}
|
||||
},
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{buildApp, ...}:
|
||||
buildApp {
|
||||
src = ./.;
|
||||
npmDepsHash = "sha256-z9KkaDJy4+9H0U0Wb5AYNScFW2lwU0l8U+YUm0lnVvE=";
|
||||
npmDepsHash = "sha256-kGxmG3UmWdOPkv/MWXfUzQgDqXf+pdUFDhr1zsJjTII=";
|
||||
|
||||
runtimeInputs = [];
|
||||
|
||||
|
|
2
apps/pin-inputs/package-lock.json
generated
2
apps/pin-inputs/package-lock.json
generated
|
@ -31,7 +31,7 @@
|
|||
"eslint-plugin-jsdoc": "50.6.3",
|
||||
"jiti": "2.4.2",
|
||||
"pkg-types": "2.0.1",
|
||||
"typescript": "5.8.2",
|
||||
"typescript": "5.7.3",
|
||||
"typescript-eslint": "8.25.0"
|
||||
}
|
||||
},
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
}:
|
||||
buildApp {
|
||||
src = ./.;
|
||||
npmDepsHash = "sha256-3lMCTrp8x+wse9Bu3qCR5/ssqdMZ9eG0S5fEOvETlrk=";
|
||||
npmDepsHash = "sha256-VKl1Ewv6yTEbbuOVcuvKgjiz1RHRp1moZik3gm9goME=";
|
||||
|
||||
runtimeInputs = [
|
||||
curl
|
||||
|
|
10
apps/update-sources/package-lock.json
generated
10
apps/update-sources/package-lock.json
generated
|
@ -17,7 +17,7 @@
|
|||
"eslint-conf": "file:../config",
|
||||
"jiti": "2.4.2",
|
||||
"pkg-types": "2.0.1",
|
||||
"typescript": "5.8.2"
|
||||
"typescript": "5.7.3"
|
||||
}
|
||||
},
|
||||
"../config": {
|
||||
|
@ -30,7 +30,7 @@
|
|||
"eslint": "9.21.0",
|
||||
"eslint-plugin-jsdoc": "50.6.3",
|
||||
"jiti": "2.4.2",
|
||||
"pkg-types": "2.0.0",
|
||||
"pkg-types": "2.0.1",
|
||||
"typescript": "5.7.3",
|
||||
"typescript-eslint": "8.25.0"
|
||||
}
|
||||
|
@ -1567,9 +1567,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/typescript": {
|
||||
"version": "5.8.2",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.2.tgz",
|
||||
"integrity": "sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==",
|
||||
"version": "5.7.3",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.3.tgz",
|
||||
"integrity": "sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==",
|
||||
"dev": true,
|
||||
"license": "Apache-2.0",
|
||||
"bin": {
|
||||
|
|
|
@ -13,6 +13,6 @@
|
|||
"eslint": "9.21.0",
|
||||
"jiti": "2.4.2",
|
||||
"pkg-types": "2.0.1",
|
||||
"typescript": "5.8.2"
|
||||
"typescript": "5.7.3"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -8,7 +8,10 @@ import { replaceInFile, npmRun } from './lib';
|
|||
/* Constants */
|
||||
const FLAKE = process.env.FLAKE as string;
|
||||
|
||||
const PINS = new Map([]);
|
||||
const PINS = new Map([
|
||||
// FIXME: https://github.com/typescript-eslint/typescript-eslint/pull/10903
|
||||
['typescript', '5.7.3'],
|
||||
]);
|
||||
|
||||
|
||||
const updatePackageJson = async(workspaceDir: string, updates: object) => {
|
||||
|
|
Loading…
Add table
Reference in a new issue