Skip to content

Commit

Permalink
Merge pull request #38 from ec-europa/chore-deps-updates-12-09-23
Browse files Browse the repository at this point in the history
  • Loading branch information
planctus authored Sep 13, 2023
2 parents 4e0a3ed + cc97d4a commit 8d2a676
Show file tree
Hide file tree
Showing 5 changed files with 33 additions and 33 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,31 +71,31 @@
"!packages/**/dist"
],
"dependencies": {
"@stencil/core": "4.1.0"
"@stencil/core": "4.2.1"
},
"devDependencies": {
"@babel/core": "7.22.11",
"@babel/eslint-parser": "7.22.11",
"@babel/plugin-transform-runtime": "7.22.10",
"@babel/preset-react": "7.22.5",
"@babel/preset-typescript": "7.22.11",
"@prettier/plugin-xml": "3.2.0",
"@stencil/angular-output-target": "0.8.1",
"@babel/core": "7.22.17",
"@babel/eslint-parser": "7.22.15",
"@babel/plugin-transform-runtime": "7.22.15",
"@babel/preset-react": "7.22.15",
"@babel/preset-typescript": "7.22.15",
"@prettier/plugin-xml": "3.2.1",
"@stencil/angular-output-target": "0.8.2",
"@stencil/react-output-target": "0.5.3",
"@storybook/addon-essentials": "7.4.0",
"@storybook/addon-links": "7.4.0",
"@storybook/builder-webpack5": "7.4.0",
"@storybook/cli": "7.4.0",
"@storybook/html": "7.4.0",
"@storybook/html-webpack5": "7.4.0",
"@storybook/addon-essentials": "7.4.1",
"@storybook/addon-links": "7.4.1",
"@storybook/builder-webpack5": "7.4.1",
"@storybook/cli": "7.4.1",
"@storybook/html": "7.4.1",
"@storybook/html-webpack5": "7.4.1",
"@types/jest": "27.0.3",
"babel-loader": "9.1.3",
"browser-update": "3.3.44",
"build-number-generator": "2.0.4",
"copyfiles": "2.4.1",
"core-js": "3.32.1",
"core-js": "3.32.2",
"cross-env": "7.0.3",
"eslint": "8.48.0",
"eslint": "8.49.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "9.0.0",
Expand Down
26 changes: 13 additions & 13 deletions packages/ecl-webcomponents-angular-workspace/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,22 +13,22 @@
},
"private": true,
"dependencies": {
"@angular/animations": "16.2.2",
"@angular/common": "16.2.2",
"@angular/compiler": "16.2.2",
"@angular/core": "16.2.2",
"@angular/forms": "16.2.2",
"@angular/platform-browser": "16.2.2",
"@angular/platform-browser-dynamic": "16.2.2",
"@angular/router": "16.2.2",
"@angular/animations": "16.2.4",
"@angular/common": "16.2.4",
"@angular/compiler": "16.2.4",
"@angular/core": "16.2.4",
"@angular/forms": "16.2.4",
"@angular/platform-browser": "16.2.4",
"@angular/platform-browser-dynamic": "16.2.4",
"@angular/router": "16.2.4",
"rxjs": "~7.8.0",
"tslib": "2.6.2",
"zone.js": "0.13.1"
"zone.js": "0.13.2"
},
"devDependencies": {
"@angular-devkit/build-angular": "16.2.0",
"@angular/cli": "16.2.0",
"@angular/compiler-cli": "16.2.2",
"@angular-devkit/build-angular": "16.2.1",
"@angular/cli": "16.2.1",
"@angular/compiler-cli": "16.2.4",
"@babel/plugin-proposal-private-property-in-object": "7.21.11",
"@ecl/ecl-webcomponents": "0.10.0",
"@ecl/ecl-webcomponents-angular": "0.10.0",
Expand All @@ -40,7 +40,7 @@
"karma-jasmine": "~5.1.0",
"karma-jasmine-html-reporter": "2.1.0",
"ncp": "2.0.0",
"ng-packagr": "16.2.2",
"ng-packagr": "16.2.3",
"nodemon": "3.0.1",
"rimraf": "5.0.1",
"typescript": "~4.9.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/ecl-webcomponents-react-consumer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"rimraf": "5.0.1"
},
"devDependencies": {
"@types/react": "18.2.20",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@vitejs/plugin-react": "4.0.4",
"typescript": "5.1.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/ecl-webcomponents-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@ecl/ecl-webcomponents": "0.10.0"
},
"devDependencies": {
"@types/react": "18.2.20",
"@types/react": "18.2.21",
"react": "18.2.0",
"react-dom": "18.2.0",
"rimraf": "5.0.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/ecl-webcomponents/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@
"url": "https://github.com/ec-europa/ecl-webcomponents"
},
"dependencies": {
"@stencil/core": "4.1.0"
"@stencil/core": "4.2.1"
},
"devDependencies": {
"@stencil/angular-output-target": "0.8.1",
"@stencil/angular-output-target": "0.8.2",
"@stencil/react-output-target": "0.5.3"
}
}

1 comment on commit 8d2a676

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.