Skip to content

Commit

Permalink
chore(deps): Orange updates
Browse files Browse the repository at this point in the history
  • Loading branch information
planctus committed Jan 26, 2024
1 parent 3506754 commit 89cd859
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"!packages/**/dist"
],
"dependencies": {
"@stencil/core": "4.10.0"
"@stencil/core": "4.11.0"
},
"devDependencies": {
"@babel/core": "7.23.9",
Expand All @@ -80,7 +80,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/angular-output-target": "0.8.4",
"@stencil/react-output-target": "0.5.3",
"@storybook/addon-essentials": "7.6.10",
"@storybook/addon-links": "7.6.10",
Expand Down Expand Up @@ -121,13 +121,13 @@
"react-dom": "18.2.0",
"replace-in-file": "7.1.0",
"rimraf": "5.0.5",
"stylelint": "16.1.0",
"stylelint": "16.2.0",
"stylelint-config-css-modules": "4.4.0",
"stylelint-config-prettier": "9.0.5",
"stylelint-config-standard": "36.0.0",
"stylelint-config-standard-scss": "13.0.0",
"stylelint-order": "6.0.4",
"stylelint-scss": "6.0.0"
"stylelint-scss": "6.1.0"
},
"nohoist": [
"**/ckeditor5*",
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 @@ -30,7 +30,7 @@
"@stencil/core": "4.10.0"
},
"devDependencies": {
"@stencil/angular-output-target": "0.8.3",
"@stencil/angular-output-target": "0.8.4",
"@stencil/react-output-target": "0.5.3"
}
}

0 comments on commit 89cd859

Please sign in to comment.