Commit Graph

21439 Commits

Author SHA1 Message Date
Jan Lysý
41b71250f9 Add email settings sidebar component
[MAILPOET-5562]
2023-10-02 10:28:26 +02:00
Jan Jakes
77a5e19446 Remove more Stylelint rules that conflict with Prettier
[MAILPOET-4391]
2023-10-02 10:00:28 +02:00
Jan Jakes
e3ddd4e737 Fix Stylelint rule "declaration-block-no-redundant-longhand-properties"
[MAILPOET-4391]
2023-10-02 10:00:28 +02:00
Jan Jakes
de9066e352 pnpm dedupe
[MAILPOET-4391]
2023-10-02 10:00:28 +02:00
Jan Jakes
0eec3944f1 Enable Prettier for scss
[MAILPOET-4391]
2023-10-02 10:00:28 +02:00
Jan Jakes
5c112d5813 Remove deprecated stylelint rules
Stylelint deprecated these rules and recommended using prettier
See https://github.com/stylelint/stylelint/blob/main/docs/migration-guide/to-15.md

[MAILPOET-4391]
2023-10-02 10:00:28 +02:00
Jan Jakes
9fb411c132 Update stylelint
[MAILPOET-4391]
2023-10-02 10:00:28 +02:00
Jan Jakes
f3a5e170e5 Add missing re-render to spacer element
[MAILPOET-4391]
2023-10-02 10:00:28 +02:00
Jan Jakes
32f14818d7 Fix test assertions and data after jsdom update
This comes from: https://github.com/jsdom/jsdom/pull/3560

[MAILPOET-4391]
2023-10-02 10:00:28 +02:00
John Oleksowicz
2da48cc439 Remove unnecessary optional chaining
This was causing compilation errors after running pnpm dedupe and I
could not figure out what the root cause was. This change should not
have any effect on behavior.

