Skip to content

Commit

Permalink
chore(dependencies): update major versions of lmdb,prom-client & dev-…
Browse files Browse the repository at this point in the history
…deps
  • Loading branch information
hlolli committed Jan 30, 2025
1 parent fb1dcb8 commit 5e9a01c
Show file tree
Hide file tree
Showing 2 changed files with 322 additions and 1,272 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,23 +30,23 @@
"graphql": "^16.10.0",
"ioredis": "^5.4.2",
"json-canonicalize": "^1.0.6",
"lmdb": "^2.9.4",
"lmdb": "^3.2.2",
"middleware-async": "^1.4.0",
"msgpackr": "^1.11.2",
"node-cache": "^5.1.2",
"opossum": "^8.4.0",
"opossum-prometheus": "^0.4.0",
"p-debounce": "^4.0.0",
"p-limit": "^6.2.0",
"prom-client": "^14.2.0",
"prom-client": "^15.1.3",
"ramda": "^0.30.1",
"range-parser": "^1.2.1",
"retry-axios": "^3.1.3",
"rfc4648": "^1.5.4",
"sql-bricks": "^3.0.1",
"stream-chain": "^2.2.5",
"stream-chain": "^3.4.0",
"stream-json": "^1.9.1",
"swagger-ui-express": "^4.6.3",
"swagger-ui-express": "^5.0.1",
"umzug": "^3.8.2",
"wait": "^0.4.2",
"winston": "^3.17.0",
Expand All @@ -57,26 +57,26 @@
"@aws-lite/s3-types": "^0.2.6",
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.19.0",
"@smithy/types": "^3.7.2",
"@smithy/types": "^4.1.0",
"@swc/core": "^1.10.12",
"@testcontainers/localstack": "^10.17.2",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
"@types/better-sqlite3": "7.6.3",
"@types/express": "^4.17.21",
"@types/express": "^5.0.0",
"@types/express-prometheus-middleware": "^1.2.3",
"@types/fs-extra": "^11.0.4",
"@types/msgpack-lite": "^0.1.11",
"@types/node": "^20.17.16",
"@types/node": "^22.12.0",
"@types/opossum": "^8.1.8",
"@types/ramda": "^0.30.2",
"@types/source-map-support": "^0.5.10",
"@types/stream-chain": "^2.1.0",
"@types/stream-json": "^1.7.8",
"@types/supertest": "^2.0.16",
"@types/supertest": "^6.0.2",
"@types/swagger-ui-express": "^4.1.7",
"@typescript-eslint/eslint-plugin": "^8.22.0",
"@typescript-eslint/parser": "^8.22.0",
"c8": "^8.0.1",
"c8": "^10.1.3",
"copyfiles": "^2.4.1",
"eslint": "^9.19.0",
"eslint-config-prettier": "^10.0.1",
Expand All @@ -85,12 +85,12 @@
"eslint-plugin-prettier": "^5.2.3",
"eslint-plugin-unicorn": "^56.0.1",
"msgpack-lite": "^0.1.26",
"nodemon": "^2.0.22",
"npm-check-updates": "^16.14.20",
"nodemon": "^3.1.9",
"npm-check-updates": "^17.1.14",
"prettier": "^3.4.2",
"rimraf": "^5.0.10",
"rimraf": "^6.0.1",
"source-map-support": "^0.5.21",
"supertest": "^6.3.4",
"supertest": "^7.0.0",
"testcontainers": "^10.17.2",
"ts-node": "^10.9.2",
"typescript": "^5.7.3"
Expand Down
Loading

0 comments on commit 5e9a01c

Please sign in to comment.