Skip to content

Commit 1126a80

Browse files
fix(deps): update all non-major dependencies (#1379)
* fix(deps): update all non-major dependencies * Remove old package --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Nathan Bierema <[email protected]>
1 parent d54adb7 commit 1126a80

File tree

36 files changed

+2344
-2343
lines changed

36 files changed

+2344
-2343
lines changed

extension/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -50,16 +50,16 @@
5050
"styled-components": "^5.3.9"
5151
},
5252
"devDependencies": {
53-
"@babel/core": "^7.21.3",
54-
"@babel/preset-env": "^7.20.2",
53+
"@babel/core": "^7.21.4",
54+
"@babel/preset-env": "^7.21.4",
5555
"@babel/preset-react": "^7.18.6",
56-
"@babel/preset-typescript": "^7.21.0",
56+
"@babel/preset-typescript": "^7.21.4",
5757
"@babel/register": "^7.21.0",
5858
"@testing-library/jest-dom": "^5.16.5",
5959
"@testing-library/react": "^14.0.0",
60-
"@types/chrome": "^0.0.225",
61-
"@types/lodash": "^4.14.191",
62-
"@types/react": "^18.0.29",
60+
"@types/chrome": "^0.0.228",
61+
"@types/lodash": "^4.14.192",
62+
"@types/react": "^18.0.34",
6363
"@types/react-dom": "^18.0.11",
6464
"@types/styled-components": "^5.1.26",
6565
"babel-loader": "^9.1.2",
@@ -68,8 +68,8 @@
6868
"cpy-cli": "^4.2.0",
6969
"cross-env": "^7.0.3",
7070
"css-loader": "^6.7.3",
71-
"electron": "^23.2.0",
72-
"eslint": "^8.36.0",
71+
"electron": "^23.2.2",
72+
"eslint": "^8.38.0",
7373
"eslint-config-airbnb": "^19.0.4",
7474
"eslint-plugin-import": "^2.27.5",
7575
"eslint-plugin-jsx-a11y": "^6.7.1",
@@ -88,9 +88,9 @@
8888
"selenium-webdriver": "^4.8.2",
8989
"sinon-chrome": "^3.0.1",
9090
"style-loader": "^3.3.2",
91-
"ts-jest": "^29.0.5",
91+
"ts-jest": "^29.1.0",
9292
"typescript": "~4.9.5",
93-
"webpack": "^5.76.3",
93+
"webpack": "^5.78.0",
9494
"webpack-cli": "^5.0.1"
9595
}
9696
}

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
{
22
"private": true,
33
"devDependencies": {
4-
"@babel/core": "^7.21.3",
4+
"@babel/core": "^7.21.4",
55
"@babel/eslint-parser": "^7.21.3",
66
"@changesets/cli": "^2.26.1",
7-
"@typescript-eslint/eslint-plugin": "^5.56.0",
8-
"@typescript-eslint/parser": "^5.56.0",
9-
"eslint": "^8.36.0",
7+
"@typescript-eslint/eslint-plugin": "^5.58.0",
8+
"@typescript-eslint/parser": "^5.58.0",
9+
"eslint": "^8.38.0",
1010
"eslint-config-prettier": "^8.8.0",
1111
"eslint-plugin-jest": "^27.2.1",
1212
"eslint-plugin-react": "^7.32.2",
1313
"eslint-plugin-react-hooks": "^4.6.0",
1414
"jest": "^29.5.0",
1515
"prettier": "2.8.7",
1616
"typescript": "~4.9.5",
17-
"nx": "^15.8.9",
18-
"@nrwl/nx-cloud": "^15.3.2"
17+
"nx": "^15.9.2",
18+
"@nrwl/nx-cloud": "^15.3.5"
1919
},
2020
"scripts": {
2121
"format": "prettier --write .",
@@ -39,7 +39,7 @@
3939
"packages/redux-devtools-rtk-query-monitor/demo",
4040
"packages/redux-devtools-slider-monitor/examples/todomvc"
4141
],
42-
"packageManager": "pnpm@8.0.0",
42+
"packageManager": "pnpm@8.2.0",
4343
"pnpm": {
4444
"overrides": {
4545
"@babel/highlight>chalk": "Methuselah96/chalk#v2-without-process"

packages/d3-state-visualizer/examples/tree/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -29,22 +29,22 @@
2929
"map2tree": "^3.0.0"
3030
},
3131
"devDependencies": {
32-
"@babel/core": "^7.21.3",
33-
"@babel/preset-env": "^7.20.2",
34-
"@babel/preset-typescript": "^7.21.0",
35-
"@types/node": "^18.15.10",
36-
"@typescript-eslint/eslint-plugin": "^5.56.0",
37-
"@typescript-eslint/parser": "^5.56.0",
32+
"@babel/core": "^7.21.4",
33+
"@babel/preset-env": "^7.21.4",
34+
"@babel/preset-typescript": "^7.21.4",
35+
"@types/node": "^18.15.11",
36+
"@typescript-eslint/eslint-plugin": "^5.58.0",
37+
"@typescript-eslint/parser": "^5.58.0",
3838
"babel-loader": "^9.1.2",
3939
"cross-env": "^7.0.3",
40-
"eslint": "^8.36.0",
40+
"eslint": "^8.38.0",
4141
"eslint-config-prettier": "^8.8.0",
4242
"fork-ts-checker-webpack-plugin": "^8.0.0",
4343
"html-webpack-plugin": "^5.5.0",
4444
"ts-node": "^10.9.1",
4545
"typescript": "~4.9.5",
46-
"webpack": "^5.76.3",
46+
"webpack": "^5.78.0",
4747
"webpack-cli": "^5.0.1",
48-
"webpack-dev-server": "^4.13.1"
48+
"webpack-dev-server": "^4.13.2"
4949
}
5050
}

packages/d3-state-visualizer/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -42,22 +42,22 @@
4242
"dependencies": {
4343
"@babel/runtime": "^7.21.0",
4444
"@types/d3": "^7.4.0",
45-
"d3": "^7.8.3",
45+
"d3": "^7.8.4",
4646
"d3tooltip": "^3.0.0",
4747
"deepmerge": "^4.3.1",
4848
"map2tree": "^3.0.0",
49-
"ramda": "^0.28.0"
49+
"ramda": "^0.29.0"
5050
},
5151
"devDependencies": {
5252
"@babel/cli": "^7.21.0",
53-
"@babel/core": "^7.21.3",
53+
"@babel/core": "^7.21.4",
5454
"@babel/eslint-parser": "^7.21.3",
55-
"@babel/preset-env": "^7.20.2",
56-
"@babel/preset-typescript": "^7.21.0",
57-
"@types/ramda": "^0.28.23",
58-
"@typescript-eslint/eslint-plugin": "^5.56.0",
59-
"@typescript-eslint/parser": "^5.56.0",
60-
"eslint": "^8.36.0",
55+
"@babel/preset-env": "^7.21.4",
56+
"@babel/preset-typescript": "^7.21.4",
57+
"@types/ramda": "^0.28.24",
58+
"@typescript-eslint/eslint-plugin": "^5.58.0",
59+
"@typescript-eslint/parser": "^5.58.0",
60+
"eslint": "^8.38.0",
6161
"eslint-config-prettier": "^8.8.0",
6262
"rimraf": "^4.4.1",
6363
"typescript": "~4.9.5"

packages/d3tooltip/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -40,21 +40,21 @@
4040
},
4141
"devDependencies": {
4242
"@babel/cli": "^7.21.0",
43-
"@babel/core": "^7.21.3",
43+
"@babel/core": "^7.21.4",
4444
"@babel/eslint-parser": "^7.21.3",
45-
"@babel/preset-env": "^7.20.2",
46-
"@babel/preset-typescript": "^7.21.0",
45+
"@babel/preset-env": "^7.21.4",
46+
"@babel/preset-typescript": "^7.21.4",
4747
"@types/d3": "^7.4.0",
48-
"@typescript-eslint/eslint-plugin": "^5.56.0",
49-
"@typescript-eslint/parser": "^5.56.0",
50-
"d3": "^7.8.3",
51-
"eslint": "^8.36.0",
48+
"@typescript-eslint/eslint-plugin": "^5.58.0",
49+
"@typescript-eslint/parser": "^5.58.0",
50+
"d3": "^7.8.4",
51+
"eslint": "^8.38.0",
5252
"eslint-config-prettier": "^8.8.0",
5353
"rimraf": "^4.4.1",
5454
"typescript": "~4.9.5"
5555
},
5656
"peerDependencies": {
5757
"@types/d3": "^7.4.0",
58-
"d3": "^7.8.3"
58+
"d3": "^7.8.4"
5959
}
6060
}

