Skip to content

Commit

Permalink
Merge pull request #46 from ec-europa/chore-deps-updates-17-01-24
Browse files Browse the repository at this point in the history
chore(deps):  Updates 17-01-24
  • Loading branch information
planctus authored Jan 17, 2024
2 parents 4d7bff2 + 491c403 commit c7533a4
Show file tree
Hide file tree
Showing 111 changed files with 40 additions and 148 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v18.13.0
v18.16.0
6 changes: 1 addition & 5 deletions .stylelintrc.js
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
module.exports = {
extends: [
'stylelint-config-standard',
'stylelint-config-standard-scss',
'stylelint-config-prettier',
],
extends: ['stylelint-config-standard', 'stylelint-config-standard-scss'],
rules: {
// Prevent percentages, they break in cssnano
'alpha-value-notation': 'number',
Expand Down
58 changes: 29 additions & 29 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,63 +71,63 @@
"!packages/**/dist"
],
"dependencies": {
"@stencil/core": "4.6.0"
"@stencil/core": "4.10.0"
},
"devDependencies": {
"@babel/core": "7.23.2",
"@babel/eslint-parser": "7.22.15",
"@babel/plugin-transform-runtime": "7.23.2",
"@babel/preset-react": "7.22.15",
"@babel/preset-typescript": "7.23.2",
"@babel/core": "7.23.7",
"@babel/eslint-parser": "7.23.3",
"@babel/plugin-transform-runtime": "7.23.7",
"@babel/preset-react": "7.23.3",
"@babel/preset-typescript": "7.23.3",
"@prettier/plugin-xml": "3.2.2",
"@stencil/angular-output-target": "0.8.3",
"@stencil/react-output-target": "0.5.3",
"@storybook/addon-essentials": "7.5.1",
"@storybook/addon-links": "7.5.1",
"@storybook/builder-webpack5": "7.5.1",
"@storybook/cli": "7.5.1",
"@storybook/html": "7.5.1",
"@storybook/html-webpack5": "7.5.1",
"@storybook/addon-essentials": "7.6.8",
"@storybook/addon-links": "7.6.8",
"@storybook/builder-webpack5": "7.6.8",
"@storybook/cli": "7.6.8",
"@storybook/html": "7.6.8",
"@storybook/html-webpack5": "7.6.8",
"@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.33.1",
"core-js": "3.35.0",
"cross-env": "7.0.3",
"eslint": "8.52.0",
"eslint": "8.56.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-jest": "27.6.0",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-prettier": "5.0.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "27.6.3",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"get-latest-version": "5.1.0",
"husky": "8.0.3",
"jest": "27.0.3",
"jest-cli": "27.4.5",
"lerna": "7.4.1",
"lerna": "8.0.2",
"lerna-changelog": "2.2.0",
"lint-staged": "15.0.2",
"lint-staged": "15.2.0",
"ncp": "2.0.0",
"npm-run-all": "4.1.5",
"patch-package": "8.0.0",
"prettier": "3.0.3",
"prettier": "3.2.3",
"puppeteer": "19.5.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"replace-in-file": "7.0.2",
"replace-in-file": "7.1.0",
"rimraf": "5.0.5",
"stylelint": "15.11.0",
"stylelint-config-css-modules": "4.3.0",
"stylelint": "16.1.0",
"stylelint-config-css-modules": "4.4.0",
"stylelint-config-prettier": "9.0.5",
"stylelint-config-standard": "34.0.0",
"stylelint-config-standard-scss": "11.0.0",
"stylelint-order": "6.0.3",
"stylelint-scss": "5.3.0"
"stylelint-config-standard": "36.0.0",
"stylelint-config-standard-scss": "13.0.0",
"stylelint-order": "6.0.4",
"stylelint-scss": "6.0.0"
},
"nohoist": [
"**/ckeditor5*",
Expand Down
4 changes: 2 additions & 2 deletions packages/ecl-webcomponents-angular-workspace/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@babel/plugin-proposal-private-property-in-object": "7.21.11",
"@ecl/ecl-webcomponents": "0.12.0",
"@ecl/ecl-webcomponents-angular": "0.12.0",
"browser-sync": "2.29.3",
"browser-sync": "3.0.2",
"express": "4.18.2",
"karma": "~6.4.0",
"karma-chrome-launcher": "3.2.0",
Expand All @@ -41,7 +41,7 @@
"karma-jasmine-html-reporter": "2.1.0",
"ncp": "2.0.0",
"ng-packagr": "16.2.3",
"nodemon": "3.0.1",
"nodemon": "3.0.3",
"rimraf": "5.0.5",
"typescript": "~4.9.4"
}
Expand Down
8 changes: 4 additions & 4 deletions packages/ecl-webcomponents-react-consumer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
"rimraf": "5.0.5"
},
"devDependencies": {
"@types/react": "18.2.33",
"@types/react-dom": "18.2.14",
"@vitejs/plugin-react": "4.1.0",
"typescript": "5.2.2",
"@types/react": "18.2.48",
"@types/react-dom": "18.2.18",
"@vitejs/plugin-react": "4.2.1",
"typescript": "5.3.3",
"vite": "4.5.0"
}
}
4 changes: 2 additions & 2 deletions packages/ecl-webcomponents-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@
"@ecl/ecl-webcomponents": "0.12.0"
},
"devDependencies": {
"@types/react": "18.2.33",
"@types/react": "18.2.48",
"react": "18.2.0",
"react-dom": "18.2.0",
"rimraf": "5.0.5",
"typescript": "5.2.2"
"typescript": "5.3.3"
},
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/ecl-webcomponents/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"url": "https://github.com/ec-europa/ecl-webcomponents"
},
"dependencies": {
"@stencil/core": "4.6.0"
"@stencil/core": "4.10.0"
},
"devDependencies": {
"@stencil/angular-output-target": "0.8.3",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
@use '@ecl/theme-ec';

@use '@ecl/vanilla-layout-grid/grid';
@use '@ecl/vanilla-component-icon/icon-ec';
@use '@ecl/vanilla-component-button/button-ec';
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
@use '@ecl/theme-eu';

@use '@ecl/vanilla-layout-grid/grid';
@use '@ecl/vanilla-component-icon/icon-eu';
@use '@ecl/vanilla-component-button/button-eu';
Expand Down
1 change: 0 additions & 1 deletion src/components/ecl-banner/src/styles/ecl-banner-ec.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
@use '@ecl/theme-ec';

@use '@ecl/vanilla-component-banner/banner-ec';
1 change: 0 additions & 1 deletion src/components/ecl-banner/src/styles/ecl-banner-eu.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
@use '@ecl/theme-eu';

@use '@ecl/vanilla-component-banner/banner-eu';
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
@use '@ecl/theme-ec';

@use '@ecl/vanilla-component-blockquote/blockquote-ec';
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
@use '@ecl/theme-eu';

@use '@ecl/vanilla-component-blockquote/blockquote-eu';
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
@use '@ecl/theme-ec';

@use '@ecl/vanilla-component-breadcrumb/breadcrumb-ec';

.ecl-breadcrumb__icon.sc-ecl-breadcrumb-ec {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
@use '@ecl/theme-eu';

@use '@ecl/vanilla-component-breadcrumb/breadcrumb-eu';

.ecl-breadcrumb__icon.sc-ecl-breadcrumb-eu {
Expand Down
1 change: 0 additions & 1 deletion src/components/ecl-button/src/styles/ecl-button-ec.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
@use '@ecl/theme-ec';

@use '@ecl/vanilla-component-icon/icon-ec';
@use '@ecl/vanilla-component-link/link-ec';
@use '@ecl/vanilla-component-button/button-ec';
Expand Down
1 change: 0 additions & 1 deletion src/components/ecl-button/src/styles/ecl-button-eu.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
@use '@ecl/theme-eu';

@use '@ecl/vanilla-component-icon/icon-eu';
@use '@ecl/vanilla-component-link/link-eu';
@use '@ecl/vanilla-component-button/button-eu';
Expand Down
1 change: 0 additions & 1 deletion src/components/ecl-card/src/styles/ecl-card-ec.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
@use '@ecl/theme-ec';

@use '@ecl/vanilla-component-card/card-ec';
1 change: 0 additions & 1 deletion src/components/ecl-card/src/styles/ecl-card-eu.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
@use '@ecl/theme-eu';

@use '@ecl/vanilla-component-card/card-eu';
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
@use '@ecl/theme-ec';

@use '@ecl/vanilla-component-carousel/carousel-ec';

.ecl-u-sr-only.sc-ecl-carousel-ec {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
@use '@ecl/theme-eu';

@use '@ecl/vanilla-component-carousel/carousel-eu';

.ecl-u-sr-only.sc-ecl-carousel-eu {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
@use '@ecl/theme-ec';

@use '@ecl/vanilla-component-category-filter/category-filter-ec';

.ecl-category-filter__item-icon.sc-ecl-category-filter-ec {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
@use '@ecl/theme-eu';

@use '@ecl/vanilla-component-category-filter/category-filter-eu';

.ecl-category-filter__item-icon.sc-ecl-category-filter-eu {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
@use '@ecl/theme-ec';

@use '@ecl/vanilla-component-icon/icon-ec';
@use '@ecl/vanilla-component-link/link-ec';
@use '@ecl/vanilla-component-label/label-ec';
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
@use '@ecl/theme-eu';

@use '@ecl/vanilla-component-icon/icon-eu';
@use '@ecl/vanilla-component-link/link-eu';
@use '@ecl/vanilla-component-label/label-eu';
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
@use '@ecl/theme-ec';

@use '@ecl/vanilla-component-content-item/content-item-ec';
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
@use '@ecl/theme-eu';

@use '@ecl/vanilla-component-content-item/content-item-eu';
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
@use '@ecl/theme-ec';

@use '@ecl/vanilla-component-date-block/date-block-ec';
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
@use '@ecl/theme-eu';

@use '@ecl/vanilla-component-date-block/date-block-eu';
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
@use '@ecl/theme-ec';

@use '@ecl/vanilla-component-text-input/text-input-ec';
@use '@ecl/vanilla-component-datepicker/datepicker-ec';

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
@use '@ecl/theme-eu';

@use '@ecl/vanilla-component-text-input/text-input-eu';
@use '@ecl/vanilla-component-datepicker/datepicker-eu';

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
@use '@ecl/theme-ec';

@use '@ecl/vanilla-component-description-list/description-list-ec';

.ecl-description-list__term.sc-ecl-description-list-ec:first-child {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
@use '@ecl/theme-eu';

@use '@ecl/vanilla-component-description-list/description-list-eu';

.ecl-description-list__term.sc-ecl-description-list-eu:first-child {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
@use '@ecl/theme-ec';

@use '@ecl/vanilla-component-button/button-ec';
@use '@ecl/vanilla-component-expandable/expandable-ec';

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
@use '@ecl/theme-eu';

@use '@ecl/vanilla-component-button/button-eu';
@use '@ecl/vanilla-component-expandable/expandable-eu';
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
@use '@ecl/theme-ec';

@use '@ecl/vanilla-component-fact-figures/fact-figures-ec';
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
@use '@ecl/theme-eu';

@use '@ecl/vanilla-component-fact-figures/fact-figures-eu';
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
@use '@ecl/theme-ec';

@use '@ecl/vanilla-component-featured-item/featured-item-ec';
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
@use '@ecl/theme-eu';

@use '@ecl/vanilla-component-featured-item/featured-item-eu';
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
@use '@ecl/theme-ec';

@use '@ecl/vanilla-component-button/button-ec';
@use '@ecl/vanilla-component-file-upload/file-upload-ec';

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
@use '@ecl/theme-eu';

@use '@ecl/vanilla-component-button/button-eu';
@use '@ecl/vanilla-component-file-upload/file-upload-eu';

Expand Down
1 change: 0 additions & 1 deletion src/components/ecl-file/src/styles/ecl-file-ec.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
@use '@ecl/theme-ec';

@use '@ecl/vanilla-component-file/file-ec';

.ecl-file__icon {
Expand Down
1 change: 0 additions & 1 deletion src/components/ecl-file/src/styles/ecl-file-eu.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
@use '@ecl/theme-eu';

@use '@ecl/vanilla-component-file/file-eu';

.ecl-file__icon {
Expand Down
1 change: 0 additions & 1 deletion src/components/ecl-footer/src/styles/ecl-footer-ec.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
@use '@ecl/theme-ec';

@use '@ecl/vanilla-layout-grid/grid';
@use '@ecl/vanilla-component-site-footer/site-footer-ec';

Expand Down
1 change: 0 additions & 1 deletion src/components/ecl-footer/src/styles/ecl-footer-eu.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
@use '@ecl/theme-eu';

@use '@ecl/vanilla-layout-grid/grid';
@use '@ecl/vanilla-component-site-footer/site-footer-eu';

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
@use '@ecl/theme-ec';

@use '@ecl/vanilla-component-form/form-ec';

.ecl-feedback-message__icon.sc-ecl-form-group-ec {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
@use '@ecl/theme-eu';

@use '@ecl/vanilla-component-form/form-eu';

.ecl-feedback-message__icon.sc-ecl-form-group-eu {
Expand Down
1 change: 0 additions & 1 deletion src/components/ecl-gallery/src/styles/ecl-gallery-ec.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
@use '@ecl/theme-ec';

@use '@ecl/vanilla-layout-grid/grid';
@use '@ecl/vanilla-component-gallery/gallery-ec';

Expand Down
1 change: 0 additions & 1 deletion src/components/ecl-gallery/src/styles/ecl-gallery-eu.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
@use '@ecl/theme-eu';

@use '@ecl/vanilla-layout-grid/grid';
@use '@ecl/vanilla-component-gallery/gallery-eu';

Expand Down
1 change: 0 additions & 1 deletion src/components/ecl-grid/src/styles/ecl-grid-ec.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
@use '@ecl/theme-ec';

@use '@ecl/vanilla-layout-grid/grid';

:host {
Expand Down
1 change: 0 additions & 1 deletion src/components/ecl-grid/src/styles/ecl-grid-eu.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
@use '@ecl/theme-eu';

@use '@ecl/vanilla-layout-grid/grid';

:host {
Expand Down
Loading

1 comment on commit c7533a4

@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.