From c73666aa50de96babb48ab89f11582c76e91d7e0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 15:59:12 +0000 Subject: [PATCH] fix(deps): update all non-major dependencies --- conf/eslint-config-react-app/package.json | 20 ++-- package.json | 100 +++++++++--------- .../react-with-storybook/example/package.json | 4 +- templates/react/example/package.json | 4 +- 4 files changed, 64 insertions(+), 64 deletions(-) diff --git a/conf/eslint-config-react-app/package.json b/conf/eslint-config-react-app/package.json index 9714c3d8a..b896217dd 100644 --- a/conf/eslint-config-react-app/package.json +++ b/conf/eslint-config-react-app/package.json @@ -20,20 +20,20 @@ "eslint": "^8.0.0" }, "dependencies": { - "@babel/core": "^7.18.6", - "@babel/eslint-parser": "^7.18.2", - "@rushstack/eslint-patch": "^1.1.4", - "@typescript-eslint/eslint-plugin": "^5.30.0", - "@typescript-eslint/parser": "^5.30.0", + "@babel/core": "^7.24.3", + "@babel/eslint-parser": "^7.24.1", + "@rushstack/eslint-patch": "^1.10.1", + "@typescript-eslint/eslint-plugin": "^5.62.0", + "@typescript-eslint/parser": "^5.62.0", "babel-preset-react-app": "^10.0.1", "confusing-browser-globals": "^1.0.11", "eslint-plugin-flowtype": "^8.0.3", - "eslint-plugin-import": "^2.26.0", - "eslint-plugin-jest": "^26.5.3", - "eslint-plugin-jsx-a11y": "^6.6.0", - "eslint-plugin-react": "^7.30.1", + "eslint-plugin-import": "^2.29.1", + "eslint-plugin-jest": "^26.9.0", + "eslint-plugin-jsx-a11y": "^6.8.0", + "eslint-plugin-react": "^7.34.1", "eslint-plugin-react-hooks": "^4.6.0", - "eslint-plugin-testing-library": "^5.5.1" + "eslint-plugin-testing-library": "^5.11.1" }, "engines": { "node": ">=14.0.0" diff --git a/package.json b/package.json index eb9f141fa..e38a02c72 100644 --- a/package.json +++ b/package.json @@ -43,69 +43,69 @@ "node": "^16.0.0 || >=18.0.0" }, "dependencies": { - "@babel/core": "^7.20.5", - "@babel/helper-module-imports": "^7.18.6", - "@babel/parser": "^7.20.5", + "@babel/core": "^7.24.3", + "@babel/helper-module-imports": "^7.24.3", + "@babel/parser": "^7.24.1", "@babel/plugin-proposal-class-properties": "^7.18.6", - "@babel/preset-env": "^7.20.2", - "@babel/traverse": "^7.20.5", - "@rollup/plugin-babel": "^6.0.3", - "@rollup/plugin-commonjs": "^24.0.1", - "@rollup/plugin-json": "^6.0.0", - "@rollup/plugin-node-resolve": "^15.0.1", - "@rollup/plugin-replace": "^5.0.2", - "@rollup/plugin-terser": "^0.4.0", - "@types/jest": "^29.5.0", - "@typescript-eslint/eslint-plugin": "^5.47.0", - "@typescript-eslint/parser": "^5.47.0", + "@babel/preset-env": "^7.24.3", + "@babel/traverse": "^7.24.1", + "@rollup/plugin-babel": "^6.0.4", + "@rollup/plugin-commonjs": "^24.1.0", + "@rollup/plugin-json": "^6.1.0", + "@rollup/plugin-node-resolve": "^15.2.3", + "@rollup/plugin-replace": "^5.0.5", + "@rollup/plugin-terser": "^0.4.4", + "@types/jest": "^29.5.12", + "@typescript-eslint/eslint-plugin": "^5.62.0", + "@typescript-eslint/parser": "^5.62.0", "ansi-escapes": "^4.3.2", "asyncro": "^3.0.0", - "babel-jest": "^29.5.0", + "babel-jest": "^29.7.0", "babel-plugin-annotate-pure-calls": "^0.4.0", "babel-plugin-dev-expression": "^0.2.3", "babel-plugin-macros": "^3.1.0", - "babel-plugin-polyfill-regenerator": "^0.4.1", + "babel-plugin-polyfill-regenerator": "^0.6.1", "babel-plugin-transform-rename-import": "^2.3.0", "camelcase": "^6.3.0", "chalk": "^4.1.2", "confusing-browser-globals": "^1.0.11", - "enquirer": "^2.3.6", + "enquirer": "^2.4.1", "eslint": "^8.37.0", - "eslint-config-prettier": "^8.5.0", + "eslint-config-prettier": "^8.10.0", "eslint-plugin-flowtype": "^8.0.3", - "eslint-plugin-import": "^2.26.0", - "eslint-plugin-jest": "^27.2.1", - "eslint-plugin-jsx-a11y": "^6.6.1", + "eslint-plugin-import": "^2.29.1", + "eslint-plugin-jest": "^27.9.0", + "eslint-plugin-jsx-a11y": "^6.8.0", "eslint-plugin-prettier": "^4.2.1", - "eslint-plugin-react": "^7.31.11", + "eslint-plugin-react": "^7.34.1", "eslint-plugin-react-hooks": "^4.6.0", - "eslint-plugin-testing-library": "^5.9.1", + "eslint-plugin-testing-library": "^5.11.1", "execa": "^4.1.0", - "figlet": "^1.5.2", + "figlet": "^1.7.0", "fs-extra": "^10.1.0", "jest": "^29.5.0", - "jest-environment-jsdom": "^29.5.0", + "jest-environment-jsdom": "^29.7.0", "jest-watch-typeahead": "^2.2.2", "jpjs": "^1.2.1", "lodash.merge": "^4.6.2", "ora": "^5.4.1", "pascal-case": "^3.1.2", - "postcss": "^8.4.20", + "postcss": "^8.4.38", "prettier": "^2.8.1", - "progress-estimator": "^0.3.0", - "regenerator-runtime": "^0.13.9", + "progress-estimator": "^0.3.1", + "regenerator-runtime": "^0.14.1", "rollup": "^3.20.0", "rollup-plugin-delete": "^2.0.0", - "rollup-plugin-dts": "^5.3.0", - "rollup-plugin-typescript2": "^0.34.1", + "rollup-plugin-dts": "^5.3.1", + "rollup-plugin-typescript2": "^0.36.0", "sade": "^1.8.1", - "semver": "^7.3.8", + "semver": "^7.6.0", "shelljs": "^0.8.5", "sort-package-json": "^1.57.0", "tiny-glob": "^0.2.9", - "ts-jest": "^29.0.5", - "ts-node": "^10.9.1", - "tslib": "^2.4.1", + "ts-jest": "^29.1.2", + "ts-node": "^10.9.2", + "tslib": "^2.6.2", "type-fest": "^2.19.0", "typescript": "^5.0.2" }, @@ -113,32 +113,32 @@ "@commitlint/cli": "^16.3.0", "@commitlint/config-conventional": "^16.2.4", "@release-it/conventional-changelog": "^5.1.1", - "@types/cssnano": "^5.0.0", - "@types/eslint": "^8.4.10", - "@types/figlet": "^1.5.5", + "@types/cssnano": "^5.1.0", + "@types/eslint": "^8.56.7", + "@types/figlet": "^1.5.8", "@types/fs-extra": "^9.0.13", - "@types/lodash": "^4.14.191", - "@types/node": "^16.11.42", - "@types/react": "^18.0.31", - "@types/rollup-plugin-json": "^3.0.3", - "@types/semver": "^7.3.13", - "@types/shelljs": "^0.8.11", - "@types/styled-components": "^5.1.26", + "@types/lodash": "^4.17.0", + "@types/node": "^16.18.93", + "@types/react": "^18.2.73", + "@types/rollup-plugin-json": "^3.0.7", + "@types/semver": "^7.5.8", + "@types/shelljs": "^0.8.15", + "@types/styled-components": "^5.1.34", "auto-changelog": "^2.4.0", - "autoprefixer": "^10.4.13", + "autoprefixer": "^10.4.19", "babel-plugin-replace-identifiers": "^0.1.1", - "cssnano": "^5.1.14", + "cssnano": "^5.1.15", "doctoc": "^2.2.1", "dts-cli": "file:.", - "husky": "^8.0.0", + "husky": "^8.0.3", "lint-staged": "^12.5.0", "react": "^16.14.0", "react-dom": "^16.14.0", "react-is": "^16.13.1", - "release-it": "^15.5.1", + "release-it": "^15.11.0", "rollup-plugin-postcss": "^4.0.2", - "styled-components": "^5.3.6", - "tiny-invariant": "^1.3.1", + "styled-components": "^5.3.11", + "tiny-invariant": "^1.3.3", "tiny-warning": "^1.0.3" }, "prettier": { diff --git a/templates/react-with-storybook/example/package.json b/templates/react-with-storybook/example/package.json index 93bd19f7f..f3c2bd964 100644 --- a/templates/react-with-storybook/example/package.json +++ b/templates/react-with-storybook/example/package.json @@ -17,8 +17,8 @@ "scheduler/tracing": "../node_modules/scheduler/tracing-profiling" }, "devDependencies": { - "@types/react": "^18.0.31", - "@types/react-dom": "^18.0.11", + "@types/react": "^18.2.73", + "@types/react-dom": "^18.2.23", "vite": "latest", "@vitejs/plugin-react": "latest", "typescript": "^4" diff --git a/templates/react/example/package.json b/templates/react/example/package.json index 93bd19f7f..f3c2bd964 100644 --- a/templates/react/example/package.json +++ b/templates/react/example/package.json @@ -17,8 +17,8 @@ "scheduler/tracing": "../node_modules/scheduler/tracing-profiling" }, "devDependencies": { - "@types/react": "^18.0.31", - "@types/react-dom": "^18.0.11", + "@types/react": "^18.2.73", + "@types/react-dom": "^18.2.23", "vite": "latest", "@vitejs/plugin-react": "latest", "typescript": "^4"