From e561f50917343279d0cc66f5c768e58d51e647e6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 21 Oct 2022 21:25:45 +0000 Subject: [PATCH] chore(deps): update devdependencies-major --- package.json | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index 5ac05adc..b7ecb8c2 100644 --- a/package.json +++ b/package.json @@ -46,42 +46,42 @@ "@storybook/react": "6.5.12", "@tailwindcss/typography": "0.5.7", "@testing-library/jest-dom": "5.16.5", - "@testing-library/react": "12.1.5", + "@testing-library/react": "13.4.0", "@testing-library/user-event": "14.4.3", "@types/d3": "7.4.0", - "@types/jest": "27.5.2", + "@types/jest": "29.2.0", "@types/node": "16.11.64", - "@types/react": "17.0.50", - "@types/react-dom": "17.0.17", + "@types/react": "18.0.21", + "@types/react-dom": "18.0.6", "@types/react-type-animation": "1.1.1", - "@typescript-eslint/eslint-plugin": "4.33.0", - "@typescript-eslint/parser": "4.33.0", + "@typescript-eslint/eslint-plugin": "5.40.1", + "@typescript-eslint/parser": "5.40.1", "autoprefixer": "10.4.12", - "babel-jest": "27.5.1", + "babel-jest": "29.2.1", "babel-loader": "8.2.5", "commitizen": "4.2.5", - "eslint": "7.32.0", + "eslint": "8.26.0", "eslint-config-next": "12.3.1", "eslint-config-prettier": "8.5.0", - "eslint-import-resolver-typescript": "2.7.1", + "eslint-import-resolver-typescript": "3.5.2", "eslint-plugin-import": "2.26.0", "eslint-plugin-jsx-a11y": "6.6.1", "eslint-plugin-prettier": "4.2.1", "eslint-plugin-react": "7.31.9", "eslint-plugin-react-hooks": "4.6.0", - "husky": "7.0.4", + "husky": "8.0.1", "identity-obj-proxy": "3.0.0", - "jest": "27.5.1", + "jest": "29.2.1", "jest-fetch-mock": "3.0.3", - "jest-watch-typeahead": "1.1.0", - "lint-staged": "12.5.0", + "jest-watch-typeahead": "2.2.0", + "lint-staged": "13.0.3", "next": "12.3.1", "postcss": "8.4.17", "prettier": "2.7.1", - "storybook-addon-next-router": "3.1.1", + "storybook-addon-next-router": "4.0.1", "storybook-css-modules-preset": "1.1.1", "tailwindcss": "3.1.8", - "tsconfig-paths-webpack-plugin": "3.5.2", + "tsconfig-paths-webpack-plugin": "4.0.0", "typescript": "4.8.4" } }