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] authored Dec 28, 2023
1 parent 265731b commit 8bb8f01
Show file tree
Hide file tree
Showing 2 changed files with 1,302 additions and 625 deletions.
68 changes: 34 additions & 34 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"yup": "1.3.2"
},
"devDependencies": {
"@babel/core": "7.22.5",
"@babel/core": "7.23.6",
"@graphql-codegen/add": "3.2.3",
"@graphql-codegen/cli": "2.16.5",
"@graphql-codegen/near-operation-file-preset": "2.5.0",
Expand All @@ -110,57 +110,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.1.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.1",
"@types/connect-redis": "0.0.23",
"@types/cookie-signature": "1.1.2",
"@types/jest-axe": "3.5.9",
"@types/luxon": "3.3.7",
"@types/passport": "1.0.16",
"@types/passport-saml-metadata": "2.2.4",
"@types/react": "18.2.45",
"@types/react-fontawesome": "1.6.8",
"@types/react-slick": "0.23.13",
"@typescript-eslint/eslint-plugin": "6.16.0",
"@typescript-eslint/parser": "6.16.0",
"assert": "2.1.0",
"autoprefixer": "10.4.16",
"babel-loader": "9.1.3",
"bson": "4.7.2",
"concurrently": "8.2.0",
"concurrently": "8.2.2",
"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",
"eslint": "8.56.0",
"eslint-config-next": "13.5.6",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "27.6.0",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-react": "7.33.2",
"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.1.10",
"passport-custom": "1.1.1",
"postcss": "8.4.31",
"postcss": "8.4.32",
"prettier": "2.8.8",
"sass": "1.63.6",
"sass": "1.69.5",
"sass-loader": "13.3.2",
"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",
"typescript": "5.3.3",
"util": "0.12.5"
},
"resolutions": {
Expand Down
Loading

0 comments on commit 8bb8f01

Please sign in to comment.