mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-27 08:30:02 +03:00
Update
This commit is contained in:
parent
8a7206cf60
commit
22a39ea759
|
@ -18,8 +18,8 @@ importers:
|
|||
specifier: ^2.27.1
|
||||
version: 2.27.1
|
||||
'@nrwl/nx-cloud':
|
||||
specifier: ^18.0.0
|
||||
version: 18.0.0
|
||||
specifier: ^17.0.0
|
||||
version: 17.0.0
|
||||
'@typescript-eslint/eslint-plugin':
|
||||
specifier: ^6.21.0
|
||||
version: 6.21.0(@typescript-eslint/parser@6.21.0)(eslint@8.57.0)(typescript@5.3.3)
|
||||
|
@ -7611,10 +7611,10 @@ packages:
|
|||
dev: false
|
||||
optional: true
|
||||
|
||||
/@nrwl/nx-cloud@18.0.0:
|
||||
resolution: {integrity: sha512-rjjcJgzDmKwFD1QVIMs5O3X4SoMQIk0bzh3pL90ZP/B5YJUlTySv7+R0JoGQ6ROGwVQHjPFMVKKLB09zl5perA==}
|
||||
/@nrwl/nx-cloud@17.0.0:
|
||||
resolution: {integrity: sha512-rCs/1rQwgtuoNAPAGddzjIPDbJ0Fc+jxvCBocWFW+C6I3bRVspVzqjQ62v3w94gtdMh1v0RN4g/UZHm8i6Xzeg==}
|
||||
dependencies:
|
||||
nx-cloud: 18.0.0
|
||||
nx-cloud: 17.0.0
|
||||
transitivePeerDependencies:
|
||||
- debug
|
||||
dev: true
|
||||
|
@ -17597,11 +17597,11 @@ packages:
|
|||
resolution: {integrity: sha512-ub5E4+FBPKwAZx0UwIQOjYWGHTEq5sPqHQNRN8Z9e4A7u3Tj1weLJsL59yH9vmvqEtBHaOmT6cYQKIZOxp35FQ==}
|
||||
dev: true
|
||||
|
||||
/nx-cloud@18.0.0:
|
||||
resolution: {integrity: sha512-VpPywcHmFIU3GSWb3KV3nQ+TAMLc06DTO39vTFsM+HreB6qRloDxbADRvfM5eHAbY26TNmwflT7wxd0fluv2+A==}
|
||||
/nx-cloud@17.0.0:
|
||||
resolution: {integrity: sha512-r3QLLwYw04K1TQDX+sdvoUozugNqTKR0vFulgCwxlI80HutukaPy/egqfRye6cX6bYN3cWkT1a+J1x0guzWSYA==}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
'@nrwl/nx-cloud': 18.0.0
|
||||
'@nrwl/nx-cloud': 17.0.0
|
||||
axios: 1.1.3
|
||||
chalk: 4.1.2
|
||||
dotenv: 10.0.0
|
||||
|
|
Loading…
Reference in New Issue
Block a user