Skip to content

Commit

Permalink
updated packages
Browse files Browse the repository at this point in the history
  • Loading branch information
mpsc0x committed Nov 19, 2024
1 parent 7fd4919 commit 7d6bc1a
Show file tree
Hide file tree
Showing 2 changed files with 393 additions and 364 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"bundle.min.js"
],
"dependencies": {
"@aptos-labs/ts-sdk": "^1.31.0",
"@aptos-labs/ts-sdk": "^1.33.0",
"bignumber.js": "^9.1.2",
"buffer": "^6.0.3",
"crypto-js": "^4.2.0",
Expand All @@ -74,26 +74,26 @@
"jest-environment-jsdom": "^29.7.0",
"tslib": "^2.8.1",
"util": "^0.12.5",
"yaml": "^2.6.0"
"yaml": "^2.6.1"
},
"devDependencies": {
"@types/bn.js": "^5.1.6",
"@types/jest": "^29.5.14",
"@types/node": "^22.9.0",
"@typescript-eslint/eslint-plugin": "^8.13.0",
"@typescript-eslint/parser": "^8.13.0",
"@typescript-eslint/eslint-plugin": "^8.15.0",
"@typescript-eslint/parser": "^8.15.0",
"chalk": "^5.3.0",
"eslint": "^9.14.0",
"eslint": "^9.15.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-airbnb-typescript": "^18.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsdoc": "^50.4.3",
"eslint-plugin-jsdoc": "^50.5.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^7.1.0",
"eslint-plugin-tsdoc": "^0.3.0",
"husky": "^9.1.6",
"husky": "^9.1.7",
"jest": "^29.7.0",
"jsdom": "^25.0.1",
"node-ts": "^6.1.3",
Expand All @@ -108,7 +108,7 @@
"ts-node": "^10.9.2",
"typedoc": "^0.26.11",
"typescript": "^5.6.3",
"typescript-eslint": "^8.13.0",
"typescript-eslint": "^8.15.0",
"webpack": "^5.96.1",
"webpack-cli": "^5.1.4"
},
Expand Down
Loading

0 comments on commit 7d6bc1a

Please sign in to comment.