Skip to content

Commit

Permalink
Bump @reduxjs/toolkit from 2.0.1 to 2.1.0 (#7)
Browse files Browse the repository at this point in the history
* Bump @reduxjs/toolkit from 2.0.1 to 2.1.0

Bumps [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/reduxjs/redux-toolkit/releases)
- [Commits](reduxjs/redux-toolkit@v2.0.1...v2.1.0)

---
updated-dependencies:
- dependency-name: "@reduxjs/toolkit"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Automatic frontend build

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and dependabot[bot] authored Jan 25, 2024
1 parent 800853f commit fdfb9c3
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"whatwg-fetch": "^3.6.20"
},
"dependencies": {
"@reduxjs/toolkit": "^2.0.1",
"@reduxjs/toolkit": "^2.1.0",
"@types/react": "^18.2.48",
"@types/react-dom": "^18.2.18",
"antd": "^5.13.2",
Expand Down
4 changes: 2 additions & 2 deletions public/build/472.6d9d9b99.js → public/build/472.7f3504bd.js

Large diffs are not rendered by default.

File renamed without changes.
2 changes: 1 addition & 1 deletion public/build/entrypoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"entrypoints": {
"main": {
"js": [
"/bundles/pimcorestudioui/build/472.6d9d9b99.js",
"/bundles/pimcorestudioui/build/472.7f3504bd.js",
"/bundles/pimcorestudioui/build/main.34d599c6.js"
]
}
Expand Down
2 changes: 1 addition & 1 deletion public/build/manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"bundles/pimcorestudioui/build/main.js": "/bundles/pimcorestudioui/build/main.34d599c6.js",
"bundles/pimcorestudioui/build/472.6d9d9b99.js": "/bundles/pimcorestudioui/build/472.6d9d9b99.js"
"bundles/pimcorestudioui/build/472.7f3504bd.js": "/bundles/pimcorestudioui/build/472.7f3504bd.js"
}

0 comments on commit fdfb9c3

Please sign in to comment.