Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot] 8d5001ac23 Bump node in the docker-dependencies group across 1 directory
Bumps the docker-dependencies group with 1 update in the / directory: node.


Updates `node` from 24.18.1-alpine to 26.8-alpine

---
updated-dependencies:
- dependency-name: node
  dependency-version: 26.8-alpine
  dependency-type: direct:production
  dependency-group: docker-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-09-17 01:33:48 +00:00
3 changed files with 110 additions and 711 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM node:24.18.1-alpine
FROM node:26.8-alpine
WORKDIR /app
+92 -693
View File
File diff suppressed because it is too large Load Diff
+17 -17
View File
@@ -33,7 +33,7 @@
},
"dependencies": {
"@asteasolutions/zod-to-openapi": "9.1.0",
"@aws-sdk/client-s3": "3.1135.0",
"@aws-sdk/client-s3": "3.1131.0",
"@devolutions/iron-remote-desktop": "https://static.pangolin.net/packages/devolutions-iron-remote-desktop-0.0.0.tgz",
"@devolutions/iron-remote-desktop-rdp": "https://static.pangolin.net/packages/devolutions-iron-remote-desktop-rdp-0.0.1.tgz",
"@headlessui/react": "2.2.10",
@@ -66,10 +66,10 @@
"@react-email/render": "2.1.0",
"@react-email/tailwind": "2.0.7",
"@simplewebauthn/browser": "14.0.0",
"@simplewebauthn/server": "14.0.2",
"@simplewebauthn/server": "14.0.1",
"@tailwindcss/forms": "0.5.11",
"@tanstack/react-query": "5.103.1",
"@tanstack/react-table": "9.2.4",
"@tanstack/react-query": "5.102.8",
"@tanstack/react-table": "8.21.3",
"@xterm/addon-fit": "^0.11.0",
"@xterm/addon-web-links": "^0.12.0",
"@xterm/xterm": "^6.0.0",
@@ -96,20 +96,20 @@
"input-otp": "1.5.0",
"ioredis": "6.0.0",
"jmespath": "0.16.0",
"js-yaml": "5.4.2",
"js-yaml": "5.4.1",
"jsonwebtoken": "9.0.3",
"lru-cache": "11.5.2",
"lucide-react": "1.47.0",
"lucide-react": "1.45.0",
"maxmind": "5.0.7",
"moment": "2.31.0",
"moment": "2.30.1",
"next": "16.3.5",
"next-intl": "4.14.5",
"next-intl": "4.14.4",
"next-themes": "0.4.6",
"nextjs-toploader": "3.9.17",
"nodemailer": "10.0.10",
"nodemailer": "10.0.9",
"oslo": "1.2.1",
"pg": "8.23.0",
"posthog-node": "5.52.4",
"posthog-node": "5.52.1",
"qrcode.react": "4.2.0",
"react": "19.3.0",
"react-day-picker": "10.0.1",
@@ -123,7 +123,7 @@
"sshpk": "1.18.0",
"stripe": "22.6.2",
"swagger-ui-express": "5.0.1",
"tailwind-merge": "3.7.0",
"tailwind-merge": "3.6.0",
"topojson-client": "3.1.0",
"tw-animate-css": "1.4.0",
"use-debounce": "10.1.1",
@@ -135,15 +135,15 @@
"ws": "8.21.3",
"yaml": "2.9.1",
"yargs": "18.1.0",
"zod": "4.6.5",
"zod": "4.6.2",
"zod-validation-error": "5.0.0"
},
"devDependencies": {
"@dotenvx/dotenvx": "2.28.0",
"@dotenvx/dotenvx": "2.24.1",
"@esbuild-plugins/tsconfig-paths": "0.1.2",
"@react-email/ui": "^6.9.5",
"@tailwindcss/postcss": "4.3.3",
"@tanstack/react-query-devtools": "5.103.1",
"@tanstack/react-query-devtools": "5.102.8",
"@types/better-sqlite3": "7.6.13",
"@types/cookie-parser": "1.4.10",
"@types/cors": "2.8.19",
@@ -155,8 +155,8 @@
"@types/jmespath": "0.15.2",
"@types/js-yaml": "4.0.9",
"@types/jsonwebtoken": "9.0.10",
"@types/node": "26.6.1",
"@types/nodemailer": "8.0.2",
"@types/node": "26.5.1",
"@types/nodemailer": "8.0.1",
"@types/nprogress": "0.2.3",
"@types/pg": "8.23.1",
"@types/react": "19.3.0",
@@ -174,7 +174,7 @@
"eslint": "10.10.0",
"eslint-config-next": "16.3.5",
"postcss": "8.5.28",
"prettier": "3.9.8",
"prettier": "3.9.6",
"react-email": "6.9.5",
"tailwindcss": "4.3.3",
"tsc-alias": "1.9.5",