Cockpit Project
ff9ec35cb3
package.json: Update @patternfly/patternfly, @patternfly/react-core
...
Closes #556
2022-04-12 07:55:44 +02:00
Katerina Koukiou
fe1a9a387f
package.json: bump eslint to ^8.0.0 and all eslint-x dependencies
...
So as to satisfy the new eslint peer dependency.
In addition drop eslint-config-standard-react as it does not release
anymore, and eslint 8.x is not compatible with the available last
release.
https://github.com/standard/eslint-config-standard-react/pull/69
Replace it with https://github.com/facebook/create-react-app#readme
which is actively maintained.
Lastly drop the deprecated
https://github.com/standard/eslint-plugin-standard
2022-04-11 07:56:29 +02:00
Cockpit Project
7a0968bd8c
package.json: Update @patternfly/patternfly, @patternfly/react-core
...
Closes #553
2022-04-11 06:24:31 +02:00
Cockpit Project
3dc7c804a0
package.json: Update @patternfly/patternfly, @patternfly/react-core
...
Closes #540
2022-03-12 10:48:12 +01:00
Cockpit Project
3d0f113680
package.json: Update @patternfly/patternfly, @patternfly/react-core
...
Closes #533
2022-02-24 08:32:18 +01:00
Katerina Koukiou
67640c7088
Install eslint-plugin-standard-jsx to align with what main cockpit repo does
2022-02-11 18:41:06 +01:00
Katerina Koukiou
fdba1dc96c
Bump up eslint-config-standard-react and add fix for the new warnings
...
This started giving errors like:
22:10 error 'Alert' is defined but never used no-unused-vars
Use eslint-plugin-react to improve the JSX usage, not just to silence this error.
2022-02-11 15:13:11 +01:00
Martin Pitt
e0cb0f9a32
package.json: Bump mini-css-extract-plugin version
...
Update to the latest version. This reverts the hack in commit
96e9c669ad , the API was fixed in 2.5.1.
2022-02-04 08:47:32 +01:00
Cockpit Project
e066d630c6
package.json: Update @patternfly/patternfly, @patternfly/react-core
...
Closes #523
2022-02-01 08:41:36 +01:00
Martin Pitt
96e9c669ad
npm: Lock mini-css-extract-plugin at version 2.4.5
...
2.5 has an unintended API breakage:
https://github.com/webpack-contrib/mini-css-extract-plugin/issues/896
2022-01-17 12:19:58 +01:00
Cockpit Project
2e17e9a79b
package.json: Update @patternfly/patternfly, @patternfly/react-core
...
Closes #518
2021-12-15 08:48:43 +01:00
Martin Pitt
7e2f3d2b5c
webpack: Drop obsolete md4 hash hack
...
webpack 5.54 solved this properly, bump the dependency.
2021-12-14 10:24:56 +01:00
Martin Pitt
150e59c548
package.json: Update React to 17
2021-11-29 10:58:57 +01:00
Martin Pitt
11ff944f2c
package.json: Update various development packages
...
These work without any source changes.
Don't update copy-webpack-plugin to the latest 10 major release, but
keep it at 9. 10 breaks compatibility with node.js 10, but that is still
the default in CentOS 8 stream (and we can't select the newer modules in
the spec or packit.yml).
2021-11-29 10:58:57 +01:00
Martin Pitt
67c1c065e9
package.json: Drop core-js
...
starter-kit does not use it directly, and none of our derived projects
have it.
2021-11-29 10:58:57 +01:00
Cockpit Project
833326148f
package.json: Update @patternfly/patternfly, @patternfly/react-core
...
Closes #509
2021-11-19 06:58:40 +01:00
Cockpit Project
3536eafd5a
package.json: Update core-js
...
Closes #506
2021-11-03 07:32:12 +01:00
Cockpit Project
a302255b3a
package.json: Update @patternfly/patternfly, @patternfly/react-core
...
Closes #505
2021-10-30 17:25:43 +02:00
Cockpit Project
f8024eb1f0
package.json: Update core-js
...
Closes #504
2021-10-26 07:24:56 +02:00
Cockpit Project
0a02205869
package.json: Update @patternfly/patternfly, @patternfly/react-core
...
Closes #503
2021-10-15 06:28:56 +02:00
Cockpit Project
4e0dce1ca6
package.json: Update core-js
...
Closes #502
2021-10-13 06:58:12 +02:00
Cockpit Project
11da2d284b
package.json: Update core-js
...
Closes #499
2021-10-06 08:08:32 +02:00
Cockpit Project
6e2d0dd01c
package.json: Update core-js
...
Closes #498
2021-09-27 07:16:56 +02:00
Cockpit Project
a8e052a78d
package.json: Update @patternfly/react-core, @patternfly/patternfly
...
Closes #495
2021-09-21 09:11:48 +02:00
Cockpit Project
aa1b3cb713
package.json: Update core-js
...
Closes #494
2021-09-20 06:57:55 +02:00
Cockpit Project
0134d26783
package.json: Update core-js
...
Closes #489
2021-09-10 06:52:24 +02:00
Cockpit Project
c1f8802da6
package.json: Update core-js
...
Closes #486
2021-09-03 07:04:53 +02:00
Cockpit Project
fb4c4346c9
package.json: Update core-js
...
Closes #485
2021-09-02 07:08:11 +02:00
Cockpit Project
78ea4a529a
package.json: Update core-js
...
Closes #484
2021-08-30 06:08:18 +02:00
Cockpit Project
a84bd78b61
package.json: Update @patternfly/react-core, @patternfly/patternfly
...
Closes #483
2021-08-27 06:15:46 +02:00
Cockpit Project
92d7e38d49
package.json: Update core-js
...
Closes #482
2021-08-25 11:05:18 +02:00
Cockpit Project
91043e26c5
package.json: Update core-js
...
Closes #481
2021-08-18 07:11:52 +02:00
Cockpit Project
40f3121e90
package.json: Update core-js
...
Closes #480
2021-08-09 06:59:10 +02:00
Cockpit Project
61c708974a
package.json: Update @patternfly/react-core, @patternfly/patternfly
...
Closes #479
2021-08-06 07:07:58 +02:00
Cockpit Project
e44d170dab
package.json: Update core-js
...
Closes #478
2021-07-31 08:33:45 +02:00
Martin Pitt
8b7b3f246b
npm: Bump CSS loader
2021-07-27 09:42:10 +02:00
Martin Pitt
a509dde986
Update terser-webpack-plugin
...
Following our other projects.
2021-07-27 09:42:10 +02:00
Martin Pitt
28466f7217
webpack: Move from sassc to Dart sass
...
Fixes #475
2021-07-27 09:42:10 +02:00
Cockpit Project
37a64010bf
package.json: Update core-js
...
Closes #471
2021-06-30 05:47:55 +02:00
Cockpit Project
50ae23e5ad
package.json: Update core-js
...
Closes #470
2021-06-25 06:44:30 +02:00
Cockpit Project
835395fc18
package.json: Update @patternfly/patternfly, @patternfly/react-core
...
Closes #468
2021-06-24 07:41:51 +02:00
Cockpit Project
7ddabca32a
package.json: Update core-js
...
Closes #467
2021-06-24 07:21:59 +02:00
Cockpit Project
caf8e908eb
package.json: Update @patternfly/patternfly, @patternfly/react-core
...
Closes #465
2021-06-09 14:24:51 +02:00
Cockpit Project
efce4f7f95
package.json: Update core-js
...
Closes #464
2021-06-06 19:47:37 +02:00
Cockpit Project
261922a9c1
package.json: Update core-js
...
Closes #462
2021-05-30 10:34:12 +02:00
Cockpit Project
09bc3dca4c
package.json: Update core-js
...
Closes #460
2021-05-26 06:17:35 +02:00
Cockpit Project
22edb6591b
package.json: Update @patternfly/react-core, @patternfly/patternfly
...
Closes #459
2021-05-19 06:27:19 +02:00
Cockpit Project
a10984bcf0
package.json: Update core-js
...
Closes #458
2021-05-10 05:49:14 +02:00
Cockpit Project
53455d58b3
package.json: Update core-js
...
Closes #457
2021-05-07 05:49:34 +02:00
Cockpit Project
f4d2ee2ecc
package.json: Update core-js
...
Closes #456
2021-05-06 06:02:45 +02:00