Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#976)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 4, 2023
1 parent 6cf2b8b commit a941ad6
Show file tree
Hide file tree
Showing 4 changed files with 633 additions and 472 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-themes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
run: npm run themes:build

- name: Push output CSS to custom branch
uses: JamesIves/github-pages-deploy-action@v4.4.3
uses: JamesIves/github-pages-deploy-action@v4.5.0
with:
branch: themes-dist
folder: dist/themes
Expand Down
6 changes: 3 additions & 3 deletions @ecomplus/storefront-framework/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@
},
"homepage": "https://github.com/ecomplus/storefront/tree/master/@ecomplus/storefront-framework#readme",
"dependencies": {
"@babel/core": "^7.23.3",
"@babel/core": "^7.23.5",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.23.3",
"@babel/preset-env": "^7.23.5",
"@builder.io/partytown": "^0.8.1",
"@ecomplus/storefront-renderer": "^2.11.1",
"@ecomplus/storefront-router": "^2.2.1",
Expand All @@ -54,7 +54,7 @@
"json-sass-vars": "^3.1.0",
"mini-css-extract-plugin": "^0.12.0",
"mkdirp": "^1.0.4",
"postcss": "^8.4.31",
"postcss": "^8.4.32",
"postcss-loader": "^4.3.0",
"raw-loader": "^4.0.2",
"recursive-readdir": "^2.2.3",
Expand Down
Loading

0 comments on commit a941ad6

Please sign in to comment.