Skip to content

Commit

Permalink
bump: dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
BANKA2017 committed Jun 24, 2024
1 parent 4424f89 commit ad8503b
Show file tree
Hide file tree
Showing 2 changed files with 1,659 additions and 1,395 deletions.
21 changes: 11 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,24 +32,24 @@
"dependencies": {
"hpagent": "^1.2.0",
"unws": "^0.2.4",
"ws": "^8.17.0"
"ws": "^8.17.1"
},
"devDependencies": {
"@babel/core": "^7.24.5",
"@babel/preset-env": "^7.24.5",
"@babel/core": "^7.24.7",
"@babel/preset-env": "^7.24.7",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-commonjs": "^26.0.1",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-typescript": "^11.1.6",
"@types/node": "^20.12.10",
"prettier": "^3.2.5",
"rollup": "^4.17.2",
"@types/node": "^20.14.8",
"prettier": "^3.3.2",
"rollup": "^4.18.0",
"rollup-plugin-bundle-size": "^1.0.3",
"rollup-plugin-cleanup": "^3.2.1",
"tsc": "^2.0.4",
"tslib": "^2.6.2",
"typescript": "^5.4.5",
"tslib": "^2.6.3",
"typescript": "^5.5.2",
"vitest": "^1.6.0"
},
"scripts": {
Expand All @@ -63,5 +63,6 @@
},
"workspaces": [
"packages/*"
]
],
"packageManager": "yarn@4.3.1"
}
Loading

0 comments on commit ad8503b

Please sign in to comment.