Skip to content

Commit 658d368

Browse files
committed
chore(deps): turbo to v2.3.3, @turbo/gen to v2.3.3, eslint-config-turbo v2.3.3 and update README
1 parent 7e2b6b4 commit 658d368

File tree

5 files changed

+70
-54
lines changed

5 files changed

+70
-54
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<div align="center">
66

7-
![Static Badge](https://img.shields.io/badge/Turborepo-2.2.3-orangered?logo=turborepo&link=https%3A%2F%2Fgithub.com%2Fvercel%2Fturbo%2Freleases%2Ftag%2Fv2.2.3)
7+
![Static Badge](https://img.shields.io/badge/Turborepo-2.3.3-orangered?logo=turborepo&link=https%3A%2F%2Fgithub.com%2Fvercel%2Fturbo%2Freleases%2Ftag%2Fv2.3.3)
88
![Static Badge](https://img.shields.io/badge/1.0-181818?logo=shadcn%2Fui&label=shadcn%2Fui)
99
![Static Badge](https://img.shields.io/badge/3.4.14-blue?&logo=tailwindcss&label=Tailwind%20CSS&color=blue)
1010
![Static Badge](https://img.shields.io/badge/14.2.17-181818?logo=data%3Aimage%2Fsvg%2Bxml%3Bbase64%2CPHN2ZyBmaWxsPSJ3aGl0ZSIgcm9sZT0iaW1nIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI%2BPHRpdGxlPk5leHQuanM8L3RpdGxlPjxwYXRoIGQ9Ik0xOC42NjUgMjEuOTc4QzE2Ljc1OCAyMy4yNTUgMTQuNDY1IDI0IDEyIDI0IDUuMzc3IDI0IDAgMTguNjIzIDAgMTJTNS4zNzcgMCAxMiAwczEyIDUuMzc3IDEyIDEyYzAgMy41ODMtMS41NzQgNi44MDEtNC4wNjcgOS4wMDFMOS4yMTkgNy4ySDcuMnY5LjU5NmgxLjYxNVY5LjI1MWw5Ljg1IDEyLjcyN1ptLTMuMzMyLTguNTMzIDEuNiAyLjA2MVY3LjJoLTEuNnY2LjI0NVoiLz48L3N2Zz4%3D&label=NextJS)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@repo/eslint-config": "workspace:*",
1414
"@repo/typescript-config": "workspace:*",
1515
"prettier": "^3.3.3",
16-
"turbo": "^2.2.3"
16+
"turbo": "^2.3.3"
1717
},
1818
"packageManager": "pnpm@9.15.1",
1919
"engines": {

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@typescript-eslint/parser": "^8.13.0",
1313
"@vercel/style-guide": "^6.0.0",
1414
"eslint-config-prettier": "^9.1.0",
15-
"eslint-config-turbo": "^2.2.3",
15+
"eslint-config-turbo": "^2.3.3",
1616
"eslint-plugin-only-warn": "^1.1.0",
1717
"typescript": "^5.6.3"
1818
}

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"devDependencies": {
99
"@repo/eslint-config": "workspace:*",
1010
"@repo/typescript-config": "workspace:*",
11-
"@turbo/gen": "^2.2.3",
11+
"@turbo/gen": "^2.3.3",
1212
"@types/eslint": "^9.6.1",
1313
"@types/node": "^22.9.0",
1414
"@types/react": "^18.3.12",

pnpm-lock.yaml

Lines changed: 66 additions & 50 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)