Update dependency @types/node to v20.11.16

This commit is contained in:
renovate[bot]
2024-02-02 00:35:18 +00:00
parent 115dfc0fd8
commit ab6aa8fe2f
9 changed files with 20 additions and 20 deletions

View File

@@ -110,7 +110,7 @@
"@types/lucene": "^2", "@types/lucene": "^2",
"@types/marked": "5.0.2", "@types/marked": "5.0.2",
"@types/mousetrap": "1.6.15", "@types/mousetrap": "1.6.15",
"@types/node": "20.11.13", "@types/node": "20.11.16",
"@types/node-forge": "^1", "@types/node-forge": "^1",
"@types/ol-ext": "npm:@siedlerchr/types-ol-ext@3.2.4", "@types/ol-ext": "npm:@siedlerchr/types-ol-ext@3.2.4",
"@types/papaparse": "5.3.14", "@types/papaparse": "5.3.14",

View File

@@ -76,7 +76,7 @@
"@types/jquery": "3.5.29", "@types/jquery": "3.5.29",
"@types/lodash": "4.14.202", "@types/lodash": "4.14.202",
"@types/marked": "5.0.2", "@types/marked": "5.0.2",
"@types/node": "20.11.13", "@types/node": "20.11.16",
"@types/papaparse": "5.3.14", "@types/papaparse": "5.3.14",
"@types/react": "18.2.48", "@types/react": "18.2.48",
"@types/react-dom": "18.2.18", "@types/react-dom": "18.2.18",

View File

