@@ -43,6 +43,7 @@
|
||||
"@babel/preset-env": "^7.26.7",
|
||||
"@babel/preset-typescript": "^7.26.0",
|
||||
"@deanc/esbuild-plugin-postcss": "^1.0.2",
|
||||
"@eslint/js": "^9.21.0",
|
||||
"@probo/tsconfig": "^0.0.1",
|
||||
"@types/babel-core": "^6.25.10",
|
||||
"@types/node": "^22.13.0",
|
||||
@@ -54,9 +55,12 @@
|
||||
"babel-plugin-relay": "^18.2.0",
|
||||
"esbuild": "^0.25.0",
|
||||
"eslint": "^9.21.0",
|
||||
"eslint-plugin-react": "^7.37.4",
|
||||
"globals": "^16.0.0",
|
||||
"relay-compiler": "^18.2.0",
|
||||
"tailwindcss": "^3.4.17",
|
||||
"typescript": "^5.7.3"
|
||||
"typescript": "^5.7.3",
|
||||
"typescript-eslint": "^8.25.0"
|
||||
},
|
||||
"relay": {
|
||||
"src": "src",
|
||||
|
||||
Reference in New Issue
Block a user