Commit Graph

28 Commits

Author SHA1 Message Date
dependabot[bot] 88a08f5387
Merge pull request #257 from colymba/dependabot/npm_and_yarn/babel/traverse-7.23.2 2024-01-08 22:53:56 +00:00
dependabot[bot] dbde364f0d
Bump @babel/traverse from 7.20.12 to 7.23.2
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.12 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 17:32:28 +00:00
dependabot[bot] 01aac4b2db
Bump postcss from 8.4.21 to 8.4.31
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.21...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-07 17:15:08 +00:00
dependabot[bot] 4680186ecc
Merge pull request #253 from colymba/dependabot/npm_and_yarn/webpack-5.76.0 2023-09-29 01:15:19 +00:00
dependabot[bot] cf1e88af7b
Merge pull request #252 from colymba/dependabot/npm_and_yarn/http-cache-semantics-4.1.1 2023-09-29 01:15:15 +00:00
dependabot[bot] 38b6862f2d
Merge pull request #251 from colymba/dependabot/npm_and_yarn/word-wrap-1.2.5 2023-09-29 01:15:11 +00:00
dependabot[bot] b519c53412
Merge pull request #249 from colymba/dependabot/npm_and_yarn/js-yaml-3.14.1 2023-09-29 01:09:02 +00:00
dependabot[bot] 2c6411605f
Merge pull request #250 from colymba/dependabot/npm_and_yarn/kind-of-6.0.3 2023-09-29 01:08:49 +00:00
dependabot[bot] b0ef21dfcc
Merge pull request #248 from colymba/dependabot/npm_and_yarn/semver-6.3.1 2023-09-29 01:08:10 +00:00
dependabot[bot] e7f7253ced
Bump webpack from 5.75.0 to 5.76.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-29 01:03:49 +00:00
dependabot[bot] 8374146d8c
Bump http-cache-semantics from 4.1.0 to 4.1.1
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-29 01:03:32 +00:00
dependabot[bot] 6601755b88
Bump word-wrap from 1.2.3 to 1.2.5
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.5)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-29 01:02:52 +00:00
dependabot[bot] 4dc6296962
Bump kind-of from 6.0.2 to 6.0.3
Bumps [kind-of](https://github.com/jonschlinkert/kind-of) from 6.0.2 to 6.0.3.
- [Changelog](https://github.com/jonschlinkert/kind-of/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jonschlinkert/kind-of/compare/6.0.2...6.0.3)

---
updated-dependencies:
- dependency-name: kind-of
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-29 01:02:25 +00:00
dependabot[bot] 968feb9385
Bump js-yaml from 3.12.0 to 3.14.1
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.0 to 3.14.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.12.0...3.14.1)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-29 01:01:58 +00:00
dependabot[bot] d68e4e496e
Bump semver from 6.3.0 to 6.3.1
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-29 01:01:54 +00:00
dependabot[bot] 13d5ce8f49
Bump minimatch from 3.0.4 to 3.0.8
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.0.8.
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.0.8)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-29 00:56:12 +00:00
Guy Sartorelli dfcc4ce482
DEP Upgrade frontend build stack 2023-02-01 15:28:37 +13:00
dependabot[bot] c34bba4508
Merge pull request #199 from colymba/dependabot/npm_and_yarn/jquery-3.5.0 2021-08-05 06:31:32 +00:00
dependabot[bot] b265fb622b
Bump node-sass from 4.9.2 to 4.14.1
Bumps [node-sass](https://github.com/sass/node-sass) from 4.9.2 to 4.14.1.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v4.9.2...v4.14.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-05 06:31:06 +00:00
dependabot[bot] 7825986aba
Merge pull request #210 from colymba/dependabot/npm_and_yarn/elliptic-6.5.4 2021-08-05 06:29:40 +00:00
dependabot[bot] 1027fc319e
Merge pull request #211 from colymba/dependabot/npm_and_yarn/y18n-3.2.2 2021-08-05 06:29:27 +00:00
dependabot[bot] 0438493a97
Merge pull request #213 from colymba/dependabot/npm_and_yarn/merge-1.2.1 2021-08-05 06:22:58 +00:00
dependabot[bot] b99a6da26d
Bump elliptic from 6.4.0 to 6.5.4
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.0 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.4.0...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-05 02:08:02 +00:00
dependabot[bot] d756579486
Bump tar from 2.2.1 to 2.2.2
Bumps [tar](https://github.com/npm/node-tar) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v2.2.1...v2.2.2)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-03 21:49:32 +00:00
dependabot[bot] 94f21a958d
Bump merge from 1.2.0 to 1.2.1
Bumps [merge](https://github.com/yeikos/js.merge) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/yeikos/js.merge/releases)
- [Commits](https://github.com/yeikos/js.merge/compare/v1.2.0...v1.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 01:00:23 +00:00
dependabot[bot] b4816ab02c
Bump y18n from 3.2.1 to 3.2.2
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2.
- [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-03-30 16:57:29 +00:00
dependabot[bot] d8f33e0c98
Bump jquery from 3.3.1 to 3.5.0
Bumps [jquery](https://github.com/jquery/jquery) from 3.3.1 to 3.5.0.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.3.1...3.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-04-30 01:57:29 +00:00
Robbie Averill 148d5efcea Update webpack implementation and refactor JS to remove lint warnings (#179)
* Update webpack-config to more closely align with SilverStripe core modules

* Automated linting

* Remove all JS linting errors, use let/const for assignment, do not reassign callback arguments

* Rebuild dist files, remove yarn lock from build command, remove source map files
2018-08-16 15:45:17 +03:00