Skip to content

Commit

Permalink
Update dependencies (nervosnetwork#2628)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
Keith-CY and renovate[bot] authored Apr 17, 2023
1 parent 0b83077 commit 7806e7a
Show file tree
Hide file tree
Showing 7 changed files with 483 additions and 519 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/update-issue-status.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Update stale issues
uses: actions/stale@v7
uses: actions/stale@v8
with:
any-of-issue-labels: replied
stale-issue-label: stale
Expand Down
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,15 +44,15 @@
}
},
"devDependencies": {
"@babel/core": "7.21.0",
"@babel/core": "7.21.4",
"@types/jest": "27.5.2",
"@types/node": "18.14.6",
"@types/node": "18.15.11",
"@types/npmlog": "4.1.4",
"@typescript-eslint/eslint-plugin": "5.54.1",
"@typescript-eslint/parser": "5.54.1",
"concurrently": "7.6.0",
"@typescript-eslint/eslint-plugin": "5.58.0",
"@typescript-eslint/parser": "5.58.0",
"concurrently": "8.0.1",
"cross-env": "7.0.3",
"husky": "3.1.0",
"husky": "8.0.3",
"lerna": "5.6.2",
"ncp": "2.0.0",
"ts-jest": "27.1.5",
Expand All @@ -61,7 +61,7 @@
},
"dependencies": {},
"resolutions": {
"@types/react": "17.0.53",
"@types/react": "17.0.58",
"react-i18next": ">=11.16.4",
"usb": "1.8.8"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/ckb-indexer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"devDependencies": {
"events": "3.3.0",
"eslint": "8.35.0"
"eslint": "8.38.0"
},
"scripts": {
"build": "tsc",
Expand Down
18 changes: 9 additions & 9 deletions packages/neuron-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,15 +46,15 @@
"@uifabric/styling": "7.25.1",
"canvg": "2.0.0",
"i18next": "21.10.0",
"immer": "9.0.16",
"immer": "9.0.21",
"jsqr": "1.4.0",
"office-ui-fabric-react": "7.204.0",
"qr.js": "0.0.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-i18next": "12.1.5",
"react-router-dom": "5.1.2",
"sass": "1.58.3"
"sass": "1.62.0"
},
"devDependencies": {
"@babel/plugin-proposal-private-property-in-object": "7.21.0",
Expand All @@ -68,27 +68,27 @@
"@storybook/react": "5.3.18",
"@types/enzyme": "3.10.12",
"@types/enzyme-adapter-react-16": "1.0.6",
"@types/node": "18.14.6",
"@types/react": "17.0.53",
"@types/node": "18.15.11",
"@types/react": "17.0.58",
"@types/react-dom": "17.0.19",
"@types/react-router-dom": "5.3.3",
"@types/storybook-react-router": "1.0.1",
"@types/storybook__addon-storyshots": "5.1.2",
"@types/styled-components": "5.1.26",
"@wojtekmaj/enzyme-adapter-react-17": "0.8.0",
"babel-jest": "25.5.1",
"electron": "23.1.2",
"electron": "24.1.1",
"enzyme": "3.11.0",
"enzyme-adapter-react-16": "1.15.7",
"eslint-config-airbnb": "19.0.4",
"eslint-config-prettier": "8.7.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.32.2",
"jest-styled-components": "7.1.1",
"lint-staged": "9.5.0",
"prettier": "1.19.1",
"lint-staged": "13.2.1",
"prettier": "2.8.7",
"react-app-rewired": "2.2.1",
"react-scripts": "5.0.1",
"react-test-renderer": "16.14.0",
Expand Down
18 changes: 9 additions & 9 deletions packages/neuron-wallet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@ckb-lumos/base": "0.18.0-rc2",
"@ckb-lumos/rpc": "0.18.0-rc2",
"@iarna/toml": "2.2.5",
"@ledgerhq/hw-transport-node-hid": "6.27.12",
"@ledgerhq/hw-transport-node-hid": "6.27.13",
"@nervina-labs/ckb-indexer": "0.1.1",
"@nervosnetwork/ckb-sdk-core": "0.107.0",
"@nervosnetwork/ckb-sdk-utils": "0.107.0",
Expand All @@ -62,12 +62,12 @@
"sqlite3": "5.1.4",
"subleveldown": "4.1.4",
"typeorm": "0.2.25",
"undici": "5.19.1",
"undici": "5.21.2",
"uuid": "8.3.2"
},
"devDependencies": {
"@electron/notarize": "1.2.3",
"@nervosnetwork/ckb-types": "0.103.1",
"@nervosnetwork/ckb-types": "0.107.0",
"@types/archiver": "3.1.1",
"@types/async": "3.2.18",
"@types/electron-devtools-installer": "2.2.2",
Expand All @@ -82,17 +82,17 @@
"@types/uuid": "8.3.4",
"@zerollup/ts-transform-paths": "1.7.18",
"devtron": "1.4.0",
"electron": "23.1.2",
"electron": "24.1.1",
"electron-build-env": "0.2.0",
"electron-builder": "23.6.0",
"electron-devtools-installer": "3.2.0",
"eslint": "8.35.0",
"eslint-config-prettier": "8.7.0",
"eslint-plugin-prettier": "3.4.1",
"eslint": "8.38.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-prettier": "4.2.1",
"jest-when": "2.8.1",
"lint-staged": "9.5.0",
"lint-staged": "13.2.1",
"neuron-ui": "0.106.0",
"prettier": "1.19.1",
"prettier": "2.8.7",
"ttypescript": "1.5.15",
"typescript": "4.2.3"
}
Expand Down
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
"addLabels": ["types"]
}
],
"reviewers": ["keith-cy", "yanguoyu", "cedar67", "jeffreyma597"]
"reviewers": ["keith-cy", "yanguoyu", "jeffreyma597", "devchenyan", "WhiteMinds"]
}
Loading

0 comments on commit 7806e7a

Please sign in to comment.