Skip to content

Commit 170b320

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 8b9ed47 commit 170b320

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-dom": "^5.2.0",
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
@@ -4430,7 +4430,7 @@ __metadata:
44304430
react-router-dom: "npm:^5.2.0"
44314431
react-syntax-highlighter: "npm:^15.6.1"
44324432
react-test-renderer: "npm:^18.0.0"
4433-
react-toastify: "npm:^11.0.2"
4433+
react-toastify: "npm:^11.0.3"
44344434
remark-gfm: "npm:^4.0.0"
44354435
styled-components: "npm:^6.1.14"
44364436
svgo: "npm:^3"
@@ -11238,15 +11238,15 @@ __metadata:
1123811238
languageName: node
1123911239
linkType: hard
1124011240

11241-
"react-toastify@npm:^11.0.2":
11242-
version: 11.0.2
11243-
resolution: "react-toastify@npm:11.0.2"
11241+
"react-toastify@npm:^11.0.3":
11242+
version: 11.0.3
11243+
resolution: "react-toastify@npm:11.0.3"
1124411244
dependencies:
1124511245
clsx: "npm:^2.1.1"
1124611246
peerDependencies:
1124711247
react: ^18 || ^19
1124811248
react-dom: ^18 || ^19
11249-
checksum: 10c0/e1ba01846782d47d0bf9cec7e2b4804f9af30e50a203786523f16db33691c1491f2382832e7ec4b69c583d3634ea0e3efb383da00ca9076bcf4bdd906a54a85f
11249+
checksum: 10c0/23b989c6080bc5bf0eb0c1f7ed17bd53d067d9beb33baf93c520119cd69cf75c9f2d1ee524dfe6c8a2a5d326029772b576de00e018b379d03a0e37630b83adea
1125011250
languageName: node
1125111251
linkType: hard
1125211252

0 commit comments

Comments
 (0)