title | issue | author |
---|---|---|
Update npm dependencies |
NEXT-13084 |
Timo Altholtmann |
- Updated dependency
apexcharts
to3.25.0
- Updated dependency
axios
to0.21.1
- Updated dependency
copy-webpack-plugin
to6.4.1
- Updated dependency
dompurify
to2.2.6
- Updated dependency
lodash
to4.17.21
- Updated dependency
terser-webpack-plugin
to4.2.3
- Updated dependency
prismjs
to1.23.0
- Updated dev-dependency
sass-loader
to8.0.2
- Updated dev-dependency
stylelint
to13.11.0
- Removed dev-dependency
node-sass
, replaced bysass
- Added dev-dependency
sass@1.32.8
- Updated dependency
copy-webpack-plugin
to6.4.1
- Updated dependency
terser-webpack-plugin
to4.2.3
- Updated dev-dependency
webpack-dev-server
to3.11.2
- Updated dev-dependency
stylelint
to13.11.0
- Updated dev-dependency
sass-loader
to7.2.0
- Removed dev-dependency
node-sass
, replaced bysass
- Added dev-dependency
sass@1.32.8
This plugin has now version 6.4.1
, take a look at the github changelog for breaking changes.
Removed node-sass
package because it is deprecated. Added the sass
package as replacement. For more information take a look deprecation page.