Skip to content

Commit

Permalink
release(16.0.5): release 16.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
devcui committed Aug 16, 2023
1 parent 8f71659 commit e6492b9
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": "16.0.4",
"version": "16.0.5",
"scripts": {
"ng-high-memory": "node --max_old_space_size=8000 ./node_modules/@angular/cli/bin/ng",
"ng": "ng",
Expand All @@ -23,18 +23,18 @@
"dependencies": {
"@angular/cdk": "^15.1.0",
"@stomp/rx-stomp": "^1.2.0",
"@yelon/abc": "^16.0.4",
"@yelon/acl": "^16.0.4",
"@yelon/auth": "^16.0.4",
"@yelon/bis": "^16.0.4",
"@yelon/cache": "^16.0.4",
"@yelon/chart": "^16.0.4",
"@yelon/form": "^16.0.4",
"@yelon/mock": "^16.0.4",
"@yelon/theme": "^16.0.4",
"@yelon/util": "^16.0.4",
"@yelon/bcs": "^16.0.4",
"@yelon/socket": "^16.0.4",
"@yelon/abc": "^16.0.5",
"@yelon/acl": "^16.0.5",
"@yelon/auth": "^16.0.5",
"@yelon/bis": "^16.0.5",
"@yelon/cache": "^16.0.5",
"@yelon/chart": "^16.0.5",
"@yelon/form": "^16.0.5",
"@yelon/mock": "^16.0.5",
"@yelon/theme": "^16.0.5",
"@yelon/util": "^16.0.5",
"@yelon/bcs": "^16.0.5",
"@yelon/socket": "^16.0.5",
"@angular/animations": "^16.0.3",
"@angular/common": "^16.0.3",
"@angular/compiler": "^16.0.3",
Expand All @@ -52,7 +52,7 @@
},
"devDependencies": {
"eslint-plugin-deprecation": "~1.4.1",
"ng-yunzai": "^16.0.4",
"ng-yunzai": "^16.0.5",
"ng-yunzai-plugin-theme": "^15.0.2",
"ng-yunzai-sts": "^0.0.3",
"@angular-devkit/build-angular": "^16.0.3",
Expand Down Expand Up @@ -89,7 +89,7 @@
"stylelint-config-standard": "^29.0.0",
"stylelint-declaration-block-no-ignored-properties": "^2.7.0",
"stylelint-order": "^6.0.3",
"@yelon/testing": "^16.0.4",
"@yelon/testing": "^16.0.5",
"@types/jasminewd2": "~2.0.10",
"jasmine-spec-reporter": "^7.0.0",
"protractor": "~7.0.0",
Expand Down

0 comments on commit e6492b9

Please sign in to comment.