-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
809d082
commit c56bcfb
Showing
3 changed files
with
103 additions
and
335 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 |
---|---|---|
|
@@ -11,7 +11,7 @@ | |
"test": "vitest" | ||
}, | ||
"resolutions": { | ||
"vite": "^5.4.11" | ||
"vite": "^6.0.3" | ||
}, | ||
"devDependencies": { | ||
"@biomejs/biome": "^1.9.4", | ||
|
@@ -36,7 +36,7 @@ | |
"storybook": "^8.4.6", | ||
"tsup": "^8.3.5", | ||
"typescript": "~5.7.2", | ||
"vite": "^5.4.11", | ||
"vite": "^6.0.3", | ||
"vitest": "^2.1.8" | ||
}, | ||
"packageManager": "[email protected]" | ||
|
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.