packages/map2tree/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -45,21 +45,21 @@
4545
},
4646
"devDependencies": {
4747
"@babel/cli": "^7.21.0",
48-
"@babel/core": "^7.21.3",
48+
"@babel/core": "^7.21.4",
4949
"@babel/eslint-parser": "^7.21.3",
50-
"@babel/preset-env": "^7.20.2",
51-
"@babel/preset-typescript": "^7.21.0",
50+
"@babel/preset-env": "^7.21.4",
51+
"@babel/preset-typescript": "^7.21.4",
5252
"@types/jest": "^29.5.0",
53-
"@types/lodash": "^4.14.191",
54-
"@typescript-eslint/eslint-plugin": "^5.56.0",
55-
"@typescript-eslint/parser": "^5.56.0",
56-
"eslint": "^8.36.0",
53+
"@types/lodash": "^4.14.192",
54+
"@typescript-eslint/eslint-plugin": "^5.58.0",
55+
"@typescript-eslint/parser": "^5.58.0",
56+
"eslint": "^8.38.0",
5757
"eslint-config-prettier": "^8.8.0",
5858
"eslint-plugin-jest": "^27.2.1",
5959
"immutable": "^4.3.0",
6060
"jest": "^29.5.0",
6161
"rimraf": "^4.4.1",
62-
"ts-jest": "^29.0.5",
62+
"ts-jest": "^29.1.0",
6363
"typescript": "~4.9.5"
6464
}
6565
}

