Skip to content

Commit

Permalink
upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilDL committed Jan 2, 2024
1 parent bc3c45f commit 9bf4c4e
Show file tree
Hide file tree
Showing 10 changed files with 1,735 additions and 1,343 deletions.
4 changes: 2 additions & 2 deletions apps/nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"@remix-gospel-stack/database": "workspace:*",
"@remix-gospel-stack/eslint-config": "workspace:*",
"@remix-gospel-stack/tsconfig": "workspace:*",
"@types/node": "^20.10.4",
"@types/react": "^18.2.45",
"@types/node": "^20.10.6",
"@types/react": "^18.2.46",
"@types/react-dom": "^18.2.18",
"typescript": "^5.3.3"
}
Expand Down
30 changes: 15 additions & 15 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.4.0",
"@remix-run/node": "^2.4.0",
"@remix-run/react": "^2.4.0",
"@remix-run/express": "^2.4.1",
"@remix-run/node": "^2.4.1",
"@remix-run/react": "^2.4.1",
"address": "^2.0.0",
"chalk": "^5.3.0",
"chokidar": "^3.5.3",
Expand All @@ -51,23 +51,23 @@
"@faker-js/faker": "^8.3.1",
"@playwright/test": "^1.40.1",
"@remix-gospel-stack/eslint-config": "workspace:*",
"@remix-run/dev": "^2.4.0",
"@remix-run/eslint-config": "^2.4.0",
"@swc/core": "^1.3.100",
"@remix-run/dev": "^2.4.1",
"@remix-run/eslint-config": "^2.4.1",
"@swc/core": "^1.3.102",
"@swc/helpers": "^0.5.3",
"@tailwindcss/typography": "^0.5.10",
"@testing-library/dom": "^9.3.3",
"@testing-library/jest-dom": "^6.1.5",
"@testing-library/jest-dom": "^6.1.6",
"@testing-library/react": "^14.1.2",
"@testing-library/user-event": "^14.5.1",
"@testing-library/user-event": "^14.5.2",
"@types/compression": "^1.7.5",
"@types/eslint": "^8.44.9",
"@types/eslint": "^8.56.0",
"@types/express": "^4.17.21",
"@types/fs-extra": "^11.0.4",
"@types/glob": "8.1.0",
"@types/morgan": "^1.9.9",
"@types/node": "^20.10.4",
"@types/react": "^18.2.45",
"@types/node": "^20.10.6",
"@types/react": "^18.2.46",
"@types/react-dom": "^18.2.18",
"@vitejs/plugin-react": "^4.2.1",
"@vitest/coverage-c8": "^0.33.0",
Expand All @@ -83,14 +83,14 @@
"postcss": "^8.4.32",
"postcss-load-config": "^5.0.0",
"start-server-and-test": "^2.0.3",
"tailwindcss": "^3.3.6",
"tailwindcss": "^3.4.0",
"tailwindcss-animate": "^1.0.7",
"ts-node": "^10.9.2",
"tsx": "^4.6.2",
"tsx": "^4.7.0",
"typescript": "^5.3.3",
"vite": "^5.0.10",
"vite-tsconfig-paths": "^4.2.2",
"vitest": "^1.0.0"
"vite-tsconfig-paths": "^4.2.3",
"vitest": "^1.1.1"
},
"engines": {
"node": "18"
Expand Down
20 changes: 10 additions & 10 deletions apps/remix-vercel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,28 +12,28 @@
"dependencies": {
"@remix-gospel-stack/internal-nobuild": "workspace:*",
"@remix-gospel-stack/ui": "workspace:*",
"@remix-run/css-bundle": "^2.4.0",
"@remix-run/node": "^2.4.0",
"@remix-run/react": "^2.4.0",
"@remix-run/serve": "^2.4.0",
"@remix-run/css-bundle": "^2.4.1",
"@remix-run/node": "^2.4.1",
"@remix-run/react": "^2.4.1",
"@remix-run/serve": "^2.4.1",
"@vercel/analytics": "^1.1.1",
"@vercel/node": "^3.0.12",
"@vercel/remix": "^2.4.0",
"@vercel/node": "^3.0.14",
"@vercel/remix": "^2.4.1",
"isbot": "^4.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"source-map-support": "^0.5.21"
},
"devDependencies": {
"@remix-gospel-stack/eslint-config": "workspace:*",
"@remix-run/dev": "^2.4.0",
"@remix-run/eslint-config": "^2.4.0",
"@types/react": "^18.2.45",
"@remix-run/dev": "^2.4.1",
"@remix-run/eslint-config": "^2.4.1",
"@types/react": "^18.2.46",
"@types/react-dom": "^18.2.18",
"@types/source-map-support": "^0.5.10",
"eslint": "^8.56.0",
"postcss": "^8.4.32",
"tailwindcss": "^3.3.6",
"tailwindcss": "^3.4.0",
"tailwindcss-animate": "^1.0.7",
"typescript": "^5.3.3"
},
Expand Down
8 changes: 4 additions & 4 deletions config/eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
"./next.js"
],
"dependencies": {
"@remix-run/eslint-config": "^2.4.0",
"@typescript-eslint/eslint-plugin": "^6.14.0",
"@typescript-eslint/parser": "^6.14.0",
"@remix-run/eslint-config": "^2.4.1",
"@typescript-eslint/eslint-plugin": "^6.17.0",
"@typescript-eslint/parser": "^6.17.0",
"eslint-config-next": "^14.0.4",
"eslint-config-prettier": "^9.1.0",
"eslint-config-turbo": "^1.11.2",
"eslint-plugin-tailwindcss": "^3.13.0"
"eslint-plugin-tailwindcss": "^3.13.1"
},
"devDependencies": {
"eslint": "^8.56.0",
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,15 +39,15 @@
},
"dependencies": {
"@ianvs/prettier-plugin-sort-imports": "^4.1.1",
"@remix-run/dev": "^2.4.0",
"@remix-run/dev": "^2.4.1",
"@turbo/gen": "^1.11.2",
"@types/glob": "8.1.0",
"glob": "^10.3.10",
"json5": "^2.2.3",
"magicast": "^0.3.0",
"magicast": "^0.3.2",
"prettier": "^3.1.1",
"prettier-plugin-tailwindcss": "^0.5.9",
"replace-in-file": "^7.0.2",
"prettier-plugin-tailwindcss": "^0.5.10",
"replace-in-file": "^7.1.0",
"turbo": "^1.11.2",
"typescript": "^5.3.3"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/business/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
"devDependencies": {
"@remix-gospel-stack/eslint-config": "workspace:*",
"@remix-gospel-stack/tsconfig": "workspace:*",
"@types/node": "^20.10.4",
"@types/node": "^20.10.6",
"rimraf": "^5.0.5",
"tsup": "^8.0.0",
"tsx": "^4.6.2",
"tsx": "^4.7.0",
"typescript": "^5.3.3"
}
}
8 changes: 4 additions & 4 deletions packages/database/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,17 +27,17 @@
"with-env": "dotenv -e ../../.env --"
},
"dependencies": {
"@prisma/client": "^5.7.0"
"@prisma/client": "^5.7.1"
},
"devDependencies": {
"@remix-gospel-stack/eslint-config": "workspace:*",
"@remix-gospel-stack/tsconfig": "workspace:*",
"@types/node": "^20.10.4",
"@types/node": "^20.10.6",
"dotenv-cli": "^7.3.0",
"prisma": "^5.7.0",
"prisma": "^5.7.1",
"rimraf": "^5.0.5",
"tsup": "^8.0.0",
"tsx": "^4.6.2",
"tsx": "^4.7.0",
"typescript": "^5.3.3"
}
}
4 changes: 2 additions & 2 deletions packages/internal-nobuild/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"tsup": "^8.0.0",
"typescript": "^5.3.3",
"vite": "^5.0.10",
"vite-tsconfig-paths": "^4.2.2",
"vitest": "^1.0.0"
"vite-tsconfig-paths": "^4.2.3",
"vitest": "^1.1.1"
},
"exports": {
"./package.json": "./package.json",
Expand Down
34 changes: 17 additions & 17 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
"@radix-ui/react-checkbox": "^1.0.4",
"@radix-ui/react-slot": "^1.0.2",
"class-variance-authority": "^0.7.0",
"clsx": "^2.0.0",
"clsx": "^2.1.0",
"lucide-react": "^0.303.0",
"npm-run-all": "^4.1.5",
"tailwind-merge": "^2.1.0"
"tailwind-merge": "^2.2.0"
},
"peerDependencies": {
"@remix-run/dev": "^2.0.0",
Expand All @@ -35,20 +35,20 @@
"devDependencies": {
"@remix-gospel-stack/eslint-config": "workspace:*",
"@remix-gospel-stack/tsconfig": "workspace:*",
"@remix-run/dev": "^2.4.0",
"@remix-run/node": "^2.4.0",
"@storybook/addon-essentials": "^7.6.5",
"@storybook/addon-interactions": "^7.6.5",
"@storybook/addon-links": "^7.6.5",
"@remix-run/dev": "^2.4.1",
"@remix-run/node": "^2.4.1",
"@storybook/addon-essentials": "^7.6.7",
"@storybook/addon-interactions": "^7.6.7",
"@storybook/addon-links": "^7.6.7",
"@storybook/addon-onboarding": "^1.0.10",
"@storybook/blocks": "^7.6.5",
"@storybook/cli": "^7.6.5",
"@storybook/react": "^7.6.5",
"@storybook/react-vite": "^7.6.5",
"@storybook/test": "^7.6.5",
"@storybook/blocks": "^7.6.7",
"@storybook/cli": "^7.6.7",
"@storybook/react": "^7.6.7",
"@storybook/react-vite": "^7.6.7",
"@storybook/test": "^7.6.7",
"@tailwindcss/typography": "^0.5.10",
"@types/node": "^20.10.4",
"@types/react": "^18.2.45",
"@types/node": "^20.10.6",
"@types/react": "^18.2.46",
"@types/react-dom": "^18.2.18",
"@vitejs/plugin-react": "^4.2.0",
"autoprefixer": "^10.4.16",
Expand All @@ -57,13 +57,13 @@
"postcss": "^8.4.32",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"storybook": "^7.6.5",
"tailwindcss": "^3.3.6",
"storybook": "^7.6.7",
"tailwindcss": "^3.4.0",
"tailwindcss-animate": "^1.0.7",
"tsup": "^8.0.0",
"typescript": "^5.3.3",
"vite": "^5.0.10",
"vite-tsconfig-paths": "^4.2.2"
"vite-tsconfig-paths": "^4.2.3"
},
"exports": {
"./package.json": "./package.json",
Expand Down
Loading

0 comments on commit 9bf4c4e

Please sign in to comment.