Skip to content

Commit

Permalink
Bumping examples to 1.12 (#7053)
Browse files Browse the repository at this point in the history
### Description

Bumping dependencies in examples.


Closes TURBO-2182
  • Loading branch information
anthonyshew committed Jan 31, 2024
1 parent 145120d commit 8eea572
Show file tree
Hide file tree
Showing 36 changed files with 2,875 additions and 3,147 deletions.
2 changes: 1 addition & 1 deletion examples/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@repo/eslint-config": "workspace:*",
"@repo/typescript-config": "workspace:*",
"prettier": "^3.1.1",
"turbo": "^1.11.3"
"turbo": "^1.12.1"
},
"packageManager": "pnpm@8.9.0",
"engines": {
Expand Down
44 changes: 22 additions & 22 deletions examples/basic/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/design-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"devDependencies": {
"@changesets/cli": "^2.27.1",
"prettier": "^3.1.1",
"turbo": "^1.11.3"
"turbo": "^1.12.1"
},
"packageManager": "pnpm@8.9.0"
}
44 changes: 22 additions & 22 deletions examples/design-system/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/kitchen-sink/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"devDependencies": {
"prettier": "^3.1.1",
"turbo": "^1.11.3"
"turbo": "^1.12.1"
},
"packageManager": "pnpm@8.9.0",
"engines": {
Expand Down
44 changes: 22 additions & 22 deletions examples/kitchen-sink/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8eea572

Please sign in to comment.