|
65 | 65 | "react-json-view": "^1.19.1",
|
66 | 66 | "react-lazyload": "^2.6.5",
|
67 | 67 | "react-router-dom": "^5.1.2",
|
68 |
| - "react-scripts": "5.0.1", |
| 68 | + "react-scripts": "4.0.3", |
69 | 69 | "react-storage-hooks": "^4.0.0",
|
70 | 70 | "react-tooltip-lite": "^1.12.0",
|
71 | 71 | "react-truncate-markup": "^5.0.0",
|
|
87 | 87 | "not op_mini all"
|
88 | 88 | ],
|
89 | 89 | "devDependencies": {
|
90 |
| - "@crowdin/crowdin-api-client": "^1.19.1", |
| 90 | + "@babel/core": "^7.18.6", |
| 91 | + "@babel/preset-react": "^7.18.6", |
| 92 | + "@babel/preset-typescript": "^7.18.6", |
| 93 | + "@crowdin/crowdin-api-client": "^1.9.0", |
91 | 94 | "@storybook/addon-actions": "^5.3.21",
|
92 | 95 | "@storybook/addon-info": "^5.3.21",
|
93 | 96 | "@storybook/addon-knobs": "^5.3.21",
|
|
103 | 106 | "@types/lodash": "^4.14.178",
|
104 | 107 | "@types/markdown-to-jsx": "^6.11.2",
|
105 | 108 | "@types/match-sorter": "^4.0.0",
|
106 |
| - "@types/node": "12.7.2", |
| 109 | + "@types/node": "^18.7.18", |
107 | 110 | "@types/qs": "^6.5.2",
|
108 | 111 | "@types/react": "^16.9.19",
|
109 | 112 | "@types/react-calendar": "^3.1.0",
|
|
115 | 118 | "@types/storybook__addon-info": "^4.1.2",
|
116 | 119 | "@types/storybook__react": "^4.0.2",
|
117 | 120 | "@types/swiper": "^5.4.1",
|
118 |
| - "@typescript-eslint/eslint-plugin": "^5.38.0", |
119 |
| - "@typescript-eslint/parser": "^5.38.0", |
| 121 | + "@typescript-eslint/eslint-plugin": "^4.28.2", |
| 122 | + "@typescript-eslint/parser": "^4.28.2", |
120 | 123 | "async-retry": "^1.3.1",
|
121 | 124 | "bloom-player": "^2.1.8",
|
122 | 125 | "concurrently": "^5.1.0",
|
123 | 126 | "decompress": "^4.2.1",
|
124 | 127 | "download": "^8.0.0",
|
125 |
| - "eslint-config-prettier": "^8.5.0", |
126 |
| - "eslint-plugin-import": "^2.26.0", |
127 |
| - "eslint-plugin-jsdoc": "^39.3.6", |
| 128 | + "eslint-config-prettier": "^8.3.0", |
| 129 | + "eslint-plugin-import": "^2.23.4", |
| 130 | + "eslint-plugin-jsdoc": "^35.4.2", |
128 | 131 | "eslint-plugin-prefer-arrow": "^1.2.3",
|
129 |
| - "eslint-plugin-react": "^7.31.8", |
130 |
| - "eslint-plugin-unicorn": "^43.0.2", |
| 132 | + "eslint-plugin-react": "^7.24.0", |
| 133 | + "eslint-plugin-unicorn": "^34.0.1", |
131 | 134 | "fs-extra": "^9.0.1",
|
132 | 135 | "husky": "^6.0.0",
|
133 | 136 | "jest-teamcity-reporter": "^0.9.0",
|
|
142 | 145 | "source-map-explorer": "^2.5.2",
|
143 | 146 | "temp-dir": "^2.0.0",
|
144 | 147 | "ts-jest": "^25.2.0",
|
145 |
| - "ts-loader": "^9.4.1", |
146 |
| - "ts-node": "^10.9.1", |
147 |
| - "typescript": "4.8.3", |
| 148 | + "ts-loader": "^6.2.1", |
| 149 | + "ts-node": "^9.0.0", |
| 150 | + "typescript": "4.6.2", |
148 | 151 | "webpack-cli": "^3.3.10"
|
149 | 152 | }
|
150 | 153 | }
|
0 commit comments