-
Notifications
You must be signed in to change notification settings - Fork 581
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update typescript packages
- Loading branch information
1 parent
c9e5f44
commit 318dc81
Showing
5 changed files
with
172 additions
and
172 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 |
---|---|---|
|
@@ -18,6 +18,6 @@ | |
"swr": "2.2.5" | ||
}, | ||
"devDependencies": { | ||
"@types/react": "18.3.5" | ||
"@types/react": "18.3.6" | ||
} | ||
} |
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
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 |
---|---|---|
|
@@ -62,7 +62,7 @@ | |
"@tauri-apps/cli": "2.0.0-rc.15", | ||
"@types/fs-extra": "11.0.4", | ||
"@types/lodash-es": "4.17.12", | ||
"@types/node": "22.5.4", | ||
"@types/node": "22.5.5", | ||
"@typescript-eslint/eslint-plugin": "8.3.0", | ||
"@typescript-eslint/parser": "8.3.0", | ||
"autoprefixer": "10.4.20", | ||
|
@@ -100,8 +100,8 @@ | |
"stylelint-order": "6.0.4", | ||
"stylelint-scss": "6.5.1", | ||
"tailwindcss": "3.4.11", | ||
"tsx": "4.19.0", | ||
"typescript": "5.5.4" | ||
"tsx": "4.19.1", | ||
"typescript": "5.6.2" | ||
}, | ||
"packageManager": "[email protected]+sha512.73a29afa36a0d092ece5271de5177ecbf8318d454ecd701343131b8ebc0c1a91c487da46ab77c8e596d6acf1461e3594ced4becedf8921b074fbd8653ed7051c", | ||
"engines": { | ||
|
Oops, something went wrong.