Skip to content

Commit

Permalink
chore: deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mvarendorff committed Sep 26, 2024
1 parent af03979 commit 19658c5
Show file tree
Hide file tree
Showing 6 changed files with 2,324 additions and 4,917 deletions.
10 changes: 5 additions & 5 deletions packages/e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
"name": "@yestheory.family/e2e",
"devDependencies": {
"@atmina/linting": "^2.2.0",
"@playwright/test": "^1.43.1",
"@types/eslint": "^8.56.10",
"@types/node": "^20.12.7",
"@playwright/test": "^1.47.2",
"@types/eslint": "^8.56.12",
"@types/node": "^22.7.3",
"dotenv": "^16.4.5",
"eslint": "^8.56.0",
"prettier": "^3.2.5"
"eslint": "^8.57.1",
"prettier": "^3.3.3"
},
"scripts": {
"lint": "yarn run eslint:fix && yarn run prettier:fix",
Expand Down
12 changes: 6 additions & 6 deletions packages/scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@
},
"devDependencies": {
"@atmina/linting": "^2.2.0",
"@types/cli-progress": "^3.11.5",
"@types/eslint": "^8.56.10",
"eslint": "^8.56.0",
"prettier": "^3.2.5",
"tsx": "^4.8.2",
"typescript": "^5.4.5"
"@types/cli-progress": "^3.11.6",
"@types/eslint": "^8.56.12",
"eslint": "^8.57.1",
"prettier": "^3.3.3",
"tsx": "^4.19.1",
"typescript": "^5.6.2"
},
"prettier": "@atmina/linting/prettier"
}
38 changes: 19 additions & 19 deletions packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,21 +16,21 @@
},
"dependencies": {
"@answeroverflow/discordjs-mock": "^0.0.13",
"@apollo/server": "^4.10.4",
"@apollo/server": "^4.11.0",
"@as-integrations/koa": "^1.1.1",
"@discordjs/rest": "2.2.0",
"@graphql-tools/delegate": "^10.0.7",
"@graphql-tools/executor-http": "^1.0.9",
"@graphql-tools/stitch": "^9.2.4",
"@discordjs/rest": "2.4.0",
"@graphql-tools/delegate": "^10.0.21",
"@graphql-tools/executor-http": "^1.1.6",
"@graphql-tools/stitch": "^9.2.10",
"@graphql-tools/wrap": "^10.0.5",
"@koa/cors": "^5.0.0",
"@koa/router": "12.0.1",
"@prisma/client": "5.13.0",
"discord.js": "14.14.1",
"@koa/router": "13.1.0",
"@prisma/client": "5.20.0",
"discord.js": "14.16.2",
"dotenv": "16.4.5",
"glob": "10.3.12",
"grant": "5.4.22",
"graphql": "^16.8.1",
"glob": "11.0.0",
"grant": "5.4.23",
"graphql": "^16.9.0",
"graphql-fields": "2.0.3",
"graphql-scalars": "1.23.0",
"graphql-type-json": "0.3.2",
Expand All @@ -42,31 +42,31 @@
"reflect-metadata": "0.2.2",
"type-graphql": "2.0.0-beta.3",
"typedi": "0.10.0",
"winston": "3.13.0"
"winston": "3.14.2"
},
"devDependencies": {
"@atmina/linting": "^2.2.0",
"@nestjs/class-validator": "0.13.4",
"@types/eslint": "^8.56.10",
"@types/eslint": "^8.56.12",
"@types/graphql-fields": "1.3.9",
"@types/koa": "2.15.0",
"@types/koa-bodyparser": "4.3.12",
"@types/koa-mount": "4.0.5",
"@types/koa-session": "6.4.5",
"@types/koa__cors": "5.0.0",
"@types/koa__router": "12.0.4",
"@types/node": "^20.12.7",
"@types/node": "^22.7.3",
"@types/node-cron": "3.0.11",
"@types/node-fetch": "2.6.11",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"eslint": "^8.56.0",
"prettier": "^3.2.5",
"prisma": "5.13.0",
"eslint": "^8.57.1",
"prettier": "^3.3.3",
"prisma": "5.20.0",
"ts-node": "10.9.2",
"ts-node-dev": "2.0.0",
"typegraphql-prisma": "0.27.2",
"typescript": "^5.4.5"
"typegraphql-prisma": "0.28.0",
"typescript": "^5.6.2"
},
"prettier": "@atmina/linting/prettier"
}
70 changes: 35 additions & 35 deletions packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,70 +27,70 @@
"devDependencies": {
"@atmina/linting": "^2.2.0",
"@atmina/only-enum-types": "0.8.0",
"@fontsource/roboto": "^5.0.13",
"@fontsource/roboto": "^5.1.0",
"@graphql-codegen/cli": "5.0.2",
"@graphql-codegen/near-operation-file-preset": "3.0.0",
"@graphql-codegen/typescript-graphql-request": "^6.2.0",
"@graphql-codegen/typescript-operations": "^4.2.0",
"@graphql-codegen/typescript-operations": "^4.2.3",
"@next/bundle-analyzer": "^15.0.0-canary.104",
"@next/eslint-plugin-next": "^15.0.0-canary.104",
"@parcel/watcher": "^2.4.1",
"@storybook/addon-essentials": "^8.1.9",
"@storybook/addon-interactions": "^8.1.9",
"@storybook/addon-links": "^8.1.9",
"@storybook/nextjs": "^8.1.9",
"@storybook/react": "^8.1.9",
"@storybook/test": "8.1.9",
"@swc/core": "^1.4.17",
"@storybook/addon-essentials": "^8.3.3",
"@storybook/addon-interactions": "^8.3.3",
"@storybook/addon-links": "^8.3.3",
"@storybook/nextjs": "^8.3.3",
"@storybook/react": "^8.3.3",
"@storybook/test": "8.3.3",
"@swc/core": "^1.7.28",
"@types/cookie": "0.6.0",
"@types/eslint": "^8.56.10",
"@types/eslint": "^8.56.12",
"@types/node-cron": "^3.0.11",
"@types/pg": "^8.11.6",
"@types/pg": "^8.11.10",
"@types/prettier": "^3.0.0",
"autoprefixer": "^10.4.19",
"chromatic": "^11.3.0",
"autoprefixer": "^10.4.20",
"chromatic": "^11.10.4",
"concurrently": "^8.2.2",
"cross-env": "^7.0.3",
"env-cmd": "^10.1.0",
"eslint": "^8.56.0",
"eslint": "^8.57.1",
"eslint-config-next": "^15.0.0-canary.104",
"eslint-plugin-storybook": "^0.8.0",
"postcss": "^8.4.38",
"prettier": "^3.2.5",
"storybook": "^8.1.9",
"tailwindcss": "^3.4.3",
"eslint-plugin-storybook": "^0.9.0",
"postcss": "^8.4.47",
"prettier": "^3.3.3",
"storybook": "^8.3.3",
"tailwindcss": "^3.4.13",
"tsconfig-paths-webpack-plugin": "^4.1.0",
"typescript": "5.4.5"
"typescript": "5.6.2"
},
"dependencies": {
"@atmina/formbuilder": "^2.0.0",
"@atmina/formbuilder": "^2.1.1",
"@ebay/nice-modal-react": "^1.2.13",
"@heroicons/react": "^2.1.3",
"@icons-pack/react-simple-icons": "^9.4.1",
"@heroicons/react": "^2.1.5",
"@icons-pack/react-simple-icons": "^10.0.0",
"@payloadcms/db-postgres": "3.0.0-beta.88",
"@payloadcms/next": "3.0.0-beta.88",
"@payloadcms/richtext-slate": "3.0.0-beta.88",
"@payloadcms/ui": "3.0.0-beta.88",
"@radix-ui/react-dialog": "^1.1.0-rc.8",
"@radix-ui/react-dropdown-menu": "^2.1.0-rc.6",
"@radix-ui/react-dialog": "^1.1.1",
"@radix-ui/react-dropdown-menu": "^2.1.1",
"cookie": "0.6.0",
"drizzle-orm": "0.29.4",
"framer-motion": "^11.1.7",
"graphql": "16.8.1",
"graphql-request": "^6.1.0",
"graphql-scalars": "1.22.2",
"drizzle-orm": "0.33.0",
"framer-motion": "^11.8.0",
"graphql": "16.9.0",
"graphql-request": "^7.1.0",
"graphql-scalars": "1.23.0",
"next": "15.0.0-canary.104",
"node-cron": "^3.0.3",
"payload": "3.0.0-beta.88",
"pg": "^8.11.5",
"pg-connection-string": "^2.6.4",
"pg": "^8.13.0",
"pg-connection-string": "^2.7.0",
"react": "^19.0.0-rc-06d0b89e-20240801",
"react-animate-height": "^3.2.3",
"react-dom": "^19.0.0-rc-06d0b89e-20240801",
"react-hook-form": "^7.51.4",
"react-hook-form": "^7.53.0",
"react-ssr-prepass": "1.5.0",
"sharp": "0.33.4",
"tailwind-merge": "^2.3.0",
"sharp": "0.33.5",
"tailwind-merge": "^2.5.2",
"typesense": "^1.8.2"
},
"license": "MIT",
Expand Down
4 changes: 2 additions & 2 deletions packages/web/src/app/(app)/buddyproject/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ const Page = async () => {
const emptyState = {status: 'NOT_SIGNED_UP', buddy: null} as const;

const state = isLoggedIn
? (await graphqlWithHeaders((sdk) => sdk.BuddyProjectState()))
.getBuddyProjectStatus ?? emptyState
? ((await graphqlWithHeaders((sdk) => sdk.BuddyProjectState()))
.getBuddyProjectStatus ?? emptyState)
: emptyState;
const {status, buddy} = state;

Expand Down
Loading

0 comments on commit 19658c5

Please sign in to comment.