19 Commits

Author SHA1 Message Date
Gustav Hansen
e4c0d0bf19 Chore: Remove whatwg-fetch polyfill 2023-02-20 11:55:54 +01:00
Gustav Hansen
287787a550 Chore: Remove fontawesome dependency from components 2022-12-20 15:52:37 +01:00
Josh
73b2f95cf0 fix: use find-root because otherwise node resolutions are used and can fail 2022-11-18 09:10:37 +00:00
Josh
3bb40a9e4c refactor: use path.dirname on require.resolve 2022-11-14 16:12:50 +00:00
Josh
8017534e20 chore: use find-root to find root relative to the CJS version 2022-11-14 14:04:05 +00:00
Josh
137f33dbfa chore: use path.resolve instead of require
because this assumes we must always use CJS
2022-11-14 10:27:54 +00:00
Gustav Hansen
4b1c26e638 Chore: Remove react-select aliases from the webpack alias configuration 2022-11-03 16:35:04 +01:00
Gustav Hansen
05c400c391 ComponentIconPicker: Replace react-virtualized with react-window 2022-07-29 12:06:28 +02:00
Gustav Hansen
561dea3a22 Replace remaining moment-js calls with date-fns 2022-07-08 13:16:10 +02:00
Gustav Hansen
90bd3b9e29 Webpack: Add react-query to the list of aliased modules 2022-06-23 09:29:42 +02:00
Gustav Hansen
cbf9f1eef0 Webpack: Cleanup resolver configuration 2022-06-21 10:20:06 +02:00
soupette
d4ad998055 Fixes #12000
Signed-off-by: soupette <cyril@strapi.io>
2022-01-04 15:30:17 +01:00
soupette
295b72243c Add design system to webpack alias
Signed-off-by: soupette <cyril@strapi.io>
2022-01-03 12:47:18 +01:00
soupette
64d2436cd7 Remove unneeded depenendencies
Signed-off-by: soupette <cyril@strapi.io>
2022-01-03 12:42:48 +01:00
soupette
002bfb57b6 Upgrade dependencies
Signed-off-by: soupette <cyril@strapi.io>
2022-01-03 12:23:28 +01:00
soupette
faa557ecbf Remove buffetjs dependencies
Signed-off-by: soupette <cyril@strapi.io>
2021-11-16 08:10:36 +01:00
soupette
62ee4228e5 Remove reactstrap dependency
Signed-off-by: soupette <cyril@strapi.io>
2021-11-09 13:30:53 +01:00
soupette
f47aa2c326 Remove @babel/polyfill dependency
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-05 12:48:08 +02:00
Alexandre Bodin
a14504e699 Init scoped packages 2021-04-29 12:03:54 +02:00