Skip to content

Commit 6c47eeb

Browse files
authored
Merge branch 'main' into renovate/react-router-monorepo
2 parents 3ad177b + 13b0aa8 commit 6c47eeb

File tree

2 files changed

+136
-136
lines changed

2 files changed

+136
-136
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"@babel/preset-typescript": "7.23.2",
2020
"@changesets/changelog-github": "0.4.8",
2121
"@changesets/cli": "2.26.2",
22-
"@commitlint/cli": "17.8.0",
23-
"@commitlint/config-conventional": "17.8.0",
22+
"@commitlint/cli": "17.8.1",
23+
"@commitlint/config-conventional": "17.8.1",
2424
"@jest/globals": "29.7.0",
2525
"@rollup/plugin-babel": "6.0.4",
2626
"@rollup/plugin-node-resolve": "15.2.3",
@@ -31,7 +31,7 @@
3131
"@tsd/typescript": "5.2.2",
3232
"@types/jest": "29.5.6",
3333
"@types/node": "18.18.6",
34-
"@types/react": "18.2.29",
34+
"@types/react": "18.2.31",
3535
"@types/react-dom": "18.2.14",
3636
"builtin-modules": "3.3.0",
3737
"cross-env": "7.0.3",
@@ -48,7 +48,7 @@
4848
"react": "18.2.0",
4949
"react-dom": "18.2.0",
5050
"read-pkg": "8.1.0",
51-
"rollup": "4.0.1",
51+
"rollup": "4.1.4",
5252
"rollup-plugin-dts": "6.1.0",
5353
"rollup-plugin-preserve-shebangs": "0.2.0",
5454
"rollup-plugin-visualizer": "5.9.2",

0 commit comments

Comments
 (0)