Skip to content

Commit

Permalink
chore: bump angular to 16.2.x
Browse files Browse the repository at this point in the history
  • Loading branch information
cipchk committed Aug 28, 2023
1 parent b987bab commit 86a7b9e
Showing 1 changed file with 43 additions and 43 deletions.
86 changes: 43 additions & 43 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,20 +57,20 @@
"ssr:prerender": "npm run ng-high-memory run site:prerender"
},
"dependencies": {
"@angular/animations": "^16.1.0",
"@angular/common": "^16.1.0",
"@angular/compiler": "^16.1.0",
"@angular/core": "^16.1.0",
"@angular/forms": "^16.1.0",
"@angular/platform-browser": "^16.1.0",
"@angular/platform-browser-dynamic": "^16.1.0",
"@angular/router": "^16.1.0",
"@angular/animations": "^16.2.0",
"@angular/common": "^16.2.0",
"@angular/compiler": "^16.2.0",
"@angular/core": "^16.2.0",
"@angular/forms": "^16.2.0",
"@angular/platform-browser": "^16.2.0",
"@angular/platform-browser-dynamic": "^16.2.0",
"@angular/router": "^16.2.0",
"rxjs": "~7.8.0",
"tslib": "^2.3.0",
"zone.js": "~0.13.0",
"@angular/service-worker": "^16.1.0",
"@angular/platform-server": "^16.1.0",
"@angular/elements": "^16.1.0",
"@angular/service-worker": "^16.2.0",
"@angular/platform-server": "^16.2.0",
"@angular/elements": "^16.2.0",
"@antv/data-set": "^0.11.8",
"@antv/g2": "^4.2.10",
"echarts": "^5.4.3",
Expand All @@ -84,21 +84,21 @@
"ng-zorro-antd": "^16.1.0",
"ngx-color": "~9.0.0",
"ngx-countdown": "^16.0.0",
"ngx-highlight-js": "^16.0.0",
"ngx-highlight-js": "^16.1.0",
"ngx-tinymce": "^16.0.0",
"qrious": "^4.0.2",
"@webcomponents/custom-elements": "^1.6.0",
"aos": "^3.0.0-beta.6",
"@ng-util/monaco-editor": "^16.0.0",
"@nguniversal/express-engine": "^16.1.0",
"@nguniversal/express-engine": "^16.2.0",
"express": "^4.18.2",
"isutf8": "^4.0.0",
"@github/hotkey": "^2.0.1"
},
"devDependencies": {
"@angular-devkit/build-angular": "^16.1.5",
"@angular/cli": "~16.1.5",
"@angular/compiler-cli": "^16.1.0",
"@angular-devkit/build-angular": "^16.2.0",
"@angular/cli": "~16.2.0",
"@angular/compiler-cli": "^16.2.0",
"@types/jasmine": "~4.3.0",
"jasmine-core": "~4.6.0",
"karma": "~6.4.0",
Expand All @@ -111,7 +111,7 @@
"jasmine-spec-reporter": "^7.0.0",
"protractor": "~7.0.0",
"ts-node": "~10.9.1",
"@angular/language-service": "^16.1.0",
"@angular/language-service": "^16.2.0",
"@types/jasminewd2": "~2.0.10",
"karma-junit-reporter": "^2.0.1",
"karma-spec-reporter": "0.0.36",
Expand All @@ -120,16 +120,16 @@
"@types/file-saver": "^2.0.5",
"@types/deep-extend": "^0.6.0",
"@types/extend": "^3.0.1",
"@types/fs-extra": "^9.0.13",
"@types/mockjs": "^1.0.7",
"@types/parse5": "^7.0.0",
"karma-summary-reporter": "^3.1.1",
"karma-parallel": "^0.3.1",
"chalk": "^4.1.0",
"chalk": "^5.3.0",
"codecov": "^3.8.3",
"conventional-changelog-cli": "^3.0.0",
"fs-extra": "^9.0.0",
"husky": "^7.0.4",
"conventional-changelog-cli": "^4.0.0",
"fs-extra": "^11.1.1",
"@types/fs-extra": "^11.0.1",
"husky": "^8.0.3",
"jsonml.js": "^0.1.0",
"klaw-sync": "^6.0.0",
"less-vars-to-js": "^1.3.0",
Expand All @@ -138,12 +138,12 @@
"mark-twain": "^2.0.3",
"mockjs": "^1.1.0",
"mustache": "^4.2.0",
"ng-packagr": "^16.1.0",
"ng-packagr": "^16.2.1",
"parse5": "^7.1.2",
"prettier": "^3.0.0",
"prettier": "^3.0.2",
"readline-sync": "^1.4.10",
"stream": "0.0.2",
"stylelint": "^15.10.2",
"stylelint": "^15.10.3",
"stylelint-config-rational-order": "^0.1.2",
"stylelint-config-standard": "^34.0.0",
"stylelint-declaration-block-no-ignored-properties": "^2.7.0",
Expand All @@ -158,29 +158,29 @@
"ng-alain-sts": "^0.0.2",
"ng-alain-plugin-theme": "^15.0.1",
"tsconfig-paths": "^4.2.0",
"@nguniversal/builders": "^16.1.1",
"@nguniversal/builders": "^16.2.0",
"@types/express": "^4.17.17",
"html-minifier-terser": "^7.2.0",
"terser": "^5.19.1",
"@commitlint/cli": "^17.6.7",
"@commitlint/config-angular": "^17.6.7",
"@angular-eslint/builder": "~16.1.0",
"@angular-eslint/eslint-plugin": "~16.1.0",
"@angular-eslint/eslint-plugin-template": "~16.1.0",
"@angular-eslint/schematics": "~16.1.0",
"@angular-eslint/template-parser": "~16.1.0",
"@typescript-eslint/eslint-plugin": "~6.1.0",
"@typescript-eslint/parser": "~6.1.0",
"eslint": "^8.45.0",
"eslint-config-prettier": "~8.8.0",
"eslint-plugin-import": "~2.27.5",
"eslint-plugin-jsdoc": "~46.4.4",
"terser": "^5.19.2",
"@commitlint/cli": "^17.7.1",
"@commitlint/config-angular": "^17.7.0",
"@angular-eslint/builder": "~16.1.1",
"@angular-eslint/eslint-plugin": "~16.1.1",
"@angular-eslint/eslint-plugin-template": "~16.1.1",
"@angular-eslint/schematics": "~16.1.1",
"@angular-eslint/template-parser": "~16.1.1",
"@typescript-eslint/eslint-plugin": "~6.4.1",
"@typescript-eslint/parser": "~6.4.1",
"eslint": "^8.48.0",
"eslint-config-prettier": "~9.0.0",
"eslint-plugin-import": "~2.28.1",
"eslint-plugin-jsdoc": "~46.5.0",
"eslint-plugin-prefer-arrow": "~1.2.3",
"eslint-plugin-prettier": "~5.0.0",
"eslint-plugin-deprecation": "~1.4.1",
"lint-staged": "^13.2.3",
"eslint-plugin-deprecation": "~1.5.0",
"lint-staged": "^14.0.1",
"raw-loader": "^4.0.2",
"swagger-typescript-api": "^12.0.4",
"swagger-typescript-api": "^13.0.3",
"sitemap": "^7.1.1"
},
"lint-staged": {
Expand Down

0 comments on commit 86a7b9e

Please sign in to comment.