fix: pin TypeScript to 5.9.3 and ignore TS updates in dependabot
This commit is contained in:
+1
-1
@@ -40,7 +40,7 @@
|
||||
"@types/react-dom": "^19",
|
||||
"babel-plugin-react-compiler": "1.0.0",
|
||||
"tailwindcss": "^4",
|
||||
"typescript": "^7.0.2"
|
||||
"typescript": "5.9.3"
|
||||
},
|
||||
"ignoreScripts": [
|
||||
"sharp",
|
||||
|
||||
Reference in New Issue
Block a user