Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Agreon committed Aug 26, 2023
1 parent 594afb5 commit b9bd5df
Show file tree
Hide file tree
Showing 12 changed files with 2,571 additions and 2,801 deletions.
26 changes: 13 additions & 13 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,31 +11,31 @@
},
"dependencies": {
"@chakra-ui/icons": "2.0.19",
"@chakra-ui/react": "2.7.1",
"@chakra-ui/react": "2.8.0",
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@game-watch/shared": "0.0.1",
"@hookform/resolvers": "^3.1.1",
"@hookform/resolvers": "^3.3.0",
"axios": "^0.27.2",
"chakra-react-select": "^4.6.0",
"chakra-react-select": "^4.7.0",
"class-transformer": "^0.5.1",
"dayjs": "^1.11.9",
"framer-motion": "^10.12.18",
"next": "^13.4.8",
"framer-motion": "^10.16.1",
"next": "^13.4.19",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hook-form": "^7.45.1",
"react-hook-form": "^7.45.4",
"react-masonry-css": "^1.0.16",
"sharp": "^0.32.1",
"sharp": "^0.32.5",
"uuid": "^9.0.0"
},
"devDependencies": {
"@types/node": "^20.3.3",
"@types/react": "^18.2.14",
"@types/node": "^20.5.6",
"@types/react": "^18.2.21",
"@types/uuid": "^9.0.2",
"eslint": "^8.44.0",
"eslint-config-next": "^13.4.8",
"pnpm": "^8.6.6",
"typescript": "^5.1.6"
"eslint": "^8.48.0",
"eslint-config-next": "^13.4.19",
"pnpm": "^8.6.12",
"typescript": "^5.2.2"
}
}
8 changes: 4 additions & 4 deletions lib/browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@
"lint:fix": "eslint \"src/**/*.ts\" --fix"
},
"devDependencies": {
"eslint": "^8.44.0",
"pnpm": "^8.6.6",
"typescript": "^5.1.6"
"eslint": "^8.48.0",
"pnpm": "^8.6.12",
"typescript": "^5.2.2"
},
"dependencies": {
"@game-watch/shared": "0.0.1",
"io-ts": "^2.2.20",
"io-ts-types": "^0.5.19",
"puppeteer": "20.7.4"
"puppeteer": "21.1.0"
},
"peerDependencies": {
"fp-ts": "^2.13.1",
Expand Down
18 changes: 9 additions & 9 deletions lib/database/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
},
"dependencies": {
"@game-watch/shared": "0.0.1",
"@mikro-orm/core": "^5.7.12",
"@mikro-orm/migrations": "^5.7.12",
"@mikro-orm/nestjs": "^5.2.0",
"@mikro-orm/postgresql": "^5.7.12",
"@mikro-orm/core": "^5.7.14",
"@mikro-orm/migrations": "^5.7.14",
"@mikro-orm/nestjs": "^5.2.1",
"@mikro-orm/postgresql": "^5.7.14",
"@mikro-orm/sql-highlighter": "^1.0.1",
"dotenv": "^16.3.1",
"io-ts": "^2.2.20",
Expand All @@ -26,14 +26,14 @@
"uuid": "^9.0.0"
},
"devDependencies": {
"@mikro-orm/cli": "^5.7.12",
"@types/node": "^20.3.3",
"@mikro-orm/cli": "^5.7.14",
"@types/node": "^20.5.6",
"@types/uuid": "^9.0.2",
"eslint": "^8.44.0",
"pnpm": "^8.6.6",
"eslint": "^8.48.0",
"pnpm": "^8.6.12",
"ts-node": "^10.9.1",
"tsconfig-paths": "^4.2.0",
"typescript": "^5.1.6"
"typescript": "^5.2.2"
},
"peerDependencies": {
"fp-ts": "^2.13.1",
Expand Down
8 changes: 4 additions & 4 deletions lib/queue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@
"lint:fix": "eslint \"src/**/*.ts\" --fix"
},
"devDependencies": {
"eslint": "^8.44.0",
"pnpm": "^8.6.6",
"typescript": "^5.1.6"
"eslint": "^8.48.0",
"pnpm": "^8.6.12",
"typescript": "^5.2.2"
},
"dependencies": {
"@game-watch/shared": "0.0.1",
"bullmq": "^3.15.8",
"bullmq": "^4.8.0",
"io-ts": "^2.2.20",
"io-ts-types": "^0.5.19"
},
Expand Down
12 changes: 6 additions & 6 deletions lib/service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,18 +11,18 @@
"lint:fix": "eslint \"src/**/*.ts\" --fix"
},
"devDependencies": {
"eslint": "^8.44.0",
"pnpm": "^8.6.6",
"typescript": "^5.1.6"
"eslint": "^8.48.0",
"pnpm": "^8.6.12",
"typescript": "^5.2.2"
},
"dependencies": {
"@game-watch/shared": "workspace:0.0.1",
"@sentry/node": "^7.57.0",
"@sentry/node": "^7.64.0",
"io-ts": "^2.2.20",
"io-ts-types": "^0.5.19",
"ioredis": "^5.3.2",
"pino": "^8.14.1",
"pino-pretty": "^10.0.0"
"pino": "^8.15.0",
"pino-pretty": "^10.2.0"
},
"peerDependencies": {
"fp-ts": "^2.13.1",
Expand Down
10 changes: 5 additions & 5 deletions lib/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@
"lint:fix": "eslint \"src/**/*.ts\" --fix"
},
"devDependencies": {
"@types/node": "^20.3.3",
"eslint": "^8.44.0",
"pnpm": "^8.6.6",
"typescript": "^5.1.6"
"@types/node": "^20.5.6",
"eslint": "^8.48.0",
"pnpm": "^8.6.12",
"typescript": "^5.2.2"
},
"dependencies": {
"class-validator": "^0.14.0",
"dayjs": "^1.11.9",
"fp-ts": "^2.16.0",
"fp-ts": "^2.16.1",
"io-ts": "^2.2.20",
"io-ts-reporters": "^2.0.1",
"monocle-ts": "^2.3.13",
Expand Down
30 changes: 15 additions & 15 deletions notifier/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@
"@game-watch/queue": "0.0.1",
"@game-watch/service": "0.0.1",
"@game-watch/shared": "0.0.1",
"@mikro-orm/core": "^5.7.12",
"@mikro-orm/migrations": "^5.7.12",
"@mikro-orm/nestjs": "^5.2.0",
"@mikro-orm/postgresql": "^5.7.12",
"@mikro-orm/core": "^5.7.14",
"@mikro-orm/migrations": "^5.7.14",
"@mikro-orm/nestjs": "^5.2.1",
"@mikro-orm/postgresql": "^5.7.14",
"@sendgrid/mail": "^7.7.0",
"@sentry/node": "^7.57.0",
"@sentry/tracing": "^7.57.0",
"@sentry/node": "^7.64.0",
"@sentry/tracing": "^7.64.0",
"axios": "^0.27.2",
"bullmq": "^3.15.8",
"bullmq": "^4.8.0",
"cheerio": "^1.0.0-rc.12",
"dayjs": "^1.11.9",
"dotenv": "^16.3.1",
Expand All @@ -36,18 +36,18 @@
"reflect-metadata": "^0.1.13"
},
"devDependencies": {
"@types/jest": "^29.5.2",
"@types/node": "^20.3.3",
"@typescript-eslint/eslint-plugin": "^5.61.0",
"@typescript-eslint/parser": "^5.61.0",
"eslint": "^8.44.0",
"@types/jest": "^29.5.4",
"@types/node": "^20.5.6",
"@typescript-eslint/eslint-plugin": "^6.4.1",
"@typescript-eslint/parser": "^6.4.1",
"eslint": "^8.48.0",
"eslint-plugin-simple-import-sort": "^10.0.0",
"jest": "^29.5.0",
"pnpm": "^8.6.6",
"jest": "^29.6.4",
"pnpm": "^8.6.12",
"ts-jest": "^29.1.1",
"ts-node-dev": "^2.0.0",
"tsconfig-paths": "^4.2.0",
"typescript": "^5.1.6"
"typescript": "^5.2.2"
},
"peerDependencies": {
"fp-ts": "^2.13.1",
Expand Down
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,14 @@
"mikro-orm": "pnpm --filter @game-watch/database mikro-orm"
},
"devDependencies": {
"@sentry/cli": "^2.19.4",
"@typescript-eslint/eslint-plugin": "^5.61.0",
"@typescript-eslint/parser": "^5.61.0",
"eslint": "^8.44.0",
"@sentry/cli": "^2.20.5",
"@typescript-eslint/eslint-plugin": "^6.4.1",
"@typescript-eslint/parser": "^6.4.1",
"eslint": "^8.48.0",
"eslint-plugin-simple-import-sort": "^10.0.0",
"pnpm": "^8.6.6",
"turbo": "^1.10.7",
"typescript": "^5.1.6"
"pnpm": "^8.6.12",
"turbo": "^1.10.13",
"typescript": "^5.2.2"
},
"resolutions": {
"multer": "1.4.4-lts.1"
Expand Down
Loading

0 comments on commit b9bd5df

Please sign in to comment.