-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: do not include preflight in style.css, upgrade turbo and pin lat…
…est pnpm
- Loading branch information
1 parent
1865d23
commit 59fc18f
Showing
5 changed files
with
255 additions
and
565 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,7 +24,7 @@ | |
"size-limit": "7.0.8", | ||
"standard-version": "9.5.0", | ||
"syncpack": "12.4.0", | ||
"turbo": "2.0.12", | ||
"turbo": "2.1.1", | ||
"typescript": "5.1.6" | ||
}, | ||
"scripts": { | ||
|
@@ -42,8 +42,8 @@ | |
"test": "turbo run test" | ||
}, | ||
"volta": { | ||
"node": "20.16.0", | ||
"pnpm": "9.7.0" | ||
"node": "20.17.0", | ||
"pnpm": "9.9.0" | ||
}, | ||
"packageManager": "[email protected]", | ||
"workspaces": [ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.