Skip to content

Commit

Permalink
feat: Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
nuintun committed Sep 24, 2024
1 parent c2ff562 commit 01c4fb6
Show file tree
Hide file tree
Showing 2 changed files with 119 additions and 119 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,18 +45,18 @@
"build:types": "tsc --declaration --emitDeclarationOnly --declarationDir types && node tools/fix-types.js"
},
"dependencies": {
"tslib": "^2.6.3"
"tslib": "^2.7.0"
},
"devDependencies": {
"@rollup/plugin-replace": "^5.0.7",
"@rollup/plugin-typescript": "^11.1.6",
"@types/react": "^18.3.3",
"magic-string": "^0.30.10",
"@rollup/plugin-replace": "^6.0.1",
"@rollup/plugin-typescript": "^12.1.0",
"@types/react": "^18.3.8",
"magic-string": "^0.30.11",
"prettier": "^3.3.3",
"rimraf": "^6.0.1",
"rollup": "^4.18.1",
"rollup": "^4.22.4",
"tsc-alias": "^1.8.10",
"typescript": "^5.5.3"
"typescript": "^5.6.2"
},
"peerDependencies": {
"react": ">=17.0.0"
Expand Down
Loading

0 comments on commit 01c4fb6

Please sign in to comment.