mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update dependency typescript to v5.7.3 (#98753)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -236,7 +236,7 @@
|
||||
"tracelib": "1.0.1",
|
||||
"ts-jest": "29.2.5",
|
||||
"ts-node": "10.9.2",
|
||||
"typescript": "5.7.2",
|
||||
"typescript": "5.7.3",
|
||||
"webpack": "5.97.1",
|
||||
"webpack-assets-manifest": "^5.1.0",
|
||||
"webpack-cli": "6.0.1",
|
||||
|
||||
@@ -78,7 +78,7 @@
|
||||
"rollup-plugin-dts": "^6.1.1",
|
||||
"rollup-plugin-esbuild": "6.1.1",
|
||||
"rollup-plugin-node-externals": "^8.0.0",
|
||||
"typescript": "5.7.2"
|
||||
"typescript": "5.7.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "^18.0.0",
|
||||
|
||||
@@ -53,6 +53,6 @@
|
||||
"@grafana/tsconfig": "^2.0.0",
|
||||
"semver": "7.6.3",
|
||||
"tslib": "2.8.1",
|
||||
"typescript": "5.7.2"
|
||||
"typescript": "5.7.3"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -82,7 +82,7 @@
|
||||
"rollup-plugin-node-externals": "^8.0.0",
|
||||
"ts-jest": "29.2.5",
|
||||
"ts-node": "10.9.2",
|
||||
"typescript": "5.7.2"
|
||||
"typescript": "5.7.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "^18.0.0",
|
||||
|
||||
@@ -58,7 +58,7 @@
|
||||
"rollup-plugin-esbuild": "6.1.1",
|
||||
"rollup-plugin-node-externals": "8.0.0",
|
||||
"ts-node": "10.9.2",
|
||||
"typescript": "5.7.2"
|
||||
"typescript": "5.7.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "^17.0.0 || ^18.0.0",
|
||||
|
||||
@@ -43,7 +43,7 @@
|
||||
"react": "18.2.0",
|
||||
"ts-jest": "29.2.5",
|
||||
"ts-node": "10.9.2",
|
||||
"typescript": "5.7.2"
|
||||
"typescript": "5.7.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "^18.0.0",
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
"glob": "11.0.0",
|
||||
"replace-in-file-webpack-plugin": "1.0.6",
|
||||
"swc-loader": "0.2.6",
|
||||
"typescript": "5.7.2",
|
||||
"typescript": "5.7.3",
|
||||
"webpack": "5.97.1",
|
||||
"webpack-bundle-analyzer": "^4.10.2"
|
||||
},
|
||||
|
||||
@@ -134,7 +134,7 @@
|
||||
"style-loader": "4.0.0",
|
||||
"testing-library-selector": "0.3.1",
|
||||
"ts-node": "10.9.2",
|
||||
"typescript": "5.7.2",
|
||||
"typescript": "5.7.3",
|
||||
"webpack": "5.97.1",
|
||||
"webpack-cli": "6.0.1"
|
||||
},
|
||||
|
||||
@@ -72,7 +72,7 @@
|
||||
"rollup-plugin-esbuild": "6.1.1",
|
||||
"rollup-plugin-node-externals": "^8.0.0",
|
||||
"rollup-plugin-sourcemaps": "0.6.3",
|
||||
"typescript": "5.7.2"
|
||||
"typescript": "5.7.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "^18.0.0",
|
||||
|
||||
@@ -45,7 +45,7 @@
|
||||
"rollup-plugin-dts": "^6.1.1",
|
||||
"rollup-plugin-esbuild": "6.1.1",
|
||||
"rollup-plugin-node-externals": "^8.0.0",
|
||||
"typescript": "5.7.2"
|
||||
"typescript": "5.7.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"tslib": "2.8.1"
|
||||
|
||||
@@ -50,7 +50,7 @@
|
||||
"jest": "^29.6.4",
|
||||
"ts-jest": "29.2.5",
|
||||
"ts-node": "10.9.2",
|
||||
"typescript": "5.7.2"
|
||||
"typescript": "5.7.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@grafana/runtime": "10.4.0-pre"
|
||||
|
||||
@@ -182,7 +182,7 @@
|
||||
"storybook": "^8.4.2",
|
||||
"storybook-dark-mode": "4.0.1",
|
||||
"style-loader": "4.0.0",
|
||||
"typescript": "5.7.2",
|
||||
"typescript": "5.7.3",
|
||||
"webpack": "5.97.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
||||
@@ -39,7 +39,7 @@
|
||||
"@types/react-dom": "18.2.25",
|
||||
"react-select-event": "5.5.1",
|
||||
"ts-node": "10.9.2",
|
||||
"typescript": "5.7.2",
|
||||
"typescript": "5.7.3",
|
||||
"webpack": "5.97.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
"@types/react-dom": "18.2.25",
|
||||
"react-select-event": "5.5.1",
|
||||
"ts-node": "10.9.2",
|
||||
"typescript": "5.7.2",
|
||||
"typescript": "5.7.3",
|
||||
"webpack": "5.97.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
"@types/node": "22.10.5",
|
||||
"@types/react": "18.3.3",
|
||||
"ts-node": "10.9.2",
|
||||
"typescript": "5.7.2",
|
||||
"typescript": "5.7.3",
|
||||
"webpack": "5.97.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
"jest": "29.7.0",
|
||||
"style-loader": "4.0.0",
|
||||
"ts-node": "10.9.2",
|
||||
"typescript": "5.7.2",
|
||||
"typescript": "5.7.3",
|
||||
"webpack": "5.97.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
"@types/react-dom": "18.2.25",
|
||||
"@types/uuid": "10.0.0",
|
||||
"ts-node": "10.9.2",
|
||||
"typescript": "5.7.2",
|
||||
"typescript": "5.7.3",
|
||||
"webpack": "5.97.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
"@types/react-window": "1.8.8",
|
||||
"@types/uuid": "10.0.0",
|
||||
"ts-node": "10.9.2",
|
||||
"typescript": "5.7.2",
|
||||
"typescript": "5.7.3",
|
||||
"webpack": "5.97.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
"@types/node": "22.10.5",
|
||||
"@types/react": "18.3.3",
|
||||
"ts-node": "10.9.2",
|
||||
"typescript": "5.7.2",
|
||||
"typescript": "5.7.3",
|
||||
"webpack": "5.97.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
"@types/node": "22.10.5",
|
||||
"@types/react": "18.3.3",
|
||||
"ts-node": "10.9.2",
|
||||
"typescript": "5.7.2",
|
||||
"typescript": "5.7.3",
|
||||
"webpack": "5.97.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
"@types/react": "18.3.3",
|
||||
"@types/react-dom": "18.2.25",
|
||||
"ts-node": "10.9.2",
|
||||
"typescript": "5.7.2",
|
||||
"typescript": "5.7.3",
|
||||
"webpack": "5.97.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
||||
@@ -55,7 +55,7 @@
|
||||
"glob": "11.0.0",
|
||||
"react-select-event": "5.5.1",
|
||||
"ts-node": "10.9.2",
|
||||
"typescript": "5.7.2",
|
||||
"typescript": "5.7.3",
|
||||
"webpack": "5.97.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
"@types/react": "18.3.3",
|
||||
"@types/react-dom": "18.2.25",
|
||||
"ts-node": "10.9.2",
|
||||
"typescript": "5.7.2",
|
||||
"typescript": "5.7.3",
|
||||
"webpack": "5.97.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
||||
62
yarn.lock
62
yarn.lock
@@ -2877,7 +2877,7 @@ __metadata:
|
||||
rxjs: "npm:7.8.1"
|
||||
ts-node: "npm:10.9.2"
|
||||
tslib: "npm:2.8.1"
|
||||
typescript: "npm:5.7.2"
|
||||
typescript: "npm:5.7.3"
|
||||
webpack: "npm:5.97.1"
|
||||
peerDependencies:
|
||||
"@grafana/runtime": "*"
|
||||
@@ -2908,7 +2908,7 @@ __metadata:
|
||||
rxjs: "npm:7.8.1"
|
||||
ts-node: "npm:10.9.2"
|
||||
tslib: "npm:2.8.1"
|
||||
typescript: "npm:5.7.2"
|
||||
typescript: "npm:5.7.3"
|
||||
webpack: "npm:5.97.1"
|
||||
peerDependencies:
|
||||
"@grafana/runtime": "*"
|
||||
@@ -2948,7 +2948,7 @@ __metadata:
|
||||
style-loader: "npm:4.0.0"
|
||||
ts-node: "npm:10.9.2"
|
||||
tslib: "npm:2.8.1"
|
||||
typescript: "npm:5.7.2"
|
||||
typescript: "npm:5.7.3"
|
||||
webpack: "npm:5.97.1"
|
||||
peerDependencies:
|
||||
"@grafana/runtime": "*"
|
||||
@@ -2987,7 +2987,7 @@ __metadata:
|
||||
rxjs: "npm:7.8.1"
|
||||
ts-node: "npm:10.9.2"
|
||||
tslib: "npm:2.8.1"
|
||||
typescript: "npm:5.7.2"
|
||||
typescript: "npm:5.7.3"
|
||||
uuid: "npm:11.0.4"
|
||||
webpack: "npm:5.97.1"
|
||||
peerDependencies:
|
||||
@@ -3029,7 +3029,7 @@ __metadata:
|
||||
stream-browserify: "npm:3.0.0"
|
||||
ts-node: "npm:10.9.2"
|
||||
tslib: "npm:2.8.1"
|
||||
typescript: "npm:5.7.2"
|
||||
typescript: "npm:5.7.3"
|
||||
uuid: "npm:11.0.4"
|
||||
webpack: "npm:5.97.1"
|
||||
peerDependencies:
|
||||
@@ -3061,7 +3061,7 @@ __metadata:
|
||||
rxjs: "npm:7.8.1"
|
||||
ts-node: "npm:10.9.2"
|
||||
tslib: "npm:2.8.1"
|
||||
typescript: "npm:5.7.2"
|
||||
typescript: "npm:5.7.3"
|
||||
webpack: "npm:5.97.1"
|
||||
peerDependencies:
|
||||
"@grafana/runtime": "*"
|
||||
@@ -3092,7 +3092,7 @@ __metadata:
|
||||
rxjs: "npm:7.8.1"
|
||||
ts-node: "npm:10.9.2"
|
||||
tslib: "npm:2.8.1"
|
||||
typescript: "npm:5.7.2"
|
||||
typescript: "npm:5.7.3"
|
||||
webpack: "npm:5.97.1"
|
||||
peerDependencies:
|
||||
"@grafana/runtime": "*"
|
||||
@@ -3124,7 +3124,7 @@ __metadata:
|
||||
rxjs: "npm:7.8.1"
|
||||
ts-node: "npm:10.9.2"
|
||||
tslib: "npm:2.8.1"
|
||||
typescript: "npm:5.7.2"
|
||||
typescript: "npm:5.7.3"
|
||||
webpack: "npm:5.97.1"
|
||||
peerDependencies:
|
||||
"@grafana/runtime": "*"
|
||||
@@ -3170,7 +3170,7 @@ __metadata:
|
||||
rxjs: "npm:7.8.1"
|
||||
ts-node: "npm:10.9.2"
|
||||
tslib: "npm:2.8.1"
|
||||
typescript: "npm:5.7.2"
|
||||
typescript: "npm:5.7.3"
|
||||
webpack: "npm:5.97.1"
|
||||
peerDependencies:
|
||||
"@grafana/runtime": "*"
|
||||
@@ -3229,7 +3229,7 @@ __metadata:
|
||||
string_decoder: "npm:1.3.0"
|
||||
ts-node: "npm:10.9.2"
|
||||
tslib: "npm:2.8.1"
|
||||
typescript: "npm:5.7.2"
|
||||
typescript: "npm:5.7.3"
|
||||
uuid: "npm:11.0.4"
|
||||
webpack: "npm:5.97.1"
|
||||
peerDependencies:
|
||||
@@ -3265,7 +3265,7 @@ __metadata:
|
||||
rxjs: "npm:7.8.1"
|
||||
ts-node: "npm:10.9.2"
|
||||
tslib: "npm:2.8.1"
|
||||
typescript: "npm:5.7.2"
|
||||
typescript: "npm:5.7.3"
|
||||
webpack: "npm:5.97.1"
|
||||
peerDependencies:
|
||||
"@grafana/runtime": "*"
|
||||
@@ -3344,7 +3344,7 @@ __metadata:
|
||||
string-hash: "npm:^1.1.3"
|
||||
tinycolor2: "npm:1.6.0"
|
||||
tslib: "npm:2.8.1"
|
||||
typescript: "npm:5.7.2"
|
||||
typescript: "npm:5.7.3"
|
||||
uplot: "npm:1.6.31"
|
||||
xss: "npm:^1.0.14"
|
||||
peerDependencies:
|
||||
@@ -3369,7 +3369,7 @@ __metadata:
|
||||
rollup-plugin-node-externals: "npm:^8.0.0"
|
||||
semver: "npm:7.6.3"
|
||||
tslib: "npm:2.8.1"
|
||||
typescript: "npm:5.7.2"
|
||||
typescript: "npm:5.7.3"
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
@@ -3515,7 +3515,7 @@ __metadata:
|
||||
ts-jest: "npm:29.2.5"
|
||||
ts-node: "npm:10.9.2"
|
||||
tslib: "npm:2.8.1"
|
||||
typescript: "npm:5.7.2"
|
||||
typescript: "npm:5.7.3"
|
||||
peerDependencies:
|
||||
react: ^18.0.0
|
||||
react-dom: ^18.0.0
|
||||
@@ -3589,7 +3589,7 @@ __metadata:
|
||||
ts-jest: "npm:29.2.5"
|
||||
ts-node: "npm:10.9.2"
|
||||
tslib: "npm:2.8.1"
|
||||
typescript: "npm:5.7.2"
|
||||
typescript: "npm:5.7.3"
|
||||
peerDependencies:
|
||||
react: ^18.0.0
|
||||
react-dom: ^18.0.0
|
||||
@@ -3612,7 +3612,7 @@ __metadata:
|
||||
replace-in-file-webpack-plugin: "npm:1.0.6"
|
||||
swc-loader: "npm:0.2.6"
|
||||
tslib: "npm:2.8.1"
|
||||
typescript: "npm:5.7.2"
|
||||
typescript: "npm:5.7.3"
|
||||
webpack: "npm:5.97.1"
|
||||
webpack-bundle-analyzer: "npm:^4.10.2"
|
||||
languageName: unknown
|
||||
@@ -3760,7 +3760,7 @@ __metadata:
|
||||
testing-library-selector: "npm:0.3.1"
|
||||
ts-node: "npm:10.9.2"
|
||||
tslib: "npm:2.8.1"
|
||||
typescript: "npm:5.7.2"
|
||||
typescript: "npm:5.7.3"
|
||||
uuid: "npm:11.0.4"
|
||||
webpack: "npm:5.97.1"
|
||||
webpack-cli: "npm:6.0.1"
|
||||
@@ -3807,7 +3807,7 @@ __metadata:
|
||||
rollup-plugin-sourcemaps: "npm:0.6.3"
|
||||
rxjs: "npm:7.8.1"
|
||||
tslib: "npm:2.8.1"
|
||||
typescript: "npm:5.7.2"
|
||||
typescript: "npm:5.7.3"
|
||||
peerDependencies:
|
||||
react: ^18.0.0
|
||||
react-dom: ^18.0.0
|
||||
@@ -3842,7 +3842,7 @@ __metadata:
|
||||
rollup-plugin-esbuild: "npm:6.1.1"
|
||||
rollup-plugin-node-externals: "npm:8.0.0"
|
||||
ts-node: "npm:10.9.2"
|
||||
typescript: "npm:5.7.2"
|
||||
typescript: "npm:5.7.3"
|
||||
peerDependencies:
|
||||
react: ^17.0.0 || ^18.0.0
|
||||
react-dom: ^17.0.0 || ^18.0.0
|
||||
@@ -3905,7 +3905,7 @@ __metadata:
|
||||
rollup-plugin-esbuild: "npm:6.1.1"
|
||||
rollup-plugin-node-externals: "npm:^8.0.0"
|
||||
tslib: "npm:2.8.1"
|
||||
typescript: "npm:5.7.2"
|
||||
typescript: "npm:5.7.3"
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
@@ -3946,7 +3946,7 @@ __metadata:
|
||||
ts-jest: "npm:29.2.5"
|
||||
ts-node: "npm:10.9.2"
|
||||
tslib: "npm:2.8.1"
|
||||
typescript: "npm:5.7.2"
|
||||
typescript: "npm:5.7.3"
|
||||
uuid: "npm:11.0.4"
|
||||
peerDependencies:
|
||||
"@grafana/runtime": 10.4.0-pre
|
||||
@@ -4096,7 +4096,7 @@ __metadata:
|
||||
style-loader: "npm:4.0.0"
|
||||
tinycolor2: "npm:1.6.0"
|
||||
tslib: "npm:2.8.1"
|
||||
typescript: "npm:5.7.2"
|
||||
typescript: "npm:5.7.3"
|
||||
uplot: "npm:1.6.31"
|
||||
uuid: "npm:11.0.4"
|
||||
webpack: "npm:5.97.1"
|
||||
@@ -17928,7 +17928,7 @@ __metadata:
|
||||
tslib: "npm:2.8.1"
|
||||
tween-functions: "npm:^1.2.0"
|
||||
type-fest: "npm:^4.18.2"
|
||||
typescript: "npm:5.7.2"
|
||||
typescript: "npm:5.7.3"
|
||||
uplot: "npm:1.6.31"
|
||||
uuid: "npm:11.0.4"
|
||||
visjs-network: "npm:4.25.0"
|
||||
@@ -29958,13 +29958,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"typescript@npm:5.7.2, typescript@npm:>=2.7, typescript@npm:>=3 < 6, typescript@npm:^5.0.4, typescript@npm:^5.4.5, typescript@npm:^5.5.4":
|
||||
version: 5.7.2
|
||||
resolution: "typescript@npm:5.7.2"
|
||||
"typescript@npm:5.7.3, typescript@npm:>=2.7, typescript@npm:>=3 < 6, typescript@npm:^5.0.4, typescript@npm:^5.4.5, typescript@npm:^5.5.4":
|
||||
version: 5.7.3
|
||||
resolution: "typescript@npm:5.7.3"
|
||||
bin:
|
||||
tsc: bin/tsc
|
||||
tsserver: bin/tsserver
|
||||
checksum: 10/4caa3904df69db9d4a8bedc31bafc1e19ffb7b24fbde2997a1633ae1398d0de5bdbf8daf602ccf3b23faddf1aeeb9b795223a2ed9c9a4fdcaf07bfde114a401a
|
||||
checksum: 10/6a7e556de91db3d34dc51cd2600e8e91f4c312acd8e52792f243c7818dfadb27bae677175fad6947f9c81efb6c57eb6b2d0c736f196a6ee2f1f7d57b74fc92fa
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -29978,13 +29978,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A>=2.7#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.0.4#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.4.5#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.5.4#optional!builtin<compat/typescript>":
|
||||
version: 5.7.2
|
||||
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=5786d5"
|
||||
"typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A>=2.7#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.0.4#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.4.5#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.5.4#optional!builtin<compat/typescript>":
|
||||
version: 5.7.3
|
||||
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5786d5"
|
||||
bin:
|
||||
tsc: bin/tsc
|
||||
tsserver: bin/tsserver
|
||||
checksum: 10/d75ca10141afc64fd3474b41a8b082b640555bed388d237558aed64e5827ddadb48f90932c7f4205883f18f5bcab8b6a739a2cfac95855604b0dfeb34bc2f3eb
|
||||
checksum: 10/dc58d777eb4c01973f7fbf1fd808aad49a0efdf545528dab9b07d94fdcb65b8751742804c3057e9619a4627f2d9cc85547fdd49d9f4326992ad0181b49e61d81
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user