Skip to content

Commit a7cd61d

Browse files
build: bump @reduxjs/toolkit in /src/ContentProcessorWeb
Bumps [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) from 2.7.0 to 2.8.2. - [Release notes](https://github.com/reduxjs/redux-toolkit/releases) - [Commits](reduxjs/redux-toolkit@v2.7.0...v2.8.2) --- updated-dependencies: - dependency-name: "@reduxjs/toolkit" dependency-version: 2.8.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8426888 commit a7cd61d

3 files changed

Lines changed: 17 additions & 17 deletions

File tree

src/ContentProcessorWeb/package-lock.json

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

src/ContentProcessorWeb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@azure/msal-react": "^3.0.4",
88
"@fluentui/react-components": "^9.63.0",
99
"@fluentui/react-icons": "latest",
10-
"@reduxjs/toolkit": "^2.2.7",
10+
"@reduxjs/toolkit": "^2.8.2",
1111
"axios": "^1.7.5",
1212
"babel-preset-react-app": "^10.1.0",
1313
"contentprocessor_web": "file:",

src/ContentProcessorWeb/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2892,10 +2892,10 @@
28922892
schema-utils "^4.2.0"
28932893
source-map "^0.7.3"
28942894

2895-
"@reduxjs/toolkit@^2.2.7":
2896-
version "2.7.0"
2897-
resolved "https://registry.yarnpkg.com/@reduxjs/toolkit/-/toolkit-2.7.0.tgz#6a8823aa741a5aab2a2ce58e6326243f36fe31f2"
2898-
integrity sha512-XVwolG6eTqwV0N8z/oDlN93ITCIGIop6leXlGJI/4EKy+0POYkR+ABHRSdGXY+0MQvJBP8yAzh+EYFxTuvmBiQ==
2895+
"@reduxjs/toolkit@^2.8.2":
2896+
version "2.8.2"
2897+
resolved "https://registry.yarnpkg.com/@reduxjs/toolkit/-/toolkit-2.8.2.tgz#f4e9f973c6fc930c1e0f3bf462cc95210c28f5f9"
2898+
integrity sha512-MYlOhQ0sLdw4ud48FoC5w0dH9VfWQjtCjreKwYTT3l+r427qYC5Y8PihNutepr8XrNaBUDQo9khWUwQxZaqt5A==
28992899
dependencies:
29002900
"@standard-schema/spec" "^1.0.0"
29012901
"@standard-schema/utils" "^0.3.0"
@@ -4750,7 +4750,7 @@ content-type@~1.0.4, content-type@~1.0.5:
47504750
"@azure/msal-react" "^3.0.4"
47514751
"@fluentui/react-components" "^9.63.0"
47524752
"@fluentui/react-icons" latest
4753-
"@reduxjs/toolkit" "^2.2.7"
4753+
"@reduxjs/toolkit" "^2.8.2"
47544754
axios "^1.7.5"
47554755
babel-preset-react-app "^10.1.0"
47564756
contentprocessor_web "file:."

0 commit comments

Comments
 (0)