Skip to content

Commit

Permalink
chore(deps): dedupe
Browse files Browse the repository at this point in the history
  • Loading branch information
LunaTK committed Nov 7, 2023
1 parent f0f4f0e commit ea03363
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 445 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"@mdx-js/react": "^1.6.22",
"clsx": "^1.2.1",
"prism-react-renderer": "^1.3.5",
"react": "^17.0.2",
"react-dom": "^17.0.2"
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "2.2.0"
Expand Down
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,8 @@
"packageManager": "yarn@3.3.0",
"dependencies": {
"@changesets/cli": "^2.25.2"
},
"resolutions": {
"vite": "^4.5.0"
}
}

0 comments on commit ea03363

Please sign in to comment.