Skip to content

Commit bef8b7c

Browse files
author
jagdeep sidhu
committed
update dependencies - prep v4 release
1 parent cd06026 commit bef8b7c

File tree

5 files changed

+1712
-2137
lines changed

5 files changed

+1712
-2137
lines changed

audit/CYREX_AUDIT_27_09_2021/PTR_Elint_Pali_Wallet_Customer.pdf renamed to audit/PTR_Elint_Pali_Wallet_Customer.pdf

File renamed without changes.

audit/PaliWalletV4_2026_cyrex.pdf

2.45 MB
Binary file not shown.

check_icon.svg

Lines changed: 0 additions & 4 deletions
This file was deleted.

package.json

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@
3636
"test:e2e:silent": "NODE_ENV=test HEADLESS=true yarn test:e2e",
3737
"postinstall": "patch-package",
3838
"test-all": "yarn lint && yarn test:unit",
39-
"generate-hardhat-log": "npx hardhat node --verbose > hardhat.log",
40-
"watch-local-rpc": "tail -f hardhat.log",
4139
"analyze": "cross-env NODE_ENV=production webpack --config source/config/webpack.prod.js --profile --json > stats.json && webpack-bundle-analyzer stats.json",
4240
"analyze:chrome": "cross-env NODE_ENV=production TARGET_BROWSER=chrome webpack --config source/config/webpack.prod.js --profile --json > stats.json && webpack-bundle-analyzer stats.json"
4341
},
@@ -62,16 +60,16 @@
6260
"@headlessui/react": "^1.7.17",
6361
"@heroicons/react": "^1.0.6",
6462
"@reduxjs/toolkit": "^2.8.2",
65-
"@sidhujag/sysweb3-core": "^1.0.27",
66-
"@sidhujag/sysweb3-keyring": "^1.0.582",
67-
"@sidhujag/sysweb3-network": "^1.0.106",
68-
"@sidhujag/sysweb3-utils": "^1.1.271",
63+
"@sidhujag/sysweb3-core": "^1.0.28",
64+
"@sidhujag/sysweb3-keyring": "^1.0.583",
65+
"@sidhujag/sysweb3-network": "^1.0.107",
66+
"@sidhujag/sysweb3-utils": "^1.1.272",
6967
"@tippyjs/react": "^4.2.6",
7068
"@types/chrome": "^0.0.270",
7169
"@types/jest": "^29.5.0",
7270
"@typescript-eslint/eslint-plugin": "^7.18.0",
7371
"antd": "^4.24.15",
74-
"axios": "^1.12.0",
72+
"axios": "^1.13.2",
7573
"bignumber.js": "^9.1.2",
7674
"currency-symbol-map": "^5.1.0",
7775
"currency.js": "^2.0.4",
@@ -98,7 +96,7 @@
9896
"redux": "^5.0.1",
9997
"redux-thunk": "^3.1.0",
10098
"sass": "^1.80.7",
101-
"syscoinjs-lib": "^1.0.267",
99+
"syscoinjs-lib": "^1.0.268",
102100
"tailwindcss": "^3.4.15",
103101
"tippy.js": "^6.3.7",
104102
"uuid": "^9.0.1",
@@ -139,7 +137,6 @@
139137
"eslint-plugin-react-hooks": "^4.6.2",
140138
"eslint-plugin-typescript-sort-keys": "^3.3.0",
141139
"fork-ts-checker-webpack-plugin": "^8.0.0",
142-
"hardhat": "^2.22.17",
143140
"html-webpack-plugin": "^5.6.3",
144141
"husky": "^8.0.3",
145142
"identity-obj-proxy": "^3.0.0",
@@ -175,7 +172,7 @@
175172
"author": "Syscoin",
176173
"resolutions": {
177174
"node-fetch": "^2.7.0",
178-
"axios": "^1.12.0",
175+
"axios": "^1.13.2",
179176
"node-forge": "^1.3.2",
180177
"valibot": "^1.2.0",
181178
"glob": "^10.5.0",

0 commit comments

Comments
 (0)