Skip to content

Commit

Permalink
Bump dependencies (#2824)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency lint-staged to v13.3.0

* chore(deps): update babel monorepo to v7.22.15

* chore(deps): update dependency @types/react to v17.0.65

* chore(deps): update dependency concurrently to v8.2.1

* chore(deps): update dependency webpack to v5.88.2

* chore(deps): update dependency @babel/core to v7.22.17

* chore(deps): update dependency @types/styled-components to v5.1.27

* chore(deps): update babel monorepo to v7.23.2 (#264)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency @ckb-lumos/bi to v0.20.0 (#265)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency @ckb-lumos/base to v0.20.0 (#263)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Chen Yu <[email protected]>

* chore(deps): update dependency @types/leveldown to v4.0.4 (#258)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/elliptic to v6.4.15 (#269)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/async to v3.2.21 (#267)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
Keith-CY and renovate[bot] authored Nov 16, 2023
1 parent 8abdab0 commit 7a11fb9
Show file tree
Hide file tree
Showing 4 changed files with 443 additions and 138 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,20 +40,20 @@
"update:client-versions": "node ./scripts/update-ckb-client-versions.js"
},
"devDependencies": {
"@babel/core": "7.22.5",
"@babel/core": "7.23.2",
"@types/jest": "27.5.2",
"@types/node": "18.16.18",
"@types/npmlog": "4.1.4",
"@typescript-eslint/eslint-plugin": "5.60.1",
"@typescript-eslint/parser": "5.60.1",
"concurrently": "8.2.0",
"concurrently": "8.2.1",
"cross-env": "7.0.3",
"eslint": "8.38.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-prettier": "4.2.1",
"husky": "8.0.3",
"lerna": "7.1.0",
"lint-staged": "13.2.2",
"lint-staged": "13.3.0",
"ncp": "2.0.0",
"prettier": "2.8.8",
"ts-jest": "27.1.5",
Expand All @@ -62,7 +62,7 @@
},
"dependencies": {},
"resolutions": {
"@types/react": "17.0.62",
"@types/react": "17.0.65",
"react-i18next": ">=11.16.4",
"usb": "1.8.8"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/neuron-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
},
"devDependencies": {
"@babel/plugin-proposal-private-property-in-object": "7.21.11",
"@babel/preset-typescript": "7.22.5",
"@babel/preset-typescript": "7.23.2",
"@storybook/addon-actions": "7.0.24",
"@storybook/addon-essentials": "7.0.24",
"@storybook/addon-interactions": "7.0.24",
Expand All @@ -82,10 +82,10 @@
"@types/enzyme": "3.10.13",
"@types/enzyme-adapter-react-16": "1.0.6",
"@types/node": "18.16.18",
"@types/react": "17.0.62",
"@types/react": "17.0.65",
"@types/react-dom": "17.0.20",
"@types/react-router-dom": "5.3.3",
"@types/styled-components": "5.1.26",
"@types/styled-components": "5.1.27",
"@wojtekmaj/enzyme-adapter-react-17": "0.8.0",
"babel-jest": "25.5.1",
"electron": "24.8.5",
Expand All @@ -101,7 +101,7 @@
"react-test-renderer": "16.14.0",
"storybook": "7.0.24",
"storybook-addon-react-router-v6": "1.0.2",
"webpack": "5.88.0"
"webpack": "5.88.2"
},
"resolutions": {
"react-i18next": "12.1.5"
Expand Down
6 changes: 3 additions & 3 deletions packages/neuron-wallet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,14 +79,14 @@
"@electron/notarize": "2.0.0",
"@nervosnetwork/ckb-types": "0.109.0",
"@types/archiver": "3.1.1",
"@types/async": "3.2.20",
"@types/async": "3.2.21",
"@types/electron-devtools-installer": "2.2.2",
"@types/elliptic": "6.4.14",
"@types/elliptic": "6.4.15",
"@types/iarna__toml": "2.0.2",
"@types/jest-when": "3.5.2",
"@types/ledgerhq__hw-transport": "4.21.4",
"@types/ledgerhq__hw-transport-node-hid": "4.22.2",
"@types/leveldown": "4.0.3",
"@types/leveldown": "4.0.4",
"@types/levelup": "4.3.3",
"@types/sqlite3": "3.1.8",
"@types/uuid": "8.3.4",
Expand Down
Loading

2 comments on commit 7a11fb9

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Packaging for test is done in 6887165006

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Packaging for test is done in 6887166002

Please sign in to comment.