Commit graph

2375 commits

Author SHA1 Message Date
REJack 86fe0f2704 Merge branch 'master' of https://github.com/ColorlibHQ/AdminLTE 2021-09-17 22:32:12 +02:00
REJack d2e2987a5f fix control-sidebar-open 2021-09-17 22:32:08 +02:00
dependabot[bot] b8c99cf88d
Bump @babel/preset-env from 7.15.4 to 7.15.6 (#3941)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.15.4 to 7.15.6.
- [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.15.6/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-17 21:44:47 +02:00
dependabot[bot] 9aaa26ba19
Bump datatables.net-bs4 from 1.11.1 to 1.11.2 (#3940)
Bumps [datatables.net-bs4](https://github.com/DataTables/Dist-DataTables-Bootstrap4) from 1.11.1 to 1.11.2.
- [Release notes](https://github.com/DataTables/Dist-DataTables-Bootstrap4/releases)
- [Commits](https://github.com/DataTables/Dist-DataTables-Bootstrap4/compare/1.11.1...1.11.2)

---
updated-dependencies:
- dependency-name: datatables.net-bs4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-17 21:44:41 +02:00
dependabot[bot] 2a94175207
Bump datatables.net-searchbuilder-bs4 from 1.2.0 to 1.2.1 (#3939)
Bumps [datatables.net-searchbuilder-bs4](https://github.com/DataTables/Dist-DataTables-SearchBuilder-Bootstrap4) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/DataTables/Dist-DataTables-SearchBuilder-Bootstrap4/releases)
- [Commits](https://github.com/DataTables/Dist-DataTables-SearchBuilder-Bootstrap4/compare/1.2.0...1.2.1)

---
updated-dependencies:
- dependency-name: datatables.net-searchbuilder-bs4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-17 21:44:32 +02:00
dependabot[bot] 70b5bf7a85
Bump datatables.net from 1.11.1 to 1.11.2 (#3938)
Bumps [datatables.net](https://github.com/DataTables/Dist-DataTables) from 1.11.1 to 1.11.2.
- [Release notes](https://github.com/DataTables/Dist-DataTables/releases)
- [Commits](https://github.com/DataTables/Dist-DataTables/compare/1.11.1...1.11.2)

---
updated-dependencies:
- dependency-name: datatables.net
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-17 21:44:25 +02:00
dependabot[bot] 5b75ca6bc5
Bump eslint-plugin-unicorn from 35.0.0 to 36.0.0 (#3937)
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 35.0.0 to 36.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v35.0.0...v36.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-17 21:44:13 +02:00
Anil Loutombam 0f165f365d
Added VS Code Badge (#3840)
User can click the badge to open on VS Code directly

Co-authored-by: REJack <info@rejack.de>
2021-09-17 21:35:45 +02:00
Leonardo Araoz abd6f0c8c7
Use docker to run the development enviroment (#3645)
* Use docker to run the development enviroment
* add --legacy-watch to nodemon commands

Co-authored-by: REJack <info@rejack.de>
2021-09-17 21:31:46 +02:00
REJack ab0ebc9a88 fix click event if iframe mode is loaded on contentwrapper 2021-09-17 21:28:20 +02:00
Diego Smania 3267f781b9
[build/js]: Fix height problem on default tabs for the IFrame plugin. (#3876) 2021-09-17 21:26:49 +02:00
dependabot[bot] 3bff93f6c9
Bump @babel/preset-env from 7.15.0 to 7.15.4 (#3928)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.15.0 to 7.15.4.
- [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.15.4/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-09 04:21:16 +05:30
dependabot[bot] 31177a4e45
Bump datatables.net from 1.10.25 to 1.11.1 (#3927)
Bumps [datatables.net](https://github.com/DataTables/Dist-DataTables) from 1.10.25 to 1.11.1.
- [Release notes](https://github.com/DataTables/Dist-DataTables/releases)
- [Commits](https://github.com/DataTables/Dist-DataTables/compare/1.10.25...1.11.1)

---
updated-dependencies:
- dependency-name: datatables.net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-08 08:10:39 +05:30
dependabot[bot] 840ca6eedf
Bump @babel/core from 7.15.0 to 7.15.5 (#3929)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.15.0 to 7.15.5.
- [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.15.5/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-08 08:09:53 +05:30
dependabot[bot] b221ad0588
Bump autoprefixer from 10.3.3 to 10.3.4 (#3930)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.3.3 to 10.3.4.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.3.3...10.3.4)

---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-08 08:09:33 +05:30
dependabot[bot] 1042c39af2
Bump datatables.net-bs4 from 1.10.25 to 1.11.1 (#3931)
Bumps [datatables.net-bs4](https://github.com/DataTables/Dist-DataTables-Bootstrap4) from 1.10.25 to 1.11.1.
- [Release notes](https://github.com/DataTables/Dist-DataTables-Bootstrap4/releases)
- [Commits](https://github.com/DataTables/Dist-DataTables-Bootstrap4/compare/1.10.25...1.11.1)

---
updated-dependencies:
- dependency-name: datatables.net-bs4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-08 08:08:55 +05:30
dependabot[bot] f2066817cc
Bump vnu-jar from 21.6.11 to 21.9.2 (#3932)
Bumps [vnu-jar](https://github.com/validator/validator) from 21.6.11 to 21.9.2.
- [Release notes](https://github.com/validator/validator/releases)
- [Changelog](https://github.com/validator/validator/blob/main/CHANGELOG.md)
- [Commits](https://github.com/validator/validator/compare/21.6.11...21.9.2)

---
updated-dependencies:
- dependency-name: vnu-jar
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-08 08:08:01 +05:30
dependabot[bot] dd95229913
Bump datatables.net-scroller-bs4 from 2.0.4 to 2.0.5 (#3914)
Bumps [datatables.net-scroller-bs4](https://github.com/DataTables/Dist-DataTables-Scroller-Bootstrap4) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/DataTables/Dist-DataTables-Scroller-Bootstrap4/releases)
- [Commits](https://github.com/DataTables/Dist-DataTables-Scroller-Bootstrap4/compare/2.0.4...2.0.5)

---
updated-dependencies:
- dependency-name: datatables.net-scroller-bs4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-05 03:43:18 +05:30
dependabot[bot] 4d8c608cd6
Bump rollup from 2.56.2 to 2.56.3 (#3918)
Bumps [rollup](https://github.com/rollup/rollup) from 2.56.2 to 2.56.3.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.56.2...v2.56.3)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-05 03:41:25 +05:30
dependabot[bot] 2e76313b82
Bump datatables.net-searchpanes-bs4 from 1.3.0 to 1.4.0 (#3920)
Bumps [datatables.net-searchpanes-bs4](https://github.com/DataTables/Dist-DataTables-SearchPanes-Bootstrap4) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/DataTables/Dist-DataTables-SearchPanes-Bootstrap4/releases)
- [Commits](https://github.com/DataTables/Dist-DataTables-SearchPanes-Bootstrap4/compare/1.3.0...1.4.0)

---
updated-dependencies:
- dependency-name: datatables.net-searchpanes-bs4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-05 03:41:13 +05:30
dependabot[bot] d8cb62f951
Bump terser from 5.7.1 to 5.7.2 (#3916)
Bumps [terser](https://github.com/terser/terser) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-05 03:39:12 +05:30
dependabot[bot] a6f4d95bc0
Bump autoprefixer from 10.3.1 to 10.3.3 (#3915)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.3.1 to 10.3.3.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.3.1...10.3.3)

---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-05 03:39:01 +05:30
dependabot[bot] 245819d540
Bump codemirror from 5.62.2 to 5.62.3 (#3904)
Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.62.2 to 5.62.3.
- [Release notes](https://github.com/codemirror/CodeMirror/releases)
- [Changelog](https://github.com/codemirror/CodeMirror/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codemirror/CodeMirror/compare/5.62.2...5.62.3)

---
updated-dependencies:
- dependency-name: codemirror
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-05 03:38:49 +05:30
dependabot[bot] e4981bd9de
Bump tar from 6.1.4 to 6.1.11 (#3923)
Bumps [tar](https://github.com/npm/node-tar) from 6.1.4 to 6.1.11.
- [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/v6.1.4...v6.1.11)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-05 03:38:01 +05:30
dependabot[bot] fdf3785077
Bump eslint-plugin-import from 2.24.1 to 2.24.2 (#3922)
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.24.1 to 2.24.2.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.24.1...v2.24.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-05 03:37:41 +05:30
dependabot[bot] b78595baf4
Bump datatables.net-keytable-bs4 from 2.6.2 to 2.6.4 (#3921)
Bumps [datatables.net-keytable-bs4](https://github.com/DataTables/Dist-DataTables-KeyTable-Bootstrap4) from 2.6.2 to 2.6.4.
- [Release notes](https://github.com/DataTables/Dist-DataTables-KeyTable-Bootstrap4/releases)
- [Commits](https://github.com/DataTables/Dist-DataTables-KeyTable-Bootstrap4/compare/2.6.2...2.6.4)

---
updated-dependencies:
- dependency-name: datatables.net-keytable-bs4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-05 03:37:28 +05:30
dependabot[bot] e20096f744
Bump datatables.net-searchbuilder-bs4 from 1.1.0 to 1.2.0 (#3919)
Bumps [datatables.net-searchbuilder-bs4](https://github.com/DataTables/Dist-DataTables-SearchBuilder-Bootstrap4) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/DataTables/Dist-DataTables-SearchBuilder-Bootstrap4/releases)
- [Commits](https://github.com/DataTables/Dist-DataTables-SearchBuilder-Bootstrap4/compare/1.1.0...1.2.0)

---
updated-dependencies:
- dependency-name: datatables.net-searchbuilder-bs4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-05 03:37:01 +05:30
REJack afc5fb71de fix autofill bug in chrome 2021-08-26 22:01:35 +02:00
dependabot[bot] e066cc400f
Bump eslint-config-xo from 0.36.0 to 0.38.0 (#3878)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Daniel <50356015+danny007in@users.noreply.github.com>
2021-08-21 21:45:17 +05:30
dependabot[bot] e7d58e2746
Bump eslint-plugin-import from 2.23.4 to 2.24.1 (#3901)
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.23.4 to 2.24.1.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.23.4...v2.24.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-21 21:17:01 +05:30
dependabot[bot] 53b1ec2253
Bump eslint-plugin-compat from 3.11.1 to 3.13.0 (#3902)
Bumps [eslint-plugin-compat](https://github.com/amilajack/eslint-plugin-compat) from 3.11.1 to 3.13.0.
- [Release notes](https://github.com/amilajack/eslint-plugin-compat/releases)
- [Changelog](https://github.com/amilajack/eslint-plugin-compat/blob/master/CHANGELOG.md)
- [Commits](https://github.com/amilajack/eslint-plugin-compat/compare/v3.11.1...v3.13.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-compat
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-21 20:23:43 +05:30
Daniel aba665b02a
Merge pull request #3889 from smtbos/master
Spelling Mistake Removed
2021-08-20 21:23:17 +05:30
dependabot[bot] 29cf644e5d
Bump path-parse from 1.0.6 to 1.0.7 (#3888)
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-20 21:21:11 +05:30
dependabot[bot] f8adaedaea
Bump uplot from 1.6.14 to 1.6.15 (#3893)
Bumps [uplot](https://github.com/leeoniya/uPlot) from 1.6.14 to 1.6.15.
- [Release notes](https://github.com/leeoniya/uPlot/releases)
- [Commits](https://github.com/leeoniya/uPlot/compare/1.6.14...1.6.15)

---
updated-dependencies:
- dependency-name: uplot
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-20 21:18:15 +05:30
dependabot[bot] 1838c7b812
Bump rollup from 2.56.1 to 2.56.2 (#3895)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-20 21:16:07 +05:30
dependabot[bot] 34ae27bb35
Bump clean-css-cli from 5.3.2 to 5.3.3 (#3879)
Bumps [clean-css-cli](https://github.com/clean-css/clean-css-cli) from 5.3.2 to 5.3.3.
- [Release notes](https://github.com/clean-css/clean-css-cli/releases)
- [Changelog](https://github.com/clean-css/clean-css-cli/blob/master/History.md)
- [Commits](https://github.com/clean-css/clean-css-cli/compare/v5.3.2...v5.3.3)

---
updated-dependencies:
- dependency-name: clean-css-cli
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-20 21:14:57 +05:30
dependabot[bot] 9c00bd9e90
Bump @babel/preset-env from 7.14.9 to 7.15.0 (#3880)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.14.9 to 7.15.0.
- [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.15.0/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-20 21:14:26 +05:30
dependabot[bot] 3e414a0df3
Bump jszip from 3.7.0 to 3.7.1 (#3887)
Bumps [jszip](https://github.com/Stuk/jszip) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/Stuk/jszip/releases)
- [Changelog](https://github.com/Stuk/jszip/blob/master/CHANGES.md)
- [Commits](https://github.com/Stuk/jszip/compare/v3.7.0...v3.7.1)

---
updated-dependencies:
- dependency-name: jszip
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-20 21:13:44 +05:30
dependabot[bot] 4fedd1620b
Bump eslint-plugin-unicorn from 34.0.1 to 35.0.0 (#3883)
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 34.0.1 to 35.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v34.0.1...v35.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-20 21:12:59 +05:30
smtbos 728592ab5b Spelling Mistake Removed 2021-08-13 23:05:28 +05:30
dependabot[bot] 7cee95d188
Bump pdfmake from 0.1.71 to 0.2.2 (#3881)
Bumps [pdfmake](https://github.com/bpampuch/pdfmake) from 0.1.71 to 0.2.2.
- [Release notes](https://github.com/bpampuch/pdfmake/releases)
- [Changelog](https://github.com/bpampuch/pdfmake/blob/0.2.2/CHANGELOG.md)
- [Commits](https://github.com/bpampuch/pdfmake/compare/0.1.71...0.2.2)

---
updated-dependencies:
- dependency-name: pdfmake
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-09 21:45:54 +05:30
dependabot[bot] 98cc821052
Bump @fortawesome/fontawesome-free from 5.15.3 to 5.15.4 (#3882)
Bumps [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome) from 5.15.3 to 5.15.4.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/5.15.3...5.15.4)

---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-free"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-09 21:44:54 +05:30
dependabot[bot] 45a28c43a5
Bump rollup from 2.55.1 to 2.56.1 (#3884)
Bumps [rollup](https://github.com/rollup/rollup) from 2.55.1 to 2.56.1.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.55.1...v2.56.1)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-09 21:43:52 +05:30
dependabot[bot] df30cb676c
Bump @babel/core from 7.14.8 to 7.15.0 (#3885)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-09 21:43:16 +05:30
dependabot[bot] 889456aca4
Bump concurrently from 6.2.0 to 6.2.1 (#3886)
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v6.2.0...v6.2.1)

---
updated-dependencies:
- dependency-name: concurrently
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-09 21:42:45 +05:30
dependabot[bot] e97cbba92a
Bump tar from 6.1.0 to 6.1.4 (#3874)
Bumps [tar](https://github.com/npm/node-tar) from 6.1.0 to 6.1.4.
- [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/v6.1.0...v6.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-07 22:31:53 +05:30
dependabot[bot] 05a66e3b4b
Bump rollup from 2.53.2 to 2.55.1 (#3863)
Bumps [rollup](https://github.com/rollup/rollup) from 2.53.2 to 2.55.1.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.53.2...v2.55.1)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-07 22:31:39 +05:30
dependabot[bot] a9094a8189
Bump fullcalendar from 5.8.0 to 5.9.0 (#3867)
Bumps [fullcalendar](https://github.com/fullcalendar/fullcalendar) from 5.8.0 to 5.9.0.
- [Release notes](https://github.com/fullcalendar/fullcalendar/releases)
- [Changelog](https://github.com/fullcalendar/fullcalendar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fullcalendar/fullcalendar/compare/v5.8.0...v5.9.0)

---
updated-dependencies:
- dependency-name: fullcalendar
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-02 19:26:59 +05:30
dependabot[bot] a928e19900
Bump clean-css-cli from 5.3.0 to 5.3.2 (#3868)
Bumps [clean-css-cli](https://github.com/jakubpawlowicz/clean-css-cli) from 5.3.0 to 5.3.2.
- [Release notes](https://github.com/jakubpawlowicz/clean-css-cli/releases)
- [Changelog](https://github.com/clean-css/clean-css-cli/blob/master/History.md)
- [Commits](https://github.com/jakubpawlowicz/clean-css-cli/commits)

---
updated-dependencies:
- dependency-name: clean-css-cli
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-02 19:26:37 +05:30
dependabot[bot] 16c8deac4f
Bump eslint from 7.31.0 to 7.32.0 (#3869)
Bumps [eslint](https://github.com/eslint/eslint) from 7.31.0 to 7.32.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.31.0...v7.32.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-02 19:26:04 +05:30