Skip to content

Commit

Permalink
Upgraded deps
Browse files Browse the repository at this point in the history
  • Loading branch information
BlobMaster41 committed Dec 23, 2024
1 parent 9d16889 commit 867158c
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 123 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "opwallet",
"version": "1.0.37",
"version": "1.1.0",
"private": true,
"type": "module",
"homepage": "https://github.com/unisat-wallet/extension#readme",
Expand Down Expand Up @@ -32,7 +32,7 @@
"@babel/core": "^7.26.0",
"@btc-vision/bitcoin": "6.3.1",
"@btc-vision/passworder": "1.0.0",
"@btc-vision/transaction": "1.1.15",
"@btc-vision/transaction": "1.1.17",
"@btc-vision/wallet-sdk": "1.0.0",
"@eslint/js": "^9.14.0",
"@fortawesome/fontawesome-svg-core": "^6.6.0",
Expand Down Expand Up @@ -99,7 +99,7 @@
"loglevel": "^1.8.0",
"lru-cache": "=6.0.0",
"mini-css-extract-plugin": "^2.4.5",
"opnet": "1.1.32",
"opnet": "1.1.33",
"postcss": "^8.4.39",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-loader": "^6.2.1",
Expand Down Expand Up @@ -148,8 +148,8 @@
"vm-browserify": "^1.1.2",
"web-vitals": "^2.1.4",
"webextension-polyfill": "^0.12.0",
"webpack": "5.96.1",
"webpack-dev-server": "^5.1.0",
"webpack": "5.97.1",
"webpack-dev-server": "^5.2.0",
"webpack-extension-reloader": "^1.1.4",
"webpack-manifest-plugin": "^5.0.0",
"webpack-merge": "^6.0.1",
Expand Down Expand Up @@ -278,7 +278,7 @@
"stylus-loader": "^8.1.1",
"typed-css-modules-loader": "^0.0.18",
"wasm-module-webpack-plugin": "^3.0.0",
"webpack-cli": "^5.1.4",
"webpack-cli": "^6.0.1",
"webpack-stream": "^7.0.0"
},
"lint-staged": {
Expand Down
Loading

0 comments on commit 867158c

Please sign in to comment.