Skip to content

Commit

Permalink
chore: Fix dependencies to run the frontend
Browse files Browse the repository at this point in the history
  • Loading branch information
josipbagaric committed Sep 13, 2022
1 parent f78cd13 commit f6dc459
Show file tree
Hide file tree
Showing 3 changed files with 2,815 additions and 1,984 deletions.
88 changes: 44 additions & 44 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,18 +50,19 @@
"fix-redemptions": "ts-node fix_redemption_storing.ts"
},
"dependencies": {
"@emotion/css": "11.10.0",
"@emotion/react": "11.10.4",
"@emotion/server": "11.10.0",
"@emotion/styled": "11.10.4",
"@emotion/css": "11.7.1",
"@emotion/react": "11.7.1",
"@emotion/server": "11.4.0",
"@emotion/styled": "11.6.0",
"@energyweb/origin-backend-utils": "1.8.3",
"@energyweb/utils-general": "11.2.1",
"@ethersproject/bignumber": "5.7.0",
"@ethersproject/constants": "5.7.0",
"@mui/icons-material": "5.10.3",
"@mui/lab": "5.0.0-alpha.98",
"@mui/material": "5.10.4",
"@mui/styles": "5.10.3",
"@mui/icons-material": "5.2.5",
"@mui/lab": "5.0.0-alpha.62",
"@mui/material": "5.2.6",
"@mui/styles": "5.2.3",
"@mui/system": "5.10.5",
"@nestjs-modules/mailer": "1.8.1",
"@nestjs/bull": "0.6.1",
"@nestjs/common": "9.0.11",
Expand All @@ -75,9 +76,8 @@
"@nestjs/typeorm": "9.0.1",
"@prisma/client": "4.3.1",
"@t00nday/nestjs-pdf": "3.0.5",
"@tanstack/react-query": "4.2.3",
"@zero-labs/tokenization": "1.0.2-old-batch-id",
"@zero-labs/tokenization-api": "1.0.3-old-batch-id",
"@zero-labs/tokenization": "1.0.2-old-batch-id.2",
"@zero-labs/tokenization-api": "1.0.3-old-batch-id.2",
"assert": "2.0.0",
"axios": "0.27.2",
"buffer": "6.0.3",
Expand All @@ -103,9 +103,9 @@
"polly-js": "1.8.3",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-dropzone": "11.7.1",
"react-dropzone": "11.4.2",
"react-helmet-async": "1.1.2",
"react-query": "3.39.2",
"react-query": "3.34.7",
"react-router": "6.0.0",
"react-router-dom": "6.0.0",
"reflect-metadata": "0.1.13",
Expand All @@ -118,22 +118,22 @@
"yup": "0.32.11"
},
"devDependencies": {
"@emotion/babel-plugin": "11.10.2",
"@emotion/babel-plugin": "11.3.0",
"@nestjs/schematics": "9.0.3",
"@nestjs/testing": "9.0.11",
"@nrwl/cli": "14.6.5",
"@nrwl/cypress": "14.6.5",
"@nrwl/eslint-plugin-nx": "14.6.5",
"@nrwl/jest": "14.6.5",
"@nrwl/js": "14.6.5",
"@nrwl/linter": "14.6.5",
"@nrwl/nest": "14.6.5",
"@nrwl/next": "14.6.5",
"@nrwl/node": "14.6.5",
"@nrwl/react": "14.6.5",
"@nrwl/tao": "14.6.5",
"@nrwl/web": "14.6.5",
"@nrwl/workspace": "14.6.5",
"@nrwl/cli": "13.4.2",
"@nrwl/cypress": "13.4.2",
"@nrwl/eslint-plugin-nx": "13.4.2",
"@nrwl/jest": "13.4.2",
"@nrwl/js": "13.4.2",
"@nrwl/linter": "13.4.2",
"@nrwl/nest": "13.4.2",
"@nrwl/next": "13.4.2",
"@nrwl/node": "13.4.2",
"@nrwl/react": "13.4.2",
"@nrwl/tao": "13.4.2",
"@nrwl/web": "13.4.2",
"@nrwl/workspace": "13.4.2",
"@svgr/rollup": "5.5.0",
"@testing-library/react": "12.1.2",
"@testing-library/react-hooks": "7.0.2",
Expand All @@ -149,29 +149,29 @@
"@types/passport": "1.0.10",
"@types/passport-http": "0.3.9",
"@types/passport-strategy": "0.2.35",
"@types/react": "17.0.49",
"@types/react": "17.0.30",
"@types/react-dom": "17.0.9",
"@types/react-helmet-async": "1.0.3",
"@typescript-eslint/eslint-plugin": "5.36.2",
"@typescript-eslint/parser": "5.36.2",
"babel-jest": "29.0.2",
"barrelsby": "2.4.0",
"@typescript-eslint/eslint-plugin": "5.3.1",
"@typescript-eslint/parser": "5.3.1",
"babel-jest": "27.4.4",
"barrelsby": "2.3.0",
"concurrently": "7.3.0",
"csv-parse": "5.3.0",
"cypress": "10.7.0",
"cypress": "9.1.1",
"dotenv": "16.0.2",
"eslint": "8.23.0",
"eslint-config-next": "12.2.5",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-cypress": "2.12.1",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jsx-a11y": "6.6.1",
"eslint-plugin-react": "7.31.7",
"eslint-plugin-react-hooks": "4.6.0",
"eslint": "8.2.0",
"eslint-config-next": "12.0.7",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-cypress": "2.10.3",
"eslint-plugin-import": "2.25.2",
"eslint-plugin-jsx-a11y": "6.5.1",
"eslint-plugin-react": "7.26.1",
"eslint-plugin-react-hooks": "4.3.0",
"husky": "8.0.1",
"jest": "29.0.2",
"nock": "13.2.9",
"orval": "6.9.6",
"nock": "13.1.3",
"orval": "6.5.1",
"prettier": "2.7.1",
"prisma": "4.3.1",
"react-test-renderer": "17.0.2",
Expand All @@ -183,7 +183,7 @@
"schema": "apps/backend/prisma/schema.prisma"
},
"resolutions": {
"@types/react": "17.0.49",
"@types/react": "17.0.30",
"@types/react-dom": "17.0.9"
}
}
8 changes: 4 additions & 4 deletions workspace.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"projectType": "application",
"targets": {
"build": {
"executor": "@nrwl/node:webpack",
"executor": "@nrwl/node:build",
"outputs": ["{options.outputPath}"],
"options": {
"outputPath": "dist/apps/backend",
Expand Down Expand Up @@ -68,7 +68,7 @@
}
},
"serve": {
"executor": "@nrwl/node:node",
"executor": "@nrwl/node:execute",
"options": {
"buildTarget": "backend:build"
}
Expand Down Expand Up @@ -182,7 +182,7 @@
"projectType": "application",
"targets": {
"build": {
"executor": "@nrwl/node:webpack",
"executor": "@nrwl/node:build",
"outputs": ["{options.outputPath}"],
"options": {
"outputPath": "dist/apps/tokenization",
Expand Down Expand Up @@ -220,7 +220,7 @@
}
},
"serve": {
"executor": "@nrwl/node:node",
"executor": "@nrwl/node:execute",
"options": {
"buildTarget": "tokenization:build"
}
Expand Down
Loading

0 comments on commit f6dc459

Please sign in to comment.