Skip to content

Commit aea52a0

Browse files
dependabot[bot]Mytherin
authored andcommitted
fix(deps): bump react-router-dom from 6.21.2 to 6.21.3
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.21.2 to 6.21.3. - [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) --- updated-dependencies: - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1b55a07 commit aea52a0

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

packages/duckdb-wasm-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"react-dnd-html5-backend": "^16.0.1",
3333
"react-dom": "^18.2.0",
3434
"react-popper-tooltip": "^4.4.2",
35-
"react-router-dom": "^6.21.2",
35+
"react-router-dom": "^6.21.3",
3636
"react-virtualized": "9.22.5",
3737
"xterm": "^5.3.0",
3838
"xterm-addon-fit": "^0.8.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6260,18 +6260,18 @@ react-popper@^2.3.0:
62606260
react-fast-compare "^3.0.1"
62616261
warning "^4.0.2"
62626262

6263-
react-router-dom@^6.21.2:
6264-
version "6.21.2"
6265-
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.21.2.tgz#5fba851731a194fa32c31990c4829c5e247f650a"
6266-
integrity sha512-tE13UukgUOh2/sqYr6jPzZTzmzc70aGRP4pAjG2if0IP3aUT+sBtAKUJh0qMh0zylJHGLmzS+XWVaON4UklHeg==
6263+
react-router-dom@^6.21.3:
6264+
version "6.21.3"
6265+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.21.3.tgz#ef3a7956a3699c7b82c21fcb3dbc63c313ed8c5d"
6266+
integrity sha512-kNzubk7n4YHSrErzjLK72j0B5i969GsuCGazRl3G6j1zqZBLjuSlYBdVdkDOgzGdPIffUOc9nmgiadTEVoq91g==
62676267
dependencies:
62686268
"@remix-run/router" "1.14.2"
6269-
react-router "6.21.2"
6269+
react-router "6.21.3"
62706270

6271-
6272-
version "6.21.2"
6273-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.21.2.tgz#8820906c609ae7e4e8f926cc8eb5ce161428b956"
6274-
integrity sha512-jJcgiwDsnaHIeC+IN7atO0XiSRCrOsQAHHbChtJxmgqG2IaYQXSnhqGb5vk2CU/wBQA12Zt+TkbuJjIn65gzbA==
6271+
6272+
version "6.21.3"
6273+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.21.3.tgz#8086cea922c2bfebbb49c6594967418f1f167d70"
6274+
integrity sha512-a0H638ZXULv1OdkmiK6s6itNhoy33ywxmUFT/xtSoVyf9VnC7n7+VT4LjVzdIHSaF5TIh9ylUgxMXksHTgGrKg==
62756275
dependencies:
62766276
"@remix-run/router" "1.14.2"
62776277

0 commit comments

Comments
 (0)