Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent 9796c7e commit 815a83a
Show file tree
Hide file tree
Showing 11 changed files with 80 additions and 80 deletions.
28 changes: 14 additions & 14 deletions apps/catalog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,28 +21,28 @@
"@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:*",
"@tuloki/postcss": "workspace:*",
"@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"
}
}
18 changes: 9 additions & 9 deletions apps/website-v2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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:*"
}
}
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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.6",
"cross-env": "7.0.3",
"dotenv-cli": "7.3.0",
"eslint": "8.51.0",
"dotenv-cli": "7.4.2",
"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.3.3",
"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.6.3"
},
"pnpm": {
"patchedDependencies": {
Expand Down
24 changes: 12 additions & 12 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,27 +13,27 @@
"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:*",
"@tuloki/postcss": "workspace:*",
"@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:*"
}
}
20 changes: 10 additions & 10 deletions packages/eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
6 changes: 3 additions & 3 deletions packages/jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
6 changes: 3 additions & 3 deletions packages/postcss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
6 changes: 3 additions & 3 deletions packages/stylelint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
14 changes: 7 additions & 7 deletions packages/tailwind/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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:*",
Expand All @@ -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"
}
}
6 changes: 3 additions & 3 deletions packages/tsconfig/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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:*"
}
}
4 changes: 2 additions & 2 deletions packages/type/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@
"test": "jest --silent=false --verbose false --passWithNoTests"
},
"dependencies": {
"dotenv": "16.3.1"
"dotenv": "16.4.5"
},
"devDependencies": {
"@tuloki/jest": "workspace:*",
"@tuloki/prettier": "workspace:*",
"@tuloki/tsconfig": "workspace:*",
"add": "2.0.6",
"eslint-config-tuloki-esm": "workspace:*",
"ts-essentials": "9.4.1"
"ts-essentials": "9.4.2"
}
}

0 comments on commit 815a83a

Please sign in to comment.