Skip to content

Commit ddea926

Browse files
fix(deps): update dependency react-inlinesvg to ^4.4.1
1 parent 559a8fd commit ddea926

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

custom-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"mermaid": "^11.16.0",
3636
"react": "^19.2.4",
3737
"react-dom": "^19.2.4",
38-
"react-inlinesvg": "^4.2.0",
38+
"react-inlinesvg": "^4.4.1",
3939
"react-zoom-pan-pinch": "^3.7.0"
4040
},
4141
"devDependencies": {

custom-ui/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4071,10 +4071,10 @@ react-from-dom@^0.7.5:
40714071
resolved "https://registry.yarnpkg.com/react-from-dom/-/react-from-dom-0.7.5.tgz#2d2d2bf6d80149c053bcf71bb6615e5e7f6d23db"
40724072
integrity sha512-CO92PmMKo/23uYPm6OFvh5CtZbMgHs/Xn+o095Lz/TZj9t8DSDhGdSOMLxBxwWI4sr0MF17KUn9yJWc5Q00R/w==
40734073

4074-
react-inlinesvg@^4.2.0:
4075-
version "4.2.0"
4076-
resolved "https://registry.yarnpkg.com/react-inlinesvg/-/react-inlinesvg-4.2.0.tgz#79e41579459a0a535d0f7674050a252085cdf157"
4077-
integrity sha512-V59P6sFU7NACIbvoay9ikYKVFWyIIZFGd7w6YT1m+H7Ues0fOI6B6IftE6NPSYXXv7RHVmrncIyJeYurs3OJcA==
4074+
react-inlinesvg@^4.4.1:
4075+
version "4.4.1"
4076+
resolved "https://registry.yarnpkg.com/react-inlinesvg/-/react-inlinesvg-4.4.1.tgz#74642cb0ead80eda334c44ff95d02d77ad0c5bbc"
4077+
integrity sha512-3acGn5o0xyWYpJrBm8qES/lBErVpqH3vhNywpw0frztdOmiAUdDMjvcsx9hrZ5wBaL7bRdsgexQ907urbvsARg==
40784078
dependencies:
40794079
react-from-dom "^0.7.5"
40804080

0 commit comments

Comments
 (0)