Skip to content

Commit

Permalink
[chore]: Bump webpack from 5.91.0 to 5.94.0 (#986)
Browse files Browse the repository at this point in the history
* [chore]: Bump webpack from 5.91.0 to 5.94.0

Bumps [webpack](https://github.com/webpack/webpack) from 5.91.0 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.91.0...v5.94.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>

* ember-svg-jar update

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Petro Zubar <[email protected]>
  • Loading branch information
dependabot[bot] and pzubar authored Nov 8, 2024
1 parent 6def1bb commit 19b8845
Show file tree
Hide file tree
Showing 2 changed files with 175 additions and 74 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"test:all": "ember try:each"
},
"dependencies": {
"@floating-ui/dom": "^1.6.3",
"@floating-ui/dom": "^1.6.12",
"babel-plugin-filter-imports": "^4.0.0",
"broccoli-funnel": "~3.0.8",
"ember-auto-import": "^2.7.2",
Expand Down Expand Up @@ -67,7 +67,7 @@
"ember-resolver": "~11.0.1",
"ember-source": "~4.12.3",
"ember-source-channel-url": "^3.0.0",
"ember-svg-jar": "~2.4.7",
"ember-svg-jar": "^2.6.0",
"ember-truth-helpers": "^4.0.3",
"ember-try": "~3.0.0",
"eslint": "~8.57.0",
Expand All @@ -79,7 +79,7 @@
"qunit": "~2.20.1",
"qunit-dom": "~3.0.0",
"release-it": "~15.11.0",
"webpack": "~5.91.0"
"webpack": "~5.96.1"
},
"engines": {
"node": "16.* || >= 18"
Expand Down
Loading

0 comments on commit 19b8845

Please sign in to comment.