|
84 | 84 | }
|
85 | 85 | },
|
86 | 86 | "devDependencies": {
|
87 |
| - "@4c/babel-preset": "^8.1.1", |
| 87 | + "@4c/babel-preset": "^8.1.2", |
88 | 88 | "@4c/cli": "^3.0.1",
|
89 |
| - "@4c/tsconfig": "^0.4.0", |
90 |
| - "@babel/cli": "^7.17.6", |
91 |
| - "@babel/core": "^7.17.9", |
92 |
| - "@babel/node": "^7.16.8", |
93 |
| - "@babel/preset-typescript": "^7.16.7", |
94 |
| - "@typescript-eslint/eslint-plugin": "^5.18.0", |
95 |
| - "@typescript-eslint/parser": "^5.18.0", |
96 |
| - "@types/react-relay": "^11.0.1", |
97 |
| - "@types/relay-runtime": "^12.0.0", |
| 89 | + "@4c/tsconfig": "^0.4.1", |
| 90 | + "@babel/cli": "^7.27.0", |
| 91 | + "@babel/core": "^7.26.10", |
| 92 | + "@babel/node": "^7.26.0", |
| 93 | + "@babel/preset-typescript": "^7.27.0", |
| 94 | + "@typescript-eslint/eslint-plugin": "^5.62.0", |
| 95 | + "@typescript-eslint/parser": "^5.62.0", |
| 96 | + "@types/react-relay": "^11.0.3", |
| 97 | + "@types/relay-runtime": "^12.0.2", |
98 | 98 | "babel-jest": "^26.6.3",
|
99 | 99 | "babel-plugin-add-module-exports": "^1.0.4",
|
100 | 100 | "babel-plugin-relay": "^10.1.3",
|
101 | 101 | "codecov": "^3.8.3",
|
102 | 102 | "delay": "^5.0.0",
|
103 |
| - "doctoc": "^2.1.0", |
104 |
| - "eslint": "^8.12.0", |
105 |
| - "eslint-config-4catalyzer-jest": "^2.2.0", |
106 |
| - "eslint-config-4catalyzer-react": "^1.2.2", |
107 |
| - "eslint-config-4catalyzer-typescript": "^3.2.0", |
108 |
| - "eslint-config-prettier": "^8.5.0", |
109 |
| - "eslint-plugin-import": "^2.26.0", |
110 |
| - "eslint-plugin-jest": "^26.1.3", |
111 |
| - "eslint-plugin-jsx-a11y": "^6.5.1", |
112 |
| - "eslint-plugin-prettier": "^4.0.0", |
113 |
| - "eslint-plugin-react": "^7.29.4", |
114 |
| - "eslint-plugin-react-hooks": "^4.4.0", |
| 103 | + "doctoc": "^2.2.1", |
| 104 | + "eslint": "^8.57.1", |
| 105 | + "eslint-config-4catalyzer-jest": "^2.3.0", |
| 106 | + "eslint-config-4catalyzer-react": "^1.3.0", |
| 107 | + "eslint-config-4catalyzer-typescript": "^3.3.0", |
| 108 | + "eslint-config-prettier": "^8.10.0", |
| 109 | + "eslint-plugin-import": "^2.31.0", |
| 110 | + "eslint-plugin-jest": "^26.9.0", |
| 111 | + "eslint-plugin-jsx-a11y": "^6.10.2", |
| 112 | + "eslint-plugin-prettier": "^4.2.1", |
| 113 | + "eslint-plugin-react": "^7.37.4", |
| 114 | + "eslint-plugin-react-hooks": "^4.6.2", |
115 | 115 | "farce": "^0.4.5",
|
116 | 116 | "found": "^0.6.0",
|
117 |
| - "graphql": "^15.5.1", |
| 117 | + "graphql": "^15.10.1", |
118 | 118 | "hookem": "^2.0.1",
|
119 | 119 | "jest": "^26.6.3",
|
120 |
| - "lint-staged": "^11.0.0", |
| 120 | + "lint-staged": "^11.2.6", |
121 | 121 | "p-defer": "^3.0.0",
|
122 |
| - "prettier": "^2.6.2", |
| 122 | + "prettier": "^2.8.8", |
123 | 123 | "react": "^17.0.2",
|
124 | 124 | "react-dom": "^17.0.2",
|
125 | 125 | "react-relay": "^12.0.0",
|
126 | 126 | "relay-compiler": "^12.0.0",
|
127 | 127 | "relay-local-schema": "^0.8.0",
|
128 | 128 | "relay-runtime": "^12.0.0",
|
129 |
| - "typescript": "^4.6.3" |
| 129 | + "typescript": "^4.9.5" |
130 | 130 | }
|
131 | 131 | }
|
0 commit comments