Merge pull request #3748 from fosrl/dependabot/npm_and_yarn/npm-dependencies-eb7d53c756

Bump the npm-dependencies group across 1 directory with 29 updates
This commit is contained in:
Owen Schwartz
2026-09-15 10:03:44 -04:00
committed by GitHub
2 changed files with 1176 additions and 631 deletions
+1146 -601
View File
File diff suppressed because it is too large Load Diff
+30 -30
View File
@@ -33,13 +33,13 @@
},
"dependencies": {
"@asteasolutions/zod-to-openapi": "9.1.0",
"@aws-sdk/client-s3": "3.1121.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",
"@hookform/resolvers": "5.9.1",
"@monaco-editor/react": "4.7.0",
"@node-rs/argon2": "2.2.0",
"@node-rs/argon2": "2.2.1",
"@novnc/novnc": "^1.7.0",
"@oslojs/crypto": "1.0.1",
"@oslojs/encoding": "1.1.0",
@@ -65,11 +65,11 @@
"@react-email/components": "1.0.12",
"@react-email/render": "2.1.0",
"@react-email/tailwind": "2.0.7",
"@simplewebauthn/browser": "13.3.0",
"@simplewebauthn/server": "13.3.3",
"@simplewebauthn/browser": "14.0.0",
"@simplewebauthn/server": "14.0.1",
"@tailwindcss/forms": "0.5.11",
"@tanstack/react-query": "5.102.8",
"@tanstack/react-table": "8.21.3",
"@tanstack/react-table": "9.2.4",
"@xterm/addon-fit": "^0.11.0",
"@xterm/addon-web-links": "^0.12.0",
"@xterm/xterm": "^6.0.0",
@@ -99,29 +99,29 @@
"js-yaml": "5.4.1",
"jsonwebtoken": "9.0.3",
"lru-cache": "11.5.2",
"lucide-react": "1.38.0",
"lucide-react": "1.45.0",
"maxmind": "5.0.7",
"moment": "2.30.1",
"next": "16.3.4",
"next-intl": "4.14.1",
"next": "16.3.5",
"next-intl": "4.14.4",
"next-themes": "0.4.6",
"nextjs-toploader": "3.9.17",
"nodemailer": "9.1.1",
"nodemailer": "10.0.9",
"oslo": "1.2.1",
"pg": "8.23.0",
"posthog-node": "5.51.4",
"posthog-node": "5.52.1",
"qrcode.react": "4.2.0",
"react": "19.2.8",
"react-day-picker": "9.14.0",
"react-dom": "19.2.8",
"react": "19.3.0",
"react-day-picker": "10.0.1",
"react-dom": "19.3.0",
"react-easy-sort": "1.8.0",
"react-hook-form": "7.87.0",
"react-hook-form": "7.88.0",
"react-icons": "5.7.0",
"recharts": "3.10.1",
"reodotdev": "1.1.0",
"semver": "7.8.5",
"sshpk": "1.18.0",
"stripe": "22.6.0",
"stripe": "22.6.2",
"swagger-ui-express": "5.0.1",
"tailwind-merge": "3.6.0",
"topojson-client": "3.1.0",
@@ -133,15 +133,15 @@
"winston": "3.19.0",
"winston-daily-rotate-file": "5.0.0",
"ws": "8.21.3",
"yaml": "2.9.0",
"yaml": "2.9.1",
"yargs": "18.1.0",
"zod": "4.5.4",
"zod": "4.6.2",
"zod-validation-error": "5.0.0"
},
"devDependencies": {
"@dotenvx/dotenvx": "2.23.0",
"@dotenvx/dotenvx": "2.24.1",
"@esbuild-plugins/tsconfig-paths": "0.1.2",
"@react-email/ui": "^6.9.3",
"@react-email/ui": "^6.9.5",
"@tailwindcss/postcss": "4.3.3",
"@tanstack/react-query-devtools": "5.102.8",
"@types/better-sqlite3": "7.6.13",
@@ -155,12 +155,12 @@
"@types/jmespath": "0.15.2",
"@types/js-yaml": "4.0.9",
"@types/jsonwebtoken": "9.0.10",
"@types/node": "26.4.0",
"@types/node": "26.5.1",
"@types/nodemailer": "8.0.1",
"@types/nprogress": "0.2.3",
"@types/pg": "8.23.1",
"@types/react": "19.2.18",
"@types/react-dom": "19.2.5",
"@types/react": "19.3.0",
"@types/react-dom": "19.3.0",
"@types/semver": "7.8.0",
"@types/sshpk": "1.17.5",
"@types/swagger-ui-express": "4.1.8",
@@ -171,20 +171,20 @@
"drizzle-kit": "0.31.10",
"esbuild": "0.28.2",
"esbuild-node-externals": "2.0.0",
"eslint": "10.9.1",
"eslint-config-next": "16.3.3",
"postcss": "8.5.26",
"eslint": "10.10.0",
"eslint-config-next": "16.3.5",
"postcss": "8.5.28",
"prettier": "3.9.6",
"react-email": "6.9.3",
"react-email": "6.9.5",
"tailwindcss": "4.3.3",
"tsc-alias": "1.9.2",
"tsc-alias": "1.9.5",
"tsx": "4.23.13",
"typescript": "6.0.3",
"typescript-eslint": "8.68.0"
"typescript": "7.0.2",
"typescript-eslint": "8.70.0"
},
"overrides": {
"esbuild": "0.28.2",
"dompurify": "3.4.0",
"postcss": "8.5.26"
"postcss": "8.5.28"
}
}