From 5e975f2f6fb07374b89f06509fe82ed3ae2950b9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 10:32:31 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- .circleci/config.yml | 2 +- package.json | 80 ++++++++++++++++++++++---------------------- 2 files changed, 41 insertions(+), 41 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index d774291..86332ed 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -3,7 +3,7 @@ version: 2 refs: container: &container docker: - - image: node:18.16.0 + - image: node:18.20.2 working_directory: ~/repo steps: - &Versions diff --git a/package.json b/package.json index 9475897..870832d 100644 --- a/package.json +++ b/package.json @@ -55,75 +55,75 @@ "react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0" }, "resolutions": { - "@types/react": "18.2.7" + "@types/react": "18.3.1" }, "devDependencies": { - "@babel/core": "7.22.1", - "@babel/eslint-parser": "7.21.8", + "@babel/core": "7.24.5", + "@babel/eslint-parser": "7.24.5", "@babel/plugin-syntax-dynamic-import": "7.8.3", - "@babel/preset-env": "7.22.4", - "@babel/preset-react": "7.22.3", - "@babel/preset-typescript": "7.21.5", + "@babel/preset-env": "7.24.5", + "@babel/preset-react": "7.24.1", + "@babel/preset-typescript": "7.24.1", "@semantic-release/changelog": "6.0.3", "@semantic-release/git": "10.0.1", - "@semantic-release/npm": "10.0.3", + "@semantic-release/npm": "10.0.6", "@shopify/jest-dom-mocks": "4.2.0", - "@storybook/addon-actions": "7.0.18", + "@storybook/addon-actions": "7.6.18", "@storybook/addon-docs": "^7.0.4", "@storybook/addon-essentials": "^7.0.4", "@storybook/addon-interactions": "^7.0.4", "@storybook/addon-knobs": "7.0.2", "@storybook/addon-links": "^7.0.4", - "@storybook/addon-mdx-gfm": "7.0.18", + "@storybook/addon-mdx-gfm": "7.6.18", "@storybook/addon-notes": "5.3.21", "@storybook/addon-options": "5.3.21", "@storybook/blocks": "^7.0.4", - "@storybook/cli": "7.0.18", + "@storybook/cli": "7.6.18", "@storybook/manager-api": "^7.0.4", "@storybook/preset-create-react-app": "^7.0.4", - "@storybook/react": "7.0.18", - "@storybook/react-webpack5": "7.0.18", - "@storybook/testing-library": "^0.1.0", + "@storybook/react": "7.6.18", + "@storybook/react-webpack5": "7.6.18", + "@storybook/testing-library": "^0.2.0", "@storybook/theming": "^7.0.4", - "@testing-library/react": "14.0.0", + "@testing-library/react": "14.3.1", "@testing-library/react-hooks": "8.0.1", - "@types/jest": "29.5.2", - "@types/react": "18.2.7", - "@typescript-eslint/eslint-plugin": "5.59.8", - "@typescript-eslint/parser": "5.59.8", + "@types/jest": "29.5.12", + "@types/react": "18.3.1", + "@typescript-eslint/eslint-plugin": "5.62.0", + "@typescript-eslint/parser": "5.62.0", "babel-core": "6.26.3", - "babel-loader": "9.1.2", + "babel-loader": "9.1.3", "babel-plugin-dynamic-import-node": "2.3.3", - "eslint": "8.41.0", - "eslint-config-prettier": "8.8.0", + "eslint": "8.57.0", + "eslint-config-prettier": "8.10.0", "eslint-config-react-app": "7.0.1", "eslint-plugin-flowtype": "8.0.3", - "eslint-plugin-import": "2.27.5", - "eslint-plugin-jsx-a11y": "6.7.1", + "eslint-plugin-import": "2.29.1", + "eslint-plugin-jsx-a11y": "6.8.0", "eslint-plugin-prettier": "4.2.1", - "eslint-plugin-react": "7.32.2", - "eslint-plugin-react-hooks": "4.6.0", - "eslint-plugin-storybook": "^0.6.11", + "eslint-plugin-react": "7.34.1", + "eslint-plugin-react-hooks": "4.6.2", + "eslint-plugin-storybook": "^0.8.0", "fork-ts-checker-webpack-plugin": "8.0.0", "gh-pages": "5.0.0", "husky": "8.0.3", - "jest": "29.5.0", + "jest": "29.7.0", "jest-environment-jsdom": "^29.5.0", "jest-localstorage-mock": "2.4.26", - "lint-staged": "13.2.2", + "lint-staged": "13.3.0", "markdown-loader": "8.0.0", "prettier": "2.8.8", "prop-types": "^15.8.1", - "react": "18.2.0", - "react-dom": "18.2.0", - "react-test-renderer": "18.2.0", - "rimraf": "5.0.1", - "semantic-release": "21.0.2", - "storybook": "7.0.18", - "ts-jest": "29.1.0", - "ts-loader": "9.4.3", - "ts-node": "10.9.1", - "typescript": "5.0.4" + "react": "18.3.1", + "react-dom": "18.3.1", + "react-test-renderer": "18.3.1", + "rimraf": "5.0.5", + "semantic-release": "21.1.2", + "storybook": "7.6.18", + "ts-jest": "29.1.2", + "ts-loader": "9.5.1", + "ts-node": "10.9.2", + "typescript": "5.4.5" }, "config": { "commitizen": { @@ -156,7 +156,7 @@ ] }, "volta": { - "node": "18.16.0", - "yarn": "1.22.19" + "node": "18.20.2", + "yarn": "1.22.22" } }