Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent 6a59e50 commit 1c943e2
Show file tree
Hide file tree
Showing 9 changed files with 1,127 additions and 1,289 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,6 @@ jobs:
needs: [format, lint, typecheck]
steps:
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v5.0.7
uses: codecov/codecov-action@v5.1.1
with:
token: ${{ secrets.CODECOV_TOKEN }}
32 changes: 16 additions & 16 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
},
"dependencies": {
"@hookform/resolvers": "3.9.1",
"@remix-run/express": "2.15.0",
"@remix-run/node": "2.15.0",
"@remix-run/react": "2.15.0",
"@sentry/remix": "8.42.0",
"@remix-run/express": "2.15.1",
"@remix-run/node": "2.15.1",
"@remix-run/react": "2.15.1",
"@sentry/remix": "8.43.0",
"@technifit/authentication": "workspace:*",
"@technifit/environment": "workspace:*",
"@technifit/id": "workspace:*",
Expand All @@ -42,29 +42,29 @@
"pretty-cache-header": "1.0.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-hook-form": "7.53.2",
"react-hook-form": "7.54.0",
"remix-create-express-app": "0.4.5",
"remix-hook-form": "5.1.1",
"remix-params-helper": "0.5.1",
"remix-routes": "1.7.5",
"remix-routes": "1.7.7",
"remix-themes": "1.5.1",
"remix-utils": "7.7.0",
"typescript-slugify": "1.0.1",
"vite-env-only": "3.0.3",
"zod": "3.23.8"
"zod": "3.24.1"
},
"devDependencies": {
"@codecov/vite-plugin": "1.5.1",
"@playwright/test": "1.49.0",
"@remix-run/dev": "2.15.0",
"@sentry/vite-plugin": "2.22.6",
"@codecov/vite-plugin": "1.6.0",
"@playwright/test": "1.49.1",
"@remix-run/dev": "2.15.1",
"@sentry/vite-plugin": "2.22.7",
"@technifit/eslint-config": "workspace:*",
"@technifit/tailwind-config": "workspace:*",
"@technifit/tsconfig": "workspace:*",
"@types/lodash": "4.17.13",
"@types/node": "22.10.1",
"@types/react": "18.3.13",
"@types/react-dom": "18.3.1",
"@types/node": "22.10.2",
"@types/react": "18.3.16",
"@types/react-dom": "18.3.5",
"@vitest/coverage-v8": "2.1.8",
"autoprefixer": "10.4.20",
"dotenv-cli": "7.4.4",
Expand All @@ -76,8 +76,8 @@
"tailwindcss": "3.4.16",
"typescript": "5.7.2",
"typescript-remix-routes-plugin": "1.0.1",
"vite": "6.0.2",
"vite-tsconfig-paths": "5.1.3",
"vite": "6.0.3",
"vite-tsconfig-paths": "5.1.4",
"vitest": "2.1.8"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"turbo": "2.3.3",
"typescript": "5.7.2"
},
"packageManager": "pnpm@9.14.4",
"packageManager": "pnpm@9.15.0",
"engines": {
"node": ">=22.12.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/authentication/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@workos-inc/node": "7.34.0"
"@workos-inc/node": "7.35.0"
},
"devDependencies": {
"@technifit/eslint-config": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions packages/environment/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@remix-run/node": "2.15.0",
"@remix-run/node": "2.15.1",
"remix-create-express-app": "0.4.5",
"zod": "3.23.8"
"zod": "3.24.1"
},
"devDependencies": {
"@technifit/eslint-config": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions packages/middleware/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,15 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@remix-run/node": "2.15.0",
"@remix-run/node": "2.15.1",
"@technifit/authentication": "workspace:*",
"@technifit/environment": "workspace:*",
"@technifit/id": "workspace:*",
"@technifit/jwt": "workspace:*",
"is-ip": "5.0.1",
"remix-create-express-app": "0.4.5",
"remix-utils": "7.7.0",
"zod": "3.23.8"
"zod": "3.24.1"
},
"devDependencies": {
"@technifit/eslint-config": "workspace:*",
Expand Down
18 changes: 9 additions & 9 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -360,40 +360,40 @@
"embla-carousel-react": "8.5.1",
"input-otp": "1.4.1",
"libphonenumber-js": "1.11.16",
"lucide-react": "0.465.0",
"lucide-react": "0.468.0",
"react-circle-flags": "0.0.22",
"react-resizable-panels": "2.1.7",
"react-wrap-balancer": "1.1.1",
"remix-hook-form": "5.1.1",
"sonner": "1.7.0",
"sonner": "1.7.1",
"tailwind-merge": "2.5.5",
"vaul": "1.1.1",
"zod": "3.23.8"
"zod": "3.24.1"
},
"devDependencies": {
"@tanstack/react-table": "8.20.5",
"@technifit/eslint-config": "workspace:*",
"@technifit/tailwind-config": "workspace:*",
"@technifit/tsconfig": "workspace:*",
"@types/react": "18.3.13",
"@types/react-dom": "18.3.1",
"@types/react": "18.3.16",
"@types/react-dom": "18.3.5",
"date-fns": "4.1.0",
"eslint": "8.57.1",
"postcss": "8.4.49",
"react": "18.3.1",
"react-day-picker": "9.4.1",
"react-day-picker": "9.4.2",
"react-dom": "18.3.1",
"react-hook-form": "7.53.2",
"react-hook-form": "7.54.0",
"tailwindcss": "3.4.16",
"tailwindcss-animate": "1.0.7",
"typescript": "5.7.2"
},
"peerDependencies": {
"@tanstack/react-table": "8.20.5",
"react": "18.3.1",
"react-day-picker": "9.4.1",
"react-day-picker": "9.4.2",
"react-dom": "18.3.1",
"react-hook-form": "7.53.2",
"react-hook-form": "7.54.0",
"tailwindcss": "3.4.16",
"tailwindcss-animate": "1.0.7"
}
Expand Down
Loading

0 comments on commit 1c943e2

Please sign in to comment.