Skip to content

Commit 2b52639

Browse files
committed
chore: bump react-router-dom to 6.7.0-pre.3
1 parent 9f1ea9d commit 2b52639

File tree

4 files changed

+59
-18
lines changed

4 files changed

+59
-18
lines changed

.changeset/pre.json

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
{
2+
"mode": "pre",
3+
"tag": "alpha",
4+
"initialVersions": {
5+
"@launchpad-ui/remix": "0.0.1",
6+
"@launchpad-ui/alert": "0.6.27",
7+
"@launchpad-ui/avatar": "0.4.26",
8+
"@launchpad-ui/banner": "0.8.1",
9+
"@launchpad-ui/button": "0.7.24",
10+
"@launchpad-ui/chip": "0.6.18",
11+
"@launchpad-ui/clipboard": "0.8.38",
12+
"@launchpad-ui/core": "0.26.6",
13+
"@launchpad-ui/counter": "0.3.18",
14+
"@launchpad-ui/drawer": "0.1.21",
15+
"@launchpad-ui/dropdown": "0.6.21",
16+
"@launchpad-ui/filter": "0.4.48",
17+
"@launchpad-ui/focus-trap": "0.1.4",
18+
"@launchpad-ui/form": "0.6.31",
19+
"@launchpad-ui/icons": "0.6.16",
20+
"@launchpad-ui/markdown": "0.3.17",
21+
"@launchpad-ui/menu": "0.6.45",
22+
"@launchpad-ui/modal": "0.12.19",
23+
"@launchpad-ui/navigation": "0.7.6",
24+
"@launchpad-ui/overlay": "0.3.27",
25+
"@launchpad-ui/pagination": "0.3.32",
26+
"@launchpad-ui/popover": "0.8.34",
27+
"@launchpad-ui/portal": "0.1.2",
28+
"@launchpad-ui/progress": "0.5.16",
29+
"@launchpad-ui/progress-bubbles": "0.5.36",
30+
"@launchpad-ui/slider": "0.3.16",
31+
"@launchpad-ui/snackbar": "0.3.24",
32+
"@launchpad-ui/split-button": "0.6.40",
33+
"@launchpad-ui/tab-list": "0.4.18",
34+
"@launchpad-ui/table": "0.4.17",
35+
"@launchpad-ui/toast": "0.2.24",
36+
"@launchpad-ui/toggle": "0.4.19",
37+
"@launchpad-ui/tokens": "0.4.8",
38+
"@launchpad-ui/tooltip": "0.6.35"
39+
},
40+
"changesets": []
41+
}

packages/menu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@react-aria/focus": "3.10.0",
4242
"@react-aria/separator": "3.2.0",
4343
"classix": "2.1.17",
44-
"react-router-dom": "6.4.2",
44+
"react-router-dom": "6.7.0-pre.3",
4545
"react-virtual": "2.10.4"
4646
},
4747
"peerDependencies": {

packages/navigation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@react-stately/list": "3.6.0",
4444
"@react-types/shared": "3.16.0",
4545
"classix": "2.1.17",
46-
"react-router-dom": "6.4.2"
46+
"react-router-dom": "6.7.0-pre.3"
4747
},
4848
"peerDependencies": {
4949
"react": "18.2.0",

pnpm-lock.yaml

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)