chore(bump): updated versions #1177

Merged
SvetlanaMuravlova merged 29 commits from update-angular into development 2021-09-03 10:44:45 +00:00
3 changed files with 477 additions and 5804 deletions
Showing only changes of commit 268497c17c - Show all commits

View File

@@ -8,6 +8,25 @@
* **typo:** fix grammatical mistake in readme ([#1119](https://github.com/valor-software/ng2-file-upload/issues/1119)) ([8171bc8](https://github.com/valor-software/ng2-file-upload/commit/8171bc831b69692d04b650be19ff82f04ff56662))
### Features
* **bump:** added strict mode, doesn't build in dist, should be resolved ([69cd64d](https://github.com/valor-software/ng2-file-upload/commit/69cd64dc287c9bdd1c35af1062e27ce32a47e977))
* **core:** added nx ([de738f7](https://github.com/valor-software/ng2-file-upload/commit/de738f7c63d7f37e07019bc596c02e9f4320f563))
* **package:** relaxed peer dependencies to allow ng v4 ([#713](https://github.com/valor-software/ng2-file-upload/issues/713)) ([7704e0e](https://github.com/valor-software/ng2-file-upload/commit/7704e0e970276ebcd8bfefe34bf153f82108a11e))
* **upgrade:** updated up to angular 11 tests are failed ([ce9dc20](https://github.com/valor-software/ng2-file-upload/commit/ce9dc20056cc6c7cd58e502af05d7d97043c8f3a))
# [1.3.0](https://github.com/valor-software/ng2-file-upload/compare/v1.2.0...v1.3.0) (2021-08-31)
### Bug Fixes
* **ci:** fix xvfb service issue ([33ac156](https://github.com/valor-software/ng2-file-upload/commit/33ac156208bfcf57851210f037719107e1ca9eb9))
* **style:** delete extra rule ([b5917b9](https://github.com/valor-software/ng2-file-upload/commit/b5917b9fa77e63c4c1b06598abc817b8033730c3))
* **typo:** fix grammatical mistake in readme ([#1119](https://github.com/valor-software/ng2-file-upload/issues/1119)) ([8171bc8](https://github.com/valor-software/ng2-file-upload/commit/8171bc831b69692d04b650be19ff82f04ff56662))
### Features
* **bump:** added strict mode, doesn't build in dist, should be resolved ([69cd64d](https://github.com/valor-software/ng2-file-upload/commit/69cd64dc287c9bdd1c35af1062e27ce32a47e977))

6232
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -50,76 +50,48 @@
"@angular/forms": "~11.2.14",
"@angular/platform-browser": "~11.2.14",
"@angular/platform-browser-dynamic": "~11.2.14",
"@angular/router": "~11.2.14",
"@angular-eslint/eslint-plugin": "4.3.0",
"@angular-eslint/eslint-plugin-template": "4.3.0",
"@angular-eslint/template-parser": "4.3.0",
"@nrwl/angular": "11.2.12",
"@nrwl/cli": "11.2.12",
"@nrwl/node": "11.2.12",
"@nrwl/eslint-plugin-nx": "11.2.12",
"@nrwl/jest": "11.2.12",
"@nrwl/linter": "11.2.12",
"@types/jasmine": "~3.7.7",
"@types/jest": "26.0.20",
"@types/marked": "2.0.3",
"@types/node": "^12.11.1",
"@types/webpack": "^5.0.0",
"@typescript-eslint/eslint-plugin": "~4.28.3",
"@typescript-eslint/parser": "~4.28.3",
"bootstrap": "3.3.7",
"chokidar-cli": "^2.1.0",
"classlist-polyfill": "1.2.0",
"codecov": "3.8.2",
"codelyzer": "^6.0.0",
"conventional-changelog-cli": "2.1.1",
"conventional-github-releaser": "3.1.5",
"core-js": "^3.14.0",
"cpy": "8.1.2",
"cpy-cli": "3.1.1",
"del-cli": "3.0.1",
"eslint": "7.22.0",
"eslint-config-prettier": "7.2.0",
"gh-pages": "3.2.2",
"gitignore-to-glob": "0.3.0",
"google-code-prettify": "1.0.5",
"html-loader": "^1.3.2",
"jasmine-core": "3.6.0",
"jasmine-data-provider": "2.2.0",
"jasmine-spec-reporter": "7.0.0",
"jest": "26.6.3",
"jest-createspyobj": "2.0.0",
"jest-preset-angular": "8.3.2",
"karma": "~6.1.0",
"karma-chrome-launcher": "~3.1.0",
"karma-cli": "~2.0.0",
"karma-coverage-istanbul-reporter": "^3.0.3",
"karma-jasmine": "4.0.1",
"karma-remap-istanbul": "0.6.0",
"karma-sauce-launcher": "4.3.6",
"lite-server": "2.6.1",
"lodash": "4.17.21",
"markdown-loader": "^6.0.0",
"marked": "2.0.7",
"ng-packagr": "^11.2.4",
"ngx-bootstrap": "6.2.0",
"npm-run-all": "^4.1.5",
"pre-commit": "1.2.2",
"protractor": "~7.0.0",
"raw-loader": "^4.0.2",
"reflect-metadata": "0.1.13",
"require-dir": "1.2.0",
"rxjs": "^6.6.0",
"systemjs-builder": "0.16.15",
"ts-helpers": "^1.1.2",
"ts-jest": "26.5.1",
"ts-node": "8.3.0",
"tsickle": "^0.40.0",
"tslint": "^6.1.0",
"tslint-config-valorsoft": "^2.2.1",
"typedoc": "0.20.36",
"typescript": "4.1.5",
"wallaby-webpack": "^3.9.16",
"webdriver-manager": "12.1.8",
"zone.js": "~0.11.3"
},
"contributors": [