chore(deps): update dependency rimraf to v4 (#1329)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-01-17 08:08:12 -05:00 committed by GitHub
parent ffb6983700
commit bb5d670143
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
25 changed files with 80 additions and 74 deletions

View File

@ -84,7 +84,7 @@
"raw-loader": "^4.0.2",
"react-transform-catch-errors": "^1.0.2",
"react-transform-hmr": "^1.0.4",
"rimraf": "^3.0.2",
"rimraf": "^4.1.0",
"selenium-webdriver": "^4.7.1",
"sinon-chrome": "^3.0.1",
"style-loader": "^3.3.1",

View File

@ -59,7 +59,7 @@
"@typescript-eslint/parser": "^5.48.0",
"eslint": "^8.31.0",
"eslint-config-prettier": "^8.6.0",
"rimraf": "^3.0.2",
"rimraf": "^4.1.0",
"typescript": "~4.9.4"
}
}

View File

@ -50,7 +50,7 @@
"d3": "^7.8.0",
"eslint": "^8.31.0",
"eslint-config-prettier": "^8.6.0",
"rimraf": "^3.0.2",
"rimraf": "^4.1.0",
"typescript": "~4.9.4"
},
"peerDependencies": {

View File

@ -58,7 +58,7 @@
"eslint-plugin-jest": "^27.2.1",
"immutable": "^4.2.2",
"jest": "^29.3.1",
"rimraf": "^3.0.2",
"rimraf": "^4.1.0",
"ts-jest": "^29.0.3",
"typescript": "~4.9.4"
}

View File

@ -64,7 +64,7 @@
"eslint-plugin-jest": "^27.2.1",
"jest": "^29.3.1",
"jest-environment-jsdom": "^29.3.1",
"rimraf": "^3.0.2",
"rimraf": "^4.1.0",
"ts-jest": "^29.0.3",
"typescript": "~4.9.4"
}

View File

@ -68,7 +68,7 @@
"jest-environment-jsdom": "^29.3.1",
"react": "^18.2.0",
"react-test-renderer": "^18.2.0",
"rimraf": "^3.0.2",
"rimraf": "^4.1.0",
"ts-jest": "^29.0.3",
"typescript": "~4.9.4"
},

View File

@ -75,7 +75,7 @@
"jest": "^29.3.1",
"react": "^18.2.0",
"react-test-renderer": "^18.2.0",
"rimraf": "^3.0.2",
"rimraf": "^4.1.0",
"rollup": "^3.9.1",
"rollup-plugin-typescript2": "^0.34.1",
"ts-jest": "^29.0.3",

View File

@ -105,7 +105,7 @@
"jest-environment-jsdom": "^29.3.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"rimraf": "^3.0.2",
"rimraf": "^4.1.0",
"style-loader": "^3.3.1",
"styled-components": "^5.3.6",
"ts-jest": "^29.0.3",

View File

@ -63,7 +63,7 @@
"eslint-plugin-react-hooks": "^4.6.0",
"react": "^18.2.0",
"redux": "^4.2.0",
"rimraf": "^3.0.2",
"rimraf": "^4.1.0",
"typescript": "~4.9.4"
},
"peerDependencies": {

View File

@ -89,7 +89,7 @@
"eslint-plugin-jest": "^27.2.1",
"jest": "^29.3.1",
"ncp": "^2.0.0",
"rimraf": "^3.0.2",
"rimraf": "^4.1.0",
"socketcluster-client": "^17.1.0",
"supertest": "^6.3.3",
"ts-jest": "^29.0.3",

View File

@ -66,7 +66,7 @@
"eslint-plugin-react-hooks": "^4.6.0",
"react": "^18.2.0",
"redux": "^4.2.0",
"rimraf": "^3.0.2",
"rimraf": "^4.1.0",
"typescript": "~4.9.4"
},
"peerDependencies": {

View File

@ -44,7 +44,7 @@
"eslint": "^8.31.0",
"eslint-config-prettier": "^8.6.0",
"redux": "^4.2.0",
"rimraf": "^3.0.2",
"rimraf": "^4.1.0",
"typescript": "~4.9.4"
},
"peerDependencies": {

View File

@ -83,7 +83,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"redux": "^4.2.0",
"rimraf": "^3.0.2",
"rimraf": "^4.1.0",
"ts-jest": "^29.0.3",
"typescript": "~4.9.4"
},

