mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-27 00:19:55 +03:00
chore(deps): update dependency @nrwl/nx-cloud to v19
This commit is contained in:
parent
7015ba312b
commit
9f3fa39767
|
@ -4,7 +4,7 @@
|
|||
"@babel/core": "^7.24.7",
|
||||
"@babel/eslint-parser": "^7.24.7",
|
||||
"@changesets/cli": "^2.27.5",
|
||||
"@nrwl/nx-cloud": "^18.0.1",
|
||||
"@nrwl/nx-cloud": "^19.0.0",
|
||||
"@typescript-eslint/eslint-plugin": "^7.12.0",
|
||||
"@typescript-eslint/parser": "^7.12.0",
|
||||
"eslint": "^8.57.0",
|
||||
|
|
|
@ -18,8 +18,8 @@ importers:
|
|||
specifier: ^2.27.5
|
||||
version: 2.27.5
|
||||
'@nrwl/nx-cloud':
|
||||
specifier: ^18.0.1
|
||||
version: 18.0.1
|
||||
specifier: ^19.0.0
|
||||
version: 19.0.0
|
||||
'@typescript-eslint/eslint-plugin':
|
||||
specifier: ^7.12.0
|
||||
version: 7.12.0(@typescript-eslint/parser@7.12.0)(eslint@8.57.0)(typescript@5.4.5)
|
||||
|
@ -7549,10 +7549,10 @@ packages:
|
|||
dev: false
|
||||
optional: true
|
||||
|
||||
/@nrwl/nx-cloud@18.0.1:
|
||||
resolution: {integrity: sha512-uYVxoOXf0xlWJX8O5GBWajmIeL0PfIGvfqtvVNVnl7C6FiZRbmKEhXkWxEDekI6Jq+mI1G86o7d5YsIzq6e36A==}
|
||||
/@nrwl/nx-cloud@19.0.0:
|
||||
resolution: {integrity: sha512-3WuXq3KKXwKnbjOkYK0OXosjD02LIjC3kEkyMIbaE36O9dMp3k/sa4ZtDVC3tAoIrj17VLVmjKfoDYbED1rapw==}
|
||||
dependencies:
|
||||
nx-cloud: 18.0.1
|
||||
nx-cloud: 19.0.0
|
||||
transitivePeerDependencies:
|
||||
- debug
|
||||
dev: true
|
||||
|
@ -11028,16 +11028,6 @@ packages:
|
|||
engines: {node: '>=4'}
|
||||
dev: true
|
||||
|
||||
/axios@1.1.3:
|
||||
resolution: {integrity: sha512-00tXVRwKx/FZr/IDVFt4C+f9FYairX517WoGCL6dpOntqLkZofjhu43F/Xl44UOpqa+9sLFDrG/XAnFsUYgkDA==}
|
||||
dependencies:
|
||||
follow-redirects: 1.15.6
|
||||
form-data: 4.0.0
|
||||
proxy-from-env: 1.1.0
|
||||
transitivePeerDependencies:
|
||||
- debug
|
||||
dev: true
|
||||
|
||||
/axios@1.7.2:
|
||||
resolution: {integrity: sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==}
|
||||
dependencies:
|
||||
|
@ -17115,12 +17105,12 @@ packages:
|
|||
resolution: {integrity: sha512-QK0sRs7MKv0tKe1+5uZIQk/C8XGza4DAnztJG8iD+TpJIORARrCxczA738awHrZoHeTjSSoHqao2teO0dC/gFQ==}
|
||||
dev: true
|
||||
|
||||
/nx-cloud@18.0.1:
|
||||
resolution: {integrity: sha512-nxJfz0ZmW+DKSr8evmVVm6t1XcLn9WHR5I8kiE2BFNkLVwC+nx+MimjJ53opfHOepMqQiGJAdstZ5Ks630bJgg==}
|
||||
/nx-cloud@19.0.0:
|
||||
resolution: {integrity: sha512-Aq1vQD8yBIdb5jLVpzsqmu8yDmMvRVdjaM30Pp1hghhlSvorGBlpTwY+TccZJv/hBtVO+SpXK8SnnegRZMrxdw==}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
'@nrwl/nx-cloud': 18.0.1
|
||||
axios: 1.1.3
|
||||
'@nrwl/nx-cloud': 19.0.0
|
||||
axios: 1.7.2
|
||||
chalk: 4.1.2
|
||||
dotenv: 10.0.0
|
||||
fs-extra: 11.2.0
|
||||
|
|
Loading…
Reference in New Issue
Block a user