From 2da4c969aec6e3d6ba47a27ca31716484df2eaa0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 07:25:51 +0000 Subject: [PATCH] fix(deps): update all non-major dependencies --- apps/catalog/package.json | 28 ++++++++++++++-------------- apps/website-v2/package.json | 18 +++++++++--------- package.json | 28 ++++++++++++++-------------- packages/core/package.json | 24 ++++++++++++------------ packages/eslint/package.json | 20 ++++++++++---------- packages/jest/package.json | 6 +++--- packages/postcss/package.json | 6 +++--- packages/stylelint/package.json | 6 +++--- packages/tailwind/package.json | 14 +++++++------- packages/tsconfig/package.json | 6 +++--- packages/type/package.json | 4 ++-- 11 files changed, 80 insertions(+), 80 deletions(-) diff --git a/apps/catalog/package.json b/apps/catalog/package.json index 6978b27..5fb1b50 100644 --- a/apps/catalog/package.json +++ b/apps/catalog/package.json @@ -21,9 +21,9 @@ "@tuloki/core": "workspace:*", "@tuloki/design-token": "workspace:*", "@tuloki/tailwind": "workspace:*", - "dotenv": "16.3.1", - "react": "18.2.0", - "react-dom": "18.2.0" + "dotenv": "16.4.5", + "react": "18.3.1", + "react-dom": "18.3.1" }, "devDependencies": { "@tuloki/jest": "workspace:*", @@ -31,18 +31,18 @@ "@tuloki/prettier": "workspace:*", "@tuloki/stylelint": "workspace:*", "@tuloki/tsconfig": "workspace:*", - "@storybook/addon-a11y": "7.5.0", - "@storybook/addon-essentials": "7.5.0", + "@storybook/addon-a11y": "7.6.20", + "@storybook/addon-essentials": "7.6.20", "@storybook/addon-styling": "1.3.7", - "@storybook/addon-viewport": "7.5.0", - "@storybook/addons": "7.5.0", - "@storybook/nextjs": "7.5.0", - "@storybook/react": "7.5.0", - "@storybook/theming": "7.5.0", - "@types/react": "18.2.28", - "@types/react-dom": "18.2.13", - "chromatic": "7.4.0", + "@storybook/addon-viewport": "7.6.20", + "@storybook/addons": "7.6.17", + "@storybook/nextjs": "7.6.20", + "@storybook/react": "7.6.20", + "@storybook/theming": "7.6.20", + "@types/react": "18.3.12", + "@types/react-dom": "18.3.1", + "chromatic": "7.6.0", "eslint-config-tuloki-react": "workspace:*", - "storybook": "7.5.0" + "storybook": "7.6.20" } } diff --git a/apps/website-v2/package.json b/apps/website-v2/package.json index d69dad7..ba3f610 100644 --- a/apps/website-v2/package.json +++ b/apps/website-v2/package.json @@ -21,23 +21,23 @@ "@tuloki/core": "workspace:*", "@tuloki/design-token": "workspace:*", "@tuloki/tailwind": "workspace:*", - "dotenv": "16.3.1", - "framer-motion": "10.16.4", - "next": "13.5.5", - "react": "18.2.0", - "react-dom": "18.2.0", - "sharp": "0.32.6" + "dotenv": "16.4.5", + "framer-motion": "10.18.0", + "next": "13.5.7", + "react": "18.3.1", + "react-dom": "18.3.1", + "sharp": "0.33.5" }, "devDependencies": { - "@storybook/react": "7.5.0", + "@storybook/react": "7.6.20", "@tuloki/jest": "workspace:*", "@tuloki/postcss": "workspace:*", "@tuloki/prettier": "workspace:*", "@tuloki/stylelint": "workspace:*", "@tuloki/tsconfig": "workspace:*", "@tuloki/type": "workspace:*", - "@types/react": "18.2.28", - "@types/react-dom": "18.2.13", + "@types/react": "18.3.12", + "@types/react-dom": "18.3.1", "eslint-config-tuloki-nextjs": "workspace:*" } } diff --git a/package.json b/package.json index 45e1b37..765d3fe 100644 --- a/package.json +++ b/package.json @@ -7,10 +7,10 @@ "node": ">=18.0.0 <19", "pnpm": ">=8.0.0" }, - "packageManager": "pnpm@8.9.2", + "packageManager": "pnpm@8.15.9", "volta": { - "node": "18.18.2", - "pnpm": "8.9.2" + "node": "18.20.5", + "pnpm": "8.15.9" }, "scripts": { "prepare": "husky install", @@ -24,22 +24,22 @@ "fmt:fix": "turbo run fmt:fix" }, "devDependencies": { - "@types/eslint": "8.44.5", - "@types/jest": "29.5.6", - "@types/node": "20.8.6", + "@types/eslint": "8.56.12", + "@types/jest": "29.5.14", + "@types/node": "20.17.9", "cross-env": "7.0.3", - "dotenv-cli": "7.3.0", - "eslint": "8.51.0", + "dotenv-cli": "7.4.4", + "eslint": "8.57.1", "husky": "8.0.3", "jest": "29.7.0", "lint-staged": "14.0.1", - "prettier": "3.0.3", - "rimraf": "5.0.5", + "prettier": "3.4.1", + "rimraf": "5.0.10", "stylelint": "15.11.0", - "ts-jest": "29.1.1", - "ts-node": "10.9.1", - "turbo": "1.10.15", - "typescript": "5.2.2" + "ts-jest": "29.2.5", + "ts-node": "10.9.2", + "turbo": "1.13.4", + "typescript": "5.7.2" }, "pnpm": { "patchedDependencies": { diff --git a/packages/core/package.json b/packages/core/package.json index 4de5c5f..3268326 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -13,16 +13,16 @@ "test": "jest --silent=false --verbose false --passWithNoTests" }, "dependencies": { - "@radix-ui/react-select": "2.0.0", + "@radix-ui/react-select": "2.1.2", "@tuloki/design-token": "workspace:*", "@tuloki/tailwind": "workspace:*", - "dotenv": "16.3.1", - "framer-motion": "10.16.4", - "next": "13.5.5", - "next-themes": "0.2.1", - "react": "18.2.0", - "react-dom": "18.2.0", - "react-icons": "4.11.0" + "dotenv": "16.4.5", + "framer-motion": "10.18.0", + "next": "13.5.7", + "next-themes": "0.4.3", + "react": "18.3.1", + "react-dom": "18.3.1", + "react-icons": "4.12.0" }, "devDependencies": { "@tuloki/jest": "workspace:*", @@ -30,10 +30,10 @@ "@tuloki/prettier": "workspace:*", "@tuloki/tsconfig": "workspace:*", "@tuloki/type": "workspace:*", - "@storybook/nextjs": "7.5.0", - "@storybook/react": "7.5.0", - "@types/react": "18.2.28", - "@types/react-dom": "18.2.13", + "@storybook/nextjs": "7.6.20", + "@storybook/react": "7.6.20", + "@types/react": "18.3.12", + "@types/react-dom": "18.3.1", "eslint-config-tuloki-react": "workspace:*" } } diff --git a/packages/eslint/package.json b/packages/eslint/package.json index 17d5188..b87382a 100644 --- a/packages/eslint/package.json +++ b/packages/eslint/package.json @@ -8,19 +8,19 @@ "lint:fix": "eslint './**/*.*json' --fix" }, "devDependencies": { - "@typescript-eslint/eslint-plugin": "6.8.0", - "@typescript-eslint/parser": "6.8.0", + "@typescript-eslint/eslint-plugin": "6.21.0", + "@typescript-eslint/parser": "6.21.0", "eslint-config-airbnb-base": "15.0.0", "eslint-config-airbnb-typescript": "17.1.0", - "eslint-config-next": "13.5.5", - "eslint-config-prettier": "9.0.0", + "eslint-config-next": "13.5.7", + "eslint-config-prettier": "9.1.0", "eslint-config-tuloki-base": "workspace:*", - "eslint-import-resolver-typescript": "3.6.1", + "eslint-import-resolver-typescript": "3.6.3", "eslint-plugin-json": "3.1.0", - "eslint-plugin-jsx-a11y": "6.7.1", - "eslint-plugin-prettier": "5.0.1", - "eslint-plugin-react": "7.33.2", - "eslint-plugin-storybook": "0.6.15", - "eslint-plugin-tailwindcss": "3.13.0" + "eslint-plugin-jsx-a11y": "6.10.2", + "eslint-plugin-prettier": "5.2.1", + "eslint-plugin-react": "7.37.2", + "eslint-plugin-storybook": "0.11.1", + "eslint-plugin-tailwindcss": "3.17.5" } } diff --git a/packages/jest/package.json b/packages/jest/package.json index 6422de9..7a7fe9f 100644 --- a/packages/jest/package.json +++ b/packages/jest/package.json @@ -13,11 +13,11 @@ "devDependencies": { "@tuloki/prettier": "workspace:*", "@tuloki/tsconfig": "workspace:*", - "@types/jest": "29.5.6", + "@types/jest": "29.5.14", "eslint-config-tuloki-esm": "workspace:*", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", - "next": "13.5.5", - "ts-jest": "29.1.1" + "next": "13.5.7", + "ts-jest": "29.2.5" } } diff --git a/packages/postcss/package.json b/packages/postcss/package.json index bbff1f5..e24279b 100644 --- a/packages/postcss/package.json +++ b/packages/postcss/package.json @@ -13,10 +13,10 @@ }, "devDependencies": { "@tuloki/prettier": "workspace:*", - "autoprefixer": "10.4.16", + "autoprefixer": "10.4.20", "eslint-config-tuloki-base": "workspace:*", - "postcss": "8.4.31", + "postcss": "8.4.49", "postcss-import": "15.1.0", - "tailwindcss": "3.3.3" + "tailwindcss": "3.4.15" } } diff --git a/packages/stylelint/package.json b/packages/stylelint/package.json index d05430c..1b06640 100644 --- a/packages/stylelint/package.json +++ b/packages/stylelint/package.json @@ -15,8 +15,8 @@ "@tuloki/prettier": "workspace:*", "eslint-config-tuloki-base": "workspace:*", "stylelint-config-prettier": "9.0.5", - "stylelint-config-recess-order": "4.3.0", - "stylelint-config-standard-scss": "11.0.0", - "stylelint-prettier": "4.0.2" + "stylelint-config-recess-order": "4.6.0", + "stylelint-config-standard-scss": "11.1.0", + "stylelint-prettier": "4.1.0" } } diff --git a/packages/tailwind/package.json b/packages/tailwind/package.json index 78d93ff..b27f2e7 100644 --- a/packages/tailwind/package.json +++ b/packages/tailwind/package.json @@ -13,10 +13,10 @@ "test": "jest --silent=false --verbose false --passWithNoTests" }, "dependencies": { - "clsx": "2.0.0", - "dotenv": "16.3.1", + "clsx": "2.1.1", + "dotenv": "16.4.5", "tailwind-merge": "1.14.0", - "tailwind-variants": "0.1.14" + "tailwind-variants": "0.3.0" }, "devDependencies": { "@tuloki/design-token": "workspace:*", @@ -26,13 +26,13 @@ "@tuloki/tsconfig": "workspace:*", "@tuloki/type": "workspace:*", "add": "2.0.6", - "autoprefixer": "10.4.16", + "autoprefixer": "10.4.20", "eslint-config-tuloki-esm": "workspace:*", "mini-svg-data-uri": "1.4.4", - "postcss": "8.4.31", + "postcss": "8.4.49", "postcss-import": "15.1.0", - "tailwindcss": "3.3.3", + "tailwindcss": "3.4.15", "tailwindcss-animate": "1.0.7", - "tw-colors": "3.0.3" + "tw-colors": "3.3.2" } } diff --git a/packages/tsconfig/package.json b/packages/tsconfig/package.json index ea51036..1f4a1c0 100644 --- a/packages/tsconfig/package.json +++ b/packages/tsconfig/package.json @@ -11,11 +11,11 @@ }, "devDependencies": { "@tuloki/prettier": "workspace:*", - "@tsconfig/create-react-app": "2.0.1", + "@tsconfig/create-react-app": "2.0.5", "@tsconfig/esm": "1.0.5", - "@tsconfig/next": "2.0.1", + "@tsconfig/next": "2.0.3", "@tsconfig/node-lts": "18.12.5", - "@tsconfig/strictest": "2.0.2", + "@tsconfig/strictest": "2.0.5", "eslint-config-tuloki-base": "workspace:*" } } diff --git a/packages/type/package.json b/packages/type/package.json index dc0ca6d..6608f0a 100644 --- a/packages/type/package.json +++ b/packages/type/package.json @@ -14,7 +14,7 @@ "test": "jest --silent=false --verbose false --passWithNoTests" }, "dependencies": { - "dotenv": "16.3.1" + "dotenv": "16.4.5" }, "devDependencies": { "@tuloki/jest": "workspace:*", @@ -22,6 +22,6 @@ "@tuloki/tsconfig": "workspace:*", "add": "2.0.6", "eslint-config-tuloki-esm": "workspace:*", - "ts-essentials": "9.4.1" + "ts-essentials": "9.4.2" } }