mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-06-05 05:33:05 +03:00
chore(deps): update dependency globals to v16 (#1866)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
65dce0864e
commit
fd56ac7d92
|
@ -65,7 +65,7 @@
|
|||
"cross-env": "^7.0.3",
|
||||
"electron": "^31.7.7",
|
||||
"esbuild": "^0.25.4",
|
||||
"globals": "^15.15.0",
|
||||
"globals": "^16.1.0",
|
||||
"immutable": "^5.1.2",
|
||||
"jest": "^29.7.0",
|
||||
"jest-environment-jsdom": "^29.7.0",
|
||||
|
|
|
@ -72,7 +72,7 @@
|
|||
"css-loader": "^7.1.2",
|
||||
"esbuild": "^0.25.4",
|
||||
"fork-ts-checker-webpack-plugin": "^9.1.0",
|
||||
"globals": "^15.15.0",
|
||||
"globals": "^16.1.0",
|
||||
"html-loader": "^5.1.0",
|
||||
"html-webpack-plugin": "^5.6.3",
|
||||
"react": "^18.3.1",
|
||||
|
|
|
@ -84,7 +84,7 @@
|
|||
"@types/styled-components": "^5.1.34",
|
||||
"@types/supertest": "^6.0.3",
|
||||
"@types/uuid": "^10.0.0",
|
||||
"globals": "^15.15.0",
|
||||
"globals": "^16.1.0",
|
||||
"jest": "^29.7.0",
|
||||
"ncp": "^2.0.0",
|
||||
"rimraf": "^6.0.1",
|
||||
|
|
|
@ -169,8 +169,8 @@ importers:
|
|||
specifier: ^0.25.4
|
||||
version: 0.25.4
|
||||
globals:
|
||||
specifier: ^15.15.0
|
||||
version: 15.15.0
|
||||
specifier: ^16.1.0
|
||||
version: 16.1.0
|
||||
immutable:
|
||||
specifier: ^5.1.2
|
||||
version: 5.1.2
|
||||
|
@ -749,8 +749,8 @@ importers:
|
|||
specifier: ^9.1.0
|
||||
version: 9.1.0(typescript@5.8.3)(webpack@5.99.9)
|
||||
globals:
|
||||
specifier: ^15.15.0
|
||||
version: 15.15.0
|
||||
specifier: ^16.1.0
|
||||
version: 16.1.0
|
||||
html-loader:
|
||||
specifier: ^5.1.0
|
||||
version: 5.1.0(webpack@5.99.9)
|
||||
|
@ -1127,8 +1127,8 @@ importers:
|
|||
specifier: ^10.0.0
|
||||
version: 10.0.0
|
||||
globals:
|
||||
specifier: ^15.15.0
|
||||
version: 15.15.0
|
||||
specifier: ^16.1.0
|
||||
version: 16.1.0
|
||||
jest:
|
||||
specifier: ^29.7.0
|
||||
version: 29.7.0(@types/node@22.15.21)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.11.29(@swc/helpers@0.5.17))(@types/node@22.15.21)(typescript@5.8.3))
|
||||
|
@ -7160,8 +7160,8 @@ packages:
|
|||
resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
globals@15.15.0:
|
||||
resolution: {integrity: sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==}
|
||||
globals@16.1.0:
|
||||
resolution: {integrity: sha512-aibexHNbb/jiUSObBgpHLj+sIuUmJnYcgXBlrfsiDZ9rt4aF2TFRbyLgZ2iFQuVZ1K5Mx3FVkbKRSgKrbK3K2g==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
globalthis@1.0.4:
|
||||
|
@ -15726,7 +15726,7 @@ snapshots:
|
|||
|
||||
globals@14.0.0: {}
|
||||
|
||||
globals@15.15.0: {}
|
||||
globals@16.1.0: {}
|
||||
|
||||
globalthis@1.0.4:
|
||||
dependencies:
|
||||
|
|
Loading…
Reference in New Issue
Block a user