Skip to content

Commit

Permalink
feat: Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
nuintun committed Mar 7, 2024
1 parent 329b412 commit 211d9c8
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,16 +55,16 @@
"devDependencies": {
"@rollup/plugin-replace": "^5.0.5",
"@rollup/plugin-typescript": "^11.1.6",
"@types/react": "^18.2.63",
"@types/react-dom": "^18.2.20",
"@types/react": "^18.2.64",
"@types/react-dom": "^18.2.21",
"magic-string": "^0.30.8",
"prettier": "^3.2.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"rimraf": "^5.0.5",
"rollup": "^4.12.1",
"tsc-alias": "^1.8.8",
"typescript": "^5.3.3"
"typescript": "^5.4.2"
},
"peerDependencies": {
"react": ">=17.0.0",
Expand Down
32 changes: 16 additions & 16 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 211d9c8

Please sign in to comment.