Skip to content

Commit 0b26170

Browse files
committed
chore: update stackblitz deps version
1 parent 4ab50f2 commit 0b26170

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

scripts/site/_site/src/app/share/nz-codebox/nz-codebox.component.ts

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -357,19 +357,19 @@ export class AppModule { }
357357
description: 'Created with <3 by the StackBlitz SDK!',
358358
template: 'angular-cli',
359359
dependencies: {
360-
'@angular/animations': '^17.0.0',
361-
'@angular/cdk': '^17.0.0',
362-
'@angular/common': '^17.0.0',
363-
'@angular/compiler': '^17.0.0',
364-
'@angular/core': '^17.0.0',
365-
'@angular/forms': '^17.0.0',
366-
'@angular/platform-browser': '^17.0.0',
367-
'@angular/platform-browser-dynamic': '^17.0.0',
368-
'@angular/router': '^17.0.0',
369-
'@ant-design/icons-angular': '^17.0.0',
360+
'@angular/animations': '^18.0.0',
361+
'@angular/cdk': '^18.0.0',
362+
'@angular/common': '^18.0.0',
363+
'@angular/compiler': '^18.0.0',
364+
'@angular/core': '^18.0.0',
365+
'@angular/forms': '^18.0.0',
366+
'@angular/platform-browser': '^18.0.0',
367+
'@angular/platform-browser-dynamic': '^18.0.0',
368+
'@angular/router': '^18.0.0',
369+
'@ant-design/icons-angular': '^18.0.0',
370370
rxjs: '~7.6.0',
371371
'zone.js': '~0.14.0',
372-
'ng-zorro-antd-mobile': '10.0.0'
372+
'ng-zorro-antd-mobile': '11.0.0'
373373
},
374374
tags: ['stackblitz', 'sdk']
375375
});

0 commit comments

Comments
 (0)