View File

@ -71,7 +71,7 @@
"react-dom": "^18.2.0",
"react-test-renderer": "^18.2.0",
"redux": "^4.2.0",
"rimraf": "^3.0.2",
"rimraf": "^4.1.0",
"ts-jest": "^29.0.3",
"typescript": "~4.9.4"
},

View File

@ -77,7 +77,7 @@
"eslint-plugin-react-hooks": "^4.6.0",
"react": "^18.2.0",
"redux": "^4.2.0",
"rimraf": "^3.0.2",
"rimraf": "^4.1.0",
"typescript": "~4.9.4"
},
"peerDependencies": {

View File

@ -61,7 +61,7 @@
"eslint-plugin-jest": "^27.2.1",
"jest": "^29.3.1",
"redux": "^4.2.0",
"rimraf": "^3.0.2",
"rimraf": "^4.1.0",
"rxjs": "^7.8.0",
"ts-jest": "^29.0.3",
"typescript": "~4.9.4"

View File

@ -68,7 +68,7 @@
"eslint-plugin-react-hooks": "^4.6.0",
"react": "^18.2.0",
"redux": "^4.2.0",
"rimraf": "^3.0.2",
"rimraf": "^4.1.0",
"typescript": "~4.9.4"
},
"peerDependencies": {

View File

@ -65,7 +65,7 @@
"eslint": "^8.31.0",
"eslint-config-prettier": "^8.6.0",
"redux": "^4.2.0",
"rimraf": "^3.0.2",
"rimraf": "^4.1.0",
"typescript": "~4.9.4"
},
"peerDependencies": {

View File

@ -88,7 +88,7 @@
"react-dom": "^18.2.0",
"react-redux": "^8.0.5",
"redux": "^4.2.0",
"rimraf": "^3.0.2",
"rimraf": "^4.1.0",
"ts-jest": "^29.0.3",
"typescript": "~4.9.4"
},

View File

@ -56,7 +56,7 @@
"eslint-plugin-jest": "^27.2.1",
"immutable": "^4.2.2",
"jest": "^29.3.1",
"rimraf": "^3.0.2",
"rimraf": "^4.1.0",
"ts-jest": "^29.0.3",
"typescript": "~4.9.4"
},

View File

@ -57,7 +57,7 @@
"eslint-plugin-react-hooks": "^4.6.0",
"react": "^18.2.0",
"redux": "^4.2.0",
"rimraf": "^3.0.2",
"rimraf": "^4.1.0",
"typescript": "~4.9.4"
},
"peerDependencies": {

View File

@ -94,7 +94,7 @@
"react-dom": "^18.2.0",
"react-is": "^18.2.0",
"require-from-string": "^2.0.2",
"rimraf": "^3.0.2",
"rimraf": "^4.1.0",
"styled-components": "^5.3.6",
"stylelint": "^14.16.1",
"stylelint-config-prettier": "^9.0.4",

View File

@ -57,7 +57,7 @@
"@typescript-eslint/parser": "^5.48.0",
"eslint": "^8.31.0",
"eslint-config-prettier": "^8.6.0",
"rimraf": "^3.0.2",
"rimraf": "^4.1.0",
"typescript": "~4.9.4"
},
"peerDependencies": {

View File

@ -71,7 +71,7 @@
"react-dom": "^18.2.0",
"react-redux": "^8.0.5",
"redux": "^4.2.0",
"rimraf": "^3.0.2",
"rimraf": "^4.1.0",
"ts-jest": "^29.0.3",
"typescript": "~4.9.4"
},

View File

