Skip to content

Commit

Permalink
chore(deps): update devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 10, 2023
1 parent 4ff070f commit 6d0fdc7
Show file tree
Hide file tree
Showing 2 changed files with 1,165 additions and 775 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,21 +92,21 @@
"yup": "1.2.0"
},
"devDependencies": {
"@babel/core": "7.22.5",
"@babel/core": "7.22.8",
"@graphql-codegen/add": "3.2.3",
"@graphql-codegen/cli": "2.16.5",
"@graphql-codegen/near-operation-file-preset": "2.5.0",
"@graphql-codegen/typescript": "2.8.8",
"@graphql-codegen/typescript-operations": "2.5.13",
"@graphql-codegen/typescript-react-apollo": "3.3.7",
"@shelf/jest-mongodb": "3.0.2",
"@storybook/addon-a11y": "7.0.24",
"@storybook/addon-actions": "7.0.24",
"@storybook/addon-essentials": "7.0.24",
"@storybook/addon-links": "7.0.24",
"@storybook/nextjs": "7.0.24",
"@storybook/react": "7.0.24",
"@storybook/theming": "7.0.24",
"@storybook/addon-a11y": "7.0.26",
"@storybook/addon-actions": "7.0.26",
"@storybook/addon-essentials": "7.0.26",
"@storybook/addon-links": "7.0.26",
"@storybook/nextjs": "7.0.26",
"@storybook/react": "7.0.26",
"@storybook/theming": "7.0.26",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "14.0.0",
"@testing-library/react-hooks": "8.0.1",
Expand All @@ -120,19 +120,19 @@
"@types/react": "18.2.14",
"@types/react-fontawesome": "1.6.5",
"@types/react-slick": "0.23.10",
"@typescript-eslint/eslint-plugin": "5.59.11",
"@typescript-eslint/parser": "5.59.11",
"@typescript-eslint/eslint-plugin": "5.61.0",
"@typescript-eslint/parser": "5.61.0",
"assert": "2.0.0",
"autoprefixer": "10.4.14",
"babel-loader": "9.1.2",
"babel-loader": "9.1.3",
"bson": "4.7.2",
"concurrently": "8.2.0",
"css-loader": "6.8.1",
"eslint": "8.43.0",
"eslint": "8.44.0",
"eslint-config-next": "12.3.4",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jest": "27.2.1",
"eslint-plugin-jest": "27.2.2",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react-hooks": "4.6.0",
Expand All @@ -142,22 +142,22 @@
"happo.io": "8.3.3",
"husky": "8.0.3",
"identity-obj-proxy": "3.0.0",
"jest": "29.5.0",
"jest": "29.6.1",
"jest-axe": "7.0.1",
"jest-environment-jsdom": "29.5.0",
"jest-environment-jsdom": "29.6.1",
"jest-launchdarkly-mock": "2.1.0",
"lint-staged": "13.2.2",
"lint-staged": "13.2.3",
"next-test-api-route-handler": "3.1.8",
"passport-custom": "1.1.1",
"postcss": "8.4.24",
"postcss": "8.4.25",
"prettier": "2.8.8",
"sass": "1.63.4",
"sass": "1.63.6",
"sass-loader": "13.3.2",
"standard-version": "9.5.0",
"storybook": "7.0.24",
"storybook": "7.0.26",
"storybook-addon-apollo-client": "5.0.0",
"storybook-addon-launchdarkly": "1.0.2",
"storybook-addon-mock": "4.0.0",
"storybook-addon-mock": "4.1.0",
"storybook-css-modules-preset": "1.1.1",
"storybook-theme-toggle": "0.1.2",
"style-loader": "3.3.3",
Expand Down

0 comments on commit 6d0fdc7

Please sign in to comment.