Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
joshxfi committed Sep 1, 2024
1 parent 524b170 commit daa8695
Show file tree
Hide file tree
Showing 6 changed files with 151 additions and 208 deletions.
17 changes: 6 additions & 11 deletions apps/partners/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,32 +22,27 @@
"@umamin/gql": "workspace:*",
"@umamin/ui": "workspace:*",
"@umamin/shared": "workspace:*",
"@urql/core": "^5.0.5",
"@urql/exchange-graphcache": "^7.1.1",
"@urql/exchange-persisted": "^4.3.0",
"@urql/next": "^1.1.1",
"@whatwg-node/server": "^0.9.46",
"arctic": "^1.9.2",
"date-fns": "^3.6.0",
"geist": "^1.3.1",
"gql.tada": "^1.8.5",
"gql.tada": "^1.8.6",
"graphql": "^16.9.0",
"graphql-yoga": "^5.6.2",
"lucia": "^3.2.0",
"lucide-react": "^0.407.0",
"modern-screenshot": "^4.4.39",
"nanoid": "^5.0.7",
"next": "14.2.5",
"next": "14.2.7",
"nextjs-toploader": "^1.6.12",
"react": "^18",
"react-dom": "^18",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-intersection-observer": "^9.10.2",
"sonner": "^1.5.0",
"urql": "^4.1.0",
"zod": "^3.22.4"
},
"devDependencies": {
"@0no-co/graphqlsp": "^1.12.12",
"@0no-co/graphqlsp": "^1.12.13",
"@types/node": "^20",
"@types/react": "^18",
"@types/react-dom": "^18",
Expand All @@ -58,6 +53,6 @@
"eslint-config-next": "14.2.5",
"postcss": "^8",
"tailwindcss": "^3.4.1",
"typescript": "^5"
"typescript": "^5.5.4"
}
}
15 changes: 5 additions & 10 deletions apps/social/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,31 +25,26 @@
"@umamin/gql": "workspace:*",
"@umamin/ui": "workspace:*",
"@umamin/shared": "workspace:*",
"@urql/core": "^5.0.5",
"@urql/exchange-graphcache": "^7.1.1",
"@urql/exchange-persisted": "^4.3.0",
"@urql/next": "^1.1.1",
"@whatwg-node/server": "^0.9.46",
"arctic": "^1.8.1",
"date-fns": "^3.6.0",
"geist": "^1.3.1",
"gql.tada": "^1.8.5",
"gql.tada": "^1.8.6",
"graphql": "^16.9.0",
"graphql-yoga": "^5.6.2",
"lucia": "^3.2.0",
"lucide-react": "^0.424.0",
"nanoid": "^5.0.7",
"next": "14.2.5",
"next": "14.2.7",
"nextjs-toploader": "^1.6.12",
"oslo": "^1.2.0",
"react": "^18",
"react-dom": "^18",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"sonner": "^1.5.0",
"urql": "^4.1.0",
"zod": "^3.23.8"
},
"devDependencies": {
"@0no-co/graphqlsp": "^1.12.12",
"@0no-co/graphqlsp": "^1.12.13",
"@types/node": "^20",
"@types/react": "^18",
"@types/react-dom": "^18",
Expand Down
13 changes: 4 additions & 9 deletions apps/www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@lucia-auth/adapter-drizzle": "^1.0.7",
"@mdx-js/loader": "^3.0.1",
"@mdx-js/react": "^3.0.1",
"@next/mdx": "^14.2.5",
"@next/mdx": "^14.2.7",
"@node-rs/argon2": "^1.8.3",
"@sentry/nextjs": "^8.21.0",
"@types/mdx": "^2.0.13",
Expand All @@ -32,24 +32,20 @@
"@umamin/gql": "workspace:*",
"@umamin/ui": "workspace:*",
"@umamin/shared": "workspace:*",
"@urql/core": "^5.0.5",
"@urql/exchange-graphcache": "^7.1.1",
"@urql/exchange-persisted": "^4.3.0",
"@urql/next": "^1.1.1",
"arctic": "^1.9.2",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"date-fns": "^3.6.0",
"firebase": "^10.12.4",
"geist": "^1.3.1",
"gql.tada": "^1.8.5",
"gql.tada": "^1.8.6",
"graphql": "^16.9.0",
"graphql-yoga": "^5.6.2",
"lucia": "^3.2.0",
"lucide-react": "^0.407.0",
"modern-screenshot": "^4.4.39",
"nanoid": "^5.0.7",
"next": "14.2.5",
"next": "14.2.7",
"next-themes": "^0.3.0",
"nextjs-toploader": "^1.6.12",
"oslo": "^1.2.1",
Expand All @@ -61,13 +57,12 @@
"sonner": "^1.5.0",
"tailwind-merge": "^2.4.0",
"tailwindcss-animate": "^1.0.7",
"urql": "^4.1.0",
"zod": "^3.22.4",
"zustand": "^4.5.4",
"@whatwg-node/server": "^0.9.46"
},
"devDependencies": {
"@0no-co/graphqlsp": "^1.12.12",
"@0no-co/graphqlsp": "^1.12.13",
"@types/node": "^20",
"@types/react": "^18.3.2",
"@types/react-dom": "^18.3.0",
Expand Down
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
},
"packageManager": "[email protected]",
"engines": {
"node": ">=20"
"node": ">=20",
"pnpm": ">=9"
}
}
11 changes: 6 additions & 5 deletions packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
"./actions": "./src/actions.ts"
},
"peerDependencies": {
"gql.tada": "^1.8.5",
"gql.tada": "^1.8.6",
"graphql": "^16.9.0",
"next": "14.2.5",
"react": "^18",
"react-dom": "^18"
"next": "14.2.7",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
"dependencies": {
"@lucia-auth/adapter-drizzle": "^1.0.7",
Expand All @@ -42,9 +42,10 @@
"@types/react": "^18",
"@types/react-dom": "^18",
"eslint": "^8",
"@0no-co/graphqlsp": "^1.12.13",
"eslint-config-next": "14.2.6",
"postcss": "^8",
"tailwindcss": "^3.4.1",
"typescript": "^5"
"typescript": "^5.5.4"
}
}
Loading

0 comments on commit daa8695

Please sign in to comment.