Commit Graph

23 Commits

Author SHA1 Message Date
Igor Scheller 87da9d4785 Upgrade css-what and its dependencies 2021-07-10 13:23:44 +02:00
Igor Scheller 0f4410c3ff Removed postcss-preset-env for good as its job is already done by autoprefixer & package upgrades 2021-07-10 13:23:44 +02:00
dependabot[bot] 7b5ce5b6ce Bump normalize-url from 4.5.0 to 4.5.1
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases)
- [Commits](https://github.com/sindresorhus/normalize-url/commits)

---
updated-dependencies:
- dependency-name: normalize-url
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-11 10:08:58 +02:00
dependabot[bot] f0791fe6f1 Bump browserslist from 4.16.4 to 4.16.6
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.4 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.4...4.16.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-03 13:21:50 +02:00
marudor d764ed2938
chore: also update postcss loader 2021-05-22 17:07:39 +02:00
marudor 5780542d41
chore: only one moment-timezone 2021-05-22 17:04:40 +02:00
marudor 201db93b38
chore: update webpack to v5 (and related deps) 2021-05-22 17:04:39 +02:00
marudor 419aa4f7fc
chore: update minor version deps 2021-05-22 17:03:07 +02:00
msquare f6af76e7ed yarn.lock upgrade 2021-04-12 17:40:29 +02:00
Michael Weimann 2cab0788e1 introduce PostCSS + Autoprefixer
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2021-04-05 11:29:19 +02:00
dependabot[bot] be73e4518c Bump y18n from 4.0.0 to 4.0.1
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-05 10:58:33 +02:00
dependabot[bot] 018b1a5135 Bump elliptic from 6.5.3 to 6.5.4
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-14 11:53:33 +01:00
dependabot[bot] 3129d53a64 Bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-18 21:27:17 +01:00
marudor dae856e87e
chore: update dependencies, remove imports-loader 2020-09-01 11:17:05 +02:00
Igor Scheller c85b154bcf JS Dependencies: Upgrade elliptic to 6.5.3 2020-07-30 13:44:20 +02:00
Igor Scheller 58517ffe1d JS Dependencies: Upgrade lodash to 4.17.19 2020-07-17 13:17:47 +02:00
Igor Scheller c81061d2f2 Use at least jQuery 3.5.1
`yarn upgrade jquery@^3.5.1`
2020-05-11 00:48:40 +02:00
dependabot[bot] fa58bc48f3 Bump jquery from 3.4.1 to 3.5.0
Bumps [jquery](https://github.com/jquery/jquery) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.4.1...3.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-05-11 00:48:40 +02:00
marudor 8eb159cdc2
Update Frontend dependencies 2020-04-05 21:59:07 +02:00
dependabot[bot] 9d8eb4e6ce
Bump acorn from 6.4.0 to 6.4.1
Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-04-03 08:30:04 +00:00
marudor 2095f76eae
Update JavaScript Dependencies to resolve security issue with serialize-javascript 2019-12-08 12:07:50 +01:00
Michael Weimann 761fbdca81
Updates moment js 2019-10-11 21:15:54 +02:00
Igor Scheller 2e0c82ea05 Versioned yarn.lock, fixed docker build 2019-08-19 11:19:45 +02:00