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 Jan 2, 2025
1 parent 36aca13 commit 3372487
Show file tree
Hide file tree
Showing 6 changed files with 1,002 additions and 318 deletions.
10 changes: 5 additions & 5 deletions apps/remix-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
"@remix-gospel-stack/database": "workspace:*",
"@remix-gospel-stack/internal-nobuild": "workspace:*",
"@remix-gospel-stack/ui": "workspace:*",
"@remix-run/express": "2.15.1",
"@remix-run/node": "2.15.1",
"@remix-run/react": "2.15.1",
"@remix-run/express": "2.15.2",
"@remix-run/node": "2.15.2",
"@remix-run/react": "2.15.2",
"address": "^2.0.3",
"chalk": "^5.3.0",
"chokidar": "^4.0.1",
Expand All @@ -51,7 +51,7 @@
"@faker-js/faker": "^9.0.2",
"@playwright/test": "^1.47.2",
"@remix-gospel-stack/eslint-config": "workspace:*",
"@remix-run/dev": "2.15.1",
"@remix-run/dev": "2.15.2",
"@remix-run/fs-routes": "^2.15.0",
"@remix-run/route-config": "^2.15.0",
"@swc/core": "^1.7.28",
Expand All @@ -74,7 +74,7 @@
"@vitest/coverage-v8": "^2.1.1",
"autoprefixer": "^10.4.20",
"concurrently": "^9.0.1",
"esbuild": "0.24.0",
"esbuild": "0.24.2",
"eslint": "9.17.0",
"fs-extra": "^11.2.0",
"glob": "^11.0.0",
Expand Down
14 changes: 7 additions & 7 deletions apps/remix-vercel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,21 +12,21 @@
"dependencies": {
"@remix-gospel-stack/internal-nobuild": "workspace:*",
"@remix-gospel-stack/ui": "workspace:*",
"@remix-run/css-bundle": "2.15.1",
"@remix-run/node": "2.15.1",
"@remix-run/react": "2.15.1",
"@remix-run/serve": "2.15.1",
"@remix-run/server-runtime": "2.15.1",
"@remix-run/css-bundle": "2.15.2",
"@remix-run/node": "2.15.2",
"@remix-run/react": "2.15.2",
"@remix-run/serve": "2.15.2",
"@remix-run/server-runtime": "2.15.2",
"@vercel/analytics": "^1.3.1",
"@vercel/remix": "2.15.1",
"@vercel/remix": "2.15.2",
"isbot": "^5.1.17",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"source-map-support": "^0.5.21"
},
"devDependencies": {
"@remix-gospel-stack/eslint-config": "workspace:*",
"@remix-run/dev": "2.15.1",
"@remix-run/dev": "2.15.2",
"@types/react": "^18.3.9",
"@types/react-dom": "^18.3.0",
"@types/source-map-support": "^0.5.10",
Expand Down
4 changes: 2 additions & 2 deletions config/eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
"eslint-config-turbo": "^2.1.2",
"eslint-plugin-import-x": "4.6.1",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react": "7.37.3",
"eslint-plugin-react-hooks": "5.1.0",
"globals": "15.14.0",
"typescript-eslint": "8.18.1"
"typescript-eslint": "8.19.0"
},
"devDependencies": {
"@eslint/eslintrc": "3.2.0",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"dependencies": {
"@ianvs/prettier-plugin-sort-imports": "^4.3.1",
"@remix-run/dev": "2.15.1",
"@remix-run/dev": "2.15.2",
"@turbo/gen": "^2.1.2",
"@types/glob": "8.1.0",
"glob": "^11.0.0",
Expand All @@ -52,7 +52,7 @@
"turbo": "^2.1.2",
"typescript": "^5.6.2"
},
"packageManager": "[email protected].0",
"packageManager": "[email protected].2",
"pnpm": {
"overrides": {
"@swc/core": "^1.6.7"
Expand Down
10 changes: 5 additions & 5 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
"@radix-ui/react-slot": "^1.1.0",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"lucide-react": "^0.468.0",
"lucide-react": "^0.469.0",
"npm-run-all2": "^7.0.0",
"tailwind-merge": "^2.5.2"
},
"peerDependencies": {
"@remix-run/dev": "2.15.1",
"@remix-run/node": "2.15.1",
"@remix-run/dev": "2.15.2",
"@remix-run/node": "2.15.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwindcss": "^3.3.2",
Expand All @@ -36,8 +36,8 @@
"devDependencies": {
"@remix-gospel-stack/eslint-config": "workspace:*",
"@remix-gospel-stack/tsconfig": "workspace:*",
"@remix-run/dev": "2.15.1",
"@remix-run/node": "2.15.1",
"@remix-run/dev": "2.15.2",
"@remix-run/node": "2.15.2",
"@storybook/addon-essentials": "^8.3.3",
"@storybook/addon-interactions": "^8.3.3",
"@storybook/addon-links": "^8.3.3",
Expand Down
Loading

0 comments on commit 3372487

Please sign in to comment.