Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
718cffd
fix(deps): update dependency dotenv to ^17.2.2 (#2028)
renovate[bot] Sep 3, 2025
4096942
fix(deps): update dependency pino to ^9.9.1 (#2029)
renovate[bot] Sep 3, 2025
9d1387d
fix(deps): update dependency @fastify/multipart to ^9.1.0 (#2030)
renovate[bot] Sep 4, 2025
0d58043
chore(deps): update actions/setup-node action to v5 (#2031)
renovate[bot] Sep 4, 2025
a062029
fix(deps): update dependency i18next to ^25.5.0 (#2032)
renovate[bot] Sep 4, 2025
3126b35
chore(deps): update dependency @types/node to v22.18.1 (#2033)
renovate[bot] Sep 4, 2025
2b3f292
fix(deps): update dependency pino to ^9.9.2 (#2034)
renovate[bot] Sep 4, 2025
3c5f509
fix(deps): update aws-sdk-js-v3 monorepo to ^3.882.0 (#2037)
renovate[bot] Sep 5, 2025
f617019
fix(deps): update dependency @fastify/multipart to ^9.2.1 (#2035)
renovate[bot] Sep 5, 2025
0cfdc48
fix(deps): update dependency i18next to ^25.5.1 (#2038)
renovate[bot] Sep 5, 2025
f31dc39
fix(deps): update dependency i18next to ^25.5.2 (#2039)
renovate[bot] Sep 5, 2025
eb54217
chore(deps): update dependency @babel/core to ^7.28.4 (#2041)
renovate[bot] Sep 5, 2025
6ad15df
fix(deps): update dependency luxon to ^3.7.2 (#2040)
renovate[bot] Sep 6, 2025
55f8bb4
fix(deps): update dependency pino to ^9.9.4 (#2042)
renovate[bot] Sep 6, 2025
d26e3f1
chore(deps): update dependency eslint to ^9.35.0 (#2043)
renovate[bot] Sep 6, 2025
3217f59
fix(deps): update aws-sdk-js-v3 monorepo to ^3.883.0 (#2044)
renovate[bot] Sep 6, 2025
261386c
fix(deps): update dependency nuqs to ^2.6.0 (#2045)
renovate[bot] Sep 6, 2025
a4c39a8
fix(deps): update tanstack-query monorepo to ^5.87.1 (#2036)
renovate[bot] Sep 6, 2025
34b7454
fix(deps): update dependency mysql2 to ^3.14.5 (#2047)
renovate[bot] Sep 8, 2025
a4c266e
fix(deps): update aws-sdk-js-v3 monorepo to ^3.884.0 (#2049)
renovate[bot] Sep 9, 2025
3ec7047
fix(deps): update typescript-eslint monorepo to ^8.43.0 (#2050)
renovate[bot] Sep 9, 2025
6b2318a
fix(deps): update dependency lucide-react to ^0.543.0 (#2052)
renovate[bot] Sep 9, 2025
145a2e2
fix: downgrade nuqs dependency to version 2.4.3 and update renovate c…
chiol Sep 10, 2025
9e9dddf
fix: update allowedVersions for nuqs package to <=2.4.3 in renovate c…
chiol Sep 10, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
},
"prettier": "@ufb/prettier-config",
"dependencies": {
"@aws-sdk/client-s3": "^3.879.0",
"@aws-sdk/s3-request-presigner": "^3.879.0",
"@fastify/multipart": "^9.0.3",
"@aws-sdk/client-s3": "^3.884.0",
"@aws-sdk/s3-request-presigner": "^3.884.0",
"@fastify/multipart": "^9.2.1",
"@fastify/static": "^8.2.0",
"@nestjs-modules/mailer": "^2.0.2",
"@nestjs/axios": "^4.0.1",
Expand All @@ -54,14 +54,14 @@
"class-transformer": "^0.5.1",
"class-validator": "^0.14.2",
"cron": "^4.3.0",
"dotenv": "^17.2.1",
"dotenv": "^17.2.2",
"exceljs": "^4.4.0",
"fast-csv": "^5.0.5",
"fastify": "^5.4.0",
"joi": "^18.0.1",
"luxon": "^3.7.1",
"luxon": "^3.7.2",
"magic-bytes.js": "^1.12.1",
"mysql2": "^3.14.4",
"mysql2": "^3.14.5",
"nestjs-cls": "^6.0.1",
"nestjs-pino": "^4.4.0",
"nestjs-typeorm-paginate": "^4.1.0",
Expand Down Expand Up @@ -94,11 +94,11 @@
"@types/express": "^5.0.3",
"@types/jest": "^30.0.0",
"@types/luxon": "^3.7.1",
"@types/node": "22.18.0",
"@types/node": "22.18.1",
"@types/nodemailer": "^7.0.1",
"@types/passport-jwt": "*",
"@types/supertest": "^6.0.3",
"@typescript-eslint/parser": "^8.42.0",
"@typescript-eslint/parser": "^8.43.0",
"@ufb/eslint-config": "workspace:*",
"@ufb/prettier-config": "workspace:*",
"@ufb/tsconfig": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion apps/e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"devDependencies": {
"@playwright/test": "^1.55.0",
"axios": "^1.11.0",
"mysql2": "^3.14.4"
"mysql2": "^3.14.5"
}
}
14 changes: 7 additions & 7 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
"@number-flow/react": "^0.5.10",
"@radix-ui/react-slider": "^1.3.6",
"@t3-oss/env-nextjs": "^0.13.8",
"@tanstack/react-query": "^5.85.9",
"@tanstack/react-query-devtools": "^5.85.9",
"@tanstack/react-query": "^5.87.1",
"@tanstack/react-query-devtools": "^5.87.1",
"@tanstack/react-table": "^8.21.3",
"@toss/use-overlay": "^1.4.2",
"@ufb/react": "workspace:*",
Expand All @@ -44,16 +44,16 @@
"date-fns": "^4.1.0",
"dayjs": "^1.11.18",
"framer-motion": "^12.23.12",
"i18next": "^25.4.2",
"i18next": "^25.5.2",
"immer": "^10.1.3",
"jwt-decode": "^4.0.0",
"linkify": "^0.2.1",
"linkify-react": "^4.3.2",
"next": "^15.4.7",
"next-i18next": "^15.4.2",
"next-themes": "^0.4.6",
"nuqs": "^2.5.2",
"pino": "^9.9.0",
"nuqs": "2.4.3",
"pino": "^9.9.4",
"react": "^19.1.1",
"react-content-loader": "^7.1.1",
"react-dom": "^19.1.1",
Expand All @@ -70,7 +70,7 @@
"zustand": "^5.0.8"
},
"devDependencies": {
"@babel/core": "^7.28.3",
"@babel/core": "^7.28.4",
"@rollup/plugin-commonjs": "^28.0.6",
"@svgr/webpack": "^8.1.0",
"@swc/core": "^1.13.5",
Expand All @@ -79,7 +79,7 @@
"@testing-library/react": "^16.3.0",
"@testing-library/user-event": "^14.6.1",
"@types/jest": "^30.0.0",
"@types/node": "22.18.0",
"@types/node": "22.18.1",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Verification agent

🧩 Analysis chain

@types/node 22.18.1: align across packages and with runtime Node.


🏁 Script executed:

#!/bin/bash
# Ensure all packages use the same @types/node and capture declared engines
rg -nP '"@types/node"\s*:\s*"[^\"]+"' -g '!**/node_modules/**'
rg -nP '"engines"\s*:\s*\{[^}]*"node"\s*:\s*"[^\"]+"' -n -C1 package.json pnpm-workspace.yaml || true

Length of output: 148


🏁 Script executed:

#!/bin/bash
set -e

# For each package.json (excluding node_modules), list @types/node and Node engine settings
for file in $(find . -type f -name 'package.json' -not -path '*/node_modules/*'); do
  echo "=== $file ==="
  echo "- @types/node dependency:"
  rg -Hn -C1 '"@types/node"\s*:\s*".+"' "$file" || echo "  (none)"
  echo "- engines block:"
  rg -Hn -C1 '"engines":' "$file" || echo "  (none)"
  echo "- node engine version:"
  rg -Hn -C1 '"node"\s*:\s*".+"' "$file" || echo "  (none)"
  echo
done

Length of output: 2454


Align @types/node with runtime Node version
Bump @types/node from 22.18.1 to 22.19.0 in:

  • apps/api/package.json (line 97)
  • apps/web/package.json (line 82)
  • tooling/prettier/package.json (line 20)
    to match the root package’s engines.node ≥22.19.0.
🤖 Prompt for AI Agents
In apps/web/package.json around line 82, @types/node is pinned to 22.18.1 but
the repo's runtime requires Node ≥22.19.0; update the @types/node entry to
"22.19.0" to match the root engines.node and also ensure the same bump is
applied to apps/api/package.json (line 97) and tooling/prettier/package.json
(line 20) so all packages are consistent.

"@types/react": "^19.1.12",
"@types/react-dom": "^19.1.9",
"@ufb/eslint-config": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/ufb-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"clsx": "^2.1.1",
"cmdk": "^1.1.1",
"date-fns": "^4.1.0",
"lucide-react": "^0.542.0",
"lucide-react": "^0.543.0",
"react-day-picker": "8.10.1",
"react-hook-form": "^7.62.0",
"sonner": "^2.0.7",
Expand Down
2,989 changes: 1,617 additions & 1,372 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion pnpm-workspace.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ packages:
- tooling/*

catalog:
eslint: ^9.34.0
eslint: ^9.35.0
prettier: ^3.5.3
tailwindcss: ^3.4.17
typescript: ^5.8.3
4 changes: 4 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@
{
"matchManagers": ["docker-compose"],
"enabled": false
},
{
"matchPackageNames": ["nuqs"],
"allowedVersions": "<=2.4.3"
}
],
"updateInternalDeps": true,
Expand Down
2 changes: 1 addition & 1 deletion tooling/eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"eslint-plugin-react-compiler": "beta",
"eslint-plugin-react-hooks": "^5.2.0",
"eslint-plugin-turbo": "^2.5.6",
"typescript-eslint": "^8.42.0"
"typescript-eslint": "^8.43.0"
},
"devDependencies": {
"@ufb/prettier-config": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion tooling/github/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ runs:
using: composite
steps:
- uses: pnpm/action-setup@v4
- uses: actions/setup-node@v4
- uses: actions/setup-node@v5
with:
node-version-file: ".nvmrc"
cache: "pnpm"
Expand Down
2 changes: 1 addition & 1 deletion tooling/prettier/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"prettier-plugin-tailwindcss": "^0.6.14"
},
"devDependencies": {
"@types/node": "22.18.0",
"@types/node": "22.18.1",
"@ufb/tsconfig": "workspace:*",
"typescript": "catalog:"
},
Expand Down