File tree Expand file tree Collapse file tree 2 files changed +7
-15
lines changed Expand file tree Collapse file tree 2 files changed +7
-15
lines changed Original file line number Diff line number Diff line change 14
14
"react-dom" : " ^19.1.1" ,
15
15
"react-is" : " ^19.1.0" ,
16
16
"react-router" : " ^7.9.3" ,
17
- "react-router-dom" : " ^7.9.1 " ,
17
+ "react-router-dom" : " ^7.9.3 " ,
18
18
"svg-editor-tools" : " github:dvictor/svg-editor-tools#1.0.1" ,
19
19
"yarn" : " ^1.22.22"
20
20
},
Original file line number Diff line number Diff line change @@ -4156,22 +4156,14 @@ react-refresh@^0.17.0:
4156
4156
resolved "https://registry.npmjs.org/react-refresh/-/react-refresh-0.17.0.tgz"
4157
4157
integrity sha512-z6F7K9bV85EfseRCp2bzrpyQ0Gkw1uLoCel9XBVWPg/TjRj94SkJzUTGfOa4bs7iJvBWtQG0Wq7wnI0syw3EBQ==
4158
4158
4159
- react-router-dom@^7.9.1 :
4160
- version "7.9.1"
4161
- resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-7.9.1.tgz#48044923701773da6362f9003ec46f308f293f15"
4162
- integrity sha512-U9WBQssBE9B1vmRjo9qTM7YRzfZ3lUxESIZnsf4VjR/lXYz9MHjvOxHzr/aUm4efpktbVOrF09rL/y4VHa8RMw==
4163
- dependencies :
4164
- react-router "7.9.1"
4165
-
4166
-
4167
- version "7.9.1"
4168
- resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.9.1.tgz#b227410c31f24dd416c939ca5d0f8d5c8a1404d4"
4169
- integrity sha512-pfAByjcTpX55mqSDGwGnY9vDCpxqBLASg0BMNAuMmpSGESo/TaOUG6BllhAtAkCGx8Rnohik/XtaqiYUJtgW2g==
4159
+ react-router-dom@^7.9.3 :
4160
+ version "7.9.3"
4161
+ resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-7.9.3.tgz#67ab1655f67b9b6108fe20ed3d4881b53dccf87a"
4162
+ integrity sha512-1QSbA0TGGFKTAc/aWjpfW/zoEukYfU4dc1dLkT/vvf54JoGMkW+fNA+3oyo2gWVW1GM7BxjJVHz5GnPJv40rvg==
4170
4163
dependencies :
4171
- cookie "^1.0.1"
4172
- set-cookie-parser "^2.6.0"
4164
+ react-router "7.9.3"
4173
4165
4174
- react-router@^7.9.3 :
4166
+ react-router@7.9.3, react-router@ ^7.9.3 :
4175
4167
version "7.9.3"
4176
4168
resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.9.3.tgz#f2d5ff6181851de3df3acb4e7364fce0dee5fba2"
4177
4169
integrity sha512-4o2iWCFIwhI/eYAIL43+cjORXYn/aRQPgtFRRZb3VzoyQ5Uej0Bmqj7437L97N9NJW4wnicSwLOLS+yCXfAPgg==
You can’t perform that action at this time.
0 commit comments