mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-21 17:16:42 +03:00
chore(deps): update nrwl monorepo (major) (#1511)
* chore(deps): update nrwl monorepo * Add .nx/cache to gitignore --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Nathan Bierema <nbierema@gmail.com>
This commit is contained in:
parent
8257f616f5
commit
eba12e74f0
2
.github/workflows/CI.yml
vendored
2
.github/workflows/CI.yml
vendored
|
@ -14,7 +14,7 @@ jobs:
|
|||
- uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- uses: nrwl/nx-set-shas@v3
|
||||
- uses: nrwl/nx-set-shas@v4
|
||||
- uses: pnpm/action-setup@v2
|
||||
- uses: actions/setup-node@v4
|
||||
with:
|
||||
|
|
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -9,3 +9,4 @@ coverage
|
|||
.idea
|
||||
.eslintcache
|
||||
!packages/redux-devtools-slider-monitor/examples/todomvc/dist/index.html
|
||||
.nx/cache
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
"eslint-plugin-react": "^7.33.2",
|
||||
"eslint-plugin-react-hooks": "^4.6.0",
|
||||
"jest": "^29.7.0",
|
||||
"nx": "^16.10.0",
|
||||
"nx": "^17.2.8",
|
||||
"prettier": "3.1.1",
|
||||
"typescript": "~5.3.3"
|
||||
},
|
||||
|
|
103
pnpm-lock.yaml
103
pnpm-lock.yaml
|
@ -45,8 +45,8 @@ importers:
|
|||
specifier: ^29.7.0
|
||||
version: 29.7.0(@types/node@20.10.7)(ts-node@10.9.2)
|
||||
nx:
|
||||
specifier: ^16.10.0
|
||||
version: 16.10.0
|
||||
specifier: ^17.2.8
|
||||
version: 17.2.8
|
||||
prettier:
|
||||
specifier: 3.1.1
|
||||
version: 3.1.1
|
||||
|
@ -7586,11 +7586,11 @@ packages:
|
|||
- debug
|
||||
dev: true
|
||||
|
||||
/@nrwl/tao@16.10.0:
|
||||
resolution: {integrity: sha512-QNAanpINbr+Pod6e1xNgFbzK1x5wmZl+jMocgiEFXZ67KHvmbD6MAQQr0MMz+GPhIu7EE4QCTLTyCEMlAG+K5Q==}
|
||||
/@nrwl/tao@17.2.8:
|
||||
resolution: {integrity: sha512-Qpk5YKeJ+LppPL/wtoDyNGbJs2MsTi6qyX/RdRrEc8lc4bk6Cw3Oul1qTXCI6jT0KzTz+dZtd0zYD/G7okkzvg==}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
nx: 16.10.0
|
||||
nx: 17.2.8
|
||||
tslib: 2.6.2
|
||||
transitivePeerDependencies:
|
||||
- '@swc-node/register'
|
||||
|
@ -7598,8 +7598,8 @@ packages:
|
|||
- debug
|
||||
dev: true
|
||||
|
||||
/@nx/nx-darwin-arm64@16.10.0:
|
||||
resolution: {integrity: sha512-YF+MIpeuwFkyvM5OwgY/rTNRpgVAI/YiR0yTYCZR+X3AAvP775IVlusNgQ3oedTBRUzyRnI4Tknj1WniENFsvQ==}
|
||||
/@nx/nx-darwin-arm64@17.2.8:
|
||||
resolution: {integrity: sha512-dMb0uxug4hM7tusISAU1TfkDK3ixYmzc1zhHSZwpR7yKJIyKLtUpBTbryt8nyso37AS1yH+dmfh2Fj2WxfBHTg==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [darwin]
|
||||
|
@ -7607,8 +7607,8 @@ packages:
|
|||
dev: true
|
||||
optional: true
|
||||
|
||||
/@nx/nx-darwin-x64@16.10.0:
|
||||
resolution: {integrity: sha512-ypi6YxwXgb0kg2ixKXE3pwf5myVNUgWf1CsV5OzVccCM8NzheMO51KDXTDmEpXdzUsfT0AkO1sk5GZeCjhVONg==}
|
||||
/@nx/nx-darwin-x64@17.2.8:
|
||||
resolution: {integrity: sha512-0cXzp1tGr7/6lJel102QiLA4NkaLCkQJj6VzwbwuvmuCDxPbpmbz7HC1tUteijKBtOcdXit1/MEoEU007To8Bw==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [darwin]
|
||||
|
@ -7616,8 +7616,8 @@ packages:
|
|||
dev: true
|
||||
optional: true
|
||||
|
||||
/@nx/nx-freebsd-x64@16.10.0:
|
||||
resolution: {integrity: sha512-UeEYFDmdbbDkTQamqvtU8ibgu5jQLgFF1ruNb/U4Ywvwutw2d4ruOMl2e0u9hiNja9NFFAnDbvzrDcMo7jYqYw==}
|
||||
/@nx/nx-freebsd-x64@17.2.8:
|
||||
resolution: {integrity: sha512-YFMgx5Qpp2btCgvaniDGdu7Ctj56bfFvbbaHQWmOeBPK1krNDp2mqp8HK6ZKOfEuDJGOYAp7HDtCLvdZKvJxzA==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [freebsd]
|
||||
|
@ -7625,8 +7625,8 @@ packages:
|
|||
dev: true
|
||||
optional: true
|
||||
|
||||
/@nx/nx-linux-arm-gnueabihf@16.10.0:
|
||||
resolution: {integrity: sha512-WV3XUC2DB6/+bz1sx+d1Ai9q2Cdr+kTZRN50SOkfmZUQyEBaF6DRYpx/a4ahhxH3ktpNfyY8Maa9OEYxGCBkQA==}
|
||||
/@nx/nx-linux-arm-gnueabihf@17.2.8:
|
||||
resolution: {integrity: sha512-iN2my6MrhLRkVDtdivQHugK8YmR7URo1wU9UDuHQ55z3tEcny7LV3W9NSsY9UYPK/FrxdDfevj0r2hgSSdhnzA==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm]
|
||||
os: [linux]
|
||||
|
@ -7634,8 +7634,8 @@ packages:
|
|||
dev: true
|
||||
optional: true
|
||||
|
||||
/@nx/nx-linux-arm64-gnu@16.10.0:
|
||||
resolution: {integrity: sha512-aWIkOUw995V3ItfpAi5FuxQ+1e9EWLS1cjWM1jmeuo+5WtaKToJn5itgQOkvSlPz+HSLgM3VfXMvOFALNk125g==}
|
||||
/@nx/nx-linux-arm64-gnu@17.2.8:
|
||||
resolution: {integrity: sha512-Iy8BjoW6mOKrSMiTGujUcNdv+xSM1DALTH6y3iLvNDkGbjGK1Re6QNnJAzqcXyDpv32Q4Fc57PmuexyysZxIGg==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
|
@ -7643,8 +7643,8 @@ packages:
|
|||
dev: true
|
||||
optional: true
|
||||
|
||||
/@nx/nx-linux-arm64-musl@16.10.0:
|
||||
resolution: {integrity: sha512-uO6Gg+irqpVcCKMcEPIQcTFZ+tDI02AZkqkP7koQAjniLEappd8DnUBSQdcn53T086pHpdc264X/ZEpXFfrKWQ==}
|
||||
/@nx/nx-linux-arm64-musl@17.2.8:
|
||||
resolution: {integrity: sha512-9wkAxWzknjpzdofL1xjtU6qPFF1PHlvKCZI3hgEYJDo4mQiatGI+7Ttko+lx/ZMP6v4+Umjtgq7+qWrApeKamQ==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
|
@ -7652,8 +7652,8 @@ packages:
|
|||
dev: true
|
||||
optional: true
|
||||
|
||||
/@nx/nx-linux-x64-gnu@16.10.0:
|
||||
resolution: {integrity: sha512-134PW/u/arNFAQKpqMJniC7irbChMPz+W+qtyKPAUXE0XFKPa7c1GtlI/wK2dvP9qJDZ6bKf0KtA0U/m2HMUOA==}
|
||||
/@nx/nx-linux-x64-gnu@17.2.8:
|
||||
resolution: {integrity: sha512-sjG1bwGsjLxToasZ3lShildFsF0eyeGu+pOQZIp9+gjFbeIkd19cTlCnHrOV9hoF364GuKSXQyUlwtFYFR4VTQ==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
|
@ -7661,8 +7661,8 @@ packages:
|
|||
dev: true
|
||||
optional: true
|
||||
|
||||
/@nx/nx-linux-x64-musl@16.10.0:
|
||||
resolution: {integrity: sha512-q8sINYLdIJxK/iUx9vRk5jWAWb/2O0PAbOJFwv4qkxBv4rLoN7y+otgCZ5v0xfx/zztFgk/oNY4lg5xYjIso2Q==}
|
||||
/@nx/nx-linux-x64-musl@17.2.8:
|
||||
resolution: {integrity: sha512-QiakXZ1xBCIptmkGEouLHQbcM4klQkcr+kEaz2PlNwy/sW3gH1b/1c0Ed5J1AN9xgQxWspriAONpScYBRgxdhA==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
|
@ -7670,8 +7670,8 @@ packages:
|
|||
dev: true
|
||||
optional: true
|
||||
|
||||
/@nx/nx-win32-arm64-msvc@16.10.0:
|
||||
resolution: {integrity: sha512-moJkL9kcqxUdJSRpG7dET3UeLIciwrfP08mzBQ12ewo8K8FzxU8ZUsTIVVdNrwt01CXOdXoweGfdQLjJ4qTURA==}
|
||||
/@nx/nx-win32-arm64-msvc@17.2.8:
|
||||
resolution: {integrity: sha512-XBWUY/F/GU3vKN9CAxeI15gM4kr3GOBqnzFZzoZC4qJt2hKSSUEWsMgeZtsMgeqEClbi4ZyCCkY7YJgU32WUGA==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [win32]
|
||||
|
@ -7679,8 +7679,8 @@ packages:
|
|||
dev: true
|
||||
optional: true
|
||||
|
||||
/@nx/nx-win32-x64-msvc@16.10.0:
|
||||
resolution: {integrity: sha512-5iV2NKZnzxJwZZ4DM5JVbRG/nkhAbzEskKaLBB82PmYGKzaDHuMHP1lcPoD/rtYMlowZgNA/RQndfKvPBPwmXA==}
|
||||
/@nx/nx-win32-x64-msvc@17.2.8:
|
||||
resolution: {integrity: sha512-HTqDv+JThlLzbcEm/3f+LbS5/wYQWzb5YDXbP1wi7nlCTihNZOLNqGOkEmwlrR5tAdNHPRpHSmkYg4305W0CtA==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [win32]
|
||||
|
@ -7703,15 +7703,6 @@ packages:
|
|||
resolution: {integrity: sha512-U69T3ItWHvLwGg5eJ0n3I62nWuE6ilHlmz7zM0npLBRvPRd7e6NYmg54vvRtP5mZG7kZqZCFVdsTWo7BPtBujg==}
|
||||
dev: false
|
||||
|
||||
/@parcel/watcher@2.0.4:
|
||||
resolution: {integrity: sha512-cTDi+FUDBIUOBKEtj+nhiJ71AZVlkAsQFuGQTun5tV9mwQBQgZvhCzG+URPQc8myeN32yRVZEfVAPCs1RW+Jvg==}
|
||||
engines: {node: '>= 10.0.0'}
|
||||
requiresBuild: true
|
||||
dependencies:
|
||||
node-addon-api: 3.2.1
|
||||
node-gyp-build: 4.8.0
|
||||
dev: true
|
||||
|
||||
/@pkgjs/parseargs@0.11.0:
|
||||
resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==}
|
||||
engines: {node: '>=14'}
|
||||
|
@ -14763,7 +14754,7 @@ packages:
|
|||
fs.realpath: 1.0.0
|
||||
inflight: 1.0.6
|
||||
inherits: 2.0.4
|
||||
minimatch: 3.0.5
|
||||
minimatch: 3.1.2
|
||||
once: 1.4.0
|
||||
path-is-absolute: 1.0.1
|
||||
dev: true
|
||||
|
@ -16476,6 +16467,7 @@ packages:
|
|||
chalk: 5.3.0
|
||||
diff-match-patch: 1.0.5
|
||||
dev: false
|
||||
bundledDependencies: []
|
||||
|
||||
/jsonfile@4.0.0:
|
||||
resolution: {integrity: sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==}
|
||||
|
@ -17381,10 +17373,6 @@ packages:
|
|||
/node-abort-controller@3.1.1:
|
||||
resolution: {integrity: sha512-AGK2yQKIjRuqnc6VkX2Xj5d+QW8xZ87pa1UK6yA6ouUyuxfHuMP6umE5QK7UmTeOAymo+Zx1Fxiuw9rVx8taHQ==}
|
||||
|
||||
/node-addon-api@3.2.1:
|
||||
resolution: {integrity: sha512-mmcei9JghVNDYydghQmeDX8KoAm0FAiYyIcUt/N4nhyAipB17pllZQDOJD2fotxABnt4Mdz+dKTO7eftLg4d0A==}
|
||||
dev: true
|
||||
|
||||
/node-addon-api@7.0.0:
|
||||
resolution: {integrity: sha512-vgbBJTS4m5/KkE16t5Ly0WW9hz46swAstv0hYYwMtbG7AznRhNyfLRe8HZAiWIpcHzoO7HxhLuBQj9rJ/Ho0ZA==}
|
||||
dev: false
|
||||
|
@ -17416,11 +17404,6 @@ packages:
|
|||
engines: {node: '>= 6.13.0'}
|
||||
dev: true
|
||||
|
||||
/node-gyp-build@4.8.0:
|
||||
resolution: {integrity: sha512-u6fs2AEUljNho3EYTJNBfImO5QTo/J/1Etd+NVdCj7qWKUSN/bSLkZwhDv7I+w/MSC6qJ4cknepkAYykDdK8og==}
|
||||
hasBin: true
|
||||
dev: true
|
||||
|
||||
/node-gyp@8.4.1:
|
||||
resolution: {integrity: sha512-olTJRgUtAb/hOXG0E93wZDs5YiJlgbXxTwQAFHyNlRsXQnYzUaF2aGgujZbw+hR8aF4ZG/rST57bWMWD16jr9w==}
|
||||
engines: {node: '>= 10.12.0'}
|
||||
|
@ -17535,8 +17518,8 @@ packages:
|
|||
- debug
|
||||
dev: true
|
||||
|
||||
/nx@16.10.0:
|
||||
resolution: {integrity: sha512-gZl4iCC0Hx0Qe1VWmO4Bkeul2nttuXdPpfnlcDKSACGu3ZIo+uySqwOF8yBAxSTIf8xe2JRhgzJN1aFkuezEBg==}
|
||||
/nx@17.2.8:
|
||||
resolution: {integrity: sha512-rM5zXbuXLEuqQqcjVjClyvHwRJwt+NVImR2A6KFNG40Z60HP6X12wAxxeLHF5kXXTDRU0PFhf/yACibrpbPrAw==}
|
||||
hasBin: true
|
||||
requiresBuild: true
|
||||
peerDependencies:
|
||||
|
@ -17548,8 +17531,7 @@ packages:
|
|||
'@swc/core':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@nrwl/tao': 16.10.0
|
||||
'@parcel/watcher': 2.0.4
|
||||
'@nrwl/tao': 17.2.8
|
||||
'@yarnpkg/lockfile': 1.1.0
|
||||
'@yarnpkg/parsers': 3.0.0-rc.46
|
||||
'@zkochan/js-yaml': 0.0.6
|
||||
|
@ -17581,20 +17563,19 @@ packages:
|
|||
tmp: 0.2.1
|
||||
tsconfig-paths: 4.2.0
|
||||
tslib: 2.6.2
|
||||
v8-compile-cache: 2.3.0
|
||||
yargs: 17.7.2
|
||||
yargs-parser: 21.1.1
|
||||
optionalDependencies:
|
||||
'@nx/nx-darwin-arm64': 16.10.0
|
||||
'@nx/nx-darwin-x64': 16.10.0
|
||||
'@nx/nx-freebsd-x64': 16.10.0
|
||||
'@nx/nx-linux-arm-gnueabihf': 16.10.0
|
||||
'@nx/nx-linux-arm64-gnu': 16.10.0
|
||||
'@nx/nx-linux-arm64-musl': 16.10.0
|
||||
'@nx/nx-linux-x64-gnu': 16.10.0
|
||||
'@nx/nx-linux-x64-musl': 16.10.0
|
||||
'@nx/nx-win32-arm64-msvc': 16.10.0
|
||||
'@nx/nx-win32-x64-msvc': 16.10.0
|
||||
'@nx/nx-darwin-arm64': 17.2.8
|
||||
'@nx/nx-darwin-x64': 17.2.8
|
||||
'@nx/nx-freebsd-x64': 17.2.8
|
||||
'@nx/nx-linux-arm-gnueabihf': 17.2.8
|
||||
'@nx/nx-linux-arm64-gnu': 17.2.8
|
||||
'@nx/nx-linux-arm64-musl': 17.2.8
|
||||
'@nx/nx-linux-x64-gnu': 17.2.8
|
||||
'@nx/nx-linux-x64-musl': 17.2.8
|
||||
'@nx/nx-win32-arm64-msvc': 17.2.8
|
||||
'@nx/nx-win32-x64-msvc': 17.2.8
|
||||
transitivePeerDependencies:
|
||||
- debug
|
||||
dev: true
|
||||
|
@ -21130,10 +21111,6 @@ packages:
|
|||
resolution: {integrity: sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==}
|
||||
dev: true
|
||||
|
||||
/v8-compile-cache@2.3.0:
|
||||
resolution: {integrity: sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==}
|
||||
dev: true
|
||||
|
||||
/v8-to-istanbul@9.2.0:
|
||||
resolution: {integrity: sha512-/EH/sDgxU2eGxajKdwLCDmQ4FWq+kpi3uCmBGpw1xJtnAxEjlD8j8PEiGWpCIMIs3ciNAgH0d3TTJiUkYzyZjA==}
|
||||
engines: {node: '>=10.12.0'}
|
||||
|
|
Loading…
Reference in New Issue
Block a user