Skip to content

Commit 6ca0e89

Browse files
chore(deps): bump the dependencies group with 2 updates (#7344)
Bumps the dependencies group with 2 updates: [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) and [globals](https://github.com/sindresorhus/globals). Updates `react-router-dom` from 6.25.1 to 6.26.0 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom) Updates `globals` from 15.8.0 to 15.9.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v15.8.0...v15.9.0) --- updated-dependencies: - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: globals dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3669c43 commit 6ca0e89

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"eslint-plugin-react-hooks": "^4.6.2",
102102
"front-matter": "^4.0.2",
103103
"github-slugger": "^2.0.0",
104-
"globals": "^15.8.0",
104+
"globals": "^15.9.0",
105105
"html-webpack-plugin": "^5.5.4",
106106
"http-server": "^14.1.1",
107107
"husky": "^9.1.4",
@@ -155,7 +155,7 @@
155155
"react": "^17.0.2",
156156
"react-dom": "^17.0.2",
157157
"react-helmet-async": "^1.3.0",
158-
"react-router-dom": "^6.25.1",
158+
"react-router-dom": "^6.26.0",
159159
"react-tiny-popover": "5",
160160
"react-use": "^17.5.1",
161161
"react-visibility-sensor": "^5.0.2",

yarn.lock

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -2231,10 +2231,10 @@
22312231
"@react-spring/shared" "~9.7.4"
22322232
"@react-spring/types" "~9.7.4"
22332233

2234-
"@remix-run/router@1.18.0":
2235-
version "1.18.0"
2236-
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.18.0.tgz#20b033d1f542a100c1d57cfd18ecf442d1784732"
2237-
integrity sha512-L3jkqmqoSVBVKHfpGZmLrex0lxR5SucGA0sUfFzGctehw+S/ggL9L/0NnC5mw6P8HUWpFZ3nQw3cRApjjWx9Sw==
2234+
"@remix-run/router@1.19.0":
2235+
version "1.19.0"
2236+
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.19.0.tgz#745dbffbce67f05386d57ca22c51dfd85c979593"
2237+
integrity sha512-zDICCLKEwbVYTS6TjYaWtHXxkdoUvD/QXvyVZjGCsWz5vyH7aFeONlPffPdW+Y/t6KT0MgXb2Mfjun9YpWN1dA==
22382238

22392239
"@rollup/plugin-babel@^5.2.0":
22402240
version "5.2.2"
@@ -6346,10 +6346,10 @@ globals@^14.0.0:
63466346
resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
63476347
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
63486348

6349-
globals@^15.8.0:
6350-
version "15.8.0"
6351-
resolved "https://registry.yarnpkg.com/globals/-/globals-15.8.0.tgz#e64bb47b619dd8cbf32b3c1a0a61714e33cbbb41"
6352-
integrity sha512-VZAJ4cewHTExBWDHR6yptdIBlx9YSSZuwojj9Nt5mBRXQzrKakDsVKQ1J63sklLvzAJm0X5+RpO4i3Y2hcOnFw==
6349+
globals@^15.9.0:
6350+
version "15.9.0"
6351+
resolved "https://registry.yarnpkg.com/globals/-/globals-15.9.0.tgz#e9de01771091ffbc37db5714dab484f9f69ff399"
6352+
integrity sha512-SmSKyLLKFbSr6rptvP8izbyxJL4ILwqO9Jg23UA0sDlGlu58V59D1//I3vlc0KJphVdUR7vMjHIplYnzBxorQA==
63536353

63546354
globalthis@^1.0.3:
63556355
version "1.0.3"
@@ -10936,20 +10936,20 @@ react-refresh@^0.14.2:
1093610936
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.14.2.tgz#3833da01ce32da470f1f936b9d477da5c7028bf9"
1093710937
integrity sha512-jCvmsr+1IUSMUyzOkRcvnVbX3ZYC6g9TDrDbFuFmRDq7PD4yaGbLKNQL6k2jnArV8hjYxh7hVhAZB6s9HDGpZA==
1093810938

10939-
react-router-dom@^6.25.1:
10940-
version "6.25.1"
10941-
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.25.1.tgz#b89f8d63fc8383ea4e89c44bf31c5843e1f7afa0"
10942-
integrity sha512-0tUDpbFvk35iv+N89dWNrJp+afLgd+y4VtorJZuOCXK0kkCWjEvb3vTJM++SYvMEpbVwXKf3FjeVveVEb6JpDQ==
10939+
react-router-dom@^6.26.0:
10940+
version "6.26.0"
10941+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.26.0.tgz#8debe13295c58605c04f93018d659a763245e58c"
10942+
integrity sha512-RRGUIiDtLrkX3uYcFiCIxKFWMcWQGMojpYZfcstc63A1+sSnVgILGIm9gNUA6na3Fm1QuPGSBQH2EMbAZOnMsQ==
1094310943
dependencies:
10944-
"@remix-run/router" "1.18.0"
10945-
react-router "6.25.1"
10944+
"@remix-run/router" "1.19.0"
10945+
react-router "6.26.0"
1094610946

10947-
react-router@6.25.1:
10948-
version "6.25.1"
10949-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.25.1.tgz#70b4f1af79954cfcfd23f6ddf5c883e8c904203e"
10950-
integrity sha512-u8ELFr5Z6g02nUtpPAggP73Jigj1mRePSwhS/2nkTrlPU5yEkH1vYzWNyvSnSzeeE2DNqWdH+P8OhIh9wuXhTw==
10947+
react-router@6.26.0:
10948+
version "6.26.0"
10949+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.26.0.tgz#d5af4c46835b202348ef2b7ddacd32a2db539fde"
10950+
integrity sha512-wVQq0/iFYd3iZ9H2l3N3k4PL8EEHcb0XlU2Na8nEwmiXgIUElEH6gaJDtUQxJ+JFzmIXaQjfdpcGWaM6IoQGxg==
1095110951
dependencies:
10952-
"@remix-run/router" "1.18.0"
10952+
"@remix-run/router" "1.19.0"
1095310953

1095410954
react-tiny-popover@5:
1095510955
version "5.1.0"

0 commit comments

Comments
 (0)