Skip to content

Commit

Permalink
chore: bump angular to 18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
devcui committed Aug 21, 2024
1 parent ba931f1 commit 49ddef6
Show file tree
Hide file tree
Showing 3 changed files with 51 additions and 51 deletions.
98 changes: 49 additions & 49 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,79 +40,79 @@
"prepare": "husky install"
},
"dependencies": {
"@angular/animations": "^18.0.0",
"@angular/common": "^18.0.0",
"@angular/compiler": "^18.0.0",
"@angular/core": "^18.0.0",
"@angular/forms": "^18.0.0",
"@angular/platform-browser": "^18.0.0",
"@angular/platform-browser-dynamic": "^18.0.0",
"@angular/router": "^18.0.0",
"rxjs": "~7.8.0",
"tslib": "^2.3.0",
"zone.js": "~0.14.3",
"@angular/animations": "^18.1.0",
"@angular/common": "^18.1.0",
"@angular/compiler": "^18.1.0",
"@angular/core": "^18.1.0",
"@angular/forms": "^18.1.0",
"@angular/platform-browser": "^18.1.0",
"@angular/platform-browser-dynamic": "^18.1.0",
"@angular/router": "^18.1.0",
"@stomp/rx-stomp": "^2.0.0",
"@stomp/stompjs": "^7.0.0",
"ng-zorro-antd": "^18.0.1",
"@yelon/abc": "^18.0.0",
"@yelon/acl": "^18.0.0",
"@yelon/auth": "^18.0.0",
"@yelon/bcs": "^18.0.0",
"@yelon/bis": "^18.0.0",
"@yelon/cache": "^18.0.0",
"@yelon/chart": "^18.0.0",
"@yelon/form": "^18.0.0",
"@yelon/mock": "^18.0.0",
"@yelon/theme": "^18.0.0",
"@yelon/bis": "^18.0.0",
"@yelon/bcs": "^18.0.0",
"@yelon/socket": "^18.0.0",
"@yelon/theme": "^18.0.0",
"@yelon/util": "^18.0.0",
"ng-zorro-antd": "^18.1.0",
"ngx-tinymce": "^18.0.0",
"screenfull": "^6.0.2"
"rxjs": "~7.8.0",
"screenfull": "^6.0.2",
"tslib": "^2.3.0",
"zone.js": "~0.14.3"
},
"devDependencies": {
"@angular-devkit/build-angular": "^18.0.4",
"@angular/cli": "^18.0.4",
"@angular/compiler-cli": "^18.0.0",
"@angular-devkit/build-angular": "^18.1.3",
"@angular-eslint/builder": "^18.2.0",
"@angular-eslint/eslint-plugin": "^18.2.0",
"@angular-eslint/eslint-plugin-template": "^18.2.0",
"@angular-eslint/schematics": "^18.2.0",
"@angular-eslint/template-parser": "^18.2.0",
"@angular/cli": "^18.1.3",
"@angular/compiler-cli": "^18.1.0",
"@angular/language-service": "^18.1.0",
"@ng-util/monaco-editor": "^18.0.0",
"@types/jasmine": "~5.1.0",
"jasmine-core": "~5.1.0",
"karma": "~6.4.0",
"karma-chrome-launcher": "~3.2.0",
"karma-coverage": "~2.2.0",
"karma-jasmine": "~5.1.0",
"karma-jasmine-html-reporter": "~2.1.0",
"typescript": "~5.4.2",
"@angular-eslint/builder": "^18.0.1",
"@angular-eslint/eslint-plugin": "^18.0.0",
"@angular-eslint/eslint-plugin-template": "^18.0.0",
"@angular-eslint/schematics": "^18.0.0",
"@angular-eslint/template-parser": "^18.0.0",
"@typescript-eslint/eslint-plugin": "^7.11.0",
"@typescript-eslint/parser": "^7.11.0",
"@types/jasminewd2": "~2.0.13",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"@yelon/testing": "^18.0.0",
"eslint": "^8.28.0",
"eslint-config-prettier": "~9.1.0",
"eslint-plugin-deprecation": "^3.0.0",
"eslint-plugin-import": "~2.25.3",
"eslint-plugin-jsdoc": "~46.8.2",
"eslint-plugin-prefer-arrow": "~1.2.2",
"eslint-plugin-prettier": "~5.0.0",
"eslint-plugin-deprecation": "^3.0.0",
"@angular/language-service": "^18.0.0",
"source-map-explorer": "^2.5.3",
"prettier": "^3.3.2",
"stylelint": "^16.6.1",
"stylelint-config-standard": "^36.0.0",
"stylelint-declaration-block-no-ignored-properties": "^2.8.0",
"stylelint-config-clean-order": "^6.0.0",
"@yelon/testing": "^18.0.0",
"ng-yunzai": "^18.0.0",
"@types/jasminewd2": "~2.0.13",
"husky": "^9.1.4",
"jasmine-core": "~5.1.0",
"jasmine-spec-reporter": "^7.0.0",
"protractor": "~7.0.0",
"ts-node": "~10.9.2",
"husky": "^9.0.11",
"lint-staged": "^15.2.7",
"karma": "~6.4.0",
"karma-chrome-launcher": "~3.2.0",
"karma-coverage": "~2.2.0",
"karma-jasmine": "~5.1.0",
"karma-jasmine-html-reporter": "~2.1.0",
"lint-staged": "^15.2.8",
"ng-yunzai": "^18.0.0",
"ng-yunzai-plugin-theme": "latest",
"ngx-tinymce": "^18.0.0",
"@ng-util/monaco-editor": "^18.0.0"
"prettier": "^3.3.3",
"protractor": "~7.0.0",
"source-map-explorer": "^2.5.3",
"stylelint": "^16.8.1",
"stylelint-config-clean-order": "^6.1.0",
"stylelint-config-standard": "^36.0.1",
"stylelint-declaration-block-no-ignored-properties": "^2.8.0",
"ts-node": "~10.9.2",
"typescript": "~5.5.2"
},
"lint-staged": {
"(src)/**/*.{html,ts}": [
Expand Down
2 changes: 1 addition & 1 deletion src/assets/style.compact.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/assets/style.dark.css

Large diffs are not rendered by default.

0 comments on commit 49ddef6

Please sign in to comment.