Skip to content

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
capaj committed Sep 8, 2024
1 parent 84e3b63 commit 4aa3bca
Show file tree
Hide file tree
Showing 5 changed files with 827 additions and 805 deletions.
26 changes: 13 additions & 13 deletions backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,17 +15,17 @@
"@fastify/aws-lambda": "4.1.0",
"@fastify/cookie": "9.4.0",
"@fastify/cors": "^9.0.1",
"@prisma/client": "^5.19.0",
"@prisma/client": "^5.19.1",
"@react-native-firebase/app": "^20.4.0",
"@sentry/node": "^8.27.0",
"@sentry/node": "^8.28.0",
"@types/jsonwebtoken": "^9.0.6",
"@upstash/redis": "^1.34.0",
"bytes": "^3.1.2",
"chalk": "^5.3.0",
"class-transformer": "^0.5.1",
"class-validator": "0.13.2",
"cpy": "^9.0.1",
"debug": "^4.3.6",
"debug": "^4.3.7",
"dotenv": "^16.4.5",
"fastify": "^4.28.1",
"fastify-helmet": "^7.1.0",
Expand All @@ -41,16 +41,16 @@
"lodash.set": "^4.3.2",
"mem": "^8",
"mercurius": "^14.1.0",
"node-mailjet": "^6.0.5",
"pino": "^9.3.2",
"node-mailjet": "^6.0.6",
"pino": "^9.4.0",
"pino-pretty": "11.2.2",
"prisma": "^5.19.0",
"prisma": "^5.19.1",
"prisma-extension-kysely": "^2.1.0",
"prisma-generator-checker": "^2.0.1",
"raw-body": "^3.0.0",
"reflect-metadata": "^0.2.2",
"source-map-support": "^0.5.21",
"stripe": "^16.9.0",
"stripe": "^16.10.0",
"type-graphql": "npm:@capaj/[email protected]",
"typescript": "^5.5.4",
"uuid": "^10.0.0"
Expand All @@ -59,15 +59,15 @@
"@anatine/esbuild-decorators": "^0.2.19",
"@capaj/prisma-typegraphql-types-generator": "^1.6.4",
"@cjsa/cpy": "^9.0.1",
"@faker-js/faker": "^8.4.1",
"@faker-js/faker": "^9.0.0",
"@mermaid-js/mermaid-cli": "^10.9.1",
"@swc/core": "^1.7.22",
"@swc/core": "^1.7.24",
"@types/graphql-list-fields": "^2.0.7",
"@types/lodash.set": "^4.3.9",
"@types/node-mailjet": "^3.3.12",
"@types/uuid": "^10.0.0",
"aws-cdk": "2.155.0",
"aws-cdk-lib": "^2.155.0",
"aws-cdk": "2.156.0",
"aws-cdk-lib": "^2.156.0",
"constructs": "^10.3.0",
"esbuild": "^0.23.1",
"graphql": "^16.9.0",
Expand All @@ -76,11 +76,11 @@
"nodemon": "^3.1.4",
"prisma-erd-generator": "^1.11.2",
"prisma-kysely": "^1.8.0",
"sql-formatter": "^15.4.1",
"sql-formatter": "^15.4.2",
"sql-highlight": "^6.0.0",
"ts-node": "^10.9.2",
"unplugin-swc": "^1.5.1",
"vite": "^5.4.2",
"vite": "^5.4.3",
"vitest": "^2.0.5"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion mobile-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"Notifications"
],
"dependencies": {
"@apollo/client": "^3.11.5",
"@apollo/client": "^3.11.8",
"@babel/preset-env": "^7.23.7",
"@babel/preset-react": "^7.23.3",
"@hookform/resolvers": "^2.9.11",
Expand Down
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@apollo/client": "^3.11.5",
"@apollo/client": "^3.11.8",
"@chakra-ui/react": "2.8.2",
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
Expand All @@ -25,21 +25,21 @@
"@graphql-codegen/near-operation-file-preset": "^3.0.0",
"@graphql-codegen/typescript": "^4.0.9",
"@graphql-codegen/typescript-operations": "^4.2.3",
"@graphql-codegen/typescript-react-apollo": "^4.3.0",
"@graphql-codegen/typescript-react-apollo": "^4.3.1",
"@types/jest": "^29.5.12",
"@types/node": "^22.5.1",
"@typescript-eslint/eslint-plugin": "^8.3.0",
"@typescript-eslint/parser": "^8.3.0",
"@types/node": "^22.5.4",
"@typescript-eslint/eslint-plugin": "^8.4.0",
"@typescript-eslint/parser": "^8.4.0",
"concurrently": "^8.2.2",
"eslint": "^9.9.1",
"eslint": "^9.10.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jest": "^28.8.1",
"eslint-plugin-jest": "^28.8.3",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react": "^7.35.2",
"framer-motion": "^11",
"generate-password": "^1.7.1",
"husky": "^9.1.5",
"lint-staged": "^15.2.9",
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"typescript": "^5.5.4",
"vite-tsconfig-paths": "^5.0.1",
Expand Down
Loading

0 comments on commit 4aa3bca

Please sign in to comment.