Skip to content

Commit 19b8845

Browse files
[chore]: Bump webpack from 5.91.0 to 5.94.0 (#986)
* [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] <support@github.com> * ember-svg-jar update --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Petro Zubar <pmzubar@gmail.com>
1 parent 6def1bb commit 19b8845

File tree

2 files changed

+175
-74
lines changed

2 files changed

+175
-74
lines changed

Diff for: package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"test:all": "ember try:each"
3030
},
3131
"dependencies": {
32-
"@floating-ui/dom": "^1.6.3",
32+
"@floating-ui/dom": "^1.6.12",
3333
"babel-plugin-filter-imports": "^4.0.0",
3434
"broccoli-funnel": "~3.0.8",
3535
"ember-auto-import": "^2.7.2",
@@ -67,7 +67,7 @@
6767
"ember-resolver": "~11.0.1",
6868
"ember-source": "~4.12.3",
6969
"ember-source-channel-url": "^3.0.0",
70-
"ember-svg-jar": "~2.4.7",
70+
"ember-svg-jar": "^2.6.0",
7171
"ember-truth-helpers": "^4.0.3",
7272
"ember-try": "~3.0.0",
7373
"eslint": "~8.57.0",
@@ -79,7 +79,7 @@
7979
"qunit": "~2.20.1",
8080
"qunit-dom": "~3.0.0",
8181
"release-it": "~15.11.0",
82-
"webpack": "~5.91.0"
82+
"webpack": "~5.96.1"
8383
},
8484
"engines": {
8585
"node": "16.* || >= 18"

0 commit comments

Comments
 (0)