Skip to content

Commit

Permalink
build: Upgrade all dependencies (#628)
Browse files Browse the repository at this point in the history
  • Loading branch information
macalinao committed Jun 8, 2022
1 parent 5f85e33 commit a2d6078
Show file tree
Hide file tree
Showing 11 changed files with 457 additions and 420 deletions.
16 changes: 8 additions & 8 deletions package.json
Expand Up @@ -15,7 +15,7 @@
"@babel/core": "^7.18.2",
"@babel/preset-env": "^7.18.2",
"@babel/preset-typescript": "^7.17.12",
"@jest/types": "^28.1.0",
"@jest/types": "^28.1.1",
"@project-serum/anchor": "^0.25.0-beta.1",
"@rushstack/eslint-patch": "^1.1.3",
"@saberhq/eslint-config": "workspace:*",
Expand All @@ -24,25 +24,25 @@
"@size-limit/file": "^7.0.8",
"@size-limit/webpack": "^7.0.8",
"@size-limit/webpack-why": "^7.0.8",
"@solana/web3.js": "^1.43.5",
"@solana/web3.js": "^1.43.6",
"@types/babel__core": "^7.1.19",
"@types/babel__preset-env": "^7.9.2",
"@types/bn.js": "^5.1.0",
"@types/eslint": "^8.4.2",
"@types/eslint": "^8.4.3",
"@types/jest": "^28.1.1",
"@types/node": "^17.0.40",
"@types/react": "^18.0.11",
"@types/node": "^17.0.41",
"@types/react": "^18.0.12",
"@types/source-map-support": "^0.5.4",
"@types/w3c-web-usb": "^1.0.6",
"@yarnpkg/doctor": "^3.1.3",
"bn.js": "^5.2.1",
"buffer": "^6.0.3",
"eslint": "^8.17.0",
"husky": "^8.0.1",
"jest": "^28.1.0",
"jest-runtime": "^28.1.0",
"jest": "^28.1.1",
"jest-runtime": "^28.1.1",
"jsbi": "^4.3.0",
"lint-staged": "^13.0.0",
"lint-staged": "^13.0.1",
"prettier": "^2.6.2",
"react": "^18.1.0",
"size-limit": "^7.0.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/anchor-contrib/package.json
Expand Up @@ -29,7 +29,7 @@
"devDependencies": {
"@project-serum/anchor": "^0.25.0-beta.1",
"@saberhq/tsconfig": "workspace:^",
"@solana/web3.js": "^1.43.5",
"@solana/web3.js": "^1.43.6",
"@types/lodash.camelcase": "^4.3.7",
"@types/lodash.mapvalues": "^4.6.7",
"bn.js": "^5.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/chai-solana/package.json
Expand Up @@ -50,7 +50,7 @@
"devDependencies": {
"@project-serum/anchor": "^0.25.0-beta.1",
"@saberhq/tsconfig": "workspace:^",
"@solana/web3.js": "^1.43.5",
"@solana/web3.js": "^1.43.6",
"bn.js": "^5.2.1",
"jsbi": "^4.3.0",
"typescript": "^4.7.3"
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-react/package.json
Expand Up @@ -35,8 +35,8 @@
},
"devDependencies": {
"@saberhq/tsconfig": "workspace:^",
"@types/eslint": "^8.4.2",
"@types/node": "^17.0.40",
"@types/eslint": "^8.4.3",
"@types/node": "^17.0.41",
"eslint": "^8.17.0",
"typescript": "^4.7.3"
}
Expand Down
8 changes: 4 additions & 4 deletions packages/eslint-config/package.json
Expand Up @@ -27,8 +27,8 @@
"eslint": ">=7"
},
"dependencies": {
"@typescript-eslint/eslint-plugin": "^5.27.0",
"@typescript-eslint/parser": "^5.27.0",
"@typescript-eslint/eslint-plugin": "^5.27.1",
"@typescript-eslint/parser": "^5.27.1",
"eslint-config-prettier": "^8.5.0",
"eslint-import-resolver-node": "^0.3.6",
"eslint-plugin-import": "^2.26.0",
Expand All @@ -39,8 +39,8 @@
},
"devDependencies": {
"@saberhq/tsconfig": "workspace:^",
"@types/eslint": "^8.4.2",
"@types/node": "^17.0.40",
"@types/eslint": "^8.4.3",
"@types/node": "^17.0.41",
"eslint": "^8.17.0",
"typescript": "^4.7.3"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/solana-contrib/package.json
Expand Up @@ -37,10 +37,10 @@
},
"devDependencies": {
"@saberhq/tsconfig": "workspace:^",
"@solana/web3.js": "^1.43.5",
"@solana/web3.js": "^1.43.6",
"@types/bn.js": "^5.1.0",
"@types/jest": "^28.1.1",
"@types/node": "^17.0.40",
"@types/node": "^17.0.41",
"bn.js": "^5.2.1",
"typescript": "^4.7.3"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/stableswap-sdk/package.json
Expand Up @@ -28,10 +28,10 @@
},
"devDependencies": {
"@saberhq/tsconfig": "workspace:^",
"@solana/web3.js": "^1.43.5",
"@solana/web3.js": "^1.43.6",
"@types/bn.js": "^5.1.0",
"@types/lodash": "^4.14.182",
"@types/node": "^17.0.40",
"@types/node": "^17.0.41",
"bn.js": "^5.2.1",
"jsbi": "^4.3.0",
"lodash": "^4.17.21",
Expand Down
2 changes: 1 addition & 1 deletion packages/token-utils/package.json
Expand Up @@ -39,7 +39,7 @@
],
"devDependencies": {
"@saberhq/tsconfig": "workspace:^",
"@solana/web3.js": "^1.43.5",
"@solana/web3.js": "^1.43.6",
"@types/bn.js": "^5.1.0",
"jsbi": "^4.3.0",
"typescript": "^4.7.3"
Expand Down
6 changes: 3 additions & 3 deletions packages/use-solana/package.json
Expand Up @@ -20,10 +20,10 @@
},
"devDependencies": {
"@saberhq/tsconfig": "workspace:^",
"@solana/web3.js": "^1.43.5",
"@solana/web3.js": "^1.43.6",
"@types/bn.js": "^5.1.0",
"@types/node": "^17.0.40",
"@types/react": "^18.0.11",
"@types/node": "^17.0.41",
"@types/react": "^18.0.12",
"bn.js": "^5.2.1",
"react": "^18.1.0",
"typescript": "^4.7.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/wallet-adapter-icons/package.json
Expand Up @@ -41,7 +41,7 @@
},
"devDependencies": {
"@saberhq/tsconfig": "workspace:^",
"@types/react": "^18.0.11",
"@types/react": "^18.0.12",
"react": "^18.1.0",
"typescript": "^4.7.3"
}
Expand Down

0 comments on commit a2d6078

Please sign in to comment.