Skip to content

Commit

Permalink
ci: upgrade some packages (#1908)
Browse files Browse the repository at this point in the history
  • Loading branch information
splincode authored Jun 14, 2022
1 parent 14c3417 commit 857c1ca
Show file tree
Hide file tree
Showing 8 changed files with 4,048 additions and 3,772 deletions.
7,748 changes: 4,012 additions & 3,736 deletions package-lock.json

Large diffs are not rendered by default.

36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,37 +91,37 @@
"@angular/cli": "~9.1.12",
"@angular/compiler-cli": "~9.1.12",
"@angular/language-service": "~9.1.12",
"@commitlint/cli": "^11.0.0",
"@commitlint/config-conventional": "^11.0.0",
"@nrwl/cli": "13.8.2",
"@nrwl/eslint-plugin-nx": "13.8.2",
"@nrwl/node": "13.8.2",
"@nrwl/tao": "13.8.2",
"@nrwl/workspace": "13.8.2",
"@commitlint/cli": "^17.0.2",
"@commitlint/config-conventional": "^17.0.2",
"@nrwl/cli": "14.3.1",
"@nrwl/eslint-plugin-nx": "14.3.1",
"@nrwl/node": "14.3.1",
"@nrwl/tao": "14.3.1",
"@nrwl/workspace": "14.3.1",
"@nx-cloud/runners": "1.1.0",
"@tinkoff/eslint-config": "^1.31.1",
"@tinkoff/eslint-config-angular": "^1.34.1",
"@tinkoff/prettier-config": "^1.32.1",
"@tinkoff/stylelint-config": "^1.30.0",
"@types/node": "^12.20.46",
"@types/node": "^17.0.42",
"@types/parse5": "^6.0.3",
"@types/webpack-env": "^1.16.4",
"@types/webpack-env": "^1.17.0",
"angular-http-server": "^1.10.0",
"concurrently": "^7.0.0",
"concurrently": "^7.2.1",
"eslint-plugin-unicorn": "^40.1.0",
"find-in-files": "0.5.0",
"firebase-tools": "^9.21.0",
"http-server": "^0.12.3",
"husky": "^7.0.4",
"find-in-files": "~0.5.0",
"firebase-tools": "^9.23.3",
"http-server": "^0.13.0",
"husky": "^8.0.1",
"lint-staged": "^8.2.1",
"ng-packagr": "^9.1.5",
"postcss": "^8.4.6",
"postcss": "^8.4.14",
"prettier": "2.6.2",
"raw-loader": "^4.0.2",
"rollup": "~2.67.2",
"rollup": "~2.75.6",
"standard-version": "^8.0.2",
"ts-loader": "^5.4.5",
"ts-node": "~7.0.1",
"ts-loader": "^6.2.2",
"ts-node": "~10.8.1",
"typescript": "~3.8.3"
},
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions projects/addon-doc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
"license": "Apache-2.0",
"dependencies": {
"@angular-devkit/schematics": "^9.1.12",
"highlight.js": "^11.3.1",
"highlight.js": "^11.5.1",
"markdown-it": "^12.3.2",
"ngx-highlightjs": "^4.1.4",
"schematics-utilities": "^1.0.1"
"schematics-utilities": "^1.1.3"
},
"devDependencies": {
"@types/markdown-it": "^12.2.3"
Expand Down
2 changes: 1 addition & 1 deletion projects/addon-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"prosemirror-tables": "~1.1.1",
"prosemirror-transform": "~1.6.0",
"prosemirror-utils": "~0.9.6",
"prosemirror-view": "~1.26.0"
"prosemirror-view": "~1.26.1"
},
"peerDependencies": {
"@angular/common": ">=9.0.0",
Expand Down
2 changes: 1 addition & 1 deletion projects/demo-integrations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"private": true,
"devDependencies": {
"cy2": "^1.3.0",
"cypress": "^10.0.3"
"cypress": "^10.1.0"
}
}
12 changes: 6 additions & 6 deletions projects/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,18 @@
"dependencies": {
"@ng-web-apis/universal": "1.9.5",
"@nguniversal/express-engine": "^9.1.1",
"@stackblitz/sdk": "^1.6.0",
"@tinkoff/angular-contenteditable-accessor": "1.1.0",
"@tinkoff/ng-dompurify": "3.0.0",
"dompurify": "2.2.3",
"@stackblitz/sdk": "^1.8.0",
"@tinkoff/angular-contenteditable-accessor": "~1.2.0",
"@tinkoff/ng-dompurify": "^3.0.0",
"dompurify": "^2.3.8",
"ng-yandex-metrika": "^4.0.0",
"ngx-markdown": "^11.1.3"
},
"devDependencies": {
"@nguniversal/builders": "^9.1.1",
"@types/dompurify": "^2.3.3",
"@types/express": "4.17.13",
"express": "^4.15.2",
"@types/express": "^4.17.13",
"express": "^4.18.1",
"less-plugin-npm-import": "^2.1.0"
}
}
8 changes: 4 additions & 4 deletions projects/icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"repository": "https://github.com/tinkoff/taiga-ui",
"license": "Apache-2.0",
"devDependencies": {
"@rollup/pluginutils": "~4.1.2",
"@types/svgo": "~2.6.2",
"rollup": "~2.67.2",
"rollup-plugin-typescript2": "~0.31.2",
"@rollup/pluginutils": "~4.2.1",
"@types/svgo": "~2.6.3",
"rollup": "~2.75.6",
"rollup-plugin-typescript2": "~0.32.1",
"svgo": "~2.8.0"
}
}
8 changes: 4 additions & 4 deletions projects/testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
},
"devDependencies": {
"@types/cypress-image-snapshot": "^3.1.6",
"@types/jasmine": "~3.10.3",
"@types/jasmine": "~3.10.6",
"@types/jasmine-ajax": "^3.3.3",
"cypress": "^10.0.3",
"jasmine": "^4.0.2",
"cypress": "^10.1.0",
"jasmine": "^4.2.0",
"jasmine-spec-reporter": "^4.2.1",
"karma": "^6.3.17",
"karma": "^6.4.0",
"karma-allure-reporter": "^1.4.6",
"karma-chrome-launcher": "~2.2.0",
"karma-coverage-istanbul-reporter": "~2.1.1",
Expand Down

0 comments on commit 857c1ca

Please sign in to comment.