From af35b0b0f8a4404db992b8682d301afc7ee91708 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Feb 2026 08:15:47 +0000 Subject: [PATCH] Bump webpack in /Binding Dapper using CustomAdaptor/Grid_Dapper Bumps [webpack](https://github.com/webpack/webpack) from 5.94.0 to 5.104.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack/compare/v5.94.0...v5.104.1) --- updated-dependencies: - dependency-name: webpack dependency-version: 5.104.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Binding Dapper using CustomAdaptor/Grid_Dapper/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Binding Dapper using CustomAdaptor/Grid_Dapper/package.json b/Binding Dapper using CustomAdaptor/Grid_Dapper/package.json index d1ab01d..ef54c83 100644 --- a/Binding Dapper using CustomAdaptor/Grid_Dapper/package.json +++ b/Binding Dapper using CustomAdaptor/Grid_Dapper/package.json @@ -17,7 +17,7 @@ "mini-css-extract-plugin": "2.9.0", "ts-loader": "9.5.1", "typescript": "5.4.5", - "webpack": "5.94.0", + "webpack": "5.104.1", "webpack-cli": "5.1.4" }, "keywords": [],