Skip to content

Commit eedcdf8

Browse files
Bump the dev-webpack group across 1 directory with 2 updates
Bumps the dev-webpack group with 2 updates in the / directory: [react-refresh](https://github.com/facebook/react/tree/HEAD/packages/react) and [webpack](https://github.com/webpack/webpack). Updates `react-refresh` from 0.14.0 to 0.18.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/react) Updates `webpack` from 5.105.4 to 5.106.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.105.4...v5.106.0) --- updated-dependencies: - dependency-name: react-refresh dependency-version: 0.18.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-webpack - dependency-name: webpack dependency-version: 5.106.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-webpack ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d391568 commit eedcdf8

File tree

2 files changed

+32
-12
lines changed

2 files changed

+32
-12
lines changed

package-lock.json

Lines changed: 30 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"postcss": "8.5.8",
7171
"prettier": "npm:wp-prettier@3.0.3",
7272
"qunit": "~2.25.0",
73-
"react-refresh": "0.14.0",
73+
"react-refresh": "0.18.0",
7474
"sass": "1.98.0",
7575
"sinon": "16.1.3",
7676
"sinon-test": "~3.1.6",
@@ -79,7 +79,7 @@
7979
"typescript": "5.9.3",
8080
"uuid": "13.0.0",
8181
"wait-on": "9.0.4",
82-
"webpack": "5.105.4"
82+
"webpack": "5.106.2"
8383
},
8484
"dependencies": {
8585
"backbone": "1.6.1",

0 commit comments

Comments
 (0)