|
1758 | 1758 | dependencies: |
1759 | 1759 | "@swc/helpers" "^0.5.0" |
1760 | 1760 |
|
1761 | | -"@remix-run/router@1.15.0": |
1762 | | - version "1.15.0" |
1763 | | - resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.15.0.tgz#461a952c2872dd82c8b2e9b74c4dfaff569123e2" |
1764 | | - integrity sha512-HOil5aFtme37dVQTB6M34G95kPM3MMuqSmIRVCC52eKV+Y/tGSqw9P3rWhlAx6A+mz+MoX+XxsGsNJbaI5qCgQ== |
| 1761 | +"@remix-run/router@1.15.2": |
| 1762 | + version "1.15.2" |
| 1763 | + resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.15.2.tgz#35726510d332ba5349c6398d13259d5da184553d" |
| 1764 | + integrity sha512-+Rnav+CaoTE5QJc4Jcwh5toUpnVLKYbpU6Ys0zqbakqbaLQHeglLVHPfxOiQqdNmUy5C2lXz5dwC6tQNX2JW2Q== |
1765 | 1765 |
|
1766 | 1766 | "@restart/hooks@^0.4.9": |
1767 | 1767 | version "0.4.15" |
@@ -8097,20 +8097,20 @@ react-refresh@^0.11.0: |
8097 | 8097 | resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.11.0.tgz#77198b944733f0f1f1a90e791de4541f9f074046" |
8098 | 8098 | integrity sha512-F27qZr8uUqwhWZboondsPx8tnC3Ct3SxZA3V5WyEvujRyyNv0VYPhoBg1gZ8/MV5tubQp76Trw8lTv9hzRBa+A== |
8099 | 8099 |
|
8100 | | -react-router-dom@^6.21.3: |
8101 | | - version "6.22.0" |
8102 | | - resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.22.0.tgz#177c8bd27146decbb991eafb5df159f7a9f70035" |
8103 | | - integrity sha512-z2w+M4tH5wlcLmH3BMMOMdrtrJ9T3oJJNsAlBJbwk+8Syxd5WFJ7J5dxMEW0/GEXD1BBis4uXRrNIz3mORr0ag== |
| 8100 | +react-router-dom@^6.22.2: |
| 8101 | + version "6.22.2" |
| 8102 | + resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.22.2.tgz#8233968a8a576f3006e5549c80f3527d2598fc9c" |
| 8103 | + integrity sha512-WgqxD2qySEIBPZ3w0sHH+PUAiamDeszls9tzqMPBDA1YYVucTBXLU7+gtRfcSnhe92A3glPnvSxK2dhNoAVOIQ== |
8104 | 8104 | dependencies: |
8105 | | - "@remix-run/router" "1.15.0" |
8106 | | - react-router "6.22.0" |
| 8105 | + "@remix-run/router" "1.15.2" |
| 8106 | + react-router "6.22.2" |
8107 | 8107 |
|
8108 | | -react-router@6.22.0: |
8109 | | - version "6.22.0" |
8110 | | - resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.22.0.tgz#a22b44851a79dafc6b944cb418db3e80622b9be1" |
8111 | | - integrity sha512-q2yemJeg6gw/YixRlRnVx6IRJWZD6fonnfZhN1JIOhV2iJCPeRNSH3V1ISwHf+JWcESzLC3BOLD1T07tmO5dmg== |
| 8108 | +react-router@6.22.2: |
| 8109 | + version "6.22.2" |
| 8110 | + resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.22.2.tgz#27e77e4c635a5697693b922d131d773451c98a5b" |
| 8111 | + integrity sha512-YD3Dzprzpcq+tBMHBS822tCjnWD3iIZbTeSXMY9LPSG541EfoBGyZ3bS25KEnaZjLcmQpw2AVLkFyfgXY8uvcw== |
8112 | 8112 | dependencies: |
8113 | | - "@remix-run/router" "1.15.0" |
| 8113 | + "@remix-run/router" "1.15.2" |
8114 | 8114 |
|
8115 | 8115 | react-scripts@5.0.1: |
8116 | 8116 | version "5.0.1" |
|
0 commit comments