Skip to content

Commit

Permalink
Merge pull request #62 from hbyunzai/publish-17.2.3
Browse files Browse the repository at this point in the history
release(17.2.3): release 17.2.3
  • Loading branch information
devcui authored Feb 22, 2024
2 parents 6b730c6 + 6223f9a commit 9c51cb2
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": "17.2.2",
"version": "17.2.3",
"description": "ng-zorro-antd admin panel front-end framework",
"author": "yunzai-bot <yunzai-bot@outlook.com>",
"repository": {
Expand Down Expand Up @@ -51,18 +51,18 @@
"@angular/router": "^17.1.0",
"@stomp/rx-stomp": "^2.0.0",
"@stomp/stompjs": "^7.0.0",
"@yelon/abc": "^17.2.2",
"@yelon/acl": "^17.2.2",
"@yelon/auth": "^17.2.2",
"@yelon/cache": "^17.2.2",
"@yelon/chart": "^17.2.2",
"@yelon/form": "^17.2.2",
"@yelon/mock": "^17.2.2",
"@yelon/theme": "^17.2.2",
"@yelon/util": "^17.2.2",
"@yelon/bis": "^17.2.2",
"@yelon/bcs": "^17.2.2",
"@yelon/socket": "^17.2.2",
"@yelon/abc": "^17.2.3",
"@yelon/acl": "^17.2.3",
"@yelon/auth": "^17.2.3",
"@yelon/cache": "^17.2.3",
"@yelon/chart": "^17.2.3",
"@yelon/form": "^17.2.3",
"@yelon/mock": "^17.2.3",
"@yelon/theme": "^17.2.3",
"@yelon/util": "^17.2.3",
"@yelon/bis": "^17.2.3",
"@yelon/bcs": "^17.2.3",
"@yelon/socket": "^17.2.3",
"ng-zorro-antd": "^17.2.0",
"ngx-tinymce": "^17.0.0",
"rxjs": "~7.8.0",
Expand All @@ -80,7 +80,7 @@
"@angular/cli": "^17.1.0",
"@angular/compiler-cli": "^17.1.0",
"@angular/language-service": "^17.1.0",
"@yelon/testing": "^17.2.2",
"@yelon/testing": "^17.2.3",
"@types/jasmine": "~5.1.0",
"@types/jasminewd2": "~2.0.13",
"@typescript-eslint/eslint-plugin": "^6.19.0",
Expand All @@ -101,7 +101,7 @@
"karma-jasmine": "~5.1.0",
"karma-jasmine-html-reporter": "~2.1.0",
"lint-staged": "^15.2.0",
"ng-yunzai": "^17.2.2",
"ng-yunzai": "^17.2.3",
"ng-less-javascript-enabled-patch": "^17.0.2",
"prettier": "^3.2.4",
"protractor": "~7.0.0",
Expand Down

0 comments on commit 9c51cb2

Please sign in to comment.