Skip to content

Commit

Permalink
release(18.3.0): release 18.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
devcui committed Nov 7, 2024
1 parent 6d0fdae commit 012a8bd
Showing 1 changed file with 26 additions and 26 deletions.
52 changes: 26 additions & 26 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ng-yunzai",
"version": "18.2.0",
"version": "18.3.0",
"description": "ng-zorro-antd admin panel front-end framework",
"author": "yunzai-bot <yunzai-bot@outlook.com>",
"repository": {
Expand Down Expand Up @@ -50,46 +50,46 @@
"@angular/router": "^18.2.0",
"@stomp/rx-stomp": "^2.0.0",
"@stomp/stompjs": "^7.0.0",
"@yelon/abc": "^18.2.0",
"@yelon/acl": "^18.2.0",
"@yelon/auth": "^18.2.0",
"@yelon/bcs": "^18.2.0",
"@yelon/bis": "^18.2.0",
"@yelon/cache": "^18.2.0",
"@yelon/chart": "^18.2.0",
"@yelon/form": "^18.2.0",
"@yelon/mock": "^18.2.0",
"@yelon/socket": "^18.2.0",
"@yelon/theme": "^18.2.0",
"@yelon/util": "^18.2.0",
"@yelon/abc": "^18.3.0",
"@yelon/acl": "^18.3.0",
"@yelon/auth": "^18.3.0",
"@yelon/bcs": "^18.3.0",
"@yelon/bis": "^18.3.0",
"@yelon/cache": "^18.3.0",
"@yelon/chart": "^18.3.0",
"@yelon/form": "^18.3.0",
"@yelon/mock": "^18.3.0",
"@yelon/socket": "^18.3.0",
"@yelon/theme": "^18.3.0",
"@yelon/util": "^18.3.0",
"ng-zorro-antd": "^18.1.1",
"ngx-tinymce": "^18.0.0",
"rxjs": "~7.8.0",
"screenfull": "^6.0.2",
"tslib": "^2.3.0",
"zone.js": "~0.14.3"
"zone.js": "~0.14.10"
},
"devDependencies": {
"@angular-devkit/build-angular": "^18.2.1",
"@angular-eslint/builder": "^18.3.0",
"@angular-eslint/eslint-plugin": "^18.3.0",
"@angular-eslint/eslint-plugin-template": "^18.3.0",
"@angular-eslint/schematics": "^18.3.0",
"@angular-eslint/template-parser": "^18.3.0",
"@angular/cli": "^18.2.1",
"@angular-devkit/build-angular": "^18.2.7",
"@angular-eslint/builder": "^18.3.1",
"@angular-eslint/eslint-plugin": "^18.3.1",
"@angular-eslint/eslint-plugin-template": "^18.3.1",
"@angular-eslint/schematics": "^18.3.1",
"@angular-eslint/template-parser": "^18.3.1",
"@angular/cli": "^18.2.7",
"@angular/compiler-cli": "^18.2.0",
"@angular/language-service": "^18.2.0",
"@ng-util/monaco-editor": "^18.0.0",
"@types/jasmine": "~5.1.0",
"@types/jasminewd2": "~2.0.13",
"@typescript-eslint/eslint-plugin": "^8.2.0",
"@typescript-eslint/parser": "^8.2.0",
"@yelon/testing": "^18.2.0",
"@typescript-eslint/eslint-plugin": "^8.8.0",
"@typescript-eslint/parser": "^8.8.0",
"@yelon/testing": "^18.3.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "~9.1.0",
"eslint-plugin-deprecation": "^3.0.0",
"eslint-plugin-import": "~2.25.3",
"eslint-plugin-jsdoc": "~50.2.2",
"eslint-plugin-jsdoc": "~50.3.1",
"eslint-plugin-prefer-arrow": "~1.2.3",
"eslint-plugin-prettier": "~5.2.1",
"husky": "^9.1.5",
Expand All @@ -101,7 +101,7 @@
"karma-jasmine": "~5.1.0",
"karma-jasmine-html-reporter": "~2.1.0",
"lint-staged": "^15.2.9",
"ng-yunzai": "^18.2.0",
"ng-yunzai": "^18.3.0",
"ng-yunzai-plugin-theme": "latest",
"ngx-tinymce": "^18.0.0",
"prettier": "^3.3.3",
Expand Down

0 comments on commit 012a8bd

Please sign in to comment.