Skip to content

Commit 349f4c3

Browse files
authored
Merge pull request #300 from jrcichra/dependabot/npm_and_yarn/gui/react-router-7.1.5
Bump react-router from 7.1.4 to 7.1.5 in /gui
2 parents 8f24afe + a8a6dac commit 349f4c3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

gui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"react": "^19.0.0",
1313
"react-dom": "^19.0.0",
1414
"react-piano": "^3.1.3",
15-
"react-router": "^7.1.4"
15+
"react-router": "^7.1.5"
1616
},
1717
"devDependencies": {
1818
"@types/react-dom": "^19.0.1",

gui/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -691,10 +691,10 @@ react-refresh@^0.14.2:
691691
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.14.2.tgz#3833da01ce32da470f1f936b9d477da5c7028bf9"
692692
integrity sha512-jCvmsr+1IUSMUyzOkRcvnVbX3ZYC6g9TDrDbFuFmRDq7PD4yaGbLKNQL6k2jnArV8hjYxh7hVhAZB6s9HDGpZA==
693693

694-
react-router@^7.1.4:
695-
version "7.1.4"
696-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.1.4.tgz#dcac613c1acd623f8aa314e7ea54db88c7968b1e"
697-
integrity sha512-aJWVrKoLI0nIK1lfbTU3d5al1ZEUiwtSus/xjYL8K5sv2hyPesiOIojHM7QnaNLVtroOB1McZsWk37fMQVoc6A==
694+
react-router@^7.1.5:
695+
version "7.1.5"
696+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.1.5.tgz#c9e19d329d9ce2215fdae844ab6b023b911094db"
697+
integrity sha512-8BUF+hZEU4/z/JD201yK6S+UYhsf58bzYIDq2NS1iGpwxSXDu7F+DeGSkIXMFBuHZB21FSiCzEcUb18cQNdRkA==
698698
dependencies:
699699
"@types/cookie" "^0.6.0"
700700
cookie "^1.0.1"

0 commit comments

Comments
 (0)