From 8f16e4e060de3d9fd7cf0bd77691f070274e1c91 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Oct 2023 16:43:15 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- package.json | 18 +-- yarn.lock | 403 +++++++++++++++++++++++++++------------------------ 2 files changed, 220 insertions(+), 201 deletions(-) diff --git a/package.json b/package.json index ed46e46..6087631 100644 --- a/package.json +++ b/package.json @@ -31,11 +31,11 @@ "@emotion/react": "11.11.1", "@emotion/styled": "11.11.0", "@fontsource/roboto": "5.0.8", - "@mui/icons-material": "5.14.14", - "@mui/material": "5.14.14", + "@mui/icons-material": "5.14.15", + "@mui/material": "5.14.15", "@tanstack/react-query": "4.36.1", "@tanstack/react-query-devtools": "4.36.1", - "axios": "1.5.1", + "axios": "1.6.0", "react": "18.2.0", "react-dom": "18.2.0", "use-local-storage-state": "19.1.0" @@ -43,12 +43,12 @@ "devDependencies": { "@byndyusoft/eslint-config": "2.5.0", "@byndyusoft/tsconfig": "2.0.0", - "@commitlint/cli": "17.8.0", - "@commitlint/config-conventional": "17.8.0", - "@types/react": "18.2.30", + "@commitlint/cli": "17.8.1", + "@commitlint/config-conventional": "17.8.1", + "@types/react": "18.2.33", "@types/react-dom": "18.2.14", "@vitejs/plugin-react-swc": "3.4.0", - "eslint": "8.51.0", + "eslint": "8.52.0", "husky": "8.0.3", "lint-staged": "15.0.2", "markdownlint-cli": "0.37.0", @@ -56,9 +56,9 @@ "prettier-plugin-packagejson": "2.4.6", "typescript": "5.2.2", "vite": "4.5.0", - "vite-plugin-pwa": "0.16.5" + "vite-plugin-pwa": "0.16.6" }, - "packageManager": "yarn@4.0.0-rc.53", + "packageManager": "yarn@4.0.1", "engines": { "node": ">=18" } diff --git a/yarn.lock b/yarn.lock index 80a8607..21b6084 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1278,7 +1278,7 @@ __metadata: languageName: node linkType: hard -"@babel/runtime@npm:^7.11.2, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.16.3, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.20.7, @babel/runtime@npm:^7.23.1, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7": +"@babel/runtime@npm:^7.11.2, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.16.3, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.20.7, @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: @@ -1367,15 +1367,15 @@ __metadata: languageName: node linkType: hard -"@commitlint/cli@npm:17.8.0": - version: 17.8.0 - resolution: "@commitlint/cli@npm:17.8.0" +"@commitlint/cli@npm:17.8.1": + version: 17.8.1 + resolution: "@commitlint/cli@npm:17.8.1" dependencies: - "@commitlint/format": "npm:^17.4.4" - "@commitlint/lint": "npm:^17.8.0" - "@commitlint/load": "npm:^17.8.0" - "@commitlint/read": "npm:^17.5.1" - "@commitlint/types": "npm:^17.4.4" + "@commitlint/format": "npm:^17.8.1" + "@commitlint/lint": "npm:^17.8.1" + "@commitlint/load": "npm:^17.8.1" + "@commitlint/read": "npm:^17.8.1" + "@commitlint/types": "npm:^17.8.1" execa: "npm:^5.0.0" lodash.isfunction: "npm:^3.0.9" resolve-from: "npm:5.0.0" @@ -1383,90 +1383,90 @@ __metadata: yargs: "npm:^17.0.0" bin: commitlint: cli.js - checksum: 1a73d4a1eaa15ada0165755a4218418cf3c29636b9475d0329b1e9378de7eff74266e2b0e41b35bb88fc1a21fc903fc73a57d11d5f3a28d5bceed4c8c9145944 + checksum: d8f4f3d8601703271f6cef15f5a35864de1e4f949fba7a8bf5c8be786ed4d231208b7322068c5126d08d0885ecfec77cf0fcdc12ae59e72b514d68dbccd4451f languageName: node linkType: hard -"@commitlint/config-conventional@npm:17.8.0": - version: 17.8.0 - resolution: "@commitlint/config-conventional@npm:17.8.0" +"@commitlint/config-conventional@npm:17.8.1": + version: 17.8.1 + resolution: "@commitlint/config-conventional@npm:17.8.1" dependencies: conventional-changelog-conventionalcommits: "npm:^6.1.0" - checksum: 655c99091e1ad04492b36936f5f4e207b5f65156b23ef71b06b69a64bf549f1a0d482a51a98a3202d14dd27950f172dc87994cc47540deaa9c519c7593dfdda3 + checksum: 70abdc9f1361386060b30620decc376bc33ff0c27c6f2f89511df1d53127d238af7c3409db22651282caa614d54b91b1f5e35905d12b1f5db70603c351f6e482 languageName: node linkType: hard -"@commitlint/config-validator@npm:^17.6.7": - version: 17.6.7 - resolution: "@commitlint/config-validator@npm:17.6.7" +"@commitlint/config-validator@npm:^17.8.1": + version: 17.8.1 + resolution: "@commitlint/config-validator@npm:17.8.1" dependencies: - "@commitlint/types": "npm:^17.4.4" + "@commitlint/types": "npm:^17.8.1" ajv: "npm:^8.11.0" - checksum: 42873d8ef71b911e1c06f3422479a41e92bdb573336a34ed2defc26a635097b07ef4bf3ec0b2eb2474eef851350f8a138341cec1573b52957d2bb91482efb1e0 + checksum: f60a000832c878cb2133aae34599f5b4a38d00bdbead9a07147b00b39a06a1aa59021268198795509a2bea69ddbf8c676c20209146b8d7a628405f5e6b6b9ee1 languageName: node linkType: hard -"@commitlint/ensure@npm:^17.6.7": - version: 17.6.7 - resolution: "@commitlint/ensure@npm:17.6.7" +"@commitlint/ensure@npm:^17.8.1": + version: 17.8.1 + resolution: "@commitlint/ensure@npm:17.8.1" dependencies: - "@commitlint/types": "npm:^17.4.4" + "@commitlint/types": "npm:^17.8.1" lodash.camelcase: "npm:^4.3.0" lodash.kebabcase: "npm:^4.1.1" lodash.snakecase: "npm:^4.1.1" lodash.startcase: "npm:^4.4.0" lodash.upperfirst: "npm:^4.3.1" - checksum: 9148bb9a38dd4262b2a4cfe4a7a4898cb0420a8ad63a0c46eac1d25a208dd6207906ef50dbd2f12b9dbb890c0ca49e9f92f4a1418cdd59fe7de95badfb5a9072 + checksum: 35b3b754f290cec71fa5f76e1fde02eabd8b301c24a37f2309a994cd698416c00cc4d5abc591af95846b667db01943ede9817dcb3358d7dcb73e9da1410b5ebe languageName: node linkType: hard -"@commitlint/execute-rule@npm:^17.4.0": - version: 17.4.0 - resolution: "@commitlint/execute-rule@npm:17.4.0" - checksum: 832870273d6414663799ae3339317aeab629be01e3a5c0e6382628f5b84ab417c64475dcd63dfc55d55388d00d5cfdf97f72173b3553f33a6daf7ab9982c37db +"@commitlint/execute-rule@npm:^17.8.1": + version: 17.8.1 + resolution: "@commitlint/execute-rule@npm:17.8.1" + checksum: fa952f10caf48d934668227dcef257e406ea6c9ed0a710c1ec29984ef128c49c985f7d490ad0481dffc694da2d5bc171862e9a17feebab136b163cd92ee14f19 languageName: node linkType: hard -"@commitlint/format@npm:^17.4.4": - version: 17.4.4 - resolution: "@commitlint/format@npm:17.4.4" +"@commitlint/format@npm:^17.8.1": + version: 17.8.1 + resolution: "@commitlint/format@npm:17.8.1" dependencies: - "@commitlint/types": "npm:^17.4.4" + "@commitlint/types": "npm:^17.8.1" chalk: "npm:^4.1.0" - checksum: 6b3e84c4dd9d8331505de6039f1cbfb37e129567a30fff12beb17c27f1e52b5dd8ca68ed7a8e9b66378ae29817cbe0d4bf24c42f151dee24582c8c1d6cdfb306 + checksum: 2a42291cbff467b343a2c2c14fa049a04ba0c2913fd9e6cc7550ac31be9581c8c6d1ce4e7cadccf011228be6e1b513a704f793e5cdd82995c97a7629a68e806c languageName: node linkType: hard -"@commitlint/is-ignored@npm:^17.8.0": - version: 17.8.0 - resolution: "@commitlint/is-ignored@npm:17.8.0" +"@commitlint/is-ignored@npm:^17.8.1": + version: 17.8.1 + resolution: "@commitlint/is-ignored@npm:17.8.1" dependencies: - "@commitlint/types": "npm:^17.4.4" + "@commitlint/types": "npm:^17.8.1" semver: "npm:7.5.4" - checksum: 94361e3e8fa4fac3df70e58c4cf0b3b38f51b793de0bbcd9b631ae9d9283d6cdf1a50591e464ae39a4312471485be78875ddaef34330cad3ac58a2229d0a769c + checksum: 7a7f90ffb25a16a3a2e08a53e0a8c08d4c5d9646a3e3bd8372fdd8f1f8bc260a97fcf4bf58420140da4d16675c13ecc007b41836d173d4efb71942173b0717e3 languageName: node linkType: hard -"@commitlint/lint@npm:^17.8.0": - version: 17.8.0 - resolution: "@commitlint/lint@npm:17.8.0" +"@commitlint/lint@npm:^17.8.1": + version: 17.8.1 + resolution: "@commitlint/lint@npm:17.8.1" dependencies: - "@commitlint/is-ignored": "npm:^17.8.0" - "@commitlint/parse": "npm:^17.7.0" - "@commitlint/rules": "npm:^17.7.0" - "@commitlint/types": "npm:^17.4.4" - checksum: 08d15898fbaac837cdc7322069e00cf5c21f0ca042879528481709838f28ace11a4f00f91601e6ab6226ce9d259ee87baaa7238747f332691a1dc40f34ae231c + "@commitlint/is-ignored": "npm:^17.8.1" + "@commitlint/parse": "npm:^17.8.1" + "@commitlint/rules": "npm:^17.8.1" + "@commitlint/types": "npm:^17.8.1" + checksum: 7cd6ab67d76d7cbacaf4adf80ca1785f12882c900222cb8e575df1b766bfbeaa022b5c9f59ee3ae6f99deb6ec884787c01e4e80b28867469c7fb08a968b5b495 languageName: node linkType: hard -"@commitlint/load@npm:^17.8.0": - version: 17.8.0 - resolution: "@commitlint/load@npm:17.8.0" +"@commitlint/load@npm:^17.8.1": + version: 17.8.1 + resolution: "@commitlint/load@npm:17.8.1" dependencies: - "@commitlint/config-validator": "npm:^17.6.7" - "@commitlint/execute-rule": "npm:^17.4.0" - "@commitlint/resolve-extends": "npm:^17.6.7" - "@commitlint/types": "npm:^17.4.4" + "@commitlint/config-validator": "npm:^17.8.1" + "@commitlint/execute-rule": "npm:^17.8.1" + "@commitlint/resolve-extends": "npm:^17.8.1" + "@commitlint/types": "npm:^17.8.1" "@types/node": "npm:20.5.1" chalk: "npm:^4.1.0" cosmiconfig: "npm:^8.0.0" @@ -1476,91 +1476,91 @@ __metadata: lodash.uniq: "npm:^4.5.0" resolve-from: "npm:^5.0.0" ts-node: "npm:^10.8.1" - typescript: "npm:^4.6.4 || ^5.0.0" - checksum: 79bc05aca622b8c7a80570ead943eb64f70c352195084af1d45d1ef4662c3b62b9814966d7d37081dd15692671b845a6081293ff827d73b3eeee962f4fdff455 + typescript: "npm:^4.6.4 || ^5.2.2" + checksum: 2a1345660e6deb3acd649c49487f7311d5678b8f09bd2bf9e8c6d0a1895b439c1811ff5524b0072dd251fbf751cffa199443bbb0a22a086520475227ca878bb6 languageName: node linkType: hard -"@commitlint/message@npm:^17.4.2": - version: 17.4.2 - resolution: "@commitlint/message@npm:17.4.2" - checksum: 9ff0339852babf4c3f7af3ce43762a640a7e2664ccd86cc7b623efca079f13a9efe1567eb2d0cfed30e9d410bbd74e6ceb884d9d139e6761fdaabd81e0d1db51 +"@commitlint/message@npm:^17.8.1": + version: 17.8.1 + resolution: "@commitlint/message@npm:17.8.1" + checksum: e8d7e7874e38e599f17865ffb6a50461de2027b09593aed5cfacc3811f21a77448586c71f8c861357d4f27673a1f5293add09f9101105c73357cdb1e29595de0 languageName: node linkType: hard -"@commitlint/parse@npm:^17.7.0": - version: 17.7.0 - resolution: "@commitlint/parse@npm:17.7.0" +"@commitlint/parse@npm:^17.8.1": + version: 17.8.1 + resolution: "@commitlint/parse@npm:17.8.1" dependencies: - "@commitlint/types": "npm:^17.4.4" + "@commitlint/types": "npm:^17.8.1" conventional-changelog-angular: "npm:^6.0.0" conventional-commits-parser: "npm:^4.0.0" - checksum: d1872386e5435ffb702c121febaad4fb1d8449c1d605b19d433b17d9959928f39f2ac7a6cce6938038955a69bc9b86a064b9436f99c0a88cd6958014b8b48c48 + checksum: cde1f35dbac72ac30ac9803d4342bc5784116b56e09bf1ff02738ffbaa54a43da3360bf7b10d2a6b98067eea1026ef561acef2bf762b77739e4edef0feaea318 languageName: node linkType: hard -"@commitlint/read@npm:^17.5.1": - version: 17.5.1 - resolution: "@commitlint/read@npm:17.5.1" +"@commitlint/read@npm:^17.8.1": + version: 17.8.1 + resolution: "@commitlint/read@npm:17.8.1" dependencies: - "@commitlint/top-level": "npm:^17.4.0" - "@commitlint/types": "npm:^17.4.4" + "@commitlint/top-level": "npm:^17.8.1" + "@commitlint/types": "npm:^17.8.1" fs-extra: "npm:^11.0.0" git-raw-commits: "npm:^2.0.11" minimist: "npm:^1.2.6" - checksum: 60c4351eb8c8bdafa331f690486bfc338ddb3c2341e6cd168ea38748116a75ad96711f08825e2faeb90d85b43d07ced221b2f69c6f228001b57372a39bdafefe + checksum: 700dcab7f83f27a8262a8ac09e4431f5a42a5e0b180eaed0b1707ae9252d74f4686ee4fef5d8cd928a06c57bf09e876a2196f0c32dd09e285420da492d00dafa languageName: node linkType: hard -"@commitlint/resolve-extends@npm:^17.6.7": - version: 17.6.7 - resolution: "@commitlint/resolve-extends@npm:17.6.7" +"@commitlint/resolve-extends@npm:^17.8.1": + version: 17.8.1 + resolution: "@commitlint/resolve-extends@npm:17.8.1" dependencies: - "@commitlint/config-validator": "npm:^17.6.7" - "@commitlint/types": "npm:^17.4.4" + "@commitlint/config-validator": "npm:^17.8.1" + "@commitlint/types": "npm:^17.8.1" import-fresh: "npm:^3.0.0" lodash.mergewith: "npm:^4.6.2" resolve-from: "npm:^5.0.0" resolve-global: "npm:^1.0.0" - checksum: cc5ac764662bebda63084c1fa8bf17692145abf3621dc60e735163bd06e90458a69f6e14c60854a792b51386f485f73930b290bc4d05c110639b27e89be0b7d5 + checksum: 785fa1ed4675671383dd6ee55dabfba662d0f336a038ae6e84aacc6d8ffd03033df5f43c3d2daf4bc1047060a54efe1c1255517ca8eb6f50ec7f2874c6db182d languageName: node linkType: hard -"@commitlint/rules@npm:^17.7.0": - version: 17.7.0 - resolution: "@commitlint/rules@npm:17.7.0" +"@commitlint/rules@npm:^17.8.1": + version: 17.8.1 + resolution: "@commitlint/rules@npm:17.8.1" dependencies: - "@commitlint/ensure": "npm:^17.6.7" - "@commitlint/message": "npm:^17.4.2" - "@commitlint/to-lines": "npm:^17.4.0" - "@commitlint/types": "npm:^17.4.4" + "@commitlint/ensure": "npm:^17.8.1" + "@commitlint/message": "npm:^17.8.1" + "@commitlint/to-lines": "npm:^17.8.1" + "@commitlint/types": "npm:^17.8.1" execa: "npm:^5.0.0" - checksum: 0d406abf63d8ffb11574a724d7c063208969d7dee109e0a51a0f2250ff82e708baaed10244c7c71ed78ba63dcf6f0541cdd139d88ae13ff9177e572b5667eb18 + checksum: f8139c86d998a984cc9d873a8650cb28edf4b0da16351f6a0787d920b47209f8a346ce0c6405257a3cf1ab7e238805d93fd708dea63f82a25506a970a6fa350e languageName: node linkType: hard -"@commitlint/to-lines@npm:^17.4.0": - version: 17.4.0 - resolution: "@commitlint/to-lines@npm:17.4.0" - checksum: 6d02a4e731820168ce6fca7150587170a291786a7edc93438d4ec09997675d322ea38b7533d5c32de50ca0092d89d111bf8118a78d6025603dee6587a3fa68da +"@commitlint/to-lines@npm:^17.8.1": + version: 17.8.1 + resolution: "@commitlint/to-lines@npm:17.8.1" + checksum: 14d70d2f4826fd00236a2a36f8ab18ea44892d5fd82f50a99fe996f92a9efdedf50864dddaff7f266da8140eee6f2e255ce3f8b77bac04532c13b37d49761698 languageName: node linkType: hard -"@commitlint/top-level@npm:^17.4.0": - version: 17.4.0 - resolution: "@commitlint/top-level@npm:17.4.0" +"@commitlint/top-level@npm:^17.8.1": + version: 17.8.1 + resolution: "@commitlint/top-level@npm:17.8.1" dependencies: find-up: "npm:^5.0.0" - checksum: 67677d11b55b27826cb7fb70556cd237435336280e0e65b622eca778f5761aa1011d99e78101a23726b3d6649338967369d3ccb0371b60a21f7f9c65ff565f2d + checksum: 0b68105cad4762fb75a46643850e43c793b359233f11eafa3591cc944756cd906211ef17fb34ce8365723077c2025b1f5d240f1f02fc423b8aa9b69c7d20bdf2 languageName: node linkType: hard -"@commitlint/types@npm:^17.4.4": - version: 17.4.4 - resolution: "@commitlint/types@npm:17.4.4" +"@commitlint/types@npm:^17.8.1": + version: 17.8.1 + resolution: "@commitlint/types@npm:17.8.1" dependencies: chalk: "npm:^4.1.0" - checksum: d6419001d8044954f68ec077a54b21ad73f36901287abf496cf31ccf4d66ea7b816adf7143290d0f382f2ef625416b1d2fa99ad8b80876e1d5772a8c7165cd26 + checksum: 303528008d4c8b2e5b9a4a8177a072ead740cfbc1bad47b5327466a78c4029730bfaf805181dd38e86f38f2981ad20e6d2195fb5fcb0aa91afb8e87c2c848383 languageName: node linkType: hard @@ -1908,10 +1908,10 @@ __metadata: languageName: node linkType: hard -"@eslint/js@npm:8.51.0": - version: 8.51.0 - resolution: "@eslint/js@npm:8.51.0" - checksum: c126d15213d938c72062b8f04388c084ba778771f2409ce508aa4b78152bf57e442b4c7996f632577b642101da5b41df101aece775fcc213a3159f55bcc4bdee +"@eslint/js@npm:8.52.0": + version: 8.52.0 + resolution: "@eslint/js@npm:8.52.0" + checksum: cdcf8f9b54994fe1a5dc086c714a75dca5fe5899f9b362986abd12b3b5bec9c9755f7608e663ce072edd3fa3910cc752afef8d149fda0288a477652b65865a1c languageName: node linkType: hard @@ -1960,14 +1960,14 @@ __metadata: languageName: node linkType: hard -"@humanwhocodes/config-array@npm:^0.11.11": - version: 0.11.12 - resolution: "@humanwhocodes/config-array@npm:0.11.12" +"@humanwhocodes/config-array@npm:^0.11.13": + version: 0.11.13 + resolution: "@humanwhocodes/config-array@npm:0.11.13" dependencies: - "@humanwhocodes/object-schema": "npm:^2.0.0" + "@humanwhocodes/object-schema": "npm:^2.0.1" debug: "npm:^4.1.1" minimatch: "npm:^3.0.5" - checksum: 26ca94fc9ce54ca442a63982885c856f88649d3839a5315220c455b9be9e3487f7817e3861adee674d60948177a816667d9e0fcd1667dc1bed260358117a4b35 + checksum: d76ca802d853366094d0e98ff0d0994117fc8eff96649cd357b15e469e428228f597cd2e929d54ab089051684949955f16ee905bb19f7b2f0446fb377157be7a languageName: node linkType: hard @@ -1978,10 +1978,10 @@ __metadata: languageName: node linkType: hard -"@humanwhocodes/object-schema@npm:^2.0.0": - version: 2.0.0 - resolution: "@humanwhocodes/object-schema@npm:2.0.0" - checksum: a577e2054d7ff3ece6d7686f8bd5d628802700acc85e97dd5c488a8eab0d42eb787da5ca21c2570bae3a6a13d62b48bfc5114df7bb3ceeb053880772b66d2b80 +"@humanwhocodes/object-schema@npm:^2.0.1": + version: 2.0.1 + resolution: "@humanwhocodes/object-schema@npm:2.0.1" + checksum: 9dba24e59fdb4041829d92b693aacb778add3b6f612aaa9c0774f3b650c11a378cc64f042a59da85c11dae33df456580a3c36837b953541aed6ff94294f97fac languageName: node linkType: hard @@ -2061,14 +2061,14 @@ __metadata: languageName: node linkType: hard -"@mui/base@npm:5.0.0-beta.20": - version: 5.0.0-beta.20 - resolution: "@mui/base@npm:5.0.0-beta.20" +"@mui/base@npm:5.0.0-beta.21": + version: 5.0.0-beta.21 + resolution: "@mui/base@npm:5.0.0-beta.21" dependencies: - "@babel/runtime": "npm:^7.23.1" + "@babel/runtime": "npm:^7.23.2" "@floating-ui/react-dom": "npm:^2.0.2" - "@mui/types": "npm:^7.2.6" - "@mui/utils": "npm:^5.14.13" + "@mui/types": "npm:^7.2.7" + "@mui/utils": "npm:^5.14.15" "@popperjs/core": "npm:^2.11.8" clsx: "npm:^2.0.0" prop-types: "npm:^15.8.1" @@ -2079,22 +2079,22 @@ __metadata: peerDependenciesMeta: "@types/react": optional: true - checksum: 7f7da177a0b256565a4a5805d282ad1dd108fbb2850a7266dfc9ee9c8f13d2724cc3b8e696553be46892c62f3f93c785287594e52a8317e67b8ba12c48edac04 + checksum: 8c5830751b21643cdc829b16f5d2959959921d8f3b80b272b1384b22536957d8d0471f6daf84387e421b00883edfaa7cc0b1285f0c25e9c7f525a4fc62a9fd8b languageName: node linkType: hard -"@mui/core-downloads-tracker@npm:^5.14.14": - version: 5.14.14 - resolution: "@mui/core-downloads-tracker@npm:5.14.14" - checksum: f621e3d940b9d1ac71f9cd251443a3f39872232f56a203b51d84e0e39dd427101821dc5f2b2c302297e5142debdffd253cf3dcf24c718c07cc5abbdaf0b5c7c2 +"@mui/core-downloads-tracker@npm:^5.14.15": + version: 5.14.15 + resolution: "@mui/core-downloads-tracker@npm:5.14.15" + checksum: 77910801d121b1010e40b4a68785db7ea6327d632f792bc72664cacb48679a75e8a079362d36946d430f74f94710eb9fc35269841e586fbd56aa917899eacc79 languageName: node linkType: hard -"@mui/icons-material@npm:5.14.14": - version: 5.14.14 - resolution: "@mui/icons-material@npm:5.14.14" +"@mui/icons-material@npm:5.14.15": + version: 5.14.15 + resolution: "@mui/icons-material@npm:5.14.15" dependencies: - "@babel/runtime": "npm:^7.23.1" + "@babel/runtime": "npm:^7.23.2" peerDependencies: "@mui/material": ^5.0.0 "@types/react": ^17.0.0 || ^18.0.0 @@ -2102,20 +2102,20 @@ __metadata: peerDependenciesMeta: "@types/react": optional: true - checksum: 9b30645582eede12c9d75a20c89721886f78ba7e1f6f06e48c7599e7d5c06e4b4b02f395772e658f46093b18a2b3b6ef5977dfd8ff0d01729df10acd3857f5ef + checksum: ac938960158aa0d1324a15f2d4712dd4053dcf7f00bcb0c12cd9abfe992c3d1f155a3f1f0e2210d532784d0e87d5fc456f6115fa583b7b5657e01bbcda429666 languageName: node linkType: hard -"@mui/material@npm:5.14.14": - version: 5.14.14 - resolution: "@mui/material@npm:5.14.14" +"@mui/material@npm:5.14.15": + version: 5.14.15 + resolution: "@mui/material@npm:5.14.15" dependencies: - "@babel/runtime": "npm:^7.23.1" - "@mui/base": "npm:5.0.0-beta.20" - "@mui/core-downloads-tracker": "npm:^5.14.14" - "@mui/system": "npm:^5.14.14" - "@mui/types": "npm:^7.2.6" - "@mui/utils": "npm:^5.14.13" + "@babel/runtime": "npm:^7.23.2" + "@mui/base": "npm:5.0.0-beta.21" + "@mui/core-downloads-tracker": "npm:^5.14.15" + "@mui/system": "npm:^5.14.15" + "@mui/types": "npm:^7.2.7" + "@mui/utils": "npm:^5.14.15" "@types/react-transition-group": "npm:^4.4.7" clsx: "npm:^2.0.0" csstype: "npm:^3.1.2" @@ -2135,16 +2135,16 @@ __metadata: optional: true "@types/react": optional: true - checksum: 9bdbbba323361bb34743644df7b8b1a7623e3bc36bab864807245fddd86a3dfc3a96a0f7903855520bcefa64d517ec8e81ad9057b02db1fecc2e9668b4488592 + checksum: e126aad3e867ad946a5ad9460a04725c90b2879b29bc59adf2d2a326ffa580991361a0a1d8c7984815a4751001e7da2751daba2ecafecd57a4d6bba70ec30401 languageName: node linkType: hard -"@mui/private-theming@npm:^5.14.14": - version: 5.14.14 - resolution: "@mui/private-theming@npm:5.14.14" +"@mui/private-theming@npm:^5.14.15": + version: 5.14.15 + resolution: "@mui/private-theming@npm:5.14.15" dependencies: - "@babel/runtime": "npm:^7.23.1" - "@mui/utils": "npm:^5.14.13" + "@babel/runtime": "npm:^7.23.2" + "@mui/utils": "npm:^5.14.15" prop-types: "npm:^15.8.1" peerDependencies: "@types/react": ^17.0.0 || ^18.0.0 @@ -2152,15 +2152,15 @@ __metadata: peerDependenciesMeta: "@types/react": optional: true - checksum: cdc3bdf954193d95fa1be953a7fa79ceb3b112b385c32504b86155cd8b6de38dd02b4258c751bb3848472063e10e01090927a7a260119bcd50dceed5ce427827 + checksum: 1845ad6b564924ac15ff463fef87339b216e79310b0b9d00b258377907a57e37e09847ef81b4cb4bf553a9fed8360533c4fbe262ca15c4947c7996184f67be35 languageName: node linkType: hard -"@mui/styled-engine@npm:^5.14.13": - version: 5.14.14 - resolution: "@mui/styled-engine@npm:5.14.14" +"@mui/styled-engine@npm:^5.14.15": + version: 5.14.15 + resolution: "@mui/styled-engine@npm:5.14.15" dependencies: - "@babel/runtime": "npm:^7.23.1" + "@babel/runtime": "npm:^7.23.2" "@emotion/cache": "npm:^11.11.0" csstype: "npm:^3.1.2" prop-types: "npm:^15.8.1" @@ -2173,19 +2173,19 @@ __metadata: optional: true "@emotion/styled": optional: true - checksum: f0df674274576a4065777219650dbc6eb3cad782866c2441c4546560900a6d7e5d73621ed6bc7d6b22746c1c34b0cad674529d5fa00832b112909ceaf8e5759c + checksum: 05281d3381ade954e385ae350f6a766565af88bdb4a9801ba7692c118807bacad63b7c1b02f09c08317becc99c8d07db16f6f298f1ddf095a6a8a3f046b85146 languageName: node linkType: hard -"@mui/system@npm:^5.14.14": - version: 5.14.14 - resolution: "@mui/system@npm:5.14.14" +"@mui/system@npm:^5.14.15": + version: 5.14.15 + resolution: "@mui/system@npm:5.14.15" dependencies: - "@babel/runtime": "npm:^7.23.1" - "@mui/private-theming": "npm:^5.14.14" - "@mui/styled-engine": "npm:^5.14.13" - "@mui/types": "npm:^7.2.6" - "@mui/utils": "npm:^5.14.13" + "@babel/runtime": "npm:^7.23.2" + "@mui/private-theming": "npm:^5.14.15" + "@mui/styled-engine": "npm:^5.14.15" + "@mui/types": "npm:^7.2.7" + "@mui/utils": "npm:^5.14.15" clsx: "npm:^2.0.0" csstype: "npm:^3.1.2" prop-types: "npm:^15.8.1" @@ -2201,28 +2201,28 @@ __metadata: optional: true "@types/react": optional: true - checksum: 2cac3df47b81f96dd0db250d68ecc3c85b13fcf9426fc416a2aeb49430e3ecc40e2573625073377f8e8f0e25969f31e3e7df2e4555d9d2914f9b79ca973595c9 + checksum: 20c29923e5819b7934ddaad177770fa1d26569ce0791dcb25c8ad20238d2f6abef13ea1f6902623775a091256b4969a12a419f19f5fc0960a1e8b6094eb06820 languageName: node linkType: hard -"@mui/types@npm:^7.2.6": - version: 7.2.6 - resolution: "@mui/types@npm:7.2.6" +"@mui/types@npm:^7.2.7": + version: 7.2.7 + resolution: "@mui/types@npm:7.2.7" peerDependencies: "@types/react": ^17.0.0 || ^18.0.0 peerDependenciesMeta: "@types/react": optional: true - checksum: fd01318dd0b066b6d11d84d85f12f6e2913b9113c11884ae9e27e15122c5cc0fc0f407646c4f2b4dd366c50d3d4ec613db76dac8b3b4b86a89ea934ff21b0e09 + checksum: 97c490b91e60bc9aefb4f344c0867c08f4a084fc3385f86413848f1af0f6bff2a146b5da90ebc697a3292a8ba082f4509f9a80bebd0b514e7a189dce7df225b0 languageName: node linkType: hard -"@mui/utils@npm:^5.14.13": - version: 5.14.14 - resolution: "@mui/utils@npm:5.14.14" +"@mui/utils@npm:^5.14.15": + version: 5.14.15 + resolution: "@mui/utils@npm:5.14.15" dependencies: - "@babel/runtime": "npm:^7.23.1" - "@types/prop-types": "npm:^15.7.7" + "@babel/runtime": "npm:^7.23.2" + "@types/prop-types": "npm:^15.7.8" prop-types: "npm:^15.8.1" react-is: "npm:^18.2.0" peerDependencies: @@ -2231,7 +2231,7 @@ __metadata: peerDependenciesMeta: "@types/react": optional: true - checksum: d8e599a0e06ff11b9a7331f2c5fc3aa6c93d595323a7e9ade806cf9bc8659677cdf1dbaee1d050cf302a2955fa30d3c4cfa1ff3ca593158656e8dfc202d98d8b + checksum: 7419f3b8b0b86cbc3d2f8a7fe17b7b0b84e67c92278991d1ecfc79c8590c873ef79f92fffd4ccfaf15336f1615c207252b073e4aa9cdbaa75c3fbd4078abbf2c languageName: node linkType: hard @@ -2672,7 +2672,7 @@ __metadata: languageName: node linkType: hard -"@types/prop-types@npm:*, @types/prop-types@npm:^15.7.7": +"@types/prop-types@npm:*, @types/prop-types@npm:^15.7.8": version: 15.7.9 resolution: "@types/prop-types@npm:15.7.9" checksum: e2a7373b91a8eb30cb4e399ef5b3a14baa7d72eed1667ef5e3cb1e9400edfca9b60c20b845fefdcf7562773829f6ff60ba350b09f6313a8093e70c15b2b88f00 @@ -2697,7 +2697,7 @@ __metadata: languageName: node linkType: hard -"@types/react@npm:*, @types/react@npm:18.2.30": +"@types/react@npm:*": version: 18.2.30 resolution: "@types/react@npm:18.2.30" dependencies: @@ -2708,6 +2708,17 @@ __metadata: languageName: node linkType: hard +"@types/react@npm:18.2.33": + version: 18.2.33 + resolution: "@types/react@npm:18.2.33" + dependencies: + "@types/prop-types": "npm:*" + "@types/scheduler": "npm:*" + csstype: "npm:^3.0.2" + checksum: d3392785660d78121541403a5d1da57dc79e8ce402769251a626aa06a6886a6aaead868a01ee473661380ddd4ac79743de78853d69f652544da191d435f78afb + languageName: node + linkType: hard + "@types/resolve@npm:1.17.1": version: 1.17.1 resolution: "@types/resolve@npm:1.17.1" @@ -2859,6 +2870,13 @@ __metadata: languageName: node linkType: hard +"@ungap/structured-clone@npm:^1.2.0": + version: 1.2.0 + resolution: "@ungap/structured-clone@npm:1.2.0" + checksum: 8209c937cb39119f44eb63cf90c0b73e7c754209a6411c707be08e50e29ee81356dca1a848a405c8bdeebfe2f5e4f831ad310ae1689eeef65e7445c090c6657d + languageName: node + linkType: hard + "@vitejs/plugin-react-swc@npm:3.4.0": version: 3.4.0 resolution: "@vitejs/plugin-react-swc@npm:3.4.0" @@ -3230,14 +3248,14 @@ __metadata: languageName: node linkType: hard -"axios@npm:1.5.1": - version: 1.5.1 - resolution: "axios@npm:1.5.1" +"axios@npm:1.6.0": + version: 1.6.0 + resolution: "axios@npm:1.6.0" dependencies: follow-redirects: "npm:^1.15.0" form-data: "npm:^4.0.0" proxy-from-env: "npm:^1.1.0" - checksum: f9d975a17a9dff8e325e204d5e09ef07bdd1b6fa63983f184c3cf33249ee38339f1e5d8f874f89116be8942b46d1f4d5ce9ddb03757be69614f5775c2dd6da25 + checksum: 2879e17b96cbca7e2096d231a44e2d0f03e657d79f8928ea38ec5fbaf5a5b7bf952d580cdb58a66ba328c26eb3528b89d5a32da57cc5cf89813786c044f7e9d6 languageName: node linkType: hard @@ -4712,17 +4730,18 @@ __metadata: languageName: node linkType: hard -"eslint@npm:8.51.0": - version: 8.51.0 - resolution: "eslint@npm:8.51.0" +"eslint@npm:8.52.0": + version: 8.52.0 + resolution: "eslint@npm:8.52.0" dependencies: "@eslint-community/eslint-utils": "npm:^4.2.0" "@eslint-community/regexpp": "npm:^4.6.1" "@eslint/eslintrc": "npm:^2.1.2" - "@eslint/js": "npm:8.51.0" - "@humanwhocodes/config-array": "npm:^0.11.11" + "@eslint/js": "npm:8.52.0" + "@humanwhocodes/config-array": "npm:^0.11.13" "@humanwhocodes/module-importer": "npm:^1.0.1" "@nodelib/fs.walk": "npm:^1.2.8" + "@ungap/structured-clone": "npm:^1.2.0" ajv: "npm:^6.12.4" chalk: "npm:^4.0.0" cross-spawn: "npm:^7.0.2" @@ -4755,7 +4774,7 @@ __metadata: text-table: "npm:^0.2.0" bin: eslint: bin/eslint.js - checksum: b534962c60cb2ad219d20a33f93c80e8ea5dd89f390f7bab44c80df32134db0a87e73e7ccd2928d87498c0595128ee29b4dba8a1f1abbbb3da9c3fb0418ecdcc + checksum: 9269b32ccf6e9947d994f871888d5b541da4a8539160ee19d80ecac0c70c51a7d3a7c111a58cf1adf81f093a7c1b5564edefa5c6dbe29b1df9c9f3e30700af30 languageName: node linkType: hard @@ -6242,20 +6261,20 @@ __metadata: dependencies: "@byndyusoft/eslint-config": "npm:2.5.0" "@byndyusoft/tsconfig": "npm:2.0.0" - "@commitlint/cli": "npm:17.8.0" - "@commitlint/config-conventional": "npm:17.8.0" + "@commitlint/cli": "npm:17.8.1" + "@commitlint/config-conventional": "npm:17.8.1" "@emotion/react": "npm:11.11.1" "@emotion/styled": "npm:11.11.0" "@fontsource/roboto": "npm:5.0.8" - "@mui/icons-material": "npm:5.14.14" - "@mui/material": "npm:5.14.14" + "@mui/icons-material": "npm:5.14.15" + "@mui/material": "npm:5.14.15" "@tanstack/react-query": "npm:4.36.1" "@tanstack/react-query-devtools": "npm:4.36.1" - "@types/react": "npm:18.2.30" + "@types/react": "npm:18.2.33" "@types/react-dom": "npm:18.2.14" "@vitejs/plugin-react-swc": "npm:3.4.0" - axios: "npm:1.5.1" - eslint: "npm:8.51.0" + axios: "npm:1.6.0" + eslint: "npm:8.52.0" husky: "npm:8.0.3" lint-staged: "npm:15.0.2" markdownlint-cli: "npm:0.37.0" @@ -6266,7 +6285,7 @@ __metadata: typescript: "npm:5.2.2" use-local-storage-state: "npm:19.1.0" vite: "npm:4.5.0" - vite-plugin-pwa: "npm:0.16.5" + vite-plugin-pwa: "npm:0.16.6" languageName: unknown linkType: soft @@ -8765,7 +8784,7 @@ __metadata: languageName: node linkType: hard -"typescript@npm:5.2.2, typescript@npm:^4.6.4 || ^5.0.0": +"typescript@npm:5.2.2, typescript@npm:^4.6.4 || ^5.2.2": version: 5.2.2 resolution: "typescript@npm:5.2.2" bin: @@ -8775,7 +8794,7 @@ __metadata: languageName: node linkType: hard -"typescript@patch:typescript@npm%3A5.2.2#optional!builtin, typescript@patch:typescript@npm%3A^4.6.4 || ^5.0.0#optional!builtin": +"typescript@patch:typescript@npm%3A5.2.2#optional!builtin, typescript@patch:typescript@npm%3A^4.6.4 || ^5.2.2#optional!builtin": version: 5.2.2 resolution: "typescript@patch:typescript@npm%3A5.2.2#optional!builtin::version=5.2.2&hash=f3b441" bin: @@ -8956,9 +8975,9 @@ __metadata: languageName: node linkType: hard -"vite-plugin-pwa@npm:0.16.5": - version: 0.16.5 - resolution: "vite-plugin-pwa@npm:0.16.5" +"vite-plugin-pwa@npm:0.16.6": + version: 0.16.6 + resolution: "vite-plugin-pwa@npm:0.16.6" dependencies: debug: "npm:^4.3.4" fast-glob: "npm:^3.3.1" @@ -8966,10 +8985,10 @@ __metadata: workbox-build: "npm:^7.0.0" workbox-window: "npm:^7.0.0" peerDependencies: - vite: ^3.1.0 || ^4.0.0 + vite: ^3.1.0 || ^4.0.0 || ^5.0.0-0 workbox-build: ^7.0.0 workbox-window: ^7.0.0 - checksum: 387ee7ed449aff31589facf79e2a2e252ae47d469fdb71c9083d82d80e38e1ddcfbe9e05a4ef150371612415dd5e808ce33352dd4dca5e800a3df1eb24045143 + checksum: 9d6d051e044f2a2b5b8adc34ae10a849eb6b1e98d3a3cdd5630e9043ab12b46edd0d9e410d9733ad30af2b0fbfa62a4f739a3b021d09f26e1cefc79a632d9454 languageName: node linkType: hard