Skip to content

Commit

Permalink
Update Production Dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 22, 2025
1 parent 5a0305f commit 6d751b7
Show file tree
Hide file tree
Showing 2 changed files with 641 additions and 296 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@
"@types/config": "^3.3.1",
"@types/crypto-js": "^4.2.2",
"@types/eslint__js": "^8.42.3",
"@types/express": "^4.17.21",
"@types/html-to-text": "^8.0.1",
"@types/express": "^5.0.0",
"@types/html-to-text": "^9.0.0",
"@types/js-yaml": "^4.0.9",
"@types/jsdom": "21.1.7",
"@types/mocha": "^10.0.7",
"@types/nedb": "^1.8.16",
"@types/node": "^20.14.11",
"@types/node": "^22.0.0",
"@types/pg": "^8.6.5",
"@types/request": "^2.48.12",
"crypto-js": "^4.2.0",
Expand All @@ -50,17 +50,17 @@
},
"dependencies": {
"@gnuxie/typescript-result": "^1.0.0",
"@sentry/node": "^7.17.2",
"@sentry/node": "^8.0.0",
"@sinclair/typebox": "0.34.13",
"@the-draupnir-project/interface-manager": "3.0.0",
"@the-draupnir-project/matrix-basic-types": "^0.2.0",
"better-sqlite3": "^9.4.3",
"@the-draupnir-project/interface-manager": "4.0.0",
"@the-draupnir-project/matrix-basic-types": "^1.0.0",
"better-sqlite3": "^11.0.0",
"body-parser": "^1.20.2",
"config": "^3.3.9",
"express": "^4.19",
"html-to-text": "^8.0.0",
"html-to-text": "^9.0.0",
"js-yaml": "^4.1.0",
"jsdom": "^24.0.0",
"jsdom": "^26.0.0",
"matrix-appservice-bridge": "^10.3.1",
"matrix-bot-sdk": "npm:@vector-im/matrix-bot-sdk@^0.7.1-element.6",
"matrix-protection-suite": "npm:@gnuxie/[email protected]",
Expand Down
Loading

0 comments on commit 6d751b7

Please sign in to comment.