mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2026-01-05 16:29:16 +03:00
chore(deps): update dependency globals to v17 (#1985)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
8f5cf1b5bc
commit
ed6d65bd30
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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))
|
||||
|
|
@ -7208,8 +7208,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:
|
||||
|
|
@ -10155,6 +10155,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==}
|
||||
|
|
@ -15989,7 +15990,7 @@ snapshots:
|
|||
|
||||
globals@14.0.0: {}
|
||||
|
||||
globals@16.5.0: {}
|
||||
globals@17.0.0: {}
|
||||
|
||||
globalthis@1.0.4:
|
||||
dependencies:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user