packages/react-base16-styling/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -41,31 +41,31 @@
4141
"dependencies": {
4242
"@babel/runtime": "^7.21.0",
4343
"@types/base16": "^1.0.2",
44-
"@types/lodash": "^4.14.191",
44+
"@types/lodash": "^4.14.192",
4545
"base16": "^1.0.0",
4646
"color": "^4.2.3",
47-
"csstype": "^3.1.1",
47+
"csstype": "^3.1.2",
4848
"lodash.curry": "^4.1.1"
4949
},
5050
"devDependencies": {
5151
"@babel/cli": "^7.21.0",
52-
"@babel/core": "^7.21.3",
52+
"@babel/core": "^7.21.4",
5353
"@babel/eslint-parser": "^7.21.3",
54-
"@babel/plugin-transform-runtime": "^7.21.0",
55-
"@babel/preset-env": "^7.20.2",
56-
"@babel/preset-typescript": "^7.21.0",
54+
"@babel/plugin-transform-runtime": "^7.21.4",
55+
"@babel/preset-env": "^7.21.4",
56+
"@babel/preset-typescript": "^7.21.4",
5757
"@types/color": "^3.0.3",
5858
"@types/jest": "^29.5.0",
5959
"@types/lodash.curry": "^4.1.7",
60-
"@typescript-eslint/eslint-plugin": "^5.56.0",
61-
"@typescript-eslint/parser": "^5.56.0",
62-
"eslint": "^8.36.0",
60+
"@typescript-eslint/eslint-plugin": "^5.58.0",
61+
"@typescript-eslint/parser": "^5.58.0",
62+
"eslint": "^8.38.0",
6363
"eslint-config-prettier": "^8.8.0",
6464
"eslint-plugin-jest": "^27.2.1",
6565
"jest": "^29.5.0",
6666
"jest-environment-jsdom": "^29.5.0",
6767
"rimraf": "^4.4.1",
68-
"ts-jest": "^29.0.5",
68+
"ts-jest": "^29.1.0",
6969
"typescript": "~4.9.5"
7070
}
7171
}

packages/react-dock/demo/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -19,28 +19,28 @@
1919
"styled-components": "^5.3.9"
2020
},
2121
"devDependencies": {
22-
"@babel/core": "^7.21.3",
23-
"@babel/preset-env": "^7.20.2",
22+
"@babel/core": "^7.21.4",
23+
"@babel/preset-env": "^7.21.4",
2424
"@babel/preset-react": "^7.18.6",
25-
"@babel/preset-typescript": "^7.21.0",
26-
"@types/node": "^18.15.10",
27-
"@types/react": "^18.0.29",
25+
"@babel/preset-typescript": "^7.21.4",
26+
"@types/node": "^18.15.11",
27+
"@types/react": "^18.0.34",
2828
"@types/react-dom": "^18.0.11",
2929
"@types/styled-components": "^5.1.26",
30-
"@typescript-eslint/eslint-plugin": "^5.56.0",
31-
"@typescript-eslint/parser": "^5.56.0",
30+
"@typescript-eslint/eslint-plugin": "^5.58.0",
31+
"@typescript-eslint/parser": "^5.58.0",
3232
"babel-loader": "^9.1.2",
3333
"cross-env": "^7.0.3",
34-
"eslint": "^8.36.0",
34+
"eslint": "^8.38.0",
3535
"eslint-config-prettier": "^8.8.0",
3636
"eslint-plugin-react": "^7.32.2",
3737
"eslint-plugin-react-hooks": "^4.6.0",
3838
"fork-ts-checker-webpack-plugin": "^8.0.0",
3939
"html-webpack-plugin": "^5.5.0",
4040
"ts-node": "^10.9.1",
4141
"typescript": "~4.9.5",
42-
"webpack": "^5.76.3",
42+
"webpack": "^5.78.0",
4343
"webpack-cli": "^5.0.1",
44-
"webpack-dev-server": "^4.13.1"
44+
"webpack-dev-server": "^4.13.2"
4545
}
4646
}

