|
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": "4.0.3", |
| 68 | + "react-scripts": "5.0.1", |
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 |
| - "@babel/core": "^7.18.6", |
91 |
| - "@babel/preset-react": "^7.18.6", |
92 |
| - "@babel/preset-typescript": "^7.18.6", |
93 | 90 | "@crowdin/crowdin-api-client": "^1.9.0",
|
94 | 91 | "@storybook/addon-actions": "^5.3.21",
|
95 | 92 | "@storybook/addon-info": "^5.3.21",
|
|
118 | 115 | "@types/storybook__addon-info": "^4.1.2",
|
119 | 116 | "@types/storybook__react": "^4.0.2",
|
120 | 117 | "@types/swiper": "^5.4.1",
|
121 |
| - "@typescript-eslint/eslint-plugin": "^4.28.2", |
122 |
| - "@typescript-eslint/parser": "^4.28.2", |
| 118 | + "@typescript-eslint/eslint-plugin": "^5.38.0", |
| 119 | + "@typescript-eslint/parser": "^5.38.0", |
123 | 120 | "async-retry": "^1.3.1",
|
124 |
| - "bloom-player": "^2.0.85", |
| 121 | + "bloom-player": "^2.1.8", |
125 | 122 | "concurrently": "^5.1.0",
|
126 | 123 | "decompress": "^4.2.1",
|
127 | 124 | "download": "^8.0.0",
|
128 |
| - "eslint-config-prettier": "^8.3.0", |
129 |
| - "eslint-plugin-import": "^2.23.4", |
130 |
| - "eslint-plugin-jsdoc": "^35.4.2", |
| 125 | + "eslint-config-prettier": "^8.5.0", |
| 126 | + "eslint-plugin-import": "^2.26.0", |
| 127 | + "eslint-plugin-jsdoc": "^39.3.6", |
131 | 128 | "eslint-plugin-prefer-arrow": "^1.2.3",
|
132 |
| - "eslint-plugin-react": "^7.24.0", |
133 |
| - "eslint-plugin-unicorn": "^34.0.1", |
| 129 | + "eslint-plugin-react": "^7.31.8", |
| 130 | + "eslint-plugin-unicorn": "^43.0.2", |
134 | 131 | "fs-extra": "^9.0.1",
|
135 | 132 | "husky": "^6.0.0",
|
136 | 133 | "jest-teamcity-reporter": "^0.9.0",
|
|
147 | 144 | "ts-jest": "^25.2.0",
|
148 | 145 | "ts-loader": "^6.2.1",
|
149 | 146 | "ts-node": "^9.0.0",
|
150 |
| - "typescript": "4.6.2", |
| 147 | + "typescript": "4.8.3", |
151 | 148 | "webpack-cli": "^3.3.10"
|
152 | 149 | }
|
153 | 150 | }
|
0 commit comments