From d285cca31da1f6650553c37007ead3b508fb8381 Mon Sep 17 00:00:00 2001 From: kingsleydon <10992364+kingsleydon@users.noreply.github.com> Date: Tue, 7 Nov 2023 22:34:10 +0800 Subject: [PATCH] feat(index): bump sdk --- apps/app/package.json | 10 +- apps/index/package.json | 10 +- apps/subbridge/package.json | 6 +- packages/eslint-config/package.json | 4 +- yarn.lock | 322 ++++++++++++++-------------- 5 files changed, 179 insertions(+), 173 deletions(-) diff --git a/apps/app/package.json b/apps/app/package.json index 57a1df71..28d8f0b6 100644 --- a/apps/app/package.json +++ b/apps/app/package.json @@ -19,8 +19,8 @@ "@fortawesome/free-solid-svg-icons": "^6.4.2", "@fortawesome/react-fontawesome": "^0.2.0", "@mui/icons-material": "^5.14.16", - "@mui/lab": "5.0.0-alpha.151", - "@mui/material": "^5.14.16", + "@mui/lab": "5.0.0-alpha.152", + "@mui/material": "^5.14.17", "@mui/x-data-grid": "^6.18.0", "@phala/lib": "workspace:*", "@phala/store": "workspace:*", @@ -34,7 +34,7 @@ "@talismn/connect-wallets": "^1.2.3", "@tanstack/react-query": "^4.36.1", "@tanstack/react-query-devtools": "^4.36.1", - "@types/react": "^18.2.35", + "@types/react": "^18.2.36", "@types/react-dom": "^18.2.14", "ajv": "^8.12.0", "date-fns": "^2.30.0", @@ -55,7 +55,7 @@ "react-intersection-observer": "^9.5.2", "react-markdown": "^9.0.0", "react-snap-carousel": "^0.3.2", - "recharts": "^2.9.2", + "recharts": "^2.9.3", "sharp": "^0.32.6", "swr": "2.2.2", "typescript": "^5.2.2" @@ -65,7 +65,7 @@ "@svgr/webpack": "^8.1.0", "@swc-jotai/debug-label": "^0.1.0", "@swc-jotai/react-refresh": "^0.1.0", - "@types/lodash-es": "^4.17.10", + "@types/lodash-es": "^4.17.11", "@types/sharp": "^0.32.0" } } diff --git a/apps/index/package.json b/apps/index/package.json index 2420f2f9..49a9334c 100644 --- a/apps/index/package.json +++ b/apps/index/package.json @@ -15,10 +15,10 @@ "@emotion/styled": "^11.11.0", "@metamask/detect-provider": "^2.0.0", "@mui/icons-material": "^5.14.16", - "@mui/lab": "5.0.0-alpha.151", - "@mui/material": "^5.14.16", + "@mui/lab": "5.0.0-alpha.152", + "@mui/material": "^5.14.17", "@next/bundle-analyzer": "^14.0.1", - "@phala/index": "^1.0.39", + "@phala/index": "^1.0.41", "@phala/lib": "workspace:*", "@phala/store": "workspace:*", "@phala/util": "workspace:*", @@ -46,9 +46,9 @@ "@svgr/webpack": "^8.1.0", "@swc-jotai/debug-label": "^0.1.0", "@swc-jotai/react-refresh": "^0.1.0", - "@types/lodash-es": "^4.17.10", + "@types/lodash-es": "^4.17.11", "@types/node": "^18.18.8", - "@types/react": "^18.2.35", + "@types/react": "^18.2.36", "@types/react-dom": "^18.2.14", "eslint": "^8.53.0", "eslint-config-next": "^14.0.1", diff --git a/apps/subbridge/package.json b/apps/subbridge/package.json index 468cb7f0..8724ff8a 100644 --- a/apps/subbridge/package.json +++ b/apps/subbridge/package.json @@ -18,8 +18,8 @@ "@metamask/detect-provider": "^2.0.0", "@metamask/providers": "^13.1.0", "@mui/icons-material": "^5.14.16", - "@mui/lab": "5.0.0-alpha.151", - "@mui/material": "^5.14.16", + "@mui/lab": "5.0.0-alpha.152", + "@mui/material": "^5.14.17", "@next/bundle-analyzer": "^14.0.1", "@phala/lib": "workspace:*", "@phala/store": "workspace:*", @@ -45,7 +45,7 @@ "@phala/eslint-config": "workspace:*", "@svgr/webpack": "^8.1.0", "@types/node": "^18.18.8", - "@types/react": "^18.2.35", + "@types/react": "^18.2.36", "@types/react-dom": "^18.2.14", "eslint": "^8.53.0", "eslint-config-next": "^14.0.1", diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json index ceecd830..85954edf 100644 --- a/packages/eslint-config/package.json +++ b/packages/eslint-config/package.json @@ -3,12 +3,12 @@ "version": "0.0.0", "main": "index.js", "devDependencies": { - "@typescript-eslint/eslint-plugin": "^6.9.1", + "@typescript-eslint/eslint-plugin": "^6.10.0", "eslint": "^8.53.0", "eslint-config-prettier": "^9.0.0", "eslint-config-standard-with-typescript": "^39.1.1", "eslint-plugin-import": "^2.29.0", - "eslint-plugin-n": "^16.2.0", + "eslint-plugin-n": "^16.3.0", "eslint-plugin-prettier": "^5.0.1", "eslint-plugin-promise": "^6.1.1", "eslint-plugin-react": "^7.33.2", diff --git a/yarn.lock b/yarn.lock index 8c80c30a..65b96265 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1429,7 +1429,7 @@ __metadata: languageName: node linkType: hard -"@babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.10.2, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.13.10, @babel/runtime@npm:^7.16.7, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.20.6, @babel/runtime@npm:^7.20.7, @babel/runtime@npm:^7.21.0, @babel/runtime@npm:^7.22.6, @babel/runtime@npm:^7.23.2, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7": +"@babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.10.2, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.13.10, @babel/runtime@npm:^7.16.7, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.20.6, @babel/runtime@npm:^7.20.7, @babel/runtime@npm:^7.21.0, @babel/runtime@npm:^7.23.2, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7": version: 7.23.2 resolution: "@babel/runtime@npm:7.23.2" dependencies: @@ -3184,14 +3184,14 @@ __metadata: languageName: node linkType: hard -"@mui/base@npm:5.0.0-beta.22": - version: 5.0.0-beta.22 - resolution: "@mui/base@npm:5.0.0-beta.22" +"@mui/base@npm:5.0.0-beta.23": + version: 5.0.0-beta.23 + resolution: "@mui/base@npm:5.0.0-beta.23" dependencies: "@babel/runtime": "npm:^7.23.2" "@floating-ui/react-dom": "npm:^2.0.2" "@mui/types": "npm:^7.2.8" - "@mui/utils": "npm:^5.14.16" + "@mui/utils": "npm:^5.14.17" "@popperjs/core": "npm:^2.11.8" clsx: "npm:^2.0.0" prop-types: "npm:^15.8.1" @@ -3202,14 +3202,14 @@ __metadata: peerDependenciesMeta: "@types/react": optional: true - checksum: 9a1818f045c83ae137f4fb464b63393a1470abc5e060000ec859e2dfc8eb1075a601af76dfcd4a1f49a89245a4c4a400b4e78175345598dda078360621a3c3b6 + checksum: 70581eac33b89e9e53ddada985e649c46c3524849d535cda97505529d2adf16786672a991544f44d32dafbf3baad7150ac45981d7f6f762b5d82e5b02191f910 languageName: node linkType: hard -"@mui/core-downloads-tracker@npm:^5.14.16": - version: 5.14.16 - resolution: "@mui/core-downloads-tracker@npm:5.14.16" - checksum: 9c31e91f82e88d150a2f733c3649e861881534e40923050de9718b2268afde0a284aa322bff85c9c4babb8cbc6618983d63c8bd518e6dc3aac6e507b7970bbf7 +"@mui/core-downloads-tracker@npm:^5.14.17": + version: 5.14.17 + resolution: "@mui/core-downloads-tracker@npm:5.14.17" + checksum: 44c348fe4b27889fcca2fc486300ec193fe4fe18943acdbbb69d2635ad0bab4cc3e6faed7787c1c3e0acc724733eeaae09cfd843019e7fa0d3c3e9f2849e6c4c languageName: node linkType: hard @@ -3229,16 +3229,15 @@ __metadata: languageName: node linkType: hard -"@mui/lab@npm:5.0.0-alpha.151": - version: 5.0.0-alpha.151 - resolution: "@mui/lab@npm:5.0.0-alpha.151" +"@mui/lab@npm:5.0.0-alpha.152": + version: 5.0.0-alpha.152 + resolution: "@mui/lab@npm:5.0.0-alpha.152" dependencies: "@babel/runtime": "npm:^7.23.2" - "@mui/base": "npm:5.0.0-beta.22" - "@mui/system": "npm:^5.14.16" + "@mui/base": "npm:5.0.0-beta.23" + "@mui/system": "npm:^5.14.17" "@mui/types": "npm:^7.2.8" - "@mui/utils": "npm:^5.14.16" - "@mui/x-tree-view": "npm:6.0.0-alpha.1" + "@mui/utils": "npm:^5.14.17" clsx: "npm:^2.0.0" prop-types: "npm:^15.8.1" peerDependencies: @@ -3255,20 +3254,20 @@ __metadata: optional: true "@types/react": optional: true - checksum: 6c29bb67af1e6ed9e226a568672c997bd5644799eea93dc8c93224c1b23627de05335ff6bd41c9724c75b7be6ffb4642f7fd89240323220f938e1575813f6654 + checksum: 5b39611fc5ffe0840d75b1a1e8638f3839940caf72ce1d11897b888dc9d10e4007f22f875c8877b6a94f088597e42fd3c644967dd40b8e0a25cb46a4096efaf7 languageName: node linkType: hard -"@mui/material@npm:^5.14.16": - version: 5.14.16 - resolution: "@mui/material@npm:5.14.16" +"@mui/material@npm:^5.14.17": + version: 5.14.17 + resolution: "@mui/material@npm:5.14.17" dependencies: "@babel/runtime": "npm:^7.23.2" - "@mui/base": "npm:5.0.0-beta.22" - "@mui/core-downloads-tracker": "npm:^5.14.16" - "@mui/system": "npm:^5.14.16" + "@mui/base": "npm:5.0.0-beta.23" + "@mui/core-downloads-tracker": "npm:^5.14.17" + "@mui/system": "npm:^5.14.17" "@mui/types": "npm:^7.2.8" - "@mui/utils": "npm:^5.14.16" + "@mui/utils": "npm:^5.14.17" "@types/react-transition-group": "npm:^4.4.8" clsx: "npm:^2.0.0" csstype: "npm:^3.1.2" @@ -3288,16 +3287,16 @@ __metadata: optional: true "@types/react": optional: true - checksum: 211775c4e8f8a8b04db9420e0b11efe201d4535945f0e41b35a789a80f8c600122076ead680a81905f4d7ec32a0f510f75c335e2dd8fa668a1cfc938a862fefa + checksum: 8fb5440c4fea5a7e346df0a753f8e686e3b11d7fedd9c7188aeabca783444eb80efdc7f73af85ece2be9935aa28059ce0e7fc9d6287998335b8b757a8f1e97ae languageName: node linkType: hard -"@mui/private-theming@npm:^5.14.16": - version: 5.14.16 - resolution: "@mui/private-theming@npm:5.14.16" +"@mui/private-theming@npm:^5.14.17": + version: 5.14.17 + resolution: "@mui/private-theming@npm:5.14.17" dependencies: "@babel/runtime": "npm:^7.23.2" - "@mui/utils": "npm:^5.14.16" + "@mui/utils": "npm:^5.14.17" prop-types: "npm:^15.8.1" peerDependencies: "@types/react": ^17.0.0 || ^18.0.0 @@ -3305,13 +3304,13 @@ __metadata: peerDependenciesMeta: "@types/react": optional: true - checksum: c41960e46738d4b9ea9363636e5d79b54f61bfd5a9366158ab16fa0604a115251e7ba1ac92f0dc118250b9f6dad48a1f3fbcde872ed151f9a46a8a5451bf8fbc + checksum: ba1a99ff4cebee4824018369490c4c4be9d9c844c786592982f46640acea6434ceafd4d7b59d2e9cbd7a2ea9ef3544282b05482d5a53af4bb119eeee3284b1f6 languageName: node linkType: hard -"@mui/styled-engine@npm:^5.14.16": - version: 5.14.16 - resolution: "@mui/styled-engine@npm:5.14.16" +"@mui/styled-engine@npm:^5.14.17": + version: 5.14.17 + resolution: "@mui/styled-engine@npm:5.14.17" dependencies: "@babel/runtime": "npm:^7.23.2" "@emotion/cache": "npm:^11.11.0" @@ -3326,19 +3325,19 @@ __metadata: optional: true "@emotion/styled": optional: true - checksum: bb8264175a85f2cdae3d5eb56be1ef1919dee5ef96ca1217cb8c96e8f0de0c96a7844b23306c61e4460de578af46e6fe4ee9e50f6bbe132eb50ebbb32981d98a + checksum: 7deda7fad2c0e77183e3d5e128a616fa2b1348164678bdd6eaa4bd8bd54cb7f526d7463c89dfae160444027c74f911bdf70dc42dd41a9093725a183fae5e549b languageName: node linkType: hard -"@mui/system@npm:^5.14.16": - version: 5.14.16 - resolution: "@mui/system@npm:5.14.16" +"@mui/system@npm:^5.14.17": + version: 5.14.17 + resolution: "@mui/system@npm:5.14.17" dependencies: "@babel/runtime": "npm:^7.23.2" - "@mui/private-theming": "npm:^5.14.16" - "@mui/styled-engine": "npm:^5.14.16" + "@mui/private-theming": "npm:^5.14.17" + "@mui/styled-engine": "npm:^5.14.17" "@mui/types": "npm:^7.2.8" - "@mui/utils": "npm:^5.14.16" + "@mui/utils": "npm:^5.14.17" clsx: "npm:^2.0.0" csstype: "npm:^3.1.2" prop-types: "npm:^15.8.1" @@ -3354,7 +3353,7 @@ __metadata: optional: true "@types/react": optional: true - checksum: 6f9e3c0e70d4431a077ab0d99488737c7b21fd16a5fd2cf6a0968d245a43e139bd3d161351d9c3dcc733e25ed586c93491d9089a40f060316dd1f32d612e3a66 + checksum: 3e081f37cb28c99e4279c9b90d292e9900f04112400934c56022f0d511ac3043cce70e6cd9a53d778c62132e9878e96c50a574b781a92d84c56f8507e76df983 languageName: node linkType: hard @@ -3370,7 +3369,7 @@ __metadata: languageName: node linkType: hard -"@mui/utils@npm:^5.14.16, @mui/utils@npm:^5.14.3": +"@mui/utils@npm:^5.14.16": version: 5.14.16 resolution: "@mui/utils@npm:5.14.16" dependencies: @@ -3388,6 +3387,24 @@ __metadata: languageName: node linkType: hard +"@mui/utils@npm:^5.14.17": + version: 5.14.17 + resolution: "@mui/utils@npm:5.14.17" + dependencies: + "@babel/runtime": "npm:^7.23.2" + "@types/prop-types": "npm:^15.7.9" + prop-types: "npm:^15.8.1" + react-is: "npm:^18.2.0" + peerDependencies: + "@types/react": ^17.0.0 || ^18.0.0 + react: ^17.0.0 || ^18.0.0 + peerDependenciesMeta: + "@types/react": + optional: true + checksum: 651d687adda6071871b338c6d9f963eac5d182d5c1c35403d6390e343e335bc1d3a413a8b2fce9da539d5ad9a1de25bf23d6b586bc054384c75f1f378438bb65 + languageName: node + linkType: hard + "@mui/x-data-grid@npm:^6.18.0": version: 6.18.0 resolution: "@mui/x-data-grid@npm:6.18.0" @@ -3406,28 +3423,6 @@ __metadata: languageName: node linkType: hard -"@mui/x-tree-view@npm:6.0.0-alpha.1": - version: 6.0.0-alpha.1 - resolution: "@mui/x-tree-view@npm:6.0.0-alpha.1" - dependencies: - "@babel/runtime": "npm:^7.22.6" - "@mui/utils": "npm:^5.14.3" - "@types/react-transition-group": "npm:^4.4.6" - clsx: "npm:^2.0.0" - prop-types: "npm:^15.8.1" - react-transition-group: "npm:^4.4.5" - peerDependencies: - "@emotion/react": ^11.9.0 - "@emotion/styled": ^11.8.1 - "@mui/base": ^5.0.0-alpha.87 - "@mui/material": ^5.8.6 - "@mui/system": ^5.8.0 - react: ^17.0.0 || ^18.0.0 - react-dom: ^17.0.0 || ^18.0.0 - checksum: 6057a25697a3d80b312e6933ab6f946100e9a8e64400764120d505b18f416698e3159b0342ae1e45767b005e35188326becab1a140ac0d63a33545d5f758375e - languageName: node - linkType: hard - "@next/bundle-analyzer@npm:^14.0.1": version: 14.0.1 resolution: "@next/bundle-analyzer@npm:14.0.1" @@ -3669,8 +3664,8 @@ __metadata: "@fortawesome/free-solid-svg-icons": "npm:^6.4.2" "@fortawesome/react-fontawesome": "npm:^0.2.0" "@mui/icons-material": "npm:^5.14.16" - "@mui/lab": "npm:5.0.0-alpha.151" - "@mui/material": "npm:^5.14.16" + "@mui/lab": "npm:5.0.0-alpha.152" + "@mui/material": "npm:^5.14.17" "@mui/x-data-grid": "npm:^6.18.0" "@next/bundle-analyzer": "npm:^14.0.1" "@phala/lib": "workspace:*" @@ -3688,8 +3683,8 @@ __metadata: "@talismn/connect-wallets": "npm:^1.2.3" "@tanstack/react-query": "npm:^4.36.1" "@tanstack/react-query-devtools": "npm:^4.36.1" - "@types/lodash-es": "npm:^4.17.10" - "@types/react": "npm:^18.2.35" + "@types/lodash-es": "npm:^4.17.11" + "@types/react": "npm:^18.2.36" "@types/react-dom": "npm:^18.2.14" "@types/sharp": "npm:^0.32.0" ajv: "npm:^8.12.0" @@ -3711,7 +3706,7 @@ __metadata: react-intersection-observer: "npm:^9.5.2" react-markdown: "npm:^9.0.0" react-snap-carousel: "npm:^0.3.2" - recharts: "npm:^2.9.2" + recharts: "npm:^2.9.3" sharp: "npm:^0.32.6" swr: "npm:2.2.2" typescript: "npm:^5.2.2" @@ -3722,12 +3717,12 @@ __metadata: version: 0.0.0-use.local resolution: "@phala/eslint-config@workspace:packages/eslint-config" dependencies: - "@typescript-eslint/eslint-plugin": "npm:^6.9.1" + "@typescript-eslint/eslint-plugin": "npm:^6.10.0" eslint: "npm:^8.53.0" eslint-config-prettier: "npm:^9.0.0" eslint-config-standard-with-typescript: "npm:^39.1.1" eslint-plugin-import: "npm:^2.29.0" - eslint-plugin-n: "npm:^16.2.0" + eslint-plugin-n: "npm:^16.3.0" eslint-plugin-prettier: "npm:^5.0.1" eslint-plugin-promise: "npm:^6.1.1" eslint-plugin-react: "npm:^7.33.2" @@ -3746,11 +3741,11 @@ __metadata: "@emotion/styled": "npm:^11.11.0" "@metamask/detect-provider": "npm:^2.0.0" "@mui/icons-material": "npm:^5.14.16" - "@mui/lab": "npm:5.0.0-alpha.151" - "@mui/material": "npm:^5.14.16" + "@mui/lab": "npm:5.0.0-alpha.152" + "@mui/material": "npm:^5.14.17" "@next/bundle-analyzer": "npm:^14.0.1" "@phala/eslint-config": "workspace:*" - "@phala/index": "npm:^1.0.39" + "@phala/index": "npm:^1.0.41" "@phala/lib": "workspace:*" "@phala/store": "workspace:*" "@phala/util": "workspace:*" @@ -3763,9 +3758,9 @@ __metadata: "@talismn/connect-components": "npm:^1.1.7" "@talismn/connect-ui": "npm:^1.1.2" "@talismn/connect-wallets": "npm:^1.2.3" - "@types/lodash-es": "npm:^4.17.10" + "@types/lodash-es": "npm:^4.17.11" "@types/node": "npm:^18.18.8" - "@types/react": "npm:^18.2.35" + "@types/react": "npm:^18.2.36" "@types/react-dom": "npm:^18.2.14" decimal.js: "npm:^10.4.3" eslint: "npm:^8.53.0" @@ -3785,9 +3780,9 @@ __metadata: languageName: unknown linkType: soft -"@phala/index@npm:^1.0.39": - version: 1.0.39 - resolution: "@phala/index@npm:1.0.39" +"@phala/index@npm:^1.0.41": + version: 1.0.41 + resolution: "@phala/index@npm:1.0.41" dependencies: "@phala/sdk": "npm:^0.5.4-nightly-20231020" "@polkadot/api": "npm:^10.9.1" @@ -3796,7 +3791,7 @@ __metadata: ajv: "npm:^8.12.0" ethers: "npm:^6.8.0" subshape: "npm:^0.14.0" - checksum: 078616787a5bb404aadbe2fa2a6e3c31c1c9e0e0396f621b2e0566df157a188533c9d6f88b61379accedef8d90199fac3179f6425e849f62b6da3eb36f489983 + checksum: 6333140e162cced353260767583546f6baa8fab91b86cbfd16bdae30857b61f20d74b7454c159c692e0cb6e9a68424d3fb4c79ddca5d3d9153cd1a75602876b7 languageName: node linkType: hard @@ -3877,8 +3872,8 @@ __metadata: "@metamask/detect-provider": "npm:^2.0.0" "@metamask/providers": "npm:^13.1.0" "@mui/icons-material": "npm:^5.14.16" - "@mui/lab": "npm:5.0.0-alpha.151" - "@mui/material": "npm:^5.14.16" + "@mui/lab": "npm:5.0.0-alpha.152" + "@mui/material": "npm:^5.14.17" "@next/bundle-analyzer": "npm:^14.0.1" "@phala/eslint-config": "workspace:*" "@phala/lib": "workspace:*" @@ -3892,7 +3887,7 @@ __metadata: "@talismn/connect-ui": "npm:^1.1.2" "@talismn/connect-wallets": "npm:^1.2.3" "@types/node": "npm:^18.18.8" - "@types/react": "npm:^18.2.35" + "@types/react": "npm:^18.2.36" "@types/react-dom": "npm:^18.2.14" decimal.js: "npm:^10.4.3" eslint: "npm:^8.53.0" @@ -5906,12 +5901,12 @@ __metadata: languageName: node linkType: hard -"@types/lodash-es@npm:^4.17.10": - version: 4.17.10 - resolution: "@types/lodash-es@npm:4.17.10" +"@types/lodash-es@npm:^4.17.11": + version: 4.17.11 + resolution: "@types/lodash-es@npm:4.17.11" dependencies: "@types/lodash": "npm:*" - checksum: 813cc81a694e5dcbb89379ded1761cf3fcf1cc13839856cdb10b6401be3ca16974bd7c94088f316ab18a8c58a3632af8b37a35da5cd107a430ab41d63c8dc012 + checksum: b9629f0e26df2bd8f727bcf9e4737b65657d42386f354ed2b35acc093b4f2fd07aea70731158a69aee1d2d78c418eb23ffc1d6e164a71d63225a9322e3e7054e languageName: node linkType: hard @@ -6009,7 +6004,7 @@ __metadata: languageName: node linkType: hard -"@types/react-transition-group@npm:^4.4.6, @types/react-transition-group@npm:^4.4.8": +"@types/react-transition-group@npm:^4.4.8": version: 4.4.8 resolution: "@types/react-transition-group@npm:4.4.8" dependencies: @@ -6018,7 +6013,7 @@ __metadata: languageName: node linkType: hard -"@types/react@npm:*, @types/react@npm:^18.0.18, @types/react@npm:^18.2.35": +"@types/react@npm:*, @types/react@npm:^18.0.18": version: 18.2.35 resolution: "@types/react@npm:18.2.35" dependencies: @@ -6029,6 +6024,17 @@ __metadata: languageName: node linkType: hard +"@types/react@npm:^18.2.36": + version: 18.2.36 + resolution: "@types/react@npm:18.2.36" + dependencies: + "@types/prop-types": "npm:*" + "@types/scheduler": "npm:*" + csstype: "npm:^3.0.2" + checksum: 02b593041e9c25aaf519b5e4f87282aff559c0f3db214d7db68fee714d8286c09ab1fced68184fbe814e061019024bb479bbcd38b07985e3e794d98c96c49123 + languageName: node + linkType: hard + "@types/responselike@npm:^1.0.0": version: 1.0.2 resolution: "@types/responselike@npm:1.0.2" @@ -6110,15 +6116,15 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/eslint-plugin@npm:^6.9.1": - version: 6.9.1 - resolution: "@typescript-eslint/eslint-plugin@npm:6.9.1" +"@typescript-eslint/eslint-plugin@npm:^6.10.0": + version: 6.10.0 + resolution: "@typescript-eslint/eslint-plugin@npm:6.10.0" dependencies: "@eslint-community/regexpp": "npm:^4.5.1" - "@typescript-eslint/scope-manager": "npm:6.9.1" - "@typescript-eslint/type-utils": "npm:6.9.1" - "@typescript-eslint/utils": "npm:6.9.1" - "@typescript-eslint/visitor-keys": "npm:6.9.1" + "@typescript-eslint/scope-manager": "npm:6.10.0" + "@typescript-eslint/type-utils": "npm:6.10.0" + "@typescript-eslint/utils": "npm:6.10.0" + "@typescript-eslint/visitor-keys": "npm:6.10.0" debug: "npm:^4.3.4" graphemer: "npm:^1.4.0" ignore: "npm:^5.2.4" @@ -6131,7 +6137,7 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: f2455fe74f8c90d82df97801ee5e17bb3d81b1a59d23eedc7cad95b6eed30180339107bef0460578d5cc587033bb388fd112bae48b6b85f504fe4521f365ac69 + checksum: f50b17cb753afbfc99549d38585eba8558949b977eb4661dd584e73ee946b3dbe944c9e3b12a233fa06b5e1c7d101730ac88a00c7a91b0a7f1e2c37a98e13c7a languageName: node linkType: hard @@ -6153,6 +6159,16 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/scope-manager@npm:6.10.0": + version: 6.10.0 + resolution: "@typescript-eslint/scope-manager@npm:6.10.0" + dependencies: + "@typescript-eslint/types": "npm:6.10.0" + "@typescript-eslint/visitor-keys": "npm:6.10.0" + checksum: a5fbee770d763852a7f426b950d495529139f1629fdcb30136c93f787acd82236db4272f78dff1d05a3a10a6406472ae95ae94ab75cfb618a06d75b8cc536cbf + languageName: node + linkType: hard + "@typescript-eslint/scope-manager@npm:6.9.0": version: 6.9.0 resolution: "@typescript-eslint/scope-manager@npm:6.9.0" @@ -6163,22 +6179,12 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/scope-manager@npm:6.9.1": - version: 6.9.1 - resolution: "@typescript-eslint/scope-manager@npm:6.9.1" - dependencies: - "@typescript-eslint/types": "npm:6.9.1" - "@typescript-eslint/visitor-keys": "npm:6.9.1" - checksum: 53fa7c3813d22b119e464f9b6d7d23407dfe103ee8ad2dcacf9ad6d656fda20e2bb3346df39e62b0e6b6ce71572ce5838071c5d2cca6daa4e0ce117ff22eafe5 - languageName: node - linkType: hard - -"@typescript-eslint/type-utils@npm:6.9.1": - version: 6.9.1 - resolution: "@typescript-eslint/type-utils@npm:6.9.1" +"@typescript-eslint/type-utils@npm:6.10.0": + version: 6.10.0 + resolution: "@typescript-eslint/type-utils@npm:6.10.0" dependencies: - "@typescript-eslint/typescript-estree": "npm:6.9.1" - "@typescript-eslint/utils": "npm:6.9.1" + "@typescript-eslint/typescript-estree": "npm:6.10.0" + "@typescript-eslint/utils": "npm:6.10.0" debug: "npm:^4.3.4" ts-api-utils: "npm:^1.0.1" peerDependencies: @@ -6186,7 +6192,14 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: 9373c32c9bce736527e01baabc1dbee4b7f43774ebdcbbe20ee9cf61d1b01e7faab3d5df1ebbe75241308c52eabbc9500dd7826701f95caee4054ca659420304 + checksum: f7c425d4da4d53d78b3d6630216dc1f2809f8dcaed62dc3cf12252102a53103a2aa39a160b310ca1cedebf87b8c339013be0c2360710c7c836b775374730c10e + languageName: node + linkType: hard + +"@typescript-eslint/types@npm:6.10.0": + version: 6.10.0 + resolution: "@typescript-eslint/types@npm:6.10.0" + checksum: 30f47de625405b3729db6d26a0376d98628bd966c70ca01fab1adcef91bba810d27ce643d844e42d1cc77bb2c6277e62efe278a090da63ba748dfe5710c4757b languageName: node linkType: hard @@ -6197,19 +6210,12 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/types@npm:6.9.1": - version: 6.9.1 - resolution: "@typescript-eslint/types@npm:6.9.1" - checksum: 4ba21ba18e256da210a4caedfbc5d4927cf8cb4f2c4d74f8ccc865576f3659b974e79119d3c94db2b68a4cec9cd687e43971d355450b7082d6d1736a5dd6db85 - languageName: node - linkType: hard - -"@typescript-eslint/typescript-estree@npm:6.9.0": - version: 6.9.0 - resolution: "@typescript-eslint/typescript-estree@npm:6.9.0" +"@typescript-eslint/typescript-estree@npm:6.10.0": + version: 6.10.0 + resolution: "@typescript-eslint/typescript-estree@npm:6.10.0" dependencies: - "@typescript-eslint/types": "npm:6.9.0" - "@typescript-eslint/visitor-keys": "npm:6.9.0" + "@typescript-eslint/types": "npm:6.10.0" + "@typescript-eslint/visitor-keys": "npm:6.10.0" debug: "npm:^4.3.4" globby: "npm:^11.1.0" is-glob: "npm:^4.0.3" @@ -6218,16 +6224,16 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: cf747f1540ac4760b01a56acf6a5d84457d46a3542309d9c853323cb6ca307559114e3226e6c2f17d757b42f52ee9c8dc57368cc34a8f292ff105b1fca9a3601 + checksum: ca28ca5a55e2d431c649ad093e4a4302f2b37c430bbeebbe622b05c727fd14dab136aead5a96848499d3ff4d187889733f8871b8dd5205d19bed4a260ad74544 languageName: node linkType: hard -"@typescript-eslint/typescript-estree@npm:6.9.1": - version: 6.9.1 - resolution: "@typescript-eslint/typescript-estree@npm:6.9.1" +"@typescript-eslint/typescript-estree@npm:6.9.0": + version: 6.9.0 + resolution: "@typescript-eslint/typescript-estree@npm:6.9.0" dependencies: - "@typescript-eslint/types": "npm:6.9.1" - "@typescript-eslint/visitor-keys": "npm:6.9.1" + "@typescript-eslint/types": "npm:6.9.0" + "@typescript-eslint/visitor-keys": "npm:6.9.0" debug: "npm:^4.3.4" globby: "npm:^11.1.0" is-glob: "npm:^4.0.3" @@ -6236,44 +6242,44 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: 850b1865a90107879186c3f2969968a2c08fc6fcc56d146483c297cf5be376e33d505ac81533ba8e8103ca4d2edfea7d21b178de9e52217f7ee2922f51a445fa + checksum: cf747f1540ac4760b01a56acf6a5d84457d46a3542309d9c853323cb6ca307559114e3226e6c2f17d757b42f52ee9c8dc57368cc34a8f292ff105b1fca9a3601 languageName: node linkType: hard -"@typescript-eslint/utils@npm:6.9.1": - version: 6.9.1 - resolution: "@typescript-eslint/utils@npm:6.9.1" +"@typescript-eslint/utils@npm:6.10.0": + version: 6.10.0 + resolution: "@typescript-eslint/utils@npm:6.10.0" dependencies: "@eslint-community/eslint-utils": "npm:^4.4.0" "@types/json-schema": "npm:^7.0.12" "@types/semver": "npm:^7.5.0" - "@typescript-eslint/scope-manager": "npm:6.9.1" - "@typescript-eslint/types": "npm:6.9.1" - "@typescript-eslint/typescript-estree": "npm:6.9.1" + "@typescript-eslint/scope-manager": "npm:6.10.0" + "@typescript-eslint/types": "npm:6.10.0" + "@typescript-eslint/typescript-estree": "npm:6.10.0" semver: "npm:^7.5.4" peerDependencies: eslint: ^7.0.0 || ^8.0.0 - checksum: 3d329d54c3d155ed29e2b456a602aef76bda1b88dfcf847145849362e4ddefabe5c95de236de750d08d5da9bedcfb2131bdfd784ce4eb87cf82728f0b6662033 + checksum: 809a1d08b154f76ed7a99edddf872369f6ed93987cea19a18cb9f12b8390bddcff9138d9d94955545da54488d59e0001054bec13baf6d858a1761b059480b887 languageName: node linkType: hard -"@typescript-eslint/visitor-keys@npm:6.9.0": - version: 6.9.0 - resolution: "@typescript-eslint/visitor-keys@npm:6.9.0" +"@typescript-eslint/visitor-keys@npm:6.10.0": + version: 6.10.0 + resolution: "@typescript-eslint/visitor-keys@npm:6.10.0" dependencies: - "@typescript-eslint/types": "npm:6.9.0" + "@typescript-eslint/types": "npm:6.10.0" eslint-visitor-keys: "npm:^3.4.1" - checksum: fa255a8fd74c4f3cf990281a70d76dafc0f7fc4122507051210b74627ae4b514903c7eaab69090f47ff8421ee48f218633849939653cb6c48001fcc9f4bc65d8 + checksum: f9223c148655ce00bb17db8aa92ee964e62c75d15095893e0b4d653c60a4033f456329b06de3eab4b404d8df359904f0dd6e3c8c842885c6d130e28ccd95ce03 languageName: node linkType: hard -"@typescript-eslint/visitor-keys@npm:6.9.1": - version: 6.9.1 - resolution: "@typescript-eslint/visitor-keys@npm:6.9.1" +"@typescript-eslint/visitor-keys@npm:6.9.0": + version: 6.9.0 + resolution: "@typescript-eslint/visitor-keys@npm:6.9.0" dependencies: - "@typescript-eslint/types": "npm:6.9.1" + "@typescript-eslint/types": "npm:6.9.0" eslint-visitor-keys: "npm:^3.4.1" - checksum: ac5f375a177add30489e5b63cafa8d82a196b33624bb36418422ebe0d7973b3ba550dc7e0dda36ea75a94cf9b200b4fb5f5fb4d77c027fd801201c1a269d343b + checksum: fa255a8fd74c4f3cf990281a70d76dafc0f7fc4122507051210b74627ae4b514903c7eaab69090f47ff8421ee48f218633849939653cb6c48001fcc9f4bc65d8 languageName: node linkType: hard @@ -9382,9 +9388,9 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-n@npm:^16.2.0": - version: 16.2.0 - resolution: "eslint-plugin-n@npm:16.2.0" +"eslint-plugin-n@npm:^16.3.0": + version: 16.3.0 + resolution: "eslint-plugin-n@npm:16.3.0" dependencies: "@eslint-community/eslint-utils": "npm:^4.4.0" builtins: "npm:^5.0.1" @@ -9397,7 +9403,7 @@ __metadata: semver: "npm:^7.5.3" peerDependencies: eslint: ">=7.0.0" - checksum: 29c4067ddb0256b8e2a9ebaf25a4d619670003d15db450f511e2127fe372f660214819e0b8d772a8fe90fae73cef1bf56e2b833536c47f3e5873bc1a660b1ca2 + checksum: 43f5dd8402d559c8a5973c1abd0f2a26a4616c661c1f76bb655cc97154cf63200382b38d44718e896419ff4ba4be4691d974988101bd5cdf77fa4b1013296a49 languageName: node linkType: hard @@ -15416,9 +15422,9 @@ __metadata: languageName: node linkType: hard -"recharts@npm:^2.9.2": - version: 2.9.2 - resolution: "recharts@npm:2.9.2" +"recharts@npm:^2.9.3": + version: 2.9.3 + resolution: "recharts@npm:2.9.3" dependencies: classnames: "npm:^2.2.5" eventemitter3: "npm:^4.0.1" @@ -15433,7 +15439,7 @@ __metadata: prop-types: ^15.6.0 react: ^16.0.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.0.0 || ^17.0.0 || ^18.0.0 - checksum: 19674eda1f685d4b31557d921bf12feef68b182e3c1be0f09b8b11a4cdf939f3df0573eb2a1ae3c44988c05c05d9c5e4737c17062232fe2575c0ba53d0b1f4c0 + checksum: 7496902bbe30675b9bca6f7ade1f4ba70e1cc9e14e4b2c93c39e3da1ac10492730a22d7c752f627290372afc7ad6e8571f2f6fe35341029d3fa7ac0111cda306 languageName: node linkType: hard