renovate[bot]
84b281aa51
fix(deps): update dependency @edx/frontend-platform to v8.1.3 ( #534 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-16 10:29:28 +00:00
Brian Smith
2140d8821d
chore: add dev script to package.json ( #530 )
2024-12-13 12:29:02 -05:00
renovate[bot]
e2e51dc030
chore(deps): update dependency @openedx/frontend-build to v14.2.2 ( #526 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-09 08:22:06 +00:00
Adolfo R. Brandes
604298eaca
fix: Use browserslist-config
...
We were installing browserslist-config but not declaring it. This had
the effect that webpack - and likely others - were not using it.
2024-12-06 11:08:11 -03:00
renovate[bot]
d8e1f82bdf
fix(deps): update dependency @edx/frontend-enterprise-hotjar to v7
2024-11-26 15:49:09 -06:00
renovate[bot]
22e4b9facc
chore(deps): update dependency @openedx/frontend-build to v14.2.0 ( #514 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-26 18:36:14 +00:00
renovate[bot]
a074459e03
fix(deps): update dependency react-intl to v6.8.9 ( #501 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-18 11:02:36 +00:00
Emad Rad
bf2bc405d0
chore: npm publish action removed ( #490 )
2024-11-13 15:36:19 -05:00
Juan Carlos Iasenza (Aulasneo)
9fecc65680
chore: remove unused dependencies
2024-11-13 15:29:53 -05:00
Maxwell Frank
486a0232e3
fix: update husky ( #493 )
2024-11-13 09:25:16 -05:00
renovate[bot]
e68dc88d6c
fix(deps): update dependency react-intl to v6.8.7 ( #492 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-11 10:35:23 +00:00
renovate[bot]
bdeb7e1381
fix(deps): update dependency react-intl to v6.8.6
2024-11-04 06:09:44 +00:00
renovate[bot]
92a2ec1fb0
fix(deps): update dependency @reduxjs/toolkit to v2
2024-10-31 19:41:35 +00:00
renovate[bot]
d872a57160
fix(deps): update dependency filesize to v10
2024-10-28 22:04:14 +00:00
renovate[bot]
1217e086c0
fix(deps): update dependency dompurify to v3
2024-10-28 12:48:57 +00:00
renovate[bot]
44e3d58e14
fix(deps): update dependency react-intl to v6.8.4
2024-10-28 11:24:24 +00:00
Brian Smith
08d47dd9f1
feat(deps): update header to 5.6.0 ( #485 )
2024-10-22 19:19:30 -04:00
renovate[bot]
134c741cf8
fix(deps): update dependency react-router-dom to v6.27.0
2024-10-14 11:06:00 +00:00
renovate[bot]
756e85f046
fix(deps): update dependency react-intl to v6.8.0
2024-10-14 06:53:38 +00:00
renovate[bot]
8b532aa49a
fix(deps): update dependency @edx/frontend-platform to v8.1.2
2024-10-14 04:09:09 +00:00
renovate[bot]
636216c5d3
chore(deps): update dependency @openedx/frontend-build to v14.1.5
2024-09-30 06:25:59 +00:00
renovate[bot]
a174abbc09
fix(deps): update dependency react-router-dom to v6.26.2
2024-09-23 08:10:12 +00:00
renovate[bot]
5134f8f85b
chore(deps): update dependency @openedx/frontend-build to v14.1.4
2024-09-23 05:01:59 +00:00
renovate[bot]
767596301a
chore(deps): update dependency react-dev-utils to v12 ( #443 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-16 13:38:42 -04:00
renovate[bot]
48e2c72180
chore(deps): update dependency @openedx/frontend-build to v14.1.2
2024-09-09 05:07:35 +00:00
renovate[bot]
3ce54cfc4a
fix(deps): update dependency core-js to v3.38.1
2024-09-02 06:50:10 +00:00
renovate[bot]
8969d011ff
chore(deps): update dependency @openedx/frontend-build to v14.1.1
2024-09-02 04:21:13 +00:00
Deborah Kaplan
a2041bfc11
chore: removing an unnecessary import
...
removing an unnecessary import
FIXES: APER-3600
2024-08-28 21:38:55 +00:00
renovate[bot]
db25a6c7e9
chore(deps): update dependency husky to v9 ( #425 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-21 13:18:14 -04:00
renovate[bot]
5ea7c6cc0c
chore(deps): update dependency @openedx/frontend-build to v14.1.0
2024-08-19 06:51:43 +00:00
renovate[bot]
72aa81f8dc
fix(deps): update dependency react-router-dom to v6.26.1
2024-08-19 05:16:37 +00:00
Justin Hynes
d5da8ba62f
chore: remove unused dependency -- axios-mock-adapter
...
Similarly to #421 , the `axios-mock-adapter` dependency is not being used. Renovate is trying to update this from v1.x to 2.x, this PR removes the dependency instead.
2024-08-14 20:17:39 +00:00
Justin Hynes
40f8b0e960
chore: remove unused dependency
...
Renovate opened a PR to update `fetch-mock` to v11.x from v9.x, when I went to see where it was used... the only reference I found to this package was in the package.json file. It seems like it's not used anymore.
2024-08-14 20:06:47 +00:00
renovate[bot]
d5b02fbbb0
chore(deps): update dependency copy-webpack-plugin to v12
2024-08-14 18:00:28 +00:00
Ahtesham Quraish
7ef5d5b034
fix: replace the header with openedx header
...
Description:
Replace the header with openedx header
van-1914
2024-08-12 11:55:44 +05:00
renovate[bot]
6310cc0452
chore(deps): update dependency @openedx/frontend-build to v14.0.15
2024-08-12 04:12:33 +00:00
renovate[bot]
9f52c61e4f
fix(deps): update dependency react-router-dom to v6.26.0
2024-08-05 07:24:44 +00:00
renovate[bot]
6a62301c1c
fix(deps): update dependency core-js to v3.38.0
2024-08-05 06:58:40 +00:00
renovate[bot]
e61eaa8264
fix(deps): update dependency @redux-devtools/extension to v3.3.0
2024-08-05 04:46:33 +00:00
Deborah Kaplan
f149f2c8cf
chore: packkage and method name change
...
this renovate update changed the package. See:
https://github.com/reduxjs/redux-devtools/releases/tag/remotedev-redux-devtools-extension%403.0.0
2024-07-30 17:30:29 +00:00
renovate[bot]
3ee7c62119
fix(deps): replace dependency redux-devtools-extension with @redux-devtools/extension 3.0.0
2024-07-30 14:09:41 +00:00
Maxwell Frank
a5d1cb380d
fix: remove Optimizely and surrounding components ( #386 )
2024-07-30 10:09:04 -04:00
renovate[bot]
e3b4e0956a
fix(deps): update dependency regenerator-runtime to ^0.14.0
2024-07-29 13:48:49 +00:00
renovate[bot]
eb427f3772
fix(deps): update dependency redux-thunk to v2.4.2
2024-07-29 11:05:55 +00:00
renovate[bot]
a53c167558
fix(deps): update dependency @edx/frontend-platform to v8.1.1
2024-07-29 07:43:07 +00:00
renovate[bot]
61476422bb
chore(deps): update dependency @openedx/frontend-build to v14.0.14
2024-07-29 04:30:28 +00:00
renovate[bot]
5b6c4004c7
fix(deps): update dependency redux to v4.2.1
2024-07-22 13:49:47 +00:00
renovate[bot]
d7bd32aae3
fix(deps): update dependency react-router-dom to v6.25.1
2024-07-22 12:00:05 +00:00
renovate[bot]
c14496ade9
fix(deps): update dependency react-intl to v6.6.8
2024-07-22 07:13:24 +00:00
renovate[bot]
3150c110a1
fix(deps): update dependency query-string to v7.1.3
2024-07-15 14:22:57 +00:00