Skip to content

Commit

Permalink
chore: Update (#143)
Browse files Browse the repository at this point in the history
* (chore): Updae

* f

* f
  • Loading branch information
Michał Miszczyszyn committed Feb 24, 2021
1 parent fb37d80 commit 7cfa926
Show file tree
Hide file tree
Showing 3 changed files with 1,039 additions and 1,959 deletions.
2 changes: 1 addition & 1 deletion api-helpers/models.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ type Awaited<T> = T extends Promise<infer R> ? R : never;

export type Models = {
readonly [K in keyof PrismaDelegates]: NonNullable<
Awaited<ReturnType<PrismaDelegates[K]['findOne']>>
Awaited<ReturnType<PrismaDelegates[K]['findFirst']>>
>;
};

Expand Down
108 changes: 54 additions & 54 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,106 +35,106 @@
"private": true,
"dependencies": {
"@hapi/boom": "9.1.1",
"@hcaptcha/react-hcaptcha": "0.2.2",
"@prisma/client": "2.14.0",
"@sentry/browser": "5.29.2",
"@sentry/integrations": "5.29.2",
"@sentry/node": "5.29.2",
"@sentry/react": "5.29.2",
"@sentry/tracing": "5.29.2",
"@sentry/webpack-plugin": "1.14.0",
"@hcaptcha/react-hcaptcha": "0.3.2",
"@prisma/client": "2.17.0",
"@sentry/browser": "6.2.0",
"@sentry/integrations": "6.2.0",
"@sentry/node": "6.2.0",
"@sentry/react": "6.2.0",
"@sentry/tracing": "6.2.0",
"@sentry/webpack-plugin": "1.14.1",
"@zeit/next-source-maps": "0.0.4-canary.1",
"algoliasearch": "4.8.3",
"algoliasearch": "4.8.5",
"cheerio": "1.0.0-rc.5",
"clsx": "1.1.1",
"feed": "4.2.1",
"feed": "4.2.2",
"feedparser": "2.2.10",
"hcaptcha": "0.0.2",
"html-entities": "2.0.2",
"html-entities": "2.1.0",
"iconv-lite": "0.6.2",
"mailgun-js": "0.22.0",
"ms": "2.1.3",
"next": "10.0.4",
"next-auth": "3.3.0",
"next-images": "1.6.2",
"next-seo": "4.17.0",
"next": "10.0.7",
"next-auth": "3.5.1",
"next-images": "1.7.0",
"next-seo": "4.20.0",
"normalize.css": "8.0.1",
"pino": "6.9.0",
"pino": "6.11.1",
"ramda": "0.27.1",
"react": "17.0.1",
"react-dom": "17.0.1",
"react-instantsearch-dom": "6.8.2",
"react-instantsearch-dom": "6.10.0",
"rxjs": "6.6.3",
"slugify": "1.4.6",
"superjson": "1.4.1",
"slugify": "1.4.7",
"superjson": "1.7.2",
"xss": "1.0.8",
"yup": "0.32.8"
"yup": "0.32.9"
},
"devDependencies": {
"@next/bundle-analyzer": "10.0.4",
"@prisma/cli": "2.14.0",
"@swc-node/jest": "1.0.3",
"@testing-library/dom": "7.29.1",
"@testing-library/jest-dom": "5.11.8",
"@testing-library/react": "11.2.2",
"@testing-library/user-event": "12.6.0",
"@types/cheerio": "0.22.23",
"@next/bundle-analyzer": "10.0.7",
"@swc-node/jest": "1.1.0",
"@testing-library/dom": "7.29.6",
"@testing-library/jest-dom": "5.11.9",
"@testing-library/react": "11.2.5",
"@testing-library/user-event": "12.7.3",
"@types/cheerio": "0.22.24",
"@types/feedparser": "2.2.3",
"@types/gtag.js": "0.0.4",
"@types/hcaptcha__react-hcaptcha": "0.1.4",
"@types/jest": "26.0.19",
"@types/lodash": "4.14.167",
"@types/jest": "26.0.20",
"@types/lodash": "4.14.168",
"@types/mailgun-js": "0.22.11",
"@types/mongodb": "3.6.3",
"@types/mongodb": "3.6.8",
"@types/ms": "0.7.31",
"@types/next-auth": "3.1.19",
"@types/node": "14.14.20",
"@types/pino": "6.3.4",
"@types/react": "17.0.0",
"@types/react-dom": "17.0.0",
"@types/next-auth": "3.1.24",
"@types/node": "14.14.31",
"@types/pino": "6.3.6",
"@types/react": "17.0.2",
"@types/react-dom": "17.0.1",
"@types/react-instantsearch-dom": "6.8.0",
"@types/yup": "0.29.11",
"@types/zeit__next-source-maps": "0.0.2",
"@typescript-eslint/eslint-plugin": "4.12.0",
"@typescript-eslint/parser": "4.12.0",
"all-contributors-cli": "6.19.0",
"@typescript-eslint/eslint-plugin": "4.15.2",
"@typescript-eslint/parser": "4.15.2",
"all-contributors-cli": "6.20.0",
"babel-eslint": "10.1.0",
"babel-jest": "26.6.3",
"babel-plugin-superjson-next": "0.1.9",
"concurrently": "5.3.0",
"babel-plugin-superjson-next": "0.2.1",
"concurrently": "6.0.0",
"cross-env": "7.0.3",
"dotenv": "8.2.0",
"eslint": "7.17.0",
"eslint-config-prettier": "7.1.0",
"eslint": "7.20.0",
"eslint-config-prettier": "8.0.0",
"eslint-config-react-app": "6.0.0",
"eslint-plugin-css-modules": "2.11.0",
"eslint-plugin-cypress": "2.11.2",
"eslint-plugin-flowtype": "5.2.0",
"eslint-plugin-flowtype": "5.3.0",
"eslint-plugin-functional": "3.2.1",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-jsx-a11y": "6.4.1",
"eslint-plugin-react": "7.22.0",
"eslint-plugin-react-hooks": "4.2.0",
"heroku": "7.47.7",
"heroku": "7.48.0",
"husky": "4.3.6",
"jest": "26.6.3",
"jest-css-modules": "2.1.0",
"jest-extended": "0.11.5",
"jest-watch-typeahead": "0.6.1",
"lint-staged": "10.5.3",
"lodash": "4.17.20",
"mongodb": "3.6.3",
"msw": "0.25.0",
"pino-pretty": "4.3.0",
"lint-staged": "10.5.4",
"lodash": "4.17.21",
"mongodb": "3.6.4",
"msw": "0.26.2",
"pino-pretty": "4.5.0",
"postcss-flexbugs-fixes": "5.0.2",
"postcss-preset-env": "6.7.0",
"prettier": "2.2.1",
"prisma": "2.17.0",
"rimraf": "3.0.2",
"sass": "1.32.0",
"ts-loader": "8.0.14",
"sass": "1.32.8",
"ts-loader": "8.0.17",
"ts-node": "9.1.1",
"typescript": "4.1.3",
"typescript-plugin-css-modules": "3.0.1",
"typescript": "4.2.2",
"typescript-plugin-css-modules": "3.2.0",
"wait-on": "5.2.1"
},
"husky": {
Expand Down

0 comments on commit 7cfa926

Please sign in to comment.