Skip to content

Commit

Permalink
fix(deps): update stencil j:kit-282
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 20, 2024
1 parent 07ba774 commit 83fa832
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 14 deletions.
22 changes: 12 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/atomic-hosted-page/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"dependencies": {
"@coveo/bueno": "0.45.8",
"@coveo/headless": "2.63.3",
"@stencil/core": "4.15.0"
"@stencil/core": "4.18.2"
},
"devDependencies": {
"@coveo/release": "1.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/atomic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@
"@coveo/bueno": "0.45.8",
"@popperjs/core": "^2.11.6",
"@salesforce-ux/design-system": "^2.16.1",
"@stencil/core": "4.15.0",
"@stencil/store": "2.0.15",
"@stencil/core": "4.18.2",
"@stencil/store": "2.0.16",
"dayjs": "1.11.11",
"dompurify": "3.1.3",
"escape-html": "1.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/samples/stencil/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@coveo/atomic": "2.65.3",
"@coveo/headless": "2.63.3",
"@stencil/core": "4.15.0",
"@stencil/core": "4.18.2",
"stencil-router-v2": "0.6.0"
},
"devDependencies": {
Expand Down

0 comments on commit 83fa832

Please sign in to comment.