General fixes. Still far from good or working
This commit is contained in:
12
package.json
12
package.json
@@ -26,10 +26,10 @@
|
||||
"convex": "^1.28.0"
|
||||
},
|
||||
"react19": {
|
||||
"@types/react": "^19.1.12",
|
||||
"@types/react-dom": "^19.1.9",
|
||||
"react": "^19.1.1",
|
||||
"react-dom": "19.1.1"
|
||||
"@types/react": "~19.1.0",
|
||||
"@types/react-dom": "~19.1.0",
|
||||
"react": "^19.1.4",
|
||||
"react-dom": "19.1.4"
|
||||
}
|
||||
},
|
||||
"scripts": {
|
||||
@@ -55,10 +55,10 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@gib/prettier-config": "workspace:",
|
||||
"@turbo/gen": "^2.5.8",
|
||||
"@turbo/gen": "^2.7.3",
|
||||
"dotenv-cli": "^10.0.0",
|
||||
"prettier": "catalog:",
|
||||
"turbo": "^2.5.8",
|
||||
"turbo": "^2.7.3",
|
||||
"typescript": "catalog:"
|
||||
},
|
||||
"prettier": "@gib/prettier-config"
|
||||
|
||||
Reference in New Issue
Block a user