From e5d7c45e672f84efc716e0d407e194f534b2eb66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 15:17:04 +0000 Subject: [PATCH] chore(deps): bump the prod-dependencies group across 1 directory with 10 updates Bumps the prod-dependencies group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@fastify/compress](https://github.com/fastify/fastify-compress) | `9.1.0` | `9.2.0` | | [@fastify/helmet](https://github.com/fastify/fastify-helmet) | `13.1.0` | `13.1.1` | | [@fastify/multipart](https://github.com/fastify/fastify-multipart) | `10.1.0` | `10.1.1` | | [@fastify/static](https://github.com/fastify/fastify-static) | `10.1.2` | `10.1.3` | | [better-sqlite3](https://github.com/WiseLibs/better-sqlite3) | `13.0.2` | `13.0.3` | | [fastify](https://github.com/fastify/fastify) | `5.11.0` | `5.12.1` | | [openid-client](https://github.com/panva/openid-client) | `6.8.4` | `6.8.7` | | [i18next](https://github.com/i18next/i18next) | `26.3.6` | `26.4.0` | | [konva](https://github.com/konvajs/konva) | `10.3.0` | `10.3.1` | | [react-i18next](https://github.com/i18next/react-i18next) | `17.0.11` | `17.0.12` | Updates `@fastify/compress` from 9.1.0 to 9.2.0 - [Release notes](https://github.com/fastify/fastify-compress/releases) - [Commits](https://github.com/fastify/fastify-compress/compare/v9.1.0...v9.2.0) Updates `@fastify/helmet` from 13.1.0 to 13.1.1 - [Release notes](https://github.com/fastify/fastify-helmet/releases) - [Commits](https://github.com/fastify/fastify-helmet/compare/v13.1.0...v13.1.1) Updates `@fastify/multipart` from 10.1.0 to 10.1.1 - [Release notes](https://github.com/fastify/fastify-multipart/releases) - [Commits](https://github.com/fastify/fastify-multipart/compare/v10.1.0...v10.1.1) Updates `@fastify/static` from 10.1.2 to 10.1.3 - [Release notes](https://github.com/fastify/fastify-static/releases) - [Commits](https://github.com/fastify/fastify-static/compare/v10.1.2...v10.1.3) Updates `better-sqlite3` from 13.0.2 to 13.0.3 - [Release notes](https://github.com/WiseLibs/better-sqlite3/releases) - [Commits](https://github.com/WiseLibs/better-sqlite3/compare/v13.0.2...v13.0.3) Updates `fastify` from 5.11.0 to 5.12.1 - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](https://github.com/fastify/fastify/compare/v5.11.0...v5.12.1) Updates `openid-client` from 6.8.4 to 6.8.7 - [Release notes](https://github.com/panva/openid-client/releases) - [Changelog](https://github.com/panva/openid-client/blob/main/CHANGELOG.md) - [Commits](https://github.com/panva/openid-client/compare/v6.8.4...v6.8.7) Updates `i18next` from 26.3.6 to 26.4.0 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/i18next/compare/v26.3.6...v26.4.0) Updates `konva` from 10.3.0 to 10.3.1 - [Release notes](https://github.com/konvajs/konva/releases) - [Changelog](https://github.com/konvajs/konva/blob/master/CHANGELOG.md) - [Commits](https://github.com/konvajs/konva/compare/v10.3.0...10.3.1) Updates `react-i18next` from 17.0.11 to 17.0.12 - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v17.0.11...v17.0.12) --- updated-dependencies: - dependency-name: "@fastify/compress" dependency-version: 9.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: "@fastify/helmet" dependency-version: 13.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: "@fastify/multipart" dependency-version: 10.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: "@fastify/static" dependency-version: 10.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: better-sqlite3 dependency-version: 13.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: fastify dependency-version: 5.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: openid-client dependency-version: 6.8.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: i18next dependency-version: 26.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: konva dependency-version: 10.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: react-i18next dependency-version: 17.0.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies ... Signed-off-by: dependabot[bot] --- client/package.json | 6 +- package-lock.json | 136 +++++++++++++++++++++++++++----------------- server/package.json | 14 ++--- 3 files changed, 94 insertions(+), 62 deletions(-) diff --git a/client/package.json b/client/package.json index c21f84c55..483920ae2 100644 --- a/client/package.json +++ b/client/package.json @@ -12,13 +12,13 @@ "dependencies": { "@cornerstone/shared": "*", "@floating-ui/react": "0.27.20", - "i18next": "26.3.6", - "konva": "10.3.0", + "i18next": "26.4.0", + "konva": "10.3.1", "pdf-lib": "1.17.1", "pdfmake": "0.3.11", "react": "19.2.8", "react-dom": "19.2.8", - "react-i18next": "17.0.11", + "react-i18next": "17.0.12", "react-konva": "19.2.5", "react-router-dom": "7.18.2" }, diff --git a/package-lock.json b/package-lock.json index af5c87b9e..4221b058b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -46,13 +46,13 @@ "dependencies": { "@cornerstone/shared": "*", "@floating-ui/react": "0.27.20", - "i18next": "26.3.6", - "konva": "10.3.0", + "i18next": "26.4.0", + "konva": "10.3.1", "pdf-lib": "1.17.1", "pdfmake": "0.3.11", "react": "19.2.8", "react-dom": "19.2.8", - "react-i18next": "17.0.11", + "react-i18next": "^17.0.12", "react-konva": "19.2.5", "react-router-dom": "7.18.2" }, @@ -77,6 +77,26 @@ "webpack-dev-server": "6.0.0" } }, + "client/node_modules/konva": { + "version": "10.3.0", + "resolved": "https://registry.npmjs.org/konva/-/konva-10.3.0.tgz", + "integrity": "sha512-gt19K2gzY4lHbnkvsku7eSmB+A9PTS2jG4F9coBMsdjM1UKfJNxJbDbXVpeCW1wjEGRwBD3nBamcHnqJhAeKlg==", + "funding": [ + { + "type": "patreon", + "url": "https://www.patreon.com/lavrton" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/konva" + }, + { + "type": "github", + "url": "https://github.com/sponsors/lavrton" + } + ], + "license": "MIT" + }, "docs": { "name": "@cornerstone/docs", "version": "0.1.0", @@ -5665,9 +5685,9 @@ "license": "MIT" }, "node_modules/@fastify/compress": { - "version": "9.1.0", - "resolved": "https://registry.npmjs.org/@fastify/compress/-/compress-9.1.0.tgz", - "integrity": "sha512-b/rc+dHqDIDyl/KIaGzjT3l5CXmWIjEGJh2qZHyOwtVNX4htHqmnLbsUO8zz8E0n/S1cu7EVmQexBit+EUFumw==", + "version": "9.2.0", + "resolved": "https://registry.npmjs.org/@fastify/compress/-/compress-9.2.0.tgz", + "integrity": "sha512-35VL33PIEt/UbD/ZMlRNaICd2BQz0IaG7en74Dv7tI+MHIQkedibS1+9JfekWH4I1g+Y8RbbZD4Zsk9h4XTItg==", "funding": [ { "type": "github", @@ -5857,9 +5877,9 @@ "license": "MIT" }, "node_modules/@fastify/helmet": { - "version": "13.1.0", - "resolved": "https://registry.npmjs.org/@fastify/helmet/-/helmet-13.1.0.tgz", - "integrity": "sha512-SvVOU0IrzYJW1BvSkfq9G1WUdW3dnaRUvg6m0BtgGMBmML62No0VmSu087jecH58SFbicbREgZTPJ89mAguupA==", + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/@fastify/helmet/-/helmet-13.1.1.tgz", + "integrity": "sha512-bSat5DTq8geASv8G6P0KW1UbltZ+xGD/zyd9S72pT7ogAHehcsWL85GdjMRCjDsExJvaEvgEZ52qU/2HXirVCw==", "funding": [ { "type": "github", @@ -5896,9 +5916,9 @@ } }, "node_modules/@fastify/multipart": { - "version": "10.1.0", - "resolved": "https://registry.npmjs.org/@fastify/multipart/-/multipart-10.1.0.tgz", - "integrity": "sha512-b2r6CovmLQvLFJ5HJDtxVigZjcO9TwkRGslhiNQxsGJwilm5B3eqvXPOVLudC44zXMXJITpQ/iEATIE7zoXqcQ==", + "version": "10.1.1", + "resolved": "https://registry.npmjs.org/@fastify/multipart/-/multipart-10.1.1.tgz", + "integrity": "sha512-jyRHgnFVdchZRKjJRf6kGPEiDp3Bg4MLo4d6/krt8Z4RutLrqL5IYWihx8a4tnv7Tu7JfuHcyC+dU9zPzTxiSg==", "funding": [ { "type": "github", @@ -5996,9 +6016,9 @@ } }, "node_modules/@fastify/static": { - "version": "10.1.2", - "resolved": "https://registry.npmjs.org/@fastify/static/-/static-10.1.2.tgz", - "integrity": "sha512-G/g18cG9tLutT/OVyN1AIsHIl9L1UwmJ+S3dkyhVpplIx0nEMicd7RGQ+uJLyhKKF4a3tTcQydccn3Mop1fX+Q==", + "version": "10.1.3", + "resolved": "https://registry.npmjs.org/@fastify/static/-/static-10.1.3.tgz", + "integrity": "sha512-W6jqajYS974XjPjB5hQWoxPM8NKM4+p8YmQT6G5IbCa4uhdWSVadZUv75siy1wEA/3ty8RYdpBydfWeu9AqAqQ==", "funding": [ { "type": "github", @@ -12545,10 +12565,9 @@ "license": "Apache-2.0" }, "node_modules/better-sqlite3": { - "version": "13.0.2", - "resolved": "https://registry.npmjs.org/better-sqlite3/-/better-sqlite3-13.0.2.tgz", - "integrity": "sha512-jW6oufeDhXZaiX9Lw5A+oerVClx4iFrI6uDj1zu7SqUAjak9vbJvA0NEcKLNxHiQHb6kYCoFzzXYV0YOauhV3g==", - "hasInstallScript": true, + "version": "13.0.3", + "resolved": "https://registry.npmjs.org/better-sqlite3/-/better-sqlite3-13.0.3.tgz", + "integrity": "sha512-RbOBxmLBG8uvFUc15X9+9SFemKcQ0WBuISBVkpuiaUB2qblC8UWlHEjdWVoZ8AdhSwmoEgsiXKfopX0CQxaACQ==", "license": "MIT", "dependencies": { "node-addon-api": "^8.0.0" @@ -17522,9 +17541,9 @@ } }, "node_modules/fastify": { - "version": "5.11.0", - "resolved": "https://registry.npmjs.org/fastify/-/fastify-5.11.0.tgz", - "integrity": "sha512-Y/Ecx1yt0hYzrQR+QVLbxaUN8wCX+MQzMevh29r5RRvlOIArmi4+WAXXaGl5Hw5gBr2wduZpZaT3gRCnXoyVgA==", + "version": "5.12.1", + "resolved": "https://registry.npmjs.org/fastify/-/fastify-5.12.1.tgz", + "integrity": "sha512-FWi+tQvwxR/PeRX7Z2mhfEF5ozJ3jn9asiiclzKXNSzJRHAYcU924aIOKAdHFJ+YIKieh3cqr1IwCOvTr41B3Q==", "funding": [ { "type": "github", @@ -17547,7 +17566,7 @@ "find-my-way": "^9.6.0", "light-my-request": "^6.0.0", "pino": "^9.14.0 || ^10.1.0", - "process-warning": "^5.0.0", + "process-warning": "^5.1.0", "rfdc": "^1.3.1", "secure-json-parse": "^4.0.0", "semver": "^7.6.0", @@ -19302,9 +19321,9 @@ } }, "node_modules/i18next": { - "version": "26.3.6", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-26.3.6.tgz", - "integrity": "sha512-Bu5Z2nAXgfVyM8xvW3jk9EKRIuX37PudsrBViThNFx7CR7aaYTpP01cxNB/E4c4UUzTDiAZRstEhsRfPOL/8xA==", + "version": "26.4.0", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-26.4.0.tgz", + "integrity": "sha512-rsmK5bFqsD1AetSFSIa43wtNR4WpvvH4p0tLEsTxkC7QTrfdFm06nbQ95bh8Og4wwaCnUEcm9DVYL2cgxitiQg==", "funding": [ { "type": "individual", @@ -21728,9 +21747,9 @@ } }, "node_modules/jose": { - "version": "6.2.3", - "resolved": "https://registry.npmjs.org/jose/-/jose-6.2.3.tgz", - "integrity": "sha512-YYVDInQKFJfR/xa3ojUTl8c2KoTwiL1R5Wg9YCydwH0x0B9grbzlg5HC7mMjCtUJjbQ/YnGEZIhI5tCgfTb4Hw==", + "version": "6.2.9", + "resolved": "https://registry.npmjs.org/jose/-/jose-6.2.9.tgz", + "integrity": "sha512-XrchZOFZUl/T3vTwRe8XK+cJrGtMF4th1ARnDfwbBXFKThGhlsxEE4Zu03AD/bjJSt/9jT/mxrOCkJWOg77aPA==", "license": "MIT", "funding": { "url": "https://github.com/sponsors/panva" @@ -21943,9 +21962,9 @@ } }, "node_modules/konva": { - "version": "10.3.0", - "resolved": "https://registry.npmjs.org/konva/-/konva-10.3.0.tgz", - "integrity": "sha512-gt19K2gzY4lHbnkvsku7eSmB+A9PTS2jG4F9coBMsdjM1UKfJNxJbDbXVpeCW1wjEGRwBD3nBamcHnqJhAeKlg==", + "version": "10.3.1", + "resolved": "https://registry.npmjs.org/konva/-/konva-10.3.1.tgz", + "integrity": "sha512-7fT/jSkL2bZZOHRBk2QVMKAUbgHoKG72W+KJtpP5YMJUZRmjgoafROgxTADsrxKOY2ZM5eKyN/x6CM9PrlFfOg==", "funding": [ { "type": "patreon", @@ -21960,7 +21979,20 @@ "url": "https://github.com/sponsors/lavrton" } ], - "license": "MIT" + "license": "MIT", + "peer": true, + "peerDependencies": { + "canvas": "^3.0.0", + "skia-canvas": "^3.0.0" + }, + "peerDependenciesMeta": { + "canvas": { + "optional": true + }, + "skia-canvas": { + "optional": true + } + } }, "node_modules/latest-version": { "version": "7.0.0", @@ -27404,9 +27436,9 @@ "license": "MIT" }, "node_modules/oauth4webapi": { - "version": "3.8.6", - "resolved": "https://registry.npmjs.org/oauth4webapi/-/oauth4webapi-3.8.6.tgz", - "integrity": "sha512-iwemM91xz8nryHti2yTmg5fhyEMVOkOXwHNqbvcATjyajb5oQxCQzrNOA6uElRHuMhQQTKUyFKV9y/CNyg25BQ==", + "version": "3.8.7", + "resolved": "https://registry.npmjs.org/oauth4webapi/-/oauth4webapi-3.8.7.tgz", + "integrity": "sha512-4RxcKxXjuItDFZ20RRPf4YTw3kpeXJyCgJFxVzJ068A7PNJ18st2Dg90tlC1LkSDS0GecroagCLHYEIVUhCAkw==", "license": "MIT", "funding": { "url": "https://github.com/sponsors/panva" @@ -27560,13 +27592,13 @@ } }, "node_modules/openid-client": { - "version": "6.8.4", - "resolved": "https://registry.npmjs.org/openid-client/-/openid-client-6.8.4.tgz", - "integrity": "sha512-QSw0BA08piujetEwfZsHoTrDpMEha7GDZDicQqVwX4u0ChCjefvjDB++TZ8BTg76UpwhzIQgdvvfgfl3HpCSAw==", + "version": "6.8.7", + "resolved": "https://registry.npmjs.org/openid-client/-/openid-client-6.8.7.tgz", + "integrity": "sha512-gtKthNu7evSBvTdrrlHb4F3Fi9dcwlb5QaITlCs+9mfpvuOi0Q3qtBf5+iY4sEP8hy1qCoAdxBNPDcmZeVSDzQ==", "license": "MIT", "dependencies": { - "jose": "^6.2.2", - "oauth4webapi": "^3.8.5" + "jose": "^6.2.8", + "oauth4webapi": "^3.8.7" }, "funding": { "url": "https://github.com/sponsors/panva" @@ -30523,12 +30555,12 @@ } }, "node_modules/react-i18next": { - "version": "17.0.11", - "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-17.0.11.tgz", - "integrity": "sha512-cDtkXgxjuFTWUH6V+aQn1Ve5vDiUztCNPWW5GtSHDccsgRXO1nE6QFWCEmc1KAutrb3OUv87wFShJL5RhUwPXg==", + "version": "17.0.12", + "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-17.0.12.tgz", + "integrity": "sha512-lFWPEGkxQ6RhusdUkysFBD58VHfSSzvHBzqMgN0SvfVpdQGfwtNkStTqdy08/sJd7s807qqutgx93fRpD0DJ3Q==", "license": "MIT", "dependencies": { - "@babel/runtime": "^7.29.2", + "@babel/runtime": "^7.29.7", "html-parse-stringify": "^4.0.1", "use-sync-external-store": "^1.6.0" }, @@ -36636,19 +36668,19 @@ "version": "0.1.0", "dependencies": { "@cornerstone/shared": "*", - "@fastify/compress": "9.1.0", + "@fastify/compress": "9.2.0", "@fastify/cookie": "11.1.2", - "@fastify/helmet": "13.1.0", - "@fastify/multipart": "10.1.0", + "@fastify/helmet": "13.1.1", + "@fastify/multipart": "10.1.1", "@fastify/rate-limit": "11.2.0", - "@fastify/static": "10.1.2", - "better-sqlite3": "13.0.2", + "@fastify/static": "10.1.3", + "better-sqlite3": "13.0.3", "drizzle-orm": "0.45.2", - "fastify": "5.11.0", + "fastify": "5.12.1", "fastify-plugin": "6.0.0", "ical-generator": "11.1.0", "node-cron": "4.6.0", - "openid-client": "6.8.4", + "openid-client": "6.8.7", "sharp": "0.35.3", "tar": "^7.5.17", "vcard-creator": "1.0.0" diff --git a/server/package.json b/server/package.json index 0c1c37e23..f10c8bfff 100644 --- a/server/package.json +++ b/server/package.json @@ -13,19 +13,19 @@ }, "dependencies": { "@cornerstone/shared": "*", - "@fastify/compress": "9.1.0", + "@fastify/compress": "9.2.0", "@fastify/cookie": "11.1.2", - "@fastify/helmet": "13.1.0", - "@fastify/multipart": "10.1.0", + "@fastify/helmet": "13.1.1", + "@fastify/multipart": "10.1.1", "@fastify/rate-limit": "11.2.0", - "@fastify/static": "10.1.2", - "better-sqlite3": "13.0.2", + "@fastify/static": "10.1.3", + "better-sqlite3": "13.0.3", "drizzle-orm": "0.45.2", - "fastify": "5.11.0", + "fastify": "5.12.1", "fastify-plugin": "6.0.0", "ical-generator": "11.1.0", "node-cron": "4.6.0", - "openid-client": "6.8.4", + "openid-client": "6.8.7", "sharp": "0.35.3", "tar": "^7.5.17", "vcard-creator": "1.0.0"