From e77281829d58a3d9a1db8642e3e667dc64e717a4 Mon Sep 17 00:00:00 2001 From: planctus Date: Mon, 30 Oct 2023 09:55:43 +0200 Subject: [PATCH 1/2] chore(deps): green updates --- package.json | 4 ++-- .../package.json | 22 +++++++++---------- .../package.json | 2 +- packages/ecl-webcomponents-react/package.json | 2 +- 4 files changed, 15 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index 71759e0..5ab4e5d 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "@babel/plugin-transform-runtime": "7.23.2", "@babel/preset-react": "7.22.15", "@babel/preset-typescript": "7.23.2", - "@prettier/plugin-xml": "3.2.1", + "@prettier/plugin-xml": "3.2.2", "@stencil/angular-output-target": "0.8.2", "@stencil/react-output-target": "0.5.3", "@storybook/addon-essentials": "7.5.1", @@ -119,7 +119,7 @@ "puppeteer": "19.5.2", "react": "18.2.0", "react-dom": "18.2.0", - "replace-in-file": "7.0.1", + "replace-in-file": "7.0.2", "rimraf": "5.0.5", "stylelint": "15.11.0", "stylelint-config-css-modules": "4.3.0", diff --git a/packages/ecl-webcomponents-angular-workspace/package.json b/packages/ecl-webcomponents-angular-workspace/package.json index 059703d..ccacee2 100644 --- a/packages/ecl-webcomponents-angular-workspace/package.json +++ b/packages/ecl-webcomponents-angular-workspace/package.json @@ -13,22 +13,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "16.2.10", - "@angular/common": "16.2.10", - "@angular/compiler": "16.2.10", - "@angular/core": "16.2.10", - "@angular/forms": "16.2.10", - "@angular/platform-browser": "16.2.10", - "@angular/platform-browser-dynamic": "16.2.10", - "@angular/router": "16.2.10", + "@angular/animations": "16.2.11", + "@angular/common": "16.2.11", + "@angular/compiler": "16.2.11", + "@angular/core": "16.2.11", + "@angular/forms": "16.2.11", + "@angular/platform-browser": "16.2.11", + "@angular/platform-browser-dynamic": "16.2.11", + "@angular/router": "16.2.11", "rxjs": "~7.8.0", "tslib": "2.6.2", "zone.js": "0.13.2" }, "devDependencies": { - "@angular-devkit/build-angular": "16.2.7", - "@angular/cli": "16.2.7", - "@angular/compiler-cli": "16.2.10", + "@angular-devkit/build-angular": "16.2.8", + "@angular/cli": "16.2.8", + "@angular/compiler-cli": "16.2.11", "@babel/plugin-proposal-private-property-in-object": "7.21.11", "@ecl/ecl-webcomponents": "0.11.0", "@ecl/ecl-webcomponents-angular": "0.11.0", diff --git a/packages/ecl-webcomponents-react-consumer/package.json b/packages/ecl-webcomponents-react-consumer/package.json index a0b4c41..c9f9a08 100644 --- a/packages/ecl-webcomponents-react-consumer/package.json +++ b/packages/ecl-webcomponents-react-consumer/package.json @@ -18,7 +18,7 @@ "rimraf": "5.0.5" }, "devDependencies": { - "@types/react": "18.2.31", + "@types/react": "18.2.33", "@types/react-dom": "18.2.14", "@vitejs/plugin-react": "4.1.0", "typescript": "5.2.2", diff --git a/packages/ecl-webcomponents-react/package.json b/packages/ecl-webcomponents-react/package.json index e34b3a1..210f4d2 100644 --- a/packages/ecl-webcomponents-react/package.json +++ b/packages/ecl-webcomponents-react/package.json @@ -30,7 +30,7 @@ "@ecl/ecl-webcomponents": "0.11.0" }, "devDependencies": { - "@types/react": "18.2.31", + "@types/react": "18.2.33", "react": "18.2.0", "react-dom": "18.2.0", "rimraf": "5.0.5", From 606580e583739c73ea828f4f572fb158765f6d99 Mon Sep 17 00:00:00 2001 From: planctus Date: Mon, 30 Oct 2023 10:02:29 +0200 Subject: [PATCH 2/2] chore(deps): orange updates --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 5ab4e5d..24a95a0 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "eslint-config-airbnb-base": "15.0.0", "eslint-config-prettier": "9.0.0", "eslint-plugin-import": "2.29.0", - "eslint-plugin-jest": "27.4.3", + "eslint-plugin-jest": "27.6.0", "eslint-plugin-jsx-a11y": "6.7.1", "eslint-plugin-prettier": "5.0.1", "eslint-plugin-react": "7.33.2", @@ -127,7 +127,7 @@ "stylelint-config-standard": "34.0.0", "stylelint-config-standard-scss": "11.0.0", "stylelint-order": "6.0.3", - "stylelint-scss": "5.2.1" + "stylelint-scss": "5.3.0" }, "nohoist": [ "**/ckeditor5*",