Skip to content

Commit

Permalink
release(17.3.1): release 17.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
devcui committed Mar 14, 2024
1 parent 9c217f9 commit 5fd9cbb
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.3.0",
"version": "17.3.1",
"description": "ng-zorro-antd admin panel front-end framework",
"author": "yunzai-bot <[email protected]>",
"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.3.0",
"@yelon/acl": "^17.3.0",
"@yelon/auth": "^17.3.0",
"@yelon/cache": "^17.3.0",
"@yelon/chart": "^17.3.0",
"@yelon/form": "^17.3.0",
"@yelon/mock": "^17.3.0",
"@yelon/theme": "^17.3.0",
"@yelon/util": "^17.3.0",
"@yelon/bis": "^17.3.0",
"@yelon/bcs": "^17.3.0",
"@yelon/socket": "^17.3.0",
"@yelon/abc": "^17.3.1",
"@yelon/acl": "^17.3.1",
"@yelon/auth": "^17.3.1",
"@yelon/cache": "^17.3.1",
"@yelon/chart": "^17.3.1",
"@yelon/form": "^17.3.1",
"@yelon/mock": "^17.3.1",
"@yelon/theme": "^17.3.1",
"@yelon/util": "^17.3.1",
"@yelon/bis": "^17.3.1",
"@yelon/bcs": "^17.3.1",
"@yelon/socket": "^17.3.1",
"ng-zorro-antd": "^17.3.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.3.0",
"@yelon/testing": "^17.3.1",
"@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.3.0",
"ng-yunzai": "^17.3.1",
"ng-less-javascript-enabled-patch": "^17.0.2",
"prettier": "^3.2.4",
"protractor": "~7.0.0",
Expand Down

0 comments on commit 5fd9cbb

Please sign in to comment.