Merge branch 'main' into main

This commit is contained in:
Manuel Sanchez 2026-01-08 03:05:53 +00:00 committed by GitHub
commit 45658acb06
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 15 additions and 14 deletions

View File

@ -57,7 +57,7 @@ const composeEnhancers =
compose;
```
> For TypeScript use [`redux-devtools-extension` npm package](#13-use-redux-devtoolsextension-package-from-npm), which contains all the definitions, or just use `(window as any)` (see [Recipes](/docs/Recipes.md#using-in-a-typescript-project) for an example).
> For TypeScript use [`redux-devtools-extension` npm package](#13-use-redux-devtoolsextension-package-from-npm), which contains all the definitions, or just use `(window as any)` (see [Recipes](docs/Recipes.md#using-in-a-typescript-project) for an example).
```js
const composeEnhancers = (window as any).__REDUX_DEVTOOLS_EXTENSION_COMPOSE__ || compose;
@ -228,7 +228,7 @@ See [integrations](docs/Integrations.md) and [the blog post](https://medium.com/
- [Methods (advanced API)](docs/API/Methods.md)
- [FAQ](docs/FAQ.md)
- Features
- [Trace actions calls](/docs/Features/Trace.md)
- [Trace actions calls](docs/Features/Trace.md)
- [Troubleshooting](docs/Troubleshooting.md)
- [Articles](docs/Articles.md)
- [Videos](docs/Videos.md)

View File

@ -64,7 +64,7 @@
"cross-env": "^10.1.0",
"electron": "^31.7.7",
"esbuild": "^0.27.2",
"globals": "^16.5.0",
"globals": "^17.0.0",
"immutable": "^5.1.4",
"jest": "^30.2.0",
"jest-environment-jsdom": "^30.2.0",

View File

@ -72,7 +72,7 @@
"css-loader": "^7.1.2",
"esbuild": "^0.27.2",
"fork-ts-checker-webpack-plugin": "^9.1.0",
"globals": "^16.5.0",
"globals": "^17.0.0",
"html-loader": "^5.1.0",
"html-webpack-plugin": "^5.6.5",
"react": "^19.2.3",

View File

@ -84,7 +84,7 @@
"@types/socketcluster-server": "^20.0.0",
"@types/supertest": "^6.0.3",
"@types/uuid": "^11.0.0",
"globals": "^16.5.0",
"globals": "^17.0.0",
"jest": "^30.2.0",
"ncp": "^2.0.0",
"rimraf": "^6.1.2",

View File

@ -174,8 +174,8 @@ importers:
specifier: ^0.27.2
version: 0.27.2
globals:
specifier: ^16.5.0
version: 16.5.0
specifier: ^17.0.0
version: 17.0.0
immutable:
specifier: ^5.1.4
version: 5.1.4
@ -727,8 +727,8 @@ importers:
specifier: ^9.1.0
version: 9.1.0(typescript@5.9.3)(webpack@5.104.1)
globals:
specifier: ^16.5.0
version: 16.5.0
specifier: ^17.0.0
version: 17.0.0
html-loader:
specifier: ^5.1.0
version: 5.1.0(webpack@5.104.1)
@ -1099,8 +1099,8 @@ importers:
specifier: ^11.0.0
version: 11.0.0
globals:
specifier: ^16.5.0
version: 16.5.0
specifier: ^17.0.0
version: 17.0.0
jest:
specifier: ^30.2.0
version: 30.2.0(@types/node@24.10.4)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@24.10.4)(typescript@5.9.3))
@ -7196,8 +7196,8 @@ packages:
resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==}
engines: {node: '>=18'}
globals@16.5.0:
resolution: {integrity: sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ==}
globals@17.0.0:
resolution: {integrity: sha512-gv5BeD2EssA793rlFWVPMMCqefTlpusw6/2TbAVMy0FzcG8wKJn4O+NqJ4+XWmmwrayJgw5TzrmWjFgmz1XPqw==}
engines: {node: '>=18'}
globalthis@1.0.4:
@ -10143,6 +10143,7 @@ packages:
whatwg-encoding@3.1.1:
resolution: {integrity: sha512-6qN4hJdMwfYBtE3YBTTHhoeuUrDBPZmbQaxWAqSALV/MeEnR5z1xd8UKud2RAkFoPkmB+hli1TZSnyi84xz1vQ==}
engines: {node: '>=18'}
deprecated: Use @exodus/bytes instead for a more spec-conformant and faster implementation
whatwg-mimetype@4.0.0:
resolution: {integrity: sha512-QaKxh0eNIi2mE9p2vEdzfagOKHCcj1pJ56EEHGQOVxp8r9/iszLUUV7v89x9O1p/T+NlTM5W7jW6+cz4Fq1YVg==}
@ -15973,7 +15974,7 @@ snapshots:
globals@14.0.0: {}
globals@16.5.0: {}
globals@17.0.0: {}
globalthis@1.0.4:
dependencies: