Merge branch 'main' into renovate/electron-23.x

This commit is contained in:
Nathan Bierema 2023-02-20 07:19:31 -05:00 committed by GitHub
commit 5907d66791
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
8 changed files with 49 additions and 35 deletions

View File

@ -56,7 +56,7 @@
"@babel/preset-typescript": "^7.18.6", "@babel/preset-typescript": "^7.18.6",
"@babel/register": "^7.18.9", "@babel/register": "^7.18.9",
"@testing-library/jest-dom": "^5.16.5", "@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0", "@testing-library/react": "^14.0.0",
"@types/chrome": "^0.0.213", "@types/chrome": "^0.0.213",
"@types/lodash": "^4.14.191", "@types/lodash": "^4.14.191",
"@types/react": "^18.0.28", "@types/react": "^18.0.28",

View File

@ -76,7 +76,7 @@
"@babel/preset-typescript": "^7.18.6", "@babel/preset-typescript": "^7.18.6",
"@rjsf/core": "^4.2.3", "@rjsf/core": "^4.2.3",
"@testing-library/jest-dom": "^5.16.5", "@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0", "@testing-library/react": "^14.0.0",
"@types/jest": "^29.4.0", "@types/jest": "^29.4.0",
"@types/jsan": "^3.1.2", "@types/jsan": "^3.1.2",
"@types/json-schema": "^7.0.11", "@types/json-schema": "^7.0.11",

View File

@ -78,7 +78,7 @@
"@types/node": "^18.13.0", "@types/node": "^18.13.0",
"@types/semver": "^7.3.13", "@types/semver": "^7.3.13",
"@types/socketcluster-client": "^16.0.0", "@types/socketcluster-client": "^16.0.0",
"@types/socketcluster-server": "^16.1.1", "@types/socketcluster-server": "^17.3.0",
"@types/styled-components": "^5.1.26", "@types/styled-components": "^5.1.26",
"@types/supertest": "^2.0.12", "@types/supertest": "^2.0.12",
"@types/uuid": "^9.0.0", "@types/uuid": "^9.0.0",

View File

@ -64,7 +64,7 @@
"@babel/preset-typescript": "^7.18.6", "@babel/preset-typescript": "^7.18.6",
"@redux-devtools/core": "^3.13.0", "@redux-devtools/core": "^3.13.0",
"@redux-devtools/inspector-monitor": "^3.0.0", "@redux-devtools/inspector-monitor": "^3.0.0",
"@testing-library/react": "^13.4.0", "@testing-library/react": "^14.0.0",
"@types/es6template": "^1.0.1", "@types/es6template": "^1.0.1",
"@types/jest": "^29.4.0", "@types/jest": "^29.4.0",
"@types/jsan": "^3.1.2", "@types/jsan": "^3.1.2",

View File

@ -49,7 +49,7 @@
"@babel/preset-typescript": "^7.18.6", "@babel/preset-typescript": "^7.18.6",
"@redux-devtools/core": "^3.13.0", "@redux-devtools/core": "^3.13.0",
"@redux-devtools/inspector-monitor": "^3.0.0", "@redux-devtools/inspector-monitor": "^3.0.0",
"@testing-library/react": "^13.4.0", "@testing-library/react": "^14.0.0",
"@types/babel__code-frame": "^7.0.3", "@types/babel__code-frame": "^7.0.3",
"@types/html-entities": "^1.3.4", "@types/html-entities": "^1.3.4",
"@types/jest": "^29.4.0", "@types/jest": "^29.4.0",

View File

@ -70,7 +70,7 @@
"@redux-devtools/core": "^3.13.1", "@redux-devtools/core": "^3.13.1",
"@reduxjs/toolkit": "^1.9.2", "@reduxjs/toolkit": "^1.9.2",
"@testing-library/jest-dom": "^5.16.5", "@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0", "@testing-library/react": "^14.0.0",
"@types/jest": "^29.4.0", "@types/jest": "^29.4.0",
"@types/hex-rgba": "^1.0.1", "@types/hex-rgba": "^1.0.1",
"@types/lodash.debounce": "^4.0.7", "@types/lodash.debounce": "^4.0.7",

View File

@ -71,8 +71,8 @@
"@storybook/builder-webpack5": "^6.5.16", "@storybook/builder-webpack5": "^6.5.16",
"@storybook/manager-webpack5": "^6.5.16", "@storybook/manager-webpack5": "^6.5.16",
"@storybook/react": "^6.5.16", "@storybook/react": "^6.5.16",
"@testing-library/dom": "^8.20.0", "@testing-library/dom": "^9.0.0",
"@testing-library/react": "^13.4.0", "@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.4.3", "@testing-library/user-event": "^14.4.3",
"@types/color": "^3.0.3", "@types/color": "^3.0.3",
"@types/jest": "^29.4.0", "@types/jest": "^29.4.0",

View File

@ -55,7 +55,7 @@ importers:
'@redux-devtools/ui': ^1.3.0 '@redux-devtools/ui': ^1.3.0
'@redux-devtools/utils': ^2.0.0 '@redux-devtools/utils': ^2.0.0
'@testing-library/jest-dom': ^5.16.5 '@testing-library/jest-dom': ^5.16.5
'@testing-library/react': ^13.4.0 '@testing-library/react': ^14.0.0
'@types/chrome': ^0.0.213 '@types/chrome': ^0.0.213
'@types/jsan': ^3.1.2 '@types/jsan': ^3.1.2
'@types/lodash': ^4.14.191 '@types/lodash': ^4.14.191
@ -133,7 +133,7 @@ importers:
'@babel/preset-typescript': 7.18.6_@babel+core@7.20.12 '@babel/preset-typescript': 7.18.6_@babel+core@7.20.12
'@babel/register': 7.18.9_@babel+core@7.20.12 '@babel/register': 7.18.9_@babel+core@7.20.12
'@testing-library/jest-dom': 5.16.5 '@testing-library/jest-dom': 5.16.5
'@testing-library/react': 13.4.0_biqbaboplfbrettd7655fr4n2y '@testing-library/react': 14.0.0_biqbaboplfbrettd7655fr4n2y
'@types/chrome': 0.0.213 '@types/chrome': 0.0.213
'@types/lodash': 4.14.191 '@types/lodash': 4.14.191
'@types/react': 18.0.28 '@types/react': 18.0.28
@ -740,7 +740,7 @@ importers:
'@reduxjs/toolkit': ^1.9.2 '@reduxjs/toolkit': ^1.9.2
'@rjsf/core': ^4.2.3 '@rjsf/core': ^4.2.3
'@testing-library/jest-dom': ^5.16.5 '@testing-library/jest-dom': ^5.16.5
'@testing-library/react': ^13.4.0 '@testing-library/react': ^14.0.0
'@types/jest': ^29.4.0 '@types/jest': ^29.4.0
'@types/jsan': ^3.1.2 '@types/jsan': ^3.1.2
'@types/json-schema': ^7.0.11 '@types/json-schema': ^7.0.11
@ -828,7 +828,7 @@ importers:
'@babel/preset-typescript': 7.18.6_@babel+core@7.20.12 '@babel/preset-typescript': 7.18.6_@babel+core@7.20.12
'@rjsf/core': 4.2.3_react@18.2.0 '@rjsf/core': 4.2.3_react@18.2.0
'@testing-library/jest-dom': 5.16.5 '@testing-library/jest-dom': 5.16.5
'@testing-library/react': 13.4.0_biqbaboplfbrettd7655fr4n2y '@testing-library/react': 14.0.0_biqbaboplfbrettd7655fr4n2y
'@types/jest': 29.4.0 '@types/jest': 29.4.0
'@types/jsan': 3.1.2 '@types/jsan': 3.1.2
'@types/json-schema': 7.0.11 '@types/json-schema': 7.0.11
@ -936,7 +936,7 @@ importers:
'@types/react': ^18.0.28 '@types/react': ^18.0.28
'@types/semver': ^7.3.13 '@types/semver': ^7.3.13
'@types/socketcluster-client': ^16.0.0 '@types/socketcluster-client': ^16.0.0
'@types/socketcluster-server': ^16.1.1 '@types/socketcluster-server': ^17.3.0
'@types/styled-components': ^5.1.26 '@types/styled-components': ^5.1.26
'@types/supertest': ^2.0.12 '@types/supertest': ^2.0.12
'@types/uuid': ^9.0.0 '@types/uuid': ^9.0.0
@ -1010,7 +1010,7 @@ importers:
'@types/node': 18.13.0 '@types/node': 18.13.0
'@types/semver': 7.3.13 '@types/semver': 7.3.13
'@types/socketcluster-client': 16.0.0 '@types/socketcluster-client': 16.0.0
'@types/socketcluster-server': 16.1.1 '@types/socketcluster-server': 17.3.0
'@types/styled-components': 5.1.26 '@types/styled-components': 5.1.26
'@types/supertest': 2.0.12 '@types/supertest': 2.0.12
'@types/uuid': 9.0.0 '@types/uuid': 9.0.0
@ -1219,7 +1219,7 @@ importers:
'@redux-devtools/core': ^3.13.0 '@redux-devtools/core': ^3.13.0
'@redux-devtools/inspector-monitor': ^3.0.0 '@redux-devtools/inspector-monitor': ^3.0.0
'@redux-devtools/ui': ^1.3.0 '@redux-devtools/ui': ^1.3.0
'@testing-library/react': ^13.4.0 '@testing-library/react': ^14.0.0
'@types/es6template': ^1.0.1 '@types/es6template': ^1.0.1
'@types/jest': ^29.4.0 '@types/jest': ^29.4.0
'@types/jsan': ^3.1.2 '@types/jsan': ^3.1.2
@ -1270,7 +1270,7 @@ importers:
'@babel/preset-typescript': 7.18.6_@babel+core@7.20.12 '@babel/preset-typescript': 7.18.6_@babel+core@7.20.12
'@redux-devtools/core': link:../redux-devtools '@redux-devtools/core': link:../redux-devtools
'@redux-devtools/inspector-monitor': link:../redux-devtools-inspector-monitor '@redux-devtools/inspector-monitor': link:../redux-devtools-inspector-monitor
'@testing-library/react': 13.4.0_biqbaboplfbrettd7655fr4n2y '@testing-library/react': 14.0.0_biqbaboplfbrettd7655fr4n2y
'@types/es6template': 1.0.1 '@types/es6template': 1.0.1
'@types/jest': 29.4.0 '@types/jest': 29.4.0
'@types/jsan': 3.1.2 '@types/jsan': 3.1.2
@ -1397,7 +1397,7 @@ importers:
'@babel/runtime': ^7.20.13 '@babel/runtime': ^7.20.13
'@redux-devtools/core': ^3.13.0 '@redux-devtools/core': ^3.13.0
'@redux-devtools/inspector-monitor': ^3.0.0 '@redux-devtools/inspector-monitor': ^3.0.0
'@testing-library/react': ^13.4.0 '@testing-library/react': ^14.0.0
'@types/babel__code-frame': ^7.0.3 '@types/babel__code-frame': ^7.0.3
'@types/chrome': ^0.0.213 '@types/chrome': ^0.0.213
'@types/html-entities': ^1.3.4 '@types/html-entities': ^1.3.4
@ -1447,7 +1447,7 @@ importers:
'@babel/preset-typescript': 7.18.6_@babel+core@7.20.12 '@babel/preset-typescript': 7.18.6_@babel+core@7.20.12
'@redux-devtools/core': link:../redux-devtools '@redux-devtools/core': link:../redux-devtools
'@redux-devtools/inspector-monitor': link:../redux-devtools-inspector-monitor '@redux-devtools/inspector-monitor': link:../redux-devtools-inspector-monitor
'@testing-library/react': 13.4.0_biqbaboplfbrettd7655fr4n2y '@testing-library/react': 14.0.0_biqbaboplfbrettd7655fr4n2y
'@types/babel__code-frame': 7.0.3 '@types/babel__code-frame': 7.0.3
'@types/html-entities': 1.3.4 '@types/html-entities': 1.3.4
'@types/jest': 29.4.0 '@types/jest': 29.4.0
@ -1731,7 +1731,7 @@ importers:
'@redux-devtools/ui': ^1.3.0 '@redux-devtools/ui': ^1.3.0
'@reduxjs/toolkit': ^1.9.2 '@reduxjs/toolkit': ^1.9.2
'@testing-library/jest-dom': ^5.16.5 '@testing-library/jest-dom': ^5.16.5
'@testing-library/react': ^13.4.0 '@testing-library/react': ^14.0.0
'@types/hex-rgba': ^1.0.1 '@types/hex-rgba': ^1.0.1
'@types/jest': ^29.4.0 '@types/jest': ^29.4.0
'@types/lodash': ^4.14.191 '@types/lodash': ^4.14.191
@ -1790,7 +1790,7 @@ importers:
'@redux-devtools/core': link:../redux-devtools '@redux-devtools/core': link:../redux-devtools
'@reduxjs/toolkit': 1.9.2_k4ae6lp43ej6mezo3ztvx6pykq '@reduxjs/toolkit': 1.9.2_k4ae6lp43ej6mezo3ztvx6pykq
'@testing-library/jest-dom': 5.16.5 '@testing-library/jest-dom': 5.16.5
'@testing-library/react': 13.4.0_biqbaboplfbrettd7655fr4n2y '@testing-library/react': 14.0.0_biqbaboplfbrettd7655fr4n2y
'@types/hex-rgba': 1.0.1 '@types/hex-rgba': 1.0.1
'@types/jest': 29.4.0 '@types/jest': 29.4.0
'@types/lodash.debounce': 4.0.7 '@types/lodash.debounce': 4.0.7
@ -2111,8 +2111,8 @@ importers:
'@storybook/builder-webpack5': ^6.5.16 '@storybook/builder-webpack5': ^6.5.16
'@storybook/manager-webpack5': ^6.5.16 '@storybook/manager-webpack5': ^6.5.16
'@storybook/react': ^6.5.16 '@storybook/react': ^6.5.16
'@testing-library/dom': ^8.20.0 '@testing-library/dom': ^9.0.0
'@testing-library/react': ^13.4.0 '@testing-library/react': ^14.0.0
'@testing-library/user-event': ^14.4.3 '@testing-library/user-event': ^14.4.3
'@types/base16': ^1.0.2 '@types/base16': ^1.0.2
'@types/codemirror': ^5.60.7 '@types/codemirror': ^5.60.7
@ -2187,9 +2187,9 @@ importers:
'@storybook/builder-webpack5': 6.5.16_thg4xgkqzam43wvb4m4gitomxu '@storybook/builder-webpack5': 6.5.16_thg4xgkqzam43wvb4m4gitomxu
'@storybook/manager-webpack5': 6.5.16_thg4xgkqzam43wvb4m4gitomxu '@storybook/manager-webpack5': 6.5.16_thg4xgkqzam43wvb4m4gitomxu
'@storybook/react': 6.5.16_nsojkcuzyxevfv6vk2xlte3i2q '@storybook/react': 6.5.16_nsojkcuzyxevfv6vk2xlte3i2q
'@testing-library/dom': 8.20.0 '@testing-library/dom': 9.0.0
'@testing-library/react': 13.4.0_biqbaboplfbrettd7655fr4n2y '@testing-library/react': 14.0.0_biqbaboplfbrettd7655fr4n2y
'@testing-library/user-event': 14.4.3_yxlyej73nftwmh2fiao7paxmlm '@testing-library/user-event': 14.4.3_@testing-library+dom@9.0.0
'@types/color': 3.0.3 '@types/color': 3.0.3
'@types/jest': 29.4.0 '@types/jest': 29.4.0
'@types/react': 18.0.28 '@types/react': 18.0.28
@ -8062,9 +8062,9 @@ packages:
resolution: {integrity: sha512-g697J3WxV/Zytemz8aTuKjTGYtta9+02kva3C1xc7KXB8GdbfE1akGJIsZLyY/FSh2QrnE+fiB7vmWU3XNcb6A==} resolution: {integrity: sha512-g697J3WxV/Zytemz8aTuKjTGYtta9+02kva3C1xc7KXB8GdbfE1akGJIsZLyY/FSh2QrnE+fiB7vmWU3XNcb6A==}
dev: true dev: true
/@testing-library/dom/8.20.0: /@testing-library/dom/9.0.0:
resolution: {integrity: sha512-d9ULIT+a4EXLX3UU8FBjauG9NnsZHkHztXoIcTsOKoOw030fyjheN9svkTULjJxtYag9DZz5Jz5qkWZDPxTFwA==} resolution: {integrity: sha512-+/TLgKNFsYUshOY/zXsQOk+PlFQK+eyJ9T13IDVNJEi+M+Un7xlJK+FZKkbGSnf0+7E1G6PlDhkSYQ/GFiruBQ==}
engines: {node: '>=12'} engines: {node: '>=14'}
dependencies: dependencies:
'@babel/code-frame': 7.18.6 '@babel/code-frame': 7.18.6
'@babel/runtime': 7.20.13 '@babel/runtime': 7.20.13
@ -8091,27 +8091,27 @@ packages:
redent: 3.0.0 redent: 3.0.0
dev: true dev: true
/@testing-library/react/13.4.0_biqbaboplfbrettd7655fr4n2y: /@testing-library/react/14.0.0_biqbaboplfbrettd7655fr4n2y:
resolution: {integrity: sha512-sXOGON+WNTh3MLE9rve97ftaZukN3oNf2KjDy7YTx6hcTO2uuLHuCGynMDhFwGw/jYf4OJ2Qk0i4i79qMNNkyw==} resolution: {integrity: sha512-S04gSNJbYE30TlIMLTzv6QCTzt9AqIF5y6s6SzVFILNcNvbV/jU96GeiTPillGQo+Ny64M/5PV7klNYYgv5Dfg==}
engines: {node: '>=12'} engines: {node: '>=14'}
peerDependencies: peerDependencies:
react: ^18.0.0 || 18 react: ^18.0.0 || 18
react-dom: ^18.0.0 || 18 react-dom: ^18.0.0 || 18
dependencies: dependencies:
'@babel/runtime': 7.20.13 '@babel/runtime': 7.20.13
'@testing-library/dom': 8.20.0 '@testing-library/dom': 9.0.0
'@types/react-dom': 18.0.11 '@types/react-dom': 18.0.11
react: 18.2.0 react: 18.2.0
react-dom: 18.2.0_react@18.2.0 react-dom: 18.2.0_react@18.2.0
dev: true dev: true
/@testing-library/user-event/14.4.3_yxlyej73nftwmh2fiao7paxmlm: /@testing-library/user-event/14.4.3_@testing-library+dom@9.0.0:
resolution: {integrity: sha512-kCUc5MEwaEMakkO5x7aoD+DLi02ehmEM2QCGWvNqAS1dV/fAvORWEjnjsEIvml59M7Y5kCkWN6fCCyPOe8OL6Q==} resolution: {integrity: sha512-kCUc5MEwaEMakkO5x7aoD+DLi02ehmEM2QCGWvNqAS1dV/fAvORWEjnjsEIvml59M7Y5kCkWN6fCCyPOe8OL6Q==}
engines: {node: '>=12', npm: '>=6'} engines: {node: '>=12', npm: '>=6'}
peerDependencies: peerDependencies:
'@testing-library/dom': '>=7.21.4' '@testing-library/dom': '>=7.21.4'
dependencies: dependencies:
'@testing-library/dom': 8.20.0 '@testing-library/dom': 9.0.0
dev: true dev: true
/@tootallnate/once/1.1.2: /@tootallnate/once/1.1.2:
@ -8161,7 +8161,7 @@ packages:
'@types/ag-channel': 5.0.0 '@types/ag-channel': 5.0.0
'@types/async-stream-emitter': 4.0.0 '@types/async-stream-emitter': 4.0.0
'@types/consumable-stream': 2.0.0 '@types/consumable-stream': 2.0.0
'@types/socketcluster-server': 16.1.1 '@types/socketcluster-server': 17.3.0
'@types/writable-consumable-stream': 2.0.0 '@types/writable-consumable-stream': 2.0.0
dev: true dev: true
@ -8940,6 +8940,20 @@ packages:
'@types/ws': 8.5.4 '@types/ws': 8.5.4
dev: true dev: true
/@types/socketcluster-server/17.3.0:
resolution: {integrity: sha512-0QtXyjVvUJCZbImW4UdLWX9LLUgR5lHjDMdP56QCikm/Du5bDJ7ex6IMqAlIKFs0myjSDbjJ2EqI6ItEc32MZQ==}
dependencies:
'@types/ag-auth': 1.0.0
'@types/ag-simple-broker': 5.0.0
'@types/async-stream-emitter': 4.0.0
'@types/consumable-stream': 2.0.0
'@types/jsonwebtoken': 9.0.1
'@types/sc-errors': 1.4.1
'@types/stream-demux': 8.0.0
'@types/writable-consumable-stream': 2.0.0
'@types/ws': 8.5.4
dev: true
/@types/sockjs/0.3.33: /@types/sockjs/0.3.33:
resolution: {integrity: sha512-f0KEEe05NvUnat+boPTZ0dgaLZ4SfSouXUgv5noUiefG2ajgKjmETo9ZJyuqsl7dfl2aHlLJUiki6B4ZYldiiw==} resolution: {integrity: sha512-f0KEEe05NvUnat+boPTZ0dgaLZ4SfSouXUgv5noUiefG2ajgKjmETo9ZJyuqsl7dfl2aHlLJUiki6B4ZYldiiw==}
dependencies: dependencies: