Skip to content

Commit

Permalink
release(18.2.0): release 18.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
devcui committed Nov 7, 2024
1 parent 2ed2336 commit be7c9de
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ng-yunzai",
"version": "18.1.4",
"version": "18.2.0",
"description": "ng-zorro-antd admin panel front-end framework",
"author": "yunzai-bot <yunzai-bot@outlook.com>",
"repository": {
Expand Down Expand Up @@ -50,18 +50,18 @@
"@angular/router": "^18.2.0",
"@stomp/rx-stomp": "^2.0.0",
"@stomp/stompjs": "^7.0.0",
"@yelon/abc": "^18.1.4",
"@yelon/acl": "^18.1.4",
"@yelon/auth": "^18.1.4",
"@yelon/bcs": "^18.1.4",
"@yelon/bis": "^18.1.4",
"@yelon/cache": "^18.1.4",
"@yelon/chart": "^18.1.4",
"@yelon/form": "^18.1.4",
"@yelon/mock": "^18.1.4",
"@yelon/socket": "^18.1.4",
"@yelon/theme": "^18.1.4",
"@yelon/util": "^18.1.4",
"@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",
"ng-zorro-antd": "^18.1.1",
"ngx-tinymce": "^18.0.0",
"rxjs": "~7.8.0",
Expand All @@ -84,7 +84,7 @@
"@types/jasminewd2": "~2.0.13",
"@typescript-eslint/eslint-plugin": "^8.2.0",
"@typescript-eslint/parser": "^8.2.0",
"@yelon/testing": "^18.1.4",
"@yelon/testing": "^18.2.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "~9.1.0",
"eslint-plugin-deprecation": "^3.0.0",
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.1.4",
"ng-yunzai": "^18.2.0",
"ng-yunzai-plugin-theme": "latest",
"ngx-tinymce": "^18.0.0",
"prettier": "^3.3.3",
Expand Down

0 comments on commit be7c9de

Please sign in to comment.