Skip to content
This repository was archived by the owner on May 24, 2022. It is now read-only.

chore: update dependencies #88

Merged
merged 1 commit into from
Sep 5, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions .ncurc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"upgrade": true,
"deep": true,
"reject": [
"@graphql-codegen/cli",
"@graphql-codegen/introspection",
"@graphql-codegen/typescript",
"@graphql-codegen/typescript-operations"
]
}
56 changes: 28 additions & 28 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"graphql:setup": "node prepare/graphql-setup.js",
"graphql:types": "graphql-codegen --config .codegenrc.js",
"lint": "yarn tsc:noEmit && yarn xo && yarn stylelint && next lint",
"ncu": "npx [email protected] -u --dep='prod,dev'",
"ncu": "npx [email protected]",
"ncu:minor": "yarn ncu -t minor",
"ncu:patch": "yarn ncu -t patch",
"npmrc:setup": "node prepare/npmrc.js",
Expand All @@ -38,41 +38,41 @@
"xo:fix": "yarn xo --fix"
},
"dependencies": {
"@apollo/client": "3.4.7",
"@apollo/client": "3.4.10",
"@apollo/react-hooks": "4.0.0",
"@contentful/rich-text-react-renderer": "15.1.0",
"@contentful/rich-text-react-renderer": "15.2.0",
"@contentful/rich-text-types": "15.1.0",
"@dekk-app/dekk-backend": "1.6.1",
"@dekk-app/dekk-backend": "1.10.0",
"@emotion/cache": "11.4.0",
"@emotion/core": "11.0.0",
"@emotion/react": "11.4.1",
"@emotion/server": "11.4.0",
"@emotion/styled": "11.3.0",
"@sentry/nextjs": "6.11.0",
"@sentry/nextjs": "6.12.0",
"@xobotyi/scrollbar-width": "1.9.5",
"axios": "0.21.1",
"axios": "0.21.3",
"date-fns": "2.23.0",
"deepmerge": "4.2.2",
"focus-trap-react": "^8.7.0",
"graphql": "15.5.1",
"focus-trap-react": "^8.7.1",
"graphql": "15.5.2",
"lodash.isequal": "4.5.0",
"next": "11.1.0",
"next-auth": "3.28.0",
"next": "11.1.2",
"next-auth": "3.29.0",
"next-i18next": "8.6.0",
"nodemailer": "6.6.3",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-hook-form": "7.12.2",
"react-hook-form": "7.14.2",
"react-is": "17.0.2",
"react-lottie-player": "1.3.3",
"react-lottie-player": "1.4.0",
"react-textarea-autosize": "8.3.3",
"sitemap": "7.0.0",
"tslib": "2.3.1",
"use-cookie-consent": "^0.1.12",
"use-cookie-consent": "^0.1.13",
"zustand": "3.5.10"
},
"devDependencies": {
"@babel/core": "^7.15.0",
"@babel/core": "^7.15.5",
"@babel/preset-typescript": "^7.15.0",
"@commitlint/cli": "^13.1.0",
"@commitlint/config-conventional": "^13.1.0",
Expand All @@ -81,37 +81,37 @@
"@graphql-codegen/introspection": "2.0.0",
"@graphql-codegen/typescript": "^1.23.0",
"@graphql-codegen/typescript-operations": "^1.18.4",
"@next/bundle-analyzer": "^11.1.0",
"@next/bundle-analyzer": "^11.1.2",
"@types/faker": "^5.5.8",
"@types/jasmine": "^3.8.2",
"@types/jasmine": "^3.9.0",
"@types/jasmine-matchers": "^0.2.32",
"@types/jest": "^27.0.1",
"@types/lodash.at": "^4.6.6",
"@types/lodash.isequal": "^4.5.5",
"@types/lodash.pullallby": "^4.7.6",
"@types/lodash.take": "^4.1.6",
"@types/node": "^16.6.1",
"@types/node": "^16.7.10",
"@types/nodemailer": "^6.4.4",
"@types/react": "^17.0.17",
"@types/react": "^17.0.19",
"@types/react-dom": "^17.0.9",
"@types/react-textarea-autosize": "^4.3.6",
"@types/uuid": "^8.3.1",
"@typescript-eslint/eslint-plugin": "^4.29.1",
"@typescript-eslint/parser": "^4.29.1",
"@typescript-eslint/eslint-plugin": "^4.30.0",
"@typescript-eslint/parser": "^4.30.0",
"babel-plugin-jsx-remove-data-test-id": "^3.0.0",
"cypress-cucumber-preprocessor": "^4.2.0",
"dotenv": "^10.0.0",
"duplicate-package-checker-webpack-plugin": "^3.0.0",
"eslint": "^7.32.0",
"eslint-config-next": "^11.1.0",
"eslint-config-next": "^11.1.2",
"eslint-config-prettier": "^8.3.0",
"eslint-config-xo-react": "^0.25.0",
"eslint-config-xo-typescript": "^0.44.0",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-react": "^7.24.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.25.1",
"eslint-plugin-react-hooks": "^4.2.0",
"faker": "^5.5.3",
"husky": "^7.0.1",
"husky": "^7.0.2",
"lint-staged": "^11.1.2",
"lodash.at": "^4.6.0",
"lodash.pullallby": "^4.7.0",
Expand All @@ -125,10 +125,10 @@
"stylelint-config-styled-components": "^0.1.1",
"stylelint-order": "^4.1.0",
"stylelint-processor-styled-components": "^1.10.0",
"ts-node": "^10.2.0",
"type-fest": "^2.0.0",
"typescript": "^4.3.5",
"webpack": "^5.50.0",
"ts-node": "^10.2.1",
"type-fest": "^2.1.0",
"typescript": "^4.4.2",
"webpack": "^5.52.0",
"xo": "^0.44.0"
}
}
Loading