Skip to content

Commit

Permalink
feat: Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
nuintun committed Oct 9, 2024
1 parent dc9a1f1 commit 4e8617d
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 95 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": "^6.0.1",
"@rollup/plugin-typescript": "^12.1.0",
"@types/react": "^18.3.9",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"magic-string": "^0.30.11",
"prettier": "^3.3.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"rimraf": "^6.0.1",
"rollup": "^4.22.4",
"rollup": "^4.24.0",
"tsc-alias": "^1.8.10",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
},
"peerDependencies": {
"react": ">=17.0.0",
Expand Down
189 changes: 97 additions & 92 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 4e8617d

Please sign in to comment.