|
45 | 45 | "@react-types/radio": "^3.3.1", |
46 | 46 | "@react-types/shared": "^3.8.0", |
47 | 47 | "@sentry-internal/global-search": "^0.5.7", |
| 48 | + "@sentry-internal/rrweb": "^1.104.0", |
| 49 | + "@sentry-internal/rrweb-player": "^1.104.0", |
48 | 50 | "@sentry/integrations": "7.38.0", |
49 | 51 | "@sentry/node": "7.38.0", |
50 | 52 | "@sentry/profiling-node": "^0.1.0", |
|
68 | 70 | "@types/prismjs": "^1.26.0", |
69 | 71 | "@types/react": "~17.0.14", |
70 | 72 | "@types/react-date-range": "^1.4.4", |
71 | | - "@types/react-document-title": "^2.0.5", |
72 | 73 | "@types/react-dom": "~17.0.9", |
73 | 74 | "@types/react-grid-layout": "^1.3.2", |
74 | 75 | "@types/react-mentions": "4.1.6", |
|
138 | 139 | "react": "17.0.2", |
139 | 140 | "react-autosize-textarea": "7.1.0", |
140 | 141 | "react-date-range": "^1.4.0", |
141 | | - "react-document-title": "2.0.3", |
142 | 142 | "react-dom": "17.0.2", |
143 | 143 | "react-grid-layout": "^1.3.4", |
144 | 144 | "react-lazyload": "^2.3.0", |
|
150 | 150 | "react-sparklines": "1.7.0", |
151 | 151 | "react-virtualized": "^9.22.3", |
152 | 152 | "reflux": "0.4.1", |
153 | | - "rrweb": "^1.1.3", |
154 | | - "rrweb-player": "^0.7.13", |
155 | 153 | "screenfull": "^6.0.2", |
156 | 154 | "scroll-to-element": "^2.0.0", |
157 | 155 | "sprintf-js": "1.0.3", |
|
170 | 168 | "@babel/plugin-transform-react-jsx-source": "^7.19.6", |
171 | 169 | "@pmmmwh/react-refresh-webpack-plugin": "0.5.10", |
172 | 170 | "@sentry/jest-environment": "^4.0.0-alpha.2", |
173 | | - "@size-limit/preset-small-lib": "^5.0.5", |
174 | 171 | "@testing-library/jest-dom": "^5.16.5", |
175 | 172 | "@testing-library/react": "^12.1.2", |
176 | 173 | "@testing-library/react-hooks": "^8.0.1", |
|
189 | 186 | "jest-environment-jsdom": "^29.4.1", |
190 | 187 | "jest-fail-on-console": "^3.0.2", |
191 | 188 | "jest-fetch-mock": "^3.0.3", |
192 | | - "jest-junit": "14.0.1", |
| 189 | + "jest-junit": "15.0.0", |
193 | 190 | "jest-sentry-environment": "3.0.0", |
194 | 191 | "postcss-jsx": "0.36.4", |
195 | 192 | "postcss-syntax": "0.36.2", |
196 | 193 | "react-refresh": "0.14.0", |
197 | 194 | "react-test-renderer": "17.0.2", |
198 | | - "size-limit": "^5.0.5", |
199 | 195 | "stylelint": "14.8.2", |
200 | 196 | "stylelint-config-prettier": "^9.0.3", |
201 | 197 | "stylelint-config-recommended": "^8.0.0", |
|
208 | 204 | "fsevents": "^2.3.2" |
209 | 205 | }, |
210 | 206 | "resolutions": { |
211 | | - "**/ua-parser-js": "<=0.7.28", |
212 | | - "webpack": "5.75.0", |
213 | | - "style-loader": "^3.3.1" |
| 207 | + "**/ua-parser-js": "<=0.7.28" |
214 | 208 | }, |
215 | 209 | "APIMethod": "stub", |
216 | 210 | "proxyURL": "http://localhost:8000", |
|
0 commit comments