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 Mar 29, 2024
1 parent 3fdc2d1 commit 7f87d61
Show file tree
Hide file tree
Showing 2 changed files with 1,755 additions and 630 deletions.
74 changes: 37 additions & 37 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"yup": "1.3.3"
},
"devDependencies": {
"@babel/core": "7.22.5",
"@babel/core": "7.24.3",
"@graphql-codegen/add": "3.2.3",
"@graphql-codegen/cli": "2.16.5",
"@graphql-codegen/near-operation-file-preset": "2.5.0",
Expand All @@ -112,57 +112,57 @@
"@storybook/nextjs": "7.5.3",
"@storybook/react": "7.5.3",
"@storybook/theming": "7.5.3",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "14.0.0",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "14.2.2",
"@testing-library/react-hooks": "8.0.1",
"@testing-library/user-event": "14.4.3",
"@types/connect-redis": "0.0.20",
"@types/cookie-signature": "1.1.0",
"@types/jest-axe": "3.5.5",
"@types/luxon": "3.3.0",
"@types/passport": "1.0.12",
"@types/passport-saml-metadata": "2.2.1",
"@types/react": "18.2.14",
"@types/react-fontawesome": "1.6.5",
"@types/react-slick": "0.23.10",
"@typescript-eslint/eslint-plugin": "6.7.3",
"@typescript-eslint/parser": "6.7.3",
"assert": "2.0.0",
"autoprefixer": "10.4.14",
"babel-loader": "9.1.2",
"@testing-library/user-event": "14.5.2",
"@types/connect-redis": "0.0.23",
"@types/cookie-signature": "1.1.2",
"@types/jest-axe": "3.5.9",
"@types/luxon": "3.4.2",
"@types/passport": "1.0.16",
"@types/passport-saml-metadata": "2.2.4",
"@types/react": "18.2.72",
"@types/react-fontawesome": "1.6.8",
"@types/react-slick": "0.23.13",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"assert": "2.1.0",
"autoprefixer": "10.4.19",
"babel-loader": "9.1.3",
"bson": "4.7.2",
"concurrently": "8.2.0",
"css-loader": "6.8.1",
"eslint": "8.43.0",
"eslint-config-next": "13.5.2",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jest": "27.2.1",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-react": "7.32.2",
"concurrently": "8.2.2",
"css-loader": "6.10.0",
"eslint": "8.57.0",
"eslint-config-next": "13.5.6",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "27.9.0",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-react": "7.34.1",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-security": "1.7.1",
"eslint-plugin-storybook": "0.6.15",
"happo-plugin-storybook": "3.4.0",
"happo.io": "8.3.3",
"happo.io": "8.4.4",
"husky": "8.0.3",
"identity-obj-proxy": "3.0.0",
"jest": "29.5.0",
"jest": "29.7.0",
"jest-axe": "7.0.1",
"jest-environment-jsdom": "29.5.0",
"jest-environment-jsdom": "29.7.0",
"jest-launchdarkly-mock": "2.1.0",
"lint-staged": "13.2.2",
"next-test-api-route-handler": "3.1.8",
"lint-staged": "13.3.0",
"next-test-api-route-handler": "3.2.0",
"passport-custom": "1.1.1",
"postcss": "8.4.31",
"postcss": "8.4.38",
"prettier": "2.8.8",
"sass": "1.63.6",
"sass-loader": "13.3.2",
"sass": "1.72.0",
"sass-loader": "13.3.3",
"storybook": "7.5.3",
"storybook-addon-apollo-client": "5.0.0",
"storybook-addon-mock": "4.3.0",
"style-loader": "3.3.3",
"typescript": "5.2.2",
"style-loader": "3.3.4",
"typescript": "5.4.3",
"util": "0.12.5"
},
"resolutions": {
Expand Down

0 comments on commit 7f87d61

Please sign in to comment.