Skip to content

Commit

Permalink
bundled dependency update 2024-12-09 (#3864)
Browse files Browse the repository at this point in the history
  • Loading branch information
sotojn authored Dec 10, 2024
1 parent 567fe92 commit 633e2ab
Show file tree
Hide file tree
Showing 12 changed files with 207 additions and 152 deletions.
2 changes: 1 addition & 1 deletion e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"elasticsearch-store": "~1.4.2",
"fs-extra": "~11.2.0",
"ms": "~2.1.3",
"nanoid": "~5.0.8",
"nanoid": "~5.0.9",
"semver": "~7.6.3",
"signale": "~1.4.0",
"uuid": "~11.0.3"
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,12 @@
},
"resolutions": {
"@types/lodash": "~4.17.13",
"debug": "~4.3.7",
"debug": "~4.4.0",
"ms": "~2.1.3",
"nan": "~2.22.0"
},
"devDependencies": {
"@eslint/js": "~9.15.0",
"@eslint/js": "~9.16.0",
"@swc/core": "1.4.0",
"@swc/jest": "~0.2.36",
"@types/bluebird": "~3.5.42",
Expand All @@ -57,9 +57,9 @@
"@types/fs-extra": "~11.0.4",
"@types/jest": "~29.5.14",
"@types/lodash": "~4.17.13",
"@types/node": "~22.9.3",
"@types/node": "~22.10.1",
"@types/uuid": "~10.0.0",
"eslint": "~9.15.0",
"eslint": "~9.16.0",
"jest": "~29.7.0",
"jest-extended": "~4.0.2",
"jest-watch-typeahead": "~2.2.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/docker-compose-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@
"test:watch": "ts-scripts test --watch . --"
},
"resolutions": {
"debug": "~4.3.7"
"debug": "~4.4.0"
},
"dependencies": {
"debug": "~4.3.7"
"debug": "~4.4.0"
},
"engines": {
"node": ">=18.18.0",
Expand Down
20 changes: 10 additions & 10 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,23 +18,23 @@
"test:watch": "ts-scripts test --watch . --"
},
"dependencies": {
"@eslint/compat": "~1.2.2",
"@eslint/js": "~9.15.0",
"@stylistic/eslint-plugin": "~2.11.0",
"@eslint/compat": "~1.2.4",
"@eslint/js": "~9.16.0",
"@stylistic/eslint-plugin": "~2.12.0",
"@types/eslint__js": "~8.42.3",
"@typescript-eslint/eslint-plugin": "~8.15.0",
"@typescript-eslint/parser": "~8.15.0",
"eslint": "~9.15.0",
"@typescript-eslint/eslint-plugin": "~8.18.0",
"@typescript-eslint/parser": "~8.18.0",
"eslint": "~9.16.0",
"eslint-plugin-import": "~2.31.0",
"eslint-plugin-jest": "~28.9.0",
"eslint-plugin-jest-dom": "~5.5.0",
"eslint-plugin-jsx-a11y": "~6.10.2",
"eslint-plugin-react": "~7.37.2",
"eslint-plugin-react-hooks": "~5.0.0",
"eslint-plugin-testing-library": "~7.0.0",
"globals": "~15.12.0",
"eslint-plugin-react-hooks": "~5.1.0",
"eslint-plugin-testing-library": "~7.1.1",
"globals": "~15.13.0",
"typescript": "~5.2.2",
"typescript-eslint": "~8.15.0"
"typescript-eslint": "~8.18.0"
},
"engines": {
"node": ">=18.18.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@
"typescript": "~5.2.2"
},
"dependencies": {
"@kubernetes/client-node": "~0.22.0",
"@kubernetes/client-node": "~0.22.3",
"@terascope/utils": "~1.4.1",
"codecov": "~3.8.3",
"execa": "~9.5.1",
"execa": "~9.5.2",
"fs-extra": "~11.2.0",
"globby": "~14.0.2",
"got": "~13.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/terafoundation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@
"convict-format-with-validator": "~6.2.0",
"elasticsearch": "~15.4.1",
"elasticsearch-store": "~1.4.2",
"express": "~4.21.1",
"express": "~4.21.2",
"js-yaml": "~4.1.0",
"nanoid": "~5.0.8",
"nanoid": "~5.0.9",
"node-webhdfs": "~1.0.2",
"prom-client": "~15.1.3",
"yargs": "~17.7.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/teraslice-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"diff": "~7.0.0",
"easy-table": "~1.2.0",
"ejs": "~3.1.10",
"execa": "~9.5.1",
"execa": "~9.5.2",
"fs-extra": "~11.2.0",
"globby": "~14.0.2",
"jest-fixtures": "~0.6.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/teraslice-messaging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,14 @@
"test:watch": "ts-scripts test --watch . --"
},
"resolutions": {
"debug": "~4.3.7",
"debug": "~4.4.0",
"ms": "~2.1.3"
},
"dependencies": {
"@terascope/types": "~1.3.1",
"@terascope/utils": "~1.4.1",
"ms": "~2.1.3",
"nanoid": "~5.0.8",
"nanoid": "~5.0.9",
"p-event": "~6.0.1",
"porty": "~3.1.1",
"socket.io": "~1.7.4",
Expand Down
8 changes: 4 additions & 4 deletions packages/teraslice/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,11 @@
"test:watch": "TEST_ELASTICSEARCH='true' ts-scripts test --watch . --"
},
"resolutions": {
"debug": "~4.3.7",
"debug": "~4.4.0",
"ms": "~2.1.3"
},
"dependencies": {
"@kubernetes/client-node": "~0.22.0",
"@kubernetes/client-node": "~0.22.3",
"@terascope/elasticsearch-api": "~4.4.1",
"@terascope/job-components": "~1.6.2",
"@terascope/teraslice-messaging": "~1.7.1",
Expand All @@ -50,15 +50,15 @@
"decompress": "~4.2.1",
"easy-table": "~1.2.0",
"event-loop-stats": "~1.4.1",
"express": "~4.21.1",
"express": "~4.21.2",
"fs-extra": "~11.2.0",
"gc-stats": "~1.4.0",
"got": "~13.0.0",
"ip": "~2.0.1",
"kubernetes-client": "~9.0.0",
"lodash": "~4.17.21",
"ms": "~2.1.3",
"nanoid": "~5.0.8",
"nanoid": "~5.0.9",
"porty": "~3.1.1",
"semver": "~7.6.3",
"socket.io": "~1.7.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/ts-transforms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"awesome-phonenumber": "~7.2.0",
"graphlib": "~2.1.8",
"jexl": "~2.3.0",
"nanoid": "~5.0.8",
"nanoid": "~5.0.9",
"valid-url": "~1.0.9",
"validator": "~13.12.0",
"yargs": "~17.7.2"
Expand All @@ -53,7 +53,7 @@
"@types/valid-url": "~1.0.7",
"@types/validator": "~13.12.2",
"@types/yargs": "~17.0.33",
"execa": "~9.5.1"
"execa": "~9.5.2"
},
"engines": {
"node": ">=18.18.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"test:watch": "ts-scripts test --watch . --"
},
"resolutions": {
"debug": "~4.3.7"
"debug": "~4.4.0"
},
"dependencies": {
"@chainsafe/is-ip": "~2.0.2",
Expand All @@ -49,7 +49,7 @@
"date-fns": "~4.1.0",
"date-fns-tz": "~3.2.0",
"datemath-parser": "~1.0.6",
"debug": "~4.3.7",
"debug": "~4.4.0",
"geo-tz": "~8.1.1",
"ip-bigint": "~8.2.0",
"ip-cidr": "~4.0.2",
Expand All @@ -62,13 +62,13 @@
"latlon-geohash": "~2.0.0",
"lodash-es": "~4.17.21",
"mnemonist": "~0.39.8",
"p-map": "~7.0.2",
"p-map": "~7.0.3",
"shallow-clone": "~3.0.1",
"validator": "~13.12.0"
},
"devDependencies": {
"@types/debug": "~4.1.12",
"@types/geojson": "~7946.0.14",
"@types/geojson": "~7946.0.15",
"@types/is-plain-object": "~2.0.4",
"@types/js-string-escape": "~1.0.3",
"benchmark": "~2.1.4"
Expand Down
Loading

0 comments on commit 633e2ab

Please sign in to comment.