Skip to content

Commit 130b61a

Browse files
build(deps): Bump react-toastify from 11.0.2 to 11.0.3
Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 11.0.2 to 11.0.3. - [Release notes](https://github.com/fkhadra/react-toastify/releases) - [Commits](fkhadra/react-toastify@v11.0.2...v11.0.3) --- updated-dependencies: - dependency-name: react-toastify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0feb495 commit 130b61a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"react-query": "^3.39.3",
7878
"react-router": "^7.1.1",
7979
"react-syntax-highlighter": "^15.6.1",
80-
"react-toastify": "^11.0.2",
80+
"react-toastify": "^11.0.3",
8181
"remark-gfm": "^4.0.0",
8282
"styled-components": "^6.1.14",
8383
"yaml": "^2.7.0"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4437,7 +4437,7 @@ __metadata:
44374437
react-router: "npm:^7.1.1"
44384438
react-syntax-highlighter: "npm:^15.6.1"
44394439
react-test-renderer: "npm:^18.0.0"
4440-
react-toastify: "npm:^11.0.2"
4440+
react-toastify: "npm:^11.0.3"
44414441
remark-gfm: "npm:^4.0.0"
44424442
styled-components: "npm:^6.1.14"
44434443
svgo: "npm:^3"
@@ -11204,15 +11204,15 @@ __metadata:
1120411204
languageName: node
1120511205
linkType: hard
1120611206

11207-
"react-toastify@npm:^11.0.2":
11208-
version: 11.0.2
11209-
resolution: "react-toastify@npm:11.0.2"
11207+
"react-toastify@npm:^11.0.3":
11208+
version: 11.0.3
11209+
resolution: "react-toastify@npm:11.0.3"
1121011210
dependencies:
1121111211
clsx: "npm:^2.1.1"
1121211212
peerDependencies:
1121311213
react: ^18 || ^19
1121411214
react-dom: ^18 || ^19
11215-
checksum: 10c0/e1ba01846782d47d0bf9cec7e2b4804f9af30e50a203786523f16db33691c1491f2382832e7ec4b69c583d3634ea0e3efb383da00ca9076bcf4bdd906a54a85f
11215+
checksum: 10c0/23b989c6080bc5bf0eb0c1f7ed17bd53d067d9beb33baf93c520119cd69cf75c9f2d1ee524dfe6c8a2a5d326029772b576de00e018b379d03a0e37630b83adea
1121611216
languageName: node
1121711217
linkType: hard
1121811218

0 commit comments

Comments
 (0)