@ -95,7 +95,7 @@ importers:
react-transform-hmr: ^1.0.4
redux: ^4.2.0
redux-persist: ^6.0.0
rimraf: ^3.0.2
rimraf: ^4.1.0
selenium-webdriver: ^4.7.1
sinon-chrome: ^3.0.1
style-loader: ^3.3.1
@ -161,7 +161,7 @@ importers:
raw-loader: 4.0.2_webpack@5.75.0
react-transform-catch-errors: 1.0.2
react-transform-hmr: 1.0.4
rimraf: 3.0.2
rimraf: 4.1.0
selenium-webdriver: 4.7.1
sinon-chrome: 3.0.1
style-loader: 3.3.1_webpack@5.75.0
@ -189,7 +189,7 @@ importers:
eslint-config-prettier: ^8.6.0
map2tree: ^3.0.0
ramda: ^0.28.0
rimraf: ^3.0.2
rimraf: ^4.1.0
typescript: ~4.9.4
dependencies:
'@babel/runtime': 7.20.7
@ -210,7 +210,7 @@ importers:
'@typescript-eslint/parser': 5.48.0_iukboom6ndih5an6iafl45j2fe
eslint: 8.31.0
eslint-config-prettier: 8.6.0_eslint@8.31.0
rimraf: 3.0.2
rimraf: 4.1.0
typescript: 4.9.4
packages/d3-state-visualizer/examples/tree:
@ -270,7 +270,7 @@ importers:
d3: ^7.8.0
eslint: ^8.31.0
eslint-config-prettier: ^8.6.0
rimraf: ^3.0.2
rimraf: ^4.1.0
typescript: ~4.9.4
dependencies:
'@babel/runtime': 7.20.7
@ -286,7 +286,7 @@ importers:
d3: 7.8.0
eslint: 8.31.0
eslint-config-prettier: 8.6.0_eslint@8.31.0
rimraf: 3.0.2
rimraf: 4.1.0
typescript: 4.9.4
packages/map2tree:
@ -307,7 +307,7 @@ importers:
immutable: ^4.2.2
jest: ^29.3.1
lodash: ^4.17.21
rimraf: ^3.0.2
rimraf: ^4.1.0
ts-jest: ^29.0.3
typescript: ~4.9.4
dependencies:
@ -328,7 +328,7 @@ importers:
eslint-plugin-jest: 27.2.1_5lw7u3puxf47qfi53ot2fqzcvq
immutable: 4.2.2
jest: 29.3.1
rimraf: 3.0.2
rimraf: 4.1.0
ts-jest: 29.0.3_b6ud3wjfzxmze5tmlpgpdpo43e
typescript: 4.9.4
@ -357,7 +357,7 @@ importers:
jest: ^29.3.1
jest-environment-jsdom: ^29.3.1
lodash.curry: ^4.1.1
rimraf: ^3.0.2
rimraf: ^4.1.0
ts-jest: ^29.0.3
typescript: ~4.9.4
dependencies:
@ -385,7 +385,7 @@ importers:
eslint-plugin-jest: 27.2.1_5lw7u3puxf47qfi53ot2fqzcvq
jest: 29.3.1
jest-environment-jsdom: 29.3.1
rimraf: 3.0.2
rimraf: 4.1.0
ts-jest: 29.0.3_b6ud3wjfzxmze5tmlpgpdpo43e
typescript: 4.9.4
@ -418,7 +418,7 @@ importers:
prop-types: ^15.8.1
react: ^18.2.0
react-test-renderer: ^18.2.0
rimraf: ^3.0.2
rimraf: ^4.1.0
ts-jest: ^29.0.3
typescript: ~4.9.4
dependencies:
@ -450,7 +450,7 @@ importers:
jest-environment-jsdom: 29.3.1
react: 18.2.0
react-test-renderer: 18.2.0_react@18.2.0
rimraf: 3.0.2
rimraf: 4.1.0
ts-jest: 29.0.3_b6ud3wjfzxmze5tmlpgpdpo43e
typescript: 4.9.4
@ -549,7 +549,7 @@ importers:
react: ^18.2.0
react-base16-styling: ^0.9.1
react-test-renderer: ^18.2.0
rimraf: ^3.0.2
rimraf: ^4.1.0
rollup: ^3.9.1
rollup-plugin-typescript2: ^0.34.1
ts-jest: ^29.0.3
@ -585,7 +585,7 @@ importers:
jest: 29.3.1_@types+node@18.11.18
react: 18.2.0
react-test-renderer: 18.2.0_react@18.2.0
rimraf: 3.0.2
rimraf: 4.1.0
rollup: 3.9.1
rollup-plugin-typescript2: 0.34.1_esmavzhadgk2idmxtiodxm33ma
ts-jest: 29.0.3_b6ud3wjfzxmze5tmlpgpdpo43e
@ -681,7 +681,7 @@ importers:
react-dom: ^18.2.0
react-redux: ^8.0.5
redux: ^4.2.0
rimraf: ^3.0.2
rimraf: ^4.1.0
ts-jest: ^29.0.3
typescript: ~4.9.4
dependencies:
@ -714,7 +714,7 @@ importers:
react-dom: 18.2.0_react@18.2.0
react-redux: 8.0.5_lyglh7ra5csqnudbq3lr4zb6du
redux: 4.2.0
rimraf: 3.0.2
rimraf: 4.1.0
ts-jest: 29.0.3_b6ud3wjfzxmze5tmlpgpdpo43e
typescript: 4.9.4
@ -782,7 +782,7 @@ importers:
react-redux: ^8.0.5
redux: ^4.2.0
redux-persist: ^6.0.0
rimraf: ^3.0.2
rimraf: ^4.1.0
socketcluster-client: ^17.1.0
style-loader: ^3.3.1
styled-components: ^5.3.6
@ -857,7 +857,7 @@ importers:
jest-environment-jsdom: 29.3.1
react: 18.2.0
react-dom: 18.2.0_react@18.2.0
rimraf: 3.0.2
rimraf: 4.1.0
style-loader: 3.3.1_webpack@5.75.0
styled-components: 5.3.6_7i5myeigehqah43i5u7wbekgba
ts-jest: 29.0.3_b6ud3wjfzxmze5tmlpgpdpo43e
@ -891,7 +891,7 @@ importers:
react: ^18.2.0
redux: ^4.2.0
redux-devtools-themes: ^1.0.0
rimraf: ^3.0.2
rimraf: ^4.1.0
typescript: ~4.9.4
dependencies:
'@babel/runtime': 7.20.7
@ -917,7 +917,7 @@ importers:
eslint-plugin-react-hooks: 4.6.0_eslint@8.31.0
react: 18.2.0
redux: 4.2.0
rimraf: 3.0.2
rimraf: 4.1.0
typescript: 4.9.4
packages/redux-devtools-cli:
@ -963,7 +963,7 @@ importers:
react: ^18.2.0
react-dom: ^18.2.0
react-is: ^18.2.0
rimraf: ^3.0.2
rimraf: ^4.1.0
semver: ^7.3.8
socketcluster-client: ^17.1.0
socketcluster-server: ^17.2.0
@ -1021,7 +1021,7 @@ importers:
eslint-plugin-jest: 27.2.1_5lw7u3puxf47qfi53ot2fqzcvq
jest: 29.3.1_@types+node@18.11.18
ncp: 2.0.0
rimraf: 3.0.2
rimraf: 4.1.0
socketcluster-client: 17.1.0
supertest: 6.3.3
ts-jest: 29.0.3_p6ekqnroyms5nhqbfxosryz7rm
@ -1052,7 +1052,7 @@ importers:
react: ^18.2.0
react-dock: ^0.6.0
redux: ^4.2.0
rimraf: ^3.0.2
rimraf: ^4.1.0
typescript: ~4.9.4
dependencies:
'@babel/runtime': 7.20.7
@ -1079,7 +1079,7 @@ importers:
eslint-plugin-react-hooks: 4.6.0_eslint@8.31.0
react: 18.2.0
redux: 4.2.0
rimraf: 3.0.2
rimraf: 4.1.0
typescript: 4.9.4
packages/redux-devtools-extension:
@ -1097,7 +1097,7 @@ importers:
eslint-config-prettier: ^8.6.0
immutable: ^4.2.2
redux: ^4.2.0
rimraf: ^3.0.2
rimraf: ^4.1.0
typescript: ~4.9.4
dependencies:
'@babel/runtime': 7.20.7
@ -1114,7 +1114,7 @@ importers:
eslint: 8.31.0
eslint-config-prettier: 8.6.0_eslint@8.31.0
redux: 4.2.0
rimraf: 3.0.2
rimraf: 4.1.0
typescript: 4.9.4
packages/redux-devtools-inspector-monitor:
@ -1159,7 +1159,7 @@ importers:
react-json-tree: ^0.18.0
redux: ^4.2.0
redux-devtools-themes: ^1.0.0
rimraf: ^3.0.2
rimraf: ^4.1.0
typescript: ~4.9.4
dependencies:
'@babel/runtime': 7.20.7
@ -1203,7 +1203,7 @@ importers:
eslint-plugin-react-hooks: 4.6.0_eslint@8.31.0
react: 18.2.0
redux: 4.2.0
rimraf: 3.0.2
rimraf: 4.1.0
typescript: 4.9.4
packages/redux-devtools-inspector-monitor-test-tab:
@ -1245,7 +1245,7 @@ importers:
react-dom: ^18.2.0
react-icons: ^4.7.1
redux: ^4.2.0
rimraf: ^3.0.2
rimraf: ^4.1.0
simple-diff: ^1.6.0
ts-jest: ^29.0.3
typescript: ~4.9.4
@ -1289,7 +1289,7 @@ importers:
react: 18.2.0
react-dom: 18.2.0_react@18.2.0
redux: 4.2.0
rimraf: 3.0.2
rimraf: 4.1.0
ts-jest: 29.0.3_b6ud3wjfzxmze5tmlpgpdpo43e
typescript: 4.9.4
@ -1424,7 +1424,7 @@ importers:
react-test-renderer: ^18.2.0
redux: ^4.2.0
redux-devtools-themes: ^1.0.0
rimraf: ^3.0.2
rimraf: ^4.1.0
source-map: ^0.5.7
ts-jest: ^29.0.3
typescript: ~4.9.4
@ -1469,7 +1469,7 @@ importers:
react-dom: 18.2.0_react@18.2.0
react-test-renderer: 18.2.0_react@18.2.0
redux: 4.2.0
rimraf: 3.0.2
rimraf: 4.1.0
ts-jest: 29.0.3_b6ud3wjfzxmze5tmlpgpdpo43e
typescript: 4.9.4
@ -1576,7 +1576,7 @@ importers:
jest: ^29.3.1
lodash: ^4.17.21
redux: ^4.2.0
rimraf: ^3.0.2
rimraf: ^4.1.0
rxjs: ^7.8.0
ts-jest: ^29.0.3
typescript: ~4.9.4
@ -1600,7 +1600,7 @@ importers:
eslint-plugin-jest: 27.2.1_5lw7u3puxf47qfi53ot2fqzcvq
jest: 29.3.1_@types+node@18.11.18
redux: 4.2.0
rimraf: 3.0.2
rimraf: 4.1.0
rxjs: 7.8.0
ts-jest: 29.0.3_b6ud3wjfzxmze5tmlpgpdpo43e
typescript: 4.9.4
@ -1632,7 +1632,7 @@ importers:
react-json-tree: ^0.18.0
redux: ^4.2.0
redux-devtools-themes: ^1.0.0
rimraf: ^3.0.2
rimraf: ^4.1.0
typescript: ~4.9.4
dependencies:
'@babel/runtime': 7.20.7
@ -1661,7 +1661,7 @@ importers:
eslint-plugin-react-hooks: 4.6.0_eslint@8.31.0
react: 18.2.0
redux: 4.2.0
rimraf: 3.0.2
rimraf: 4.1.0
typescript: 4.9.4
packages/redux-devtools-remote:
@ -1686,7 +1686,7 @@ importers:
jsan: ^3.1.14
querystring: ^0.2.1
redux: ^4.2.0
rimraf: ^3.0.2
rimraf: ^4.1.0
rn-host-detect: ^1.2.0
socketcluster-client: ^17.1.0
typescript: ~4.9.4
@ -1714,7 +1714,7 @@ importers:
eslint: 8.31.0
eslint-config-prettier: 8.6.0_eslint@8.31.0
redux: 4.2.0
rimraf: 3.0.2
rimraf: 4.1.0
typescript: 4.9.4
packages/redux-devtools-rtk-query-monitor:
@ -1761,7 +1761,7 @@ importers:
react-redux: ^8.0.5
redux: ^4.2.0
redux-devtools-themes: ^1.0.0
rimraf: ^3.0.2
rimraf: ^4.1.0
ts-jest: ^29.0.3
typescript: ~4.9.4
dependencies:
@ -1808,7 +1808,7 @@ importers:
react-dom: 18.2.0_react@18.2.0
react-redux: 8.0.5_lyglh7ra5csqnudbq3lr4zb6du
redux: 4.2.0
rimraf: 3.0.2
rimraf: 4.1.0
ts-jest: 29.0.3_b6ud3wjfzxmze5tmlpgpdpo43e
typescript: 4.9.4
@ -1928,7 +1928,7 @@ importers:
immutable: ^4.2.2
jest: ^29.3.1
jsan: ^3.1.14
rimraf: ^3.0.2
rimraf: ^4.1.0
ts-jest: ^29.0.3
typescript: ~4.9.4
dependencies:
@ -1950,7 +1950,7 @@ importers:
eslint-plugin-jest: 27.2.1_5lw7u3puxf47qfi53ot2fqzcvq
immutable: 4.2.2
jest: 29.3.1
rimraf: 3.0.2
rimraf: 4.1.0
ts-jest: 29.0.3_b6ud3wjfzxmze5tmlpgpdpo43e
typescript: 4.9.4
@ -1979,7 +1979,7 @@ importers:
react: ^18.2.0
redux: ^4.2.0
redux-devtools-themes: ^1.0.0
rimraf: ^3.0.2
rimraf: ^4.1.0
typescript: ~4.9.4
dependencies:
'@babel/runtime': 7.20.7
@ -2006,7 +2006,7 @@ importers:
eslint-plugin-react-hooks: 4.6.0_eslint@8.31.0
react: 18.2.0
redux: 4.2.0
rimraf: 3.0.2
rimraf: 4.1.0
typescript: 4.9.4
packages/redux-devtools-slider-monitor/examples/todomvc:
@ -2147,7 +2147,7 @@ importers:
react-select: ^5.7.0
redux-devtools-themes: ^1.0.0
require-from-string: ^2.0.2
rimraf: ^3.0.2
rimraf: ^4.1.0
simple-element-resize-detector: ^1.3.0
styled-components: ^5.3.6
stylelint: ^14.16.1
@ -2210,7 +2210,7 @@ importers:
react-dom: 18.2.0_react@18.2.0
react-is: 18.2.0
require-from-string: 2.0.2
rimraf: 3.0.2
rimraf: 4.1.0
styled-components: 5.3.6_7i5myeigehqah43i5u7wbekgba
stylelint: 14.16.1
stylelint-config-prettier: 9.0.4_stylelint@14.16.1
@ -2246,7 +2246,7 @@ importers:
lodash: ^4.17.21
nanoid: ^4.0.0
redux: ^4.2.0
rimraf: ^3.0.2
rimraf: ^4.1.0
typescript: ~4.9.4
dependencies:
'@babel/runtime': 7.20.7
@ -2273,7 +2273,7 @@ importers:
'@typescript-eslint/parser': 5.48.0_iukboom6ndih5an6iafl45j2fe
eslint: 8.31.0
eslint-config-prettier: 8.6.0_eslint@8.31.0
rimraf: 3.0.2
rimraf: 4.1.0
typescript: 4.9.4
packages/redux-devtools/examples/counter:
@ -10900,7 +10900,6 @@ packages:
dependencies:
ansi-styles: 4.3.0
supports-color: 7.2.0
dev: true
/chalk/5.2.0:
resolution: {integrity: sha512-ree3Gqw/nazQAPuJJEy+avdl7QfZMcUvmHIKgEZkGL+xOBzRvup5Hxo6LHuMceSxOabuJLJm5Yp/92R9eMmMvA==}
@ -16275,6 +16274,7 @@ packages:
chalk: 2.4.2
diff-match-patch: 1.0.5
dev: false
bundledDependencies: []
/jsonfile/4.0.0:
resolution: {integrity: sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==}
@ -16805,7 +16805,7 @@ packages:
resolution: {integrity: sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==}
engines: {node: '>=10'}
dependencies:
chalk: 4.1.1
chalk: 4.1.2
is-unicode-supported: 0.1.0
dev: false
@ -19877,6 +19877,12 @@ packages:
dependencies:
glob: 7.2.3
/rimraf/4.1.0:
resolution: {integrity: sha512-ZJdkUR5/dRrRJHdcSKJLrpRn6tVjl9ALxd4yrTCxFsMpjQNzwHF6GLqMsuEzEYIXxHlFPDSk21Vr8VPuFBEz0g==}
engines: {node: '>=14'}
hasBin: true
dev: true
/ripemd160/2.0.2:
resolution: {integrity: sha512-ii4iagi25WusVoiC4B4lq7pbXfAp3D9v5CwfkY33vffw2+pkDjY1D8GaN7spsxvCSx8dkPqOZCEZyfxcmJG2IA==}
dependencies: