|
104 | 104 | "@aws-sdk/client-sqs": "<3.567.0",
|
105 | 105 | "@aws-sdk/credential-providers": "<3.567.0",
|
106 | 106 | "@babel/core": "^7.22.5",
|
107 |
| - "@babel/plugin-proposal-class-properties": "^7.1.0", |
108 |
| - "@babel/plugin-proposal-object-rest-spread": "^7.0.0", |
109 |
| - "@babel/plugin-proposal-optional-chaining": "^7.13.12", |
110 |
| - "@babel/plugin-transform-runtime": "^7.22.5", |
111 | 107 | "@babel/preset-env": "^7.22.5",
|
112 | 108 | "@babel/preset-react": "7.22.5",
|
113 | 109 | "@babel/preset-typescript": "^7.22.5",
|
|
134 | 130 | "@types/react-loadable": "~5.5",
|
135 | 131 | "@types/react-redux": "~7.1",
|
136 | 132 | "@types/react-test-renderer": "~16.9",
|
137 |
| - "@types/semver-sort": "~0.0", |
138 | 133 | "@types/serve-static": "~1.15",
|
139 |
| - "@types/stacktrace-js": "~2.0", |
140 | 134 | "@types/styled-components": "~4.1",
|
141 | 135 | "@types/tiny-async-pool": "~1.0",
|
142 | 136 | "@types/uuid": "~7.0",
|
143 | 137 | "@types/yargs": "~13.0",
|
144 |
| - "babel-core": "7.0.0-bridge.0", |
145 |
| - "babel-plugin-transform-dynamic-import": "^2.1.0", |
146 | 138 | "codecov": "^3.8.3",
|
147 | 139 | "date-fns": "^2.30.0",
|
148 | 140 | "date-fns-tz": "^2.0.0",
|
|
158 | 150 | "node-fetch": "~2.6",
|
159 | 151 | "pify": "^4.0.1",
|
160 | 152 | "portfinder": "^1.0.32",
|
161 |
| - "prettier": "1.19.1", |
162 | 153 | "pretty": "^2.0.0",
|
163 | 154 | "progress": "^2.0.3",
|
164 | 155 | "puppeteer": "^5",
|
165 | 156 | "react-scripts": "^4.0.3",
|
166 | 157 | "react-test-renderer": "~16.9",
|
167 | 158 | "resize-observer-polyfill": "^1.5.1",
|
168 |
| - "semver-sort": "~0.0", |
169 | 159 | "serve-static": "~1.16",
|
170 | 160 | "sitemap": "<4",
|
171 | 161 | "source-map-explorer": "^2.5.3",
|
|
174 | 164 | "stylelint-config-styled-components": "^0.1.1",
|
175 | 165 | "stylelint-processor-styled-components": "^1.5.2",
|
176 | 166 | "tiny-async-pool": "~1.0",
|
177 |
| - "ts-unused-exports": "<7", |
178 | 167 | "tslint": "6.1.3",
|
179 | 168 | "yargs": "~13.2"
|
180 | 169 | },
|
|
0 commit comments