|
|
@@ -29,76 +29,76 @@
|
|
|
}
|
|
|
},
|
|
|
"dependencies": {
|
|
|
- "@angular/animations": "^16.0.3",
|
|
|
- "@angular/cdk": "^16.0.2",
|
|
|
- "@angular/common": "^16.0.3",
|
|
|
- "@angular/core": "^16.0.3",
|
|
|
- "@angular/forms": "^16.0.3",
|
|
|
- "@angular/language-service": "^16.0.3",
|
|
|
- "@angular/platform-browser": "^16.0.3",
|
|
|
- "@angular/platform-browser-dynamic": "^16.0.3",
|
|
|
- "@angular/router": "^16.0.3",
|
|
|
- "@apollo/client": "^3.7.9",
|
|
|
+ "@angular/animations": "^16.2.2",
|
|
|
+ "@angular/cdk": "^16.2.1",
|
|
|
+ "@angular/common": "^16.2.2",
|
|
|
+ "@angular/core": "^16.2.2",
|
|
|
+ "@angular/forms": "^16.2.2",
|
|
|
+ "@angular/language-service": "^16.2.2",
|
|
|
+ "@angular/platform-browser": "^16.2.2",
|
|
|
+ "@angular/platform-browser-dynamic": "^16.2.2",
|
|
|
+ "@angular/router": "^16.2.2",
|
|
|
+ "@apollo/client": "^3.8.1",
|
|
|
"@biesbjerg/ngx-translate-extract-marker": "^1.0.0",
|
|
|
- "@cds/core": "^6.4.2",
|
|
|
- "@clr/angular": "^15.4.0",
|
|
|
+ "@cds/core": "^6.6.0",
|
|
|
+ "@clr/angular": "^15.11.0",
|
|
|
"@clr/core": "^4.0.15",
|
|
|
"@clr/icons": "^13.0.2",
|
|
|
- "@clr/ui": "^15.4.0",
|
|
|
- "@messageformat/core": "^3.1.0",
|
|
|
- "@ng-select/ng-select": "^11.0.0",
|
|
|
- "@ngx-translate/core": "^14.0.0",
|
|
|
- "@ngx-translate/http-loader": "^7.0.0",
|
|
|
+ "@clr/ui": "^15.11.0",
|
|
|
+ "@messageformat/core": "^3.2.0",
|
|
|
+ "@ng-select/ng-select": "^11.1.1",
|
|
|
+ "@ngx-translate/core": "^15.0.0",
|
|
|
+ "@ngx-translate/http-loader": "^8.0.0",
|
|
|
"@vendure/common": "2.1.0-next.0",
|
|
|
- "@webcomponents/custom-elements": "^1.5.1",
|
|
|
+ "@webcomponents/custom-elements": "^1.6.0",
|
|
|
"apollo-angular": "^5.0.0",
|
|
|
"apollo-upload-client": "^17.0.0",
|
|
|
"chartist": "^1.3.0",
|
|
|
- "codejar": "^3.7.0",
|
|
|
- "core-js": "^3.29.0",
|
|
|
- "dayjs": "^1.10.4",
|
|
|
- "graphql": "16.6.0",
|
|
|
+ "codejar": "^4.2.0",
|
|
|
+ "core-js": "^3.32.1",
|
|
|
+ "dayjs": "^1.11.9",
|
|
|
+ "graphql": "16.8.0",
|
|
|
"just-extend": "^6.2.0",
|
|
|
"messageformat": "2.3.0",
|
|
|
"ngx-pagination": "^6.0.3",
|
|
|
- "ngx-translate-messageformat-compiler": "^6.2.0",
|
|
|
- "prosemirror-commands": "^1.5.1",
|
|
|
- "prosemirror-dropcursor": "^1.7.1",
|
|
|
- "prosemirror-gapcursor": "^1.3.1",
|
|
|
- "prosemirror-history": "^1.3.0",
|
|
|
- "prosemirror-inputrules": "^1.2.0",
|
|
|
- "prosemirror-keymap": "^1.2.1",
|
|
|
- "prosemirror-menu": "^1.2.1",
|
|
|
- "prosemirror-schema-basic": "^1.2.1",
|
|
|
- "prosemirror-schema-list": "^1.2.2",
|
|
|
- "prosemirror-state": "^1.4.2",
|
|
|
- "prosemirror-tables": "^1.3.2",
|
|
|
- "rxjs": "^7.8.0",
|
|
|
- "tslib": "^2.5.0",
|
|
|
- "zone.js": "~0.13.0"
|
|
|
+ "ngx-translate-messageformat-compiler": "^6.5.0",
|
|
|
+ "prosemirror-commands": "^1.5.2",
|
|
|
+ "prosemirror-dropcursor": "^1.8.1",
|
|
|
+ "prosemirror-gapcursor": "^1.3.2",
|
|
|
+ "prosemirror-history": "^1.3.2",
|
|
|
+ "prosemirror-inputrules": "^1.2.1",
|
|
|
+ "prosemirror-keymap": "^1.2.2",
|
|
|
+ "prosemirror-menu": "^1.2.4",
|
|
|
+ "prosemirror-schema-basic": "^1.2.2",
|
|
|
+ "prosemirror-schema-list": "^1.3.0",
|
|
|
+ "prosemirror-state": "^1.4.3",
|
|
|
+ "prosemirror-tables": "^1.3.4",
|
|
|
+ "rxjs": "^7.8.1",
|
|
|
+ "tslib": "^2.6.2",
|
|
|
+ "zone.js": "~0.13.1"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
- "@angular-devkit/build-angular": "^16.0.3",
|
|
|
- "@angular-eslint/builder": "^16.0.3",
|
|
|
- "@angular-eslint/eslint-plugin": "^16.0.3",
|
|
|
- "@angular-eslint/eslint-plugin-template": "^16.0.3",
|
|
|
- "@angular-eslint/schematics": "^16.0.3",
|
|
|
- "@angular-eslint/template-parser": "^16.0.3",
|
|
|
- "@angular/cli": "^16.0.3",
|
|
|
- "@angular/compiler": "^16.0.3",
|
|
|
- "@angular/compiler-cli": "^16.0.3",
|
|
|
- "@types/jasmine": "~3.6.0",
|
|
|
- "@types/jasminewd2": "~2.0.6",
|
|
|
- "@types/node": "^14.14.31",
|
|
|
+ "@angular-devkit/build-angular": "^16.2.0",
|
|
|
+ "@angular-eslint/builder": "^16.1.1",
|
|
|
+ "@angular-eslint/eslint-plugin": "^16.1.1",
|
|
|
+ "@angular-eslint/eslint-plugin-template": "^16.1.1",
|
|
|
+ "@angular-eslint/schematics": "^16.1.1",
|
|
|
+ "@angular-eslint/template-parser": "^16.1.1",
|
|
|
+ "@angular/cli": "^16.2.0",
|
|
|
+ "@angular/compiler": "^16.2.2",
|
|
|
+ "@angular/compiler-cli": "^16.2.2",
|
|
|
+ "@types/jasmine": "~4.3.5",
|
|
|
+ "@types/jasminewd2": "~2.0.10",
|
|
|
+ "@types/node": "^18.17.9",
|
|
|
"@typescript-eslint/eslint-plugin": "^5.59.2",
|
|
|
"@typescript-eslint/parser": "^5.59.2",
|
|
|
- "@vendure/ngx-translate-extract": "^8.1.0",
|
|
|
+ "@vendure/ngx-translate-extract": "^8.2.2",
|
|
|
"cross-spawn": "^7.0.3",
|
|
|
"eslint": "^8.41.0",
|
|
|
"eslint-plugin-import": "^2.27.5",
|
|
|
"eslint-plugin-jsdoc": "^45.0.0",
|
|
|
"eslint-plugin-prefer-arrow": "^1.2.3",
|
|
|
- "fs-extra": "^10.0.0",
|
|
|
+ "fs-extra": "^11.1.1",
|
|
|
"jasmine-core": "~3.99.1",
|
|
|
"jasmine-spec-reporter": "~7.0.0",
|
|
|
"karma": "~6.3.4",
|
|
|
@@ -107,7 +107,7 @@
|
|
|
"karma-jasmine": "~4.0.0",
|
|
|
"karma-jasmine-html-reporter": "^1.7.0",
|
|
|
"karma-mocha-reporter": "^2.2.5",
|
|
|
- "ng-packagr": "16.0.1",
|
|
|
+ "ng-packagr": "16.2.1",
|
|
|
"puppeteer": "^19.8.3",
|
|
|
"rimraf": "^3.0.2",
|
|
|
"typescript": "4.9.5"
|