Skip to content

Commit 694f1f1

Browse files
committed
fix deps
1 parent 122f08a commit 694f1f1

File tree

2 files changed

+0
-11
lines changed

2 files changed

+0
-11
lines changed

packages/mdx/package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -82,10 +82,6 @@
8282
"vite": "^2.8.6",
8383
"vitest": "^0.5.9"
8484
},
85-
"resolutions": {
86-
"@types/react": "17.0.45",
87-
"@types/react-dom": "17.0.2"
88-
},
8985
"peerDependencies": {
9086
"react": "^16.8.3 || ^17 || ^18",
9187
"framer-motion": "^6.5.1"

yarn.lock

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5215,13 +5215,6 @@
52155215
resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.4.tgz#cd667bcfdd025213aafb7ca5915a932590acdcdc"
52165216
integrity sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==
52175217

5218-
5219-
version "17.0.2"
5220-
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.2.tgz#35654cf6c49ae162d5bc90843d5437dc38008d43"
5221-
integrity sha512-Icd9KEgdnFfJs39KyRyr0jQ7EKhq8U6CcHRMGAS45fp5qgUvxL3ujUCfWFttUK2UErqZNj97t9gsVPNAqcwoCg==
5222-
dependencies:
5223-
"@types/react" "*"
5224-
52255218
"@types/react-dom@^17.0.2":
52265219
version "17.0.17"
52275220
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.17.tgz#2e3743277a793a96a99f1bf87614598289da68a1"

0 commit comments

Comments
 (0)