Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and burgerni10 committed Sep 30, 2024
1 parent c1cfc58 commit 10d1065
Show file tree
Hide file tree
Showing 10 changed files with 1,570 additions and 1,791 deletions.
2,316 changes: 1,087 additions & 1,229 deletions backend/package-lock.json

Large diffs are not rendered by default.

30 changes: 15 additions & 15 deletions backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,18 +48,18 @@
"firefox esr"
],
"dependencies": {
"@aws-sdk/client-s3": "3.645.0",
"@aws-sdk/client-s3": "3.658.1",
"@aws-sdk/node-http-handler": "3.374.0",
"@azure/core-http": "3.0.4",
"@azure/storage-blob": "12.24.0",
"@azure/storage-blob": "12.25.0",
"@koa/cors": "5.0.0",
"@koa/multer": "3.0.2",
"@koa/router": "13.0.0",
"@koa/router": "13.1.0",
"adm-zip": "0.5.16",
"ads-client": "1.14.3",
"argon2": "0.41.1",
"basic-auth": "2.0.1",
"better-sqlite3": "11.2.1",
"better-sqlite3": "11.3.0",
"cron": "3.1.7",
"cron-parser": "4.9.0",
"cronstrue": "2.50.0",
Expand All @@ -78,23 +78,23 @@
"koa-send": "5.0.1",
"luxon": "3.5.0",
"minimist": "1.2.8",
"mongodb": "6.8.0",
"mongodb": "6.9.0",
"mqtt": "5.10.1",
"mssql": "11.0.1",
"multer": "1.4.5-lts.1",
"mysql2": "3.11.0",
"mysql2": "3.11.3",
"node-fetch": "2.7.0",
"node-opcua-certificate-manager": "2.129.0",
"node-opcua-client": "2.130.0",
"node-opcua-certificate-manager": "2.133.0",
"node-opcua-client": "2.133.0",
"object-path": "0.11.8",
"oracledb": "6.6.0",
"papaparse": "5.4.1",
"pg": "8.12.0",
"pg": "8.13.0",
"pino": "9.4.0",
"pino-abstract-transport": "2.0.0",
"pino-loki": "2.3.0",
"pino-loki": "2.3.1",
"pino-pretty": "11.2.2",
"pino-roll": "2.0.0",
"pino-roll": "2.1.0",
"selfsigned": "2.4.1",
"sprintf-js": "1.1.3",
"ssh2-sftp-client": "11.0.0",
Expand All @@ -108,8 +108,8 @@
"@types/basic-auth": "1.1.8",
"@types/better-sqlite3": "7.6.11",
"@types/http-proxy": "1.17.15",
"@types/jest": "29.5.12",
"@types/jsonwebtoken": "9.0.6",
"@types/jest": "29.5.13",
"@types/jsonwebtoken": "9.0.7",
"@types/koa": "2.15.0",
"@types/koa__multer": "2.0.7",
"@types/koa-bodyparser": "4.3.12",
Expand All @@ -122,7 +122,7 @@
"@types/object-path": "0.11.4",
"@types/oracledb": "6.5.1",
"@types/papaparse": "5.3.14",
"@types/pg": "8.11.8",
"@types/pg": "8.11.10",
"@types/serialport": "8.0.5",
"@types/sprintf-js": "1.1.4",
"@types/ssh2-sftp-client": "9.0.4",
Expand All @@ -140,7 +140,7 @@
"rimraf": "6.0.1",
"ts-jest": "29.2.5",
"typescript": "5.4.5",
"typescript-eslint": "8.4.0"
"typescript-eslint": "8.7.0"
},
"pkg": {
"scripts": [
Expand Down
24 changes: 12 additions & 12 deletions documentation/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion documentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"write-heading-ids": "docusaurus write-heading-ids"
},
"dependencies": {
"@docsearch/js": "3.6.1",
"@docsearch/js": "3.6.2",
"@docusaurus/core": "3.5.2",
"@docusaurus/preset-classic": "3.5.2",
"@mdx-js/react": "3.0.1",
Expand Down
Loading

0 comments on commit 10d1065

Please sign in to comment.