Skip to content

Commit

Permalink
chore(deps-dev): bump webpack from 5.94.0 to 5.95.0
Browse files Browse the repository at this point in the history
Bumps [webpack](https://github.com/webpack/webpack) from 5.94.0 to 5.95.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.94.0...v5.95.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Yelinz committed Oct 2, 2024
1 parent 176a1b6 commit a2ddab7
Show file tree
Hide file tree
Showing 9 changed files with 423 additions and 423 deletions.
2 changes: 1 addition & 1 deletion packages/-ember-caluma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"sass": "1.79.4",
"tracked-built-ins": "3.3.0",
"uikit": "3.21.13",
"webpack": "5.94.0"
"webpack": "5.95.0"
},
"ember": {
"edition": "octane"
Expand Down
2 changes: 1 addition & 1 deletion packages/analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"qunit-dom": "3.2.0",
"sass": "1.79.4",
"uikit": "3.21.13",
"webpack": "5.94.0"
"webpack": "5.95.0"
},
"peerDependency": {
"ember-engines": "^0.11.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"qunit": "2.22.0",
"qunit-dom": "3.2.0",
"uikit": "3.21.13",
"webpack": "5.94.0"
"webpack": "5.95.0"
},
"peerDependencies": {
"ember-data": "*",
Expand Down
2 changes: 1 addition & 1 deletion packages/distribution/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"qunit-dom": "3.2.0",
"sass": "1.79.4",
"uikit": "3.21.13",
"webpack": "5.94.0"
"webpack": "5.95.0"
},
"peerDependencies": {
"ember-engines": "^0.11.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/form-builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"qunit": "2.22.0",
"qunit-dom": "3.2.0",
"sinon": "19.0.2",
"webpack": "5.94.0"
"webpack": "5.95.0"
},
"peerDependencies": {
"ember-engines": "^0.11.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"sass": "1.79.4",
"uikit": "3.21.13",
"uuid": "10.0.0",
"webpack": "5.94.0"
"webpack": "5.95.0"
},
"peerDependencies": {
"@projectcaluma/ember-workflow": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion packages/testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"loader.js": "4.7.0",
"qunit": "2.22.0",
"qunit-dom": "3.2.0",
"webpack": "5.94.0"
"webpack": "5.95.0"
},
"peerDependencies": {
"ember-source": ">= 4.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/workflow/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"qunit": "2.22.0",
"qunit-dom": "3.2.0",
"uikit": "3.21.13",
"webpack": "5.94.0"
"webpack": "5.95.0"
},
"peerDependencies": {
"ember-source": ">= 4.0.0"
Expand Down
830 changes: 415 additions & 415 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit a2ddab7

Please sign in to comment.