MAILPOET-4391
2023-10-02 10:00:28 +02:00
John Oleksowicz
a27edbc916 pnpm dedupe
MAILPOET-4391
2023-10-02 10:00:28 +02:00
John Oleksowicz
20864b3cb2 Update @types/mocha from 9.1.1 to 10.0.1
MAILPOET-4391
2023-10-02 10:00:28 +02:00
John Oleksowicz
fb138925ee Update url from 0.11.0 to 0.11.1
MAILPOET-4391
2023-10-02 10:00:28 +02:00
John Oleksowicz
65f06b2724 Update storybook-addon-performance from 0.16.1 to 0.17.1
MAILPOET-4391
2023-10-02 10:00:28 +02:00
John Oleksowicz
1a05b68d38 Update webpack-cli from 4.9.2 to 5.1.4
MAILPOET-4391
2023-10-02 10:00:28 +02:00
John Oleksowicz
4706cf0b43 Update stylelint-scss from 4.2.0 to 5.1.0
MAILPOET-4391
2023-10-02 10:00:28 +02:00
John Oleksowicz
a5f942babd Update stylelint-order from 5.0.0 to 6.0.3
MAILPOET-4391
2023-10-02 10:00:28 +02:00
John Oleksowicz
d49e93461e Update sinon from 13.0.1 to 15.2.0
MAILPOET-4391
2023-10-02 10:00:28 +02:00
John Oleksowicz
369ace6637 Update postcss-cli from 9.1.0 to 10.1.0
MAILPOET-4391
2023-10-02 10:00:28 +02:00
John Oleksowicz
bcddab16e6 Update mocha from 9.2.2 to 10.2.0
MAILPOET-4391
2023-10-02 10:00:28 +02:00
John Oleksowicz
a411d25359 Update jsdom from 19.0.0 to 22.1.0
MAILPOET-4391
2023-10-02 10:00:28 +02:00
John Oleksowicz
a441b439ac Update imports-loader from 3.1.1 to 4.0.1
MAILPOET-4391
2023-10-02 10:00:28 +02:00
John Oleksowicz
b9e51734cc Update husky from 7.0.4 to 8.0.3
MAILPOET-4391
2023-10-02 10:00:28 +02:00
John Oleksowicz
3c687c8115 Update expose-loader from 3.1.0 to 4.1.0
MAILPOET-4391
2023-10-02 10:00:28 +02:00
John Oleksowicz
c99d38aece Update exports-loader from 3.1.0 to 4.0.0
MAILPOET-4391
2023-10-02 10:00:28 +02:00
John Oleksowicz
1ab09543e7 Update copy-webpack-plugin from 10.2.4 to 11.0.0
MAILPOET-4391
2023-10-02 10:00:28 +02:00
John Oleksowicz
16346f799c Update @storybook/react from 6.4.19 to 7.3.2
MAILPOET-4391
2023-10-02 10:00:28 +02:00
John Oleksowicz
7370083c1b Update @storybook/builder-webpack5 from 6.4.19 to 7.3.2
MAILPOET-4391
2023-10-02 10:00:28 +02:00
John Oleksowicz
2eac61ff29 Update @storybook/addons from 6.4.19 to 7.3.2
MAILPOET-4391
2023-10-02 10:00:28 +02:00
John Oleksowicz
20a06f8957 Update @storybook/addon-storysource from 6.4.19 to 7.3.2
MAILPOET-4391
2023-10-02 10:00:28 +02:00
John Oleksowicz
00167d07bd Update @storybook/addon-links from 6.4.19 to 7.3.2
MAILPOET-4391
2023-10-02 10:00:28 +02:00
John Oleksowicz
e2d2a3e889 Update @storybook/addon-actions from 6.4.19 to 7.3.2
MAILPOET-4391
2023-10-02 10:00:28 +02:00
John Oleksowicz
2173e65275 Update wp-types from 3.59.1 to 3.62.4
MAILPOET-4391
2023-10-02 10:00:28 +02:00
John Oleksowicz
5bedc2e580 Update webpack from 5.76.0 to 5.88.2
MAILPOET-4391
2023-10-02 10:00:28 +02:00
John Oleksowicz
10736c2b89 Update ts-loader from 9.2.8 to 9.4.4
MAILPOET-4391
2023-10-02 10:00:28 +02:00
John Oleksowicz
af4f9489ab Update sass from 1.49.9 to 1.66.1
MAILPOET-4391
2023-10-02 10:00:28 +02:00
John Oleksowicz
669d9bb30c Update react-select from 5.2.2 to 5.7.4
MAILPOET-4391
2023-10-02 10:00:28 +02:00
John Oleksowicz
5966a0540a Update react-datepicker from 4.7.0 to 4.16.0
MAILPOET-4391
2023-10-02 10:00:28 +02:00
John Oleksowicz
43d1f8e364 Update prismjs from 1.28.0 to 1.29.0
MAILPOET-4391
2023-10-02 10:00:28 +02:00
John Oleksowicz
35d3a33f4e Update papaparse from 5.3.2 to 5.4.1
MAILPOET-4391
2023-10-02 10:00:28 +02:00
John Oleksowicz
0e8a6c6ea4 Update jquery from 3.6.0 to 3.7.0
MAILPOET-4391
2023-10-02 10:00:28 +02:00
John Oleksowicz
1fc77e57ef Update date-fns from 2.28.0 to 2.30.0
MAILPOET-4391
2023-10-02 10:00:28 +02:00
John Oleksowicz
5d9ca9f210 Update core-js from 3.21.1 to 3.32.1
MAILPOET-4391
2023-10-02 10:00:28 +02:00
John Oleksowicz
2fd677072d Update browserslist from 4.20.2 to 4.21.10
MAILPOET-4391
2023-10-02 10:00:28 +02:00
John Oleksowicz
1e64aaf828 Update @storybook/manager-webpack5 from 6.4.19 to 6.5.16
MAILPOET-4391
2023-10-02 10:00:28 +02:00
John Oleksowicz
fadbeace38 Update @emotion/styled from 11.8.1 to 11.11.0
MAILPOET-4391
2023-10-02 10:00:28 +02:00
John Oleksowicz
73b14a4d4c Update @emotion/react from 11.8.2 to 11.11.1
MAILPOET-4391
2023-10-02 10:00:28 +02:00
John Oleksowicz
cf11aa31f9 Update @babel/runtime-corejs3 from 7.17.8 to 7.22.11
MAILPOET-4391
2023-10-02 10:00:28 +02:00
John Oleksowicz
11957b1bdf Update @babel/runtime from 7.18.6 to 7.22.11
MAILPOET-4391
2023-10-02 10:00:28 +02:00
John Oleksowicz
f9b9d3918e Update @babel/register from 7.17.7 to 7.22.5
MAILPOET-4391
2023-10-02 10:00:28 +02:00