packages/react-dock/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -40,26 +40,26 @@
4040
},
4141
"dependencies": {
4242
"@babel/runtime": "^7.21.0",
43-
"@types/lodash": "^4.14.191",
43+
"@types/lodash": "^4.14.192",
4444
"@types/prop-types": "^15.7.5",
4545
"lodash.debounce": "^4.0.8",
4646
"prop-types": "^15.8.1"
4747
},
4848
"devDependencies": {
4949
"@babel/cli": "^7.21.0",
50-
"@babel/core": "^7.21.3",
50+
"@babel/core": "^7.21.4",
5151
"@babel/eslint-parser": "^7.21.3",
52-
"@babel/plugin-transform-runtime": "^7.21.0",
53-
"@babel/preset-env": "^7.20.2",
52+
"@babel/plugin-transform-runtime": "^7.21.4",
53+
"@babel/preset-env": "^7.21.4",
5454
"@babel/preset-react": "^7.18.6",
55-
"@babel/preset-typescript": "^7.21.0",
55+
"@babel/preset-typescript": "^7.21.4",
5656
"@types/jest": "^29.5.0",
5757
"@types/lodash.debounce": "^4.0.7",
58-
"@types/react": "^18.0.29",
58+
"@types/react": "^18.0.34",
5959
"@types/react-test-renderer": "^18.0.0",
60-
"@typescript-eslint/eslint-plugin": "^5.56.0",
61-
"@typescript-eslint/parser": "^5.56.0",
62-
"eslint": "^8.36.0",
60+
"@typescript-eslint/eslint-plugin": "^5.58.0",
61+
"@typescript-eslint/parser": "^5.58.0",
62+
"eslint": "^8.38.0",
6363
"eslint-config-prettier": "^8.8.0",
6464
"eslint-plugin-jest": "^27.2.1",
6565
"eslint-plugin-react": "^7.32.2",
@@ -69,7 +69,7 @@
6969
"react": "^18.2.0",
7070
"react-test-renderer": "^18.2.0",
7171
"rimraf": "^4.4.1",
72-
"ts-jest": "^29.0.5",
72+
"ts-jest": "^29.1.0",
7373
"typescript": "~4.9.5"
7474
},
7575
"peerDependencies": {

packages/react-json-tree/examples/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -26,27 +26,27 @@
2626
"react-json-tree": "^0.18.0"
2727
},
2828
"devDependencies": {
29-
"@babel/core": "^7.21.3",
30-
"@babel/preset-env": "^7.20.2",
29+
"@babel/core": "^7.21.4",
30+
"@babel/preset-env": "^7.21.4",
3131
"@babel/preset-react": "^7.18.6",
32-
"@babel/preset-typescript": "^7.21.0",
33-
"@types/node": "^18.15.10",
34-
"@types/react": "^18.0.29",
32+
"@babel/preset-typescript": "^7.21.4",
33+
"@types/node": "^18.15.11",
34+
"@types/react": "^18.0.34",
3535
"@types/react-dom": "^18.0.11",
36-
"@typescript-eslint/eslint-plugin": "^5.56.0",
37-
"@typescript-eslint/parser": "^5.56.0",
36+
"@typescript-eslint/eslint-plugin": "^5.58.0",
37+
"@typescript-eslint/parser": "^5.58.0",
3838
"babel-loader": "^9.1.2",
3939
"cross-env": "^7.0.3",
40-
"eslint": "^8.36.0",
40+
"eslint": "^8.38.0",
4141
"eslint-config-prettier": "^8.8.0",
4242
"eslint-plugin-react": "^7.32.2",
4343
"eslint-plugin-react-hooks": "^4.6.0",
4444
"fork-ts-checker-webpack-plugin": "^8.0.0",
4545
"html-webpack-plugin": "^5.5.0",
4646
"ts-node": "^10.9.1",
4747
"typescript": "~4.9.5",
48-
"webpack": "^5.76.3",
48+
"webpack": "^5.78.0",
4949
"webpack-cli": "^5.0.1",
50-
"webpack-dev-server": "^4.13.1"
50+
"webpack-dev-server": "^4.13.2"
5151
}
5252
}

0 commit comments

Comments
 (0)