@@ -41,7 +41,7 @@
"devDependencies": { "devDependencies": {
"@rollup/plugin-commonjs": "25.0.7", "@rollup/plugin-commonjs": "25.0.7",
"@rollup/plugin-node-resolve": "15.2.3", "@rollup/plugin-node-resolve": "15.2.3",
"@types/node": "20.11.13", "@types/node": "20.11.16",
"esbuild": "0.18.12", "esbuild": "0.18.12",
"rimraf": "5.0.5", "rimraf": "5.0.5",
"rollup": "2.79.1", "rollup": "2.79.1",

View File

@@ -140,7 +140,7 @@
"@types/jquery": "3.5.29", "@types/jquery": "3.5.29",
"@types/lodash": "4.14.202", "@types/lodash": "4.14.202",
"@types/mock-raf": "1.0.6", "@types/mock-raf": "1.0.6",
"@types/node": "20.11.13", "@types/node": "20.11.16",
"@types/prismjs": "1.26.3", "@types/prismjs": "1.26.3",
"@types/react": "18.2.48", "@types/react": "18.2.48",
"@types/react-beautiful-dnd": "13.1.8", "@types/react-beautiful-dnd": "13.1.8",

View File

@@ -29,7 +29,7 @@
"@testing-library/user-event": "14.5.2", "@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.12", "@types/jest": "29.5.12",
"@types/lodash": "4.14.202", "@types/lodash": "4.14.202",
"@types/node": "20.11.13", "@types/node": "20.11.16",
"@types/prismjs": "1.26.3", "@types/prismjs": "1.26.3",
"@types/react": "18.2.48", "@types/react": "18.2.48",
"@types/testing-library__jest-dom": "5.14.9", "@types/testing-library__jest-dom": "5.14.9",

View File

@@ -32,7 +32,7 @@
"@types/debounce-promise": "3.1.9", "@types/debounce-promise": "3.1.9",
"@types/jest": "29.5.12", "@types/jest": "29.5.12",
"@types/lodash": "4.14.202", "@types/lodash": "4.14.202",
"@types/node": "20.11.13", "@types/node": "20.11.16",
"@types/prismjs": "1.26.3", "@types/prismjs": "1.26.3",
"@types/react": "18.2.48", "@types/react": "18.2.48",
"@types/react-test-renderer": "18.0.7", "@types/react-test-renderer": "18.0.7",

View File

@@ -27,7 +27,7 @@
"@types/d3-random": "^3.0.2", "@types/d3-random": "^3.0.2",
"@types/jest": "29.5.12", "@types/jest": "29.5.12",
"@types/lodash": "4.14.202", "@types/lodash": "4.14.202",
"@types/node": "20.11.13", "@types/node": "20.11.16",
"@types/react": "18.2.48", "@types/react": "18.2.48",
"@types/testing-library__jest-dom": "5.14.9", "@types/testing-library__jest-dom": "5.14.9",
"@types/uuid": "9.0.8", "@types/uuid": "9.0.8",

View File

@@ -47,7 +47,7 @@
"@testing-library/user-event": "14.5.2", "@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.12", "@types/jest": "29.5.12",
"@types/lodash": "4.14.202", "@types/lodash": "4.14.202",
"@types/node": "20.11.13", "@types/node": "20.11.16",
"@types/prismjs": "1.26.3", "@types/prismjs": "1.26.3",
"@types/react": "18.2.48", "@types/react": "18.2.48",
"@types/react-dom": "18.2.18", "@types/react-dom": "18.2.18",

View File

@@ -3041,7 +3041,7 @@ __metadata:
"@testing-library/user-event": "npm:14.5.2" "@testing-library/user-event": "npm:14.5.2"
"@types/jest": "npm:29.5.12" "@types/jest": "npm:29.5.12"
"@types/lodash": "npm:4.14.202" "@types/lodash": "npm:4.14.202"
"@types/node": "npm:20.11.13" "@types/node": "npm:20.11.16"
"@types/prismjs": "npm:1.26.3" "@types/prismjs": "npm:1.26.3"
"@types/react": "npm:18.2.48" "@types/react": "npm:18.2.48"
"@types/testing-library__jest-dom": "npm:5.14.9" "@types/testing-library__jest-dom": "npm:5.14.9"
@@ -3083,7 +3083,7 @@ __metadata:
"@types/debounce-promise": "npm:3.1.9" "@types/debounce-promise": "npm:3.1.9"
"@types/jest": "npm:29.5.12" "@types/jest": "npm:29.5.12"
"@types/lodash": "npm:4.14.202" "@types/lodash": "npm:4.14.202"
"@types/node": "npm:20.11.13" "@types/node": "npm:20.11.16"
"@types/prismjs": "npm:1.26.3" "@types/prismjs": "npm:1.26.3"
"@types/react": "npm:18.2.48" "@types/react": "npm:18.2.48"
"@types/react-test-renderer": "npm:18.0.7" "@types/react-test-renderer": "npm:18.0.7"
@@ -3165,7 +3165,7 @@ __metadata:
"@types/d3-random": "npm:^3.0.2" "@types/d3-random": "npm:^3.0.2"
"@types/jest": "npm:29.5.12" "@types/jest": "npm:29.5.12"
"@types/lodash": "npm:4.14.202" "@types/lodash": "npm:4.14.202"
"@types/node": "npm:20.11.13" "@types/node": "npm:20.11.16"
"@types/react": "npm:18.2.48" "@types/react": "npm:18.2.48"
"@types/testing-library__jest-dom": "npm:5.14.9" "@types/testing-library__jest-dom": "npm:5.14.9"
"@types/uuid": "npm:9.0.8" "@types/uuid": "npm:9.0.8"
@@ -3261,7 +3261,7 @@ __metadata:
"@testing-library/user-event": "npm:14.5.2" "@testing-library/user-event": "npm:14.5.2"
"@types/jest": "npm:29.5.12" "@types/jest": "npm:29.5.12"
"@types/lodash": "npm:4.14.202" "@types/lodash": "npm:4.14.202"
"@types/node": "npm:20.11.13" "@types/node": "npm:20.11.16"
"@types/prismjs": "npm:1.26.3" "@types/prismjs": "npm:1.26.3"
"@types/react": "npm:18.2.48" "@types/react": "npm:18.2.48"
"@types/react-dom": "npm:18.2.18" "@types/react-dom": "npm:18.2.18"
@@ -3335,7 +3335,7 @@ __metadata:
"@types/jquery": "npm:3.5.29" "@types/jquery": "npm:3.5.29"
"@types/lodash": "npm:4.14.202" "@types/lodash": "npm:4.14.202"
"@types/marked": "npm:5.0.2" "@types/marked": "npm:5.0.2"
"@types/node": "npm:20.11.13" "@types/node": "npm:20.11.16"
"@types/papaparse": "npm:5.3.14" "@types/papaparse": "npm:5.3.14"
"@types/react": "npm:18.2.48" "@types/react": "npm:18.2.48"
"@types/react-dom": "npm:18.2.18" "@types/react-dom": "npm:18.2.18"
@@ -3397,7 +3397,7 @@ __metadata:
"@grafana/tsconfig": "npm:^1.2.0-rc1" "@grafana/tsconfig": "npm:^1.2.0-rc1"
"@rollup/plugin-commonjs": "npm:25.0.7" "@rollup/plugin-commonjs": "npm:25.0.7"
"@rollup/plugin-node-resolve": "npm:15.2.3" "@rollup/plugin-node-resolve": "npm:15.2.3"
"@types/node": "npm:20.11.13" "@types/node": "npm:20.11.16"
esbuild: "npm:0.18.12" esbuild: "npm:0.18.12"
rimraf: "npm:5.0.5" rimraf: "npm:5.0.5"
rollup: "npm:2.79.1" rollup: "npm:2.79.1"
@@ -3871,7 +3871,7 @@ __metadata:
"@types/jquery": "npm:3.5.29" "@types/jquery": "npm:3.5.29"
"@types/lodash": "npm:4.14.202" "@types/lodash": "npm:4.14.202"
"@types/mock-raf": "npm:1.0.6" "@types/mock-raf": "npm:1.0.6"
"@types/node": "npm:20.11.13" "@types/node": "npm:20.11.16"
"@types/prismjs": "npm:1.26.3" "@types/prismjs": "npm:1.26.3"
"@types/react": "npm:18.2.48" "@types/react": "npm:18.2.48"
"@types/react-beautiful-dnd": "npm:13.1.8" "@types/react-beautiful-dnd": "npm:13.1.8"
@@ -9084,12 +9084,12 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@types/node@npm:*, @types/node@npm:20.11.13, @types/node@npm:>=13.7.0": "@types/node@npm:*, @types/node@npm:20.11.16, @types/node@npm:>=13.7.0":
version: 20.11.13 version: 20.11.16
resolution: "@types/node@npm:20.11.13" resolution: "@types/node@npm:20.11.16"
dependencies: dependencies:
undici-types: "npm:~5.26.4" undici-types: "npm:~5.26.4"
checksum: 10/ffe143dd5e52d0d29f5bcea165b752c5355eaff8b6b933441108b540419e14c0c7e0e7912783e914125ab957e30db93f9c827e8dd437ec7e5f03def995e9a5e6 checksum: 10/751f50ec5c9332b11515e82fe37c71479ac4449b711280aa3c7910edf67b1e3f5ac00041512add543f9a892096a68356406998bf02a2c809a73d176c44c28414
languageName: node languageName: node
linkType: hard linkType: hard
@@ -17688,7 +17688,7 @@ __metadata:
"@types/lucene": "npm:^2" "@types/lucene": "npm:^2"
"@types/marked": "npm:5.0.2" "@types/marked": "npm:5.0.2"
"@types/mousetrap": "npm:1.6.15" "@types/mousetrap": "npm:1.6.15"
"@types/node": "npm:20.11.13" "@types/node": "npm:20.11.16"
"@types/node-forge": "npm:^1" "@types/node-forge": "npm:^1"
"@types/ol-ext": "npm:@siedlerchr/types-ol-ext@3.2.4" "@types/ol-ext": "npm:@siedlerchr/types-ol-ext@3.2.4"
"@types/papaparse": "npm:5.3.14" "@types/papaparse": "npm:5.3.14"