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 Nov 2, 2024
1 parent 269cad5 commit 4de2c20
Show file tree
Hide file tree
Showing 4 changed files with 413 additions and 610 deletions.
42 changes: 21 additions & 21 deletions apps/my-remix-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,33 +19,33 @@
"@remix-run/cloudflare-pages": "^2.13.1",
"@remix-run/react": "^2.13.1",
"@technifit/ui": "workspace:*",
"isbot": "^4.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
"isbot": "^4.4.0",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20241022.0",
"@remix-run/dev": "^2.13.1",
"@technifit/tailwind-config": "workspace:*",
"@types/react": "^18.2.20",
"@types/react-dom": "^18.2.7",
"@typescript-eslint/eslint-plugin": "^6.7.4",
"@typescript-eslint/parser": "^6.7.4",
"autoprefixer": "^10.4.19",
"eslint": "^8.38.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"postcss": "^8.4.38",
"tailwindcss": "^3.4.4",
"typescript": "^5.1.6",
"vite": "^5.1.0",
"vite-tsconfig-paths": "^4.2.1",
"wrangler": "3.57.1"
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"autoprefixer": "^10.4.20",
"eslint": "^8.57.1",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^4.6.2",
"postcss": "^8.4.47",
"tailwindcss": "^3.4.14",
"typescript": "^5.6.3",
"vite": "^5.4.10",
"vite-tsconfig-paths": "^4.3.2",
"wrangler": "3.84.1"
},
"engines": {
"node": ">=20.0.0"
"node": ">=20.18.0"
}
}
10 changes: 5 additions & 5 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@hookform/resolvers": "3.9.0",
"@hookform/resolvers": "3.9.1",
"@remix-run/express": "2.13.1",
"@remix-run/node": "2.13.1",
"@remix-run/react": "2.13.1",
"@sentry/remix": "8.35.0",
"@sentry/remix": "8.36.0",
"@technifit/authentication": "workspace:*",
"@technifit/environment": "workspace:*",
"@technifit/id": "workspace:*",
Expand All @@ -46,7 +46,7 @@
"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",
Expand All @@ -61,7 +61,7 @@
"@technifit/eslint-config": "workspace:*",
"@technifit/tailwind-config": "workspace:*",
"@technifit/tsconfig": "workspace:*",
"@types/lodash": "4.17.12",
"@types/lodash": "4.17.13",
"@types/node": "22.8.6",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
Expand All @@ -70,7 +70,7 @@
"dotenv-cli": "7.4.2",
"npm-run-all2": "7.0.1",
"postcss": "8.4.47",
"remix-development-tools": "4.7.3",
"remix-development-tools": "4.7.5",
"remix-express-dev-server": "0.4.4",
"remix-flat-routes": "0.6.5",
"tailwindcss": "3.4.14",
Expand Down
12 changes: 6 additions & 6 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@hookform/resolvers": "3.9.0",
"@hookform/resolvers": "3.9.1",
"@radix-ui/react-accordion": "1.2.1",
"@radix-ui/react-alert-dialog": "1.1.2",
"@radix-ui/react-aspect-ratio": "1.1.0",
Expand Down Expand Up @@ -356,18 +356,18 @@
"@radix-ui/react-tooltip": "1.1.3",
"class-variance-authority": "0.7.0",
"clsx": "2.1.1",
"cmdk": "1.0.0",
"embla-carousel-react": "8.3.0",
"input-otp": "1.2.4",
"cmdk": "1.0.3",
"embla-carousel-react": "8.3.1",
"input-otp": "1.4.0",
"libphonenumber-js": "1.11.12",
"lucide-react": "0.454.0",
"react-circle-flags": "0.0.21",
"react-circle-flags": "0.0.22",
"react-resizable-panels": "2.1.6",
"react-wrap-balancer": "1.1.1",
"remix-hook-form": "5.1.1",
"sonner": "1.5.0",
"tailwind-merge": "2.5.4",
"vaul": "1.1.0",
"vaul": "1.1.1",
"zod": "3.23.8"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 4de2c20

Please sign in to comment.