From 66c1ed5feaa58fa7849af4b973f1745397cf14e8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Nov 2023 16:32:17 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies (#544) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 8 +- packages/babel-configs/package.json | 4 +- .../eslint-config-blitz-next/package.json | 14 +- packages/eslint-config-js-react/package.json | 6 +- packages/eslint-config-js/package.json | 4 +- packages/eslint-config-next/package.json | 14 +- packages/eslint-config-ts-react/package.json | 14 +- packages/eslint-config-ts/package.json | 12 +- packages/shared/package.json | 10 +- yarn.lock | 272 +++++++++++------- 10 files changed, 216 insertions(+), 142 deletions(-) diff --git a/package.json b/package.json index 0a8e7a8c..fb6dfcda 100644 --- a/package.json +++ b/package.json @@ -28,19 +28,19 @@ "devDependencies": { "@qiwi/multi-semantic-release": "7.1.1", "@types/eslint": "8.44.7", - "@types/micromatch": "4.0.5", - "@typescript-eslint/parser": "6.11.0", + "@types/micromatch": "4.0.6", + "@typescript-eslint/parser": "6.12.0", "@willbooster/prettier-config": "^9.0.1", "conventional-changelog-conventionalcommits": "6.1.0", "dotenv-cli": "7.3.0", - "eslint": "8.53.0", + "eslint": "8.54.0", "husky": "8.0.3", "lint-staged": "15.1.0", "micromatch": "4.0.5", "pinst": "3.0.0", "prettier": "3.1.0", "sort-package-json": "2.6.0", - "typescript": "5.2.2" + "typescript": "5.3.2" }, "packageManager": "yarn@4.0.2" } diff --git a/packages/babel-configs/package.json b/packages/babel-configs/package.json index bf0a2c4e..ee8292ac 100644 --- a/packages/babel-configs/package.json +++ b/packages/babel-configs/package.json @@ -14,9 +14,9 @@ }, "prettier": "@willbooster/prettier-config", "devDependencies": { - "@types/babel__core": "7.20.4", + "@types/babel__core": "7.20.5", "@willbooster/prettier-config": "^9.0.1", - "core-js": "3.33.2", + "core-js": "3.33.3", "lint-staged": "15.1.0", "prettier": "3.1.0", "sort-package-json": "2.6.0" diff --git a/packages/eslint-config-blitz-next/package.json b/packages/eslint-config-blitz-next/package.json index ca2c0850..3881dd8a 100644 --- a/packages/eslint-config-blitz-next/package.json +++ b/packages/eslint-config-blitz-next/package.json @@ -24,13 +24,13 @@ "devDependencies": { "@blitzjs/next": "2.0.0-beta.35", "@types/eslint": "8.44.7", - "@types/micromatch": "4.0.5", - "@types/node": "20.9.1", - "@types/react": "18.2.37", - "@typescript-eslint/eslint-plugin": "6.11.0", - "@typescript-eslint/parser": "6.11.0", + "@types/micromatch": "4.0.6", + "@types/node": "20.10.0", + "@types/react": "18.2.38", + "@typescript-eslint/eslint-plugin": "6.12.0", + "@typescript-eslint/parser": "6.12.0", "@willbooster/prettier-config": "^9.0.1", - "eslint": "8.53.0", + "eslint": "8.54.0", "eslint-config-next": "14.0.3", "eslint-config-prettier": "9.0.0", "eslint-import-resolver-typescript": "3.6.1", @@ -45,7 +45,7 @@ "prettier": "3.1.0", "react": "18.2.0", "sort-package-json": "2.6.0", - "typescript": "5.2.2", + "typescript": "5.3.2", "use-immer": "0.9.0" }, "peerDependencies": { diff --git a/packages/eslint-config-js-react/package.json b/packages/eslint-config-js-react/package.json index 67569244..d071d8f1 100644 --- a/packages/eslint-config-js-react/package.json +++ b/packages/eslint-config-js-react/package.json @@ -22,10 +22,10 @@ }, "devDependencies": { "@types/eslint": "8.44.7", - "@types/micromatch": "4.0.5", - "@types/react": "18.2.37", + "@types/micromatch": "4.0.6", + "@types/react": "18.2.38", "@willbooster/prettier-config": "^9.0.1", - "eslint": "8.53.0", + "eslint": "8.54.0", "eslint-config-prettier": "9.0.0", "eslint-plugin-import": "2.29.0", "eslint-plugin-react": "7.33.2", diff --git a/packages/eslint-config-js/package.json b/packages/eslint-config-js/package.json index 08c31cc7..3964814a 100644 --- a/packages/eslint-config-js/package.json +++ b/packages/eslint-config-js/package.json @@ -19,9 +19,9 @@ "prettier": "@willbooster/prettier-config", "devDependencies": { "@types/eslint": "8.44.7", - "@types/micromatch": "4.0.5", + "@types/micromatch": "4.0.6", "@willbooster/prettier-config": "^9.0.1", - "eslint": "8.53.0", + "eslint": "8.54.0", "eslint-config-prettier": "9.0.0", "eslint-plugin-import": "2.29.0", "eslint-plugin-sort-class-members": "1.19.0", diff --git a/packages/eslint-config-next/package.json b/packages/eslint-config-next/package.json index 208004c8..3f7afa04 100644 --- a/packages/eslint-config-next/package.json +++ b/packages/eslint-config-next/package.json @@ -23,13 +23,13 @@ }, "devDependencies": { "@types/eslint": "8.44.7", - "@types/micromatch": "4.0.5", - "@types/node": "20.9.1", - "@types/react": "18.2.37", - "@typescript-eslint/eslint-plugin": "6.11.0", - "@typescript-eslint/parser": "6.11.0", + "@types/micromatch": "4.0.6", + "@types/node": "20.10.0", + "@types/react": "18.2.38", + "@typescript-eslint/eslint-plugin": "6.12.0", + "@typescript-eslint/parser": "6.12.0", "@willbooster/prettier-config": "^9.0.1", - "eslint": "8.53.0", + "eslint": "8.54.0", "eslint-config-next": "14.0.3", "eslint-config-prettier": "9.0.0", "eslint-import-resolver-typescript": "3.6.1", @@ -44,7 +44,7 @@ "prettier": "3.1.0", "react": "18.2.0", "sort-package-json": "2.6.0", - "typescript": "5.2.2", + "typescript": "5.3.2", "use-immer": "0.9.0" }, "peerDependencies": { diff --git a/packages/eslint-config-ts-react/package.json b/packages/eslint-config-ts-react/package.json index 796b3309..977af8ba 100644 --- a/packages/eslint-config-ts-react/package.json +++ b/packages/eslint-config-ts-react/package.json @@ -23,13 +23,13 @@ }, "devDependencies": { "@types/eslint": "8.44.7", - "@types/micromatch": "4.0.5", - "@types/node": "20.9.1", - "@types/react": "18.2.37", - "@typescript-eslint/eslint-plugin": "6.11.0", - "@typescript-eslint/parser": "6.11.0", + "@types/micromatch": "4.0.6", + "@types/node": "20.10.0", + "@types/react": "18.2.38", + "@typescript-eslint/eslint-plugin": "6.12.0", + "@typescript-eslint/parser": "6.12.0", "@willbooster/prettier-config": "^9.0.1", - "eslint": "8.53.0", + "eslint": "8.54.0", "eslint-config-prettier": "9.0.0", "eslint-import-resolver-typescript": "3.6.1", "eslint-plugin-import": "2.29.0", @@ -43,7 +43,7 @@ "prettier": "3.1.0", "react": "18.2.0", "sort-package-json": "2.6.0", - "typescript": "5.2.2", + "typescript": "5.3.2", "use-immer": "0.9.0" }, "peerDependencies": { diff --git a/packages/eslint-config-ts/package.json b/packages/eslint-config-ts/package.json index 33f7ca46..81cb3de7 100644 --- a/packages/eslint-config-ts/package.json +++ b/packages/eslint-config-ts/package.json @@ -20,12 +20,12 @@ "prettier": "@willbooster/prettier-config", "devDependencies": { "@types/eslint": "8.44.7", - "@types/micromatch": "4.0.5", - "@types/node": "20.9.1", - "@typescript-eslint/eslint-plugin": "6.11.0", - "@typescript-eslint/parser": "6.11.0", + "@types/micromatch": "4.0.6", + "@types/node": "20.10.0", + "@typescript-eslint/eslint-plugin": "6.12.0", + "@typescript-eslint/parser": "6.12.0", "@willbooster/prettier-config": "^9.0.1", - "eslint": "8.53.0", + "eslint": "8.54.0", "eslint-config-prettier": "9.0.0", "eslint-import-resolver-typescript": "3.6.1", "eslint-plugin-import": "2.29.0", @@ -36,7 +36,7 @@ "micromatch": "4.0.5", "prettier": "3.1.0", "sort-package-json": "2.6.0", - "typescript": "5.2.2", + "typescript": "5.3.2", "use-immer": "0.9.0" }, "peerDependencies": { diff --git a/packages/shared/package.json b/packages/shared/package.json index 23ab1f8c..19b0fe61 100644 --- a/packages/shared/package.json +++ b/packages/shared/package.json @@ -17,11 +17,11 @@ "prettier": "@willbooster/prettier-config", "devDependencies": { "@types/eslint": "8.44.7", - "@types/micromatch": "4.0.5", - "@typescript-eslint/eslint-plugin": "6.11.0", - "@typescript-eslint/parser": "6.11.0", + "@types/micromatch": "4.0.6", + "@typescript-eslint/eslint-plugin": "6.12.0", + "@typescript-eslint/parser": "6.12.0", "@willbooster/prettier-config": "^9.0.1", - "eslint": "8.53.0", + "eslint": "8.54.0", "eslint-config-prettier": "9.0.0", "eslint-import-resolver-typescript": "3.6.1", "eslint-plugin-import": "2.29.0", @@ -32,7 +32,7 @@ "micromatch": "4.0.5", "prettier": "3.1.0", "sort-package-json": "2.6.0", - "typescript": "5.2.2" + "typescript": "5.3.2" }, "peerDependencies": { "@willbooster/prettier-config": ">=6" diff --git a/yarn.lock b/yarn.lock index 00ad9923..7c9b5659 100644 --- a/yarn.lock +++ b/yarn.lock @@ -168,10 +168,10 @@ __metadata: languageName: node linkType: hard -"@eslint/js@npm:8.53.0": - version: 8.53.0 - resolution: "@eslint/js@npm:8.53.0" - checksum: d29f6c207b2f6dc4ef174d16a3c07b0d3a17ca3d805680496ff267edd773e3bac41db4e7dcab622ca1970d892535bd19671e2a756d4eac75e96fd8c8dcdb619b +"@eslint/js@npm:8.54.0": + version: 8.54.0 + resolution: "@eslint/js@npm:8.54.0" + checksum: d61fb4a0be6af2d8cb290121c329697664a75d6255a29926d5454fb02aeb02b87112f67fdf218d10abac42f90c570ac366126751baefc5405d0e017ed0c946c5 languageName: node linkType: hard @@ -1187,16 +1187,16 @@ __metadata: languageName: node linkType: hard -"@types/babel__core@npm:7.20.4": - version: 7.20.4 - resolution: "@types/babel__core@npm:7.20.4" +"@types/babel__core@npm:7.20.5": + version: 7.20.5 + resolution: "@types/babel__core@npm:7.20.5" dependencies: "@babel/parser": "npm:^7.20.7" "@babel/types": "npm:^7.20.7" "@types/babel__generator": "npm:*" "@types/babel__template": "npm:*" "@types/babel__traverse": "npm:*" - checksum: 2adc7ec49de5f922271ce087cedee000de468a3e13f92b7b6254016bd8357298cb98e6d2b3c9defc69bb6e38e0c134ffe80776a8ce4e9fb167bbffcb4d7613b7 + checksum: bdee3bb69951e833a4b811b8ee9356b69a61ed5b7a23e1a081ec9249769117fa83aaaf023bb06562a038eb5845155ff663e2d5c75dd95c1d5ccc91db012868ff languageName: node linkType: hard @@ -1276,12 +1276,12 @@ __metadata: languageName: node linkType: hard -"@types/micromatch@npm:4.0.5": - version: 4.0.5 - resolution: "@types/micromatch@npm:4.0.5" +"@types/micromatch@npm:4.0.6": + version: 4.0.6 + resolution: "@types/micromatch@npm:4.0.6" dependencies: "@types/braces": "npm:*" - checksum: 866dddc5c193d44a65d6a94f060de27b29b565ce6e2b3b8bd2f183c4026553d6b78336a45aa92f62d5202d3963faba07020ea0390ab6835ce6cb9475a4ac5e67 + checksum: deba87b2bb740cb3f206c006baddc2d3f411fdba48e47452fb189a2a1a73cc3d6f6f2e6f52b970d1383e988afd9f12046e50f902ad740f1f8afa3faa273ab2a0 languageName: node linkType: hard @@ -1301,12 +1301,12 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:20.9.1": - version: 20.9.1 - resolution: "@types/node@npm:20.9.1" +"@types/node@npm:20.10.0": + version: 20.10.0 + resolution: "@types/node@npm:20.10.0" dependencies: undici-types: "npm:~5.26.4" - checksum: 0cb52c0840fe9a2e8f988564da6823bb3141e34fef8cb7264762c851c0dac5d9ef4859db422dfa41cd1a864ad126a9bd3b588d0285bc9af6de814de3280da9b3 + checksum: f379e57d9d28cb5f3d8eab943de0c54a0ca2f95ee356e1fe2a1a4fa718b740103ae522c50ce107cffd52c3642ef3244cfc55bf5369081dd6c48369c8587b21ae languageName: node linkType: hard @@ -1338,7 +1338,7 @@ __metadata: languageName: node linkType: hard -"@types/react@npm:*, @types/react@npm:18.2.37": +"@types/react@npm:*": version: 18.2.37 resolution: "@types/react@npm:18.2.37" dependencies: @@ -1349,6 +1349,17 @@ __metadata: languageName: node linkType: hard +"@types/react@npm:18.2.38": + version: 18.2.38 + resolution: "@types/react@npm:18.2.38" + dependencies: + "@types/prop-types": "npm:*" + "@types/scheduler": "npm:*" + csstype: "npm:^3.0.2" + checksum: 56edd4756081b677e38ee23ad6d340658c5e2468785cb20968318cec357e1ea7ccf3ecd9534981741192dd1b894200acfaf0f1551b4795c6077668f6afc19345 + languageName: node + linkType: hard + "@types/resolve@npm:1.20.2": version: 1.20.2 resolution: "@types/resolve@npm:1.20.2" @@ -1377,15 +1388,15 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/eslint-plugin@npm:6.11.0": - version: 6.11.0 - resolution: "@typescript-eslint/eslint-plugin@npm:6.11.0" +"@typescript-eslint/eslint-plugin@npm:6.12.0": + version: 6.12.0 + resolution: "@typescript-eslint/eslint-plugin@npm:6.12.0" dependencies: "@eslint-community/regexpp": "npm:^4.5.1" - "@typescript-eslint/scope-manager": "npm:6.11.0" - "@typescript-eslint/type-utils": "npm:6.11.0" - "@typescript-eslint/utils": "npm:6.11.0" - "@typescript-eslint/visitor-keys": "npm:6.11.0" + "@typescript-eslint/scope-manager": "npm:6.12.0" + "@typescript-eslint/type-utils": "npm:6.12.0" + "@typescript-eslint/utils": "npm:6.12.0" + "@typescript-eslint/visitor-keys": "npm:6.12.0" debug: "npm:^4.3.4" graphemer: "npm:^1.4.0" ignore: "npm:^5.2.4" @@ -1398,11 +1409,29 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: 6645aa09b9d51c5e3ea781eaf74da75b94f83f3e2d7b3dd988d5ce7eb82dd87e3509471cf2ee8c6b2428d907df5f1b02f29dbd04f54c2653f9566c8c4ce98009 + checksum: 98e07a00c95a3b786d3fe073e9181015c7f37d375caccc74892626a9d8107be0965d50c1da57087dd0fb4c4e35612a51740c944a8ff1adfd7ff6a4c029d13f6e + languageName: node + linkType: hard + +"@typescript-eslint/parser@npm:6.12.0": + version: 6.12.0 + resolution: "@typescript-eslint/parser@npm:6.12.0" + dependencies: + "@typescript-eslint/scope-manager": "npm:6.12.0" + "@typescript-eslint/types": "npm:6.12.0" + "@typescript-eslint/typescript-estree": "npm:6.12.0" + "@typescript-eslint/visitor-keys": "npm:6.12.0" + debug: "npm:^4.3.4" + peerDependencies: + eslint: ^7.0.0 || ^8.0.0 + peerDependenciesMeta: + typescript: + optional: true + checksum: 63a29b37c0c39773617df70d8f006b093c67fe2b67966cb3e8cc07476eaf79ee196f214bdfa320075f7950b5d5e8d228aaae6f3e6fac3be269503a96f49bc724 languageName: node linkType: hard -"@typescript-eslint/parser@npm:6.11.0, @typescript-eslint/parser@npm:^5.4.2 || ^6.0.0": +"@typescript-eslint/parser@npm:^5.4.2 || ^6.0.0": version: 6.11.0 resolution: "@typescript-eslint/parser@npm:6.11.0" dependencies: @@ -1430,12 +1459,22 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/type-utils@npm:6.11.0": - version: 6.11.0 - resolution: "@typescript-eslint/type-utils@npm:6.11.0" +"@typescript-eslint/scope-manager@npm:6.12.0": + version: 6.12.0 + resolution: "@typescript-eslint/scope-manager@npm:6.12.0" dependencies: - "@typescript-eslint/typescript-estree": "npm:6.11.0" - "@typescript-eslint/utils": "npm:6.11.0" + "@typescript-eslint/types": "npm:6.12.0" + "@typescript-eslint/visitor-keys": "npm:6.12.0" + checksum: d6316ba59479b4a764d56eee887a5e22b59811bead351d5a61618c34bf3159afead289f68661739575dd1b1da768dfe7967e429ec07a310e1b7831c396eacf80 + languageName: node + linkType: hard + +"@typescript-eslint/type-utils@npm:6.12.0": + version: 6.12.0 + resolution: "@typescript-eslint/type-utils@npm:6.12.0" + dependencies: + "@typescript-eslint/typescript-estree": "npm:6.12.0" + "@typescript-eslint/utils": "npm:6.12.0" debug: "npm:^4.3.4" ts-api-utils: "npm:^1.0.1" peerDependencies: @@ -1443,7 +1482,7 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: ff68f2e052b8d688f1dc1a0050746704c8e0ab6263b47f1f52da73a7d251678e4950af23a95e1cd8e3fcea2457e6e5294ddbe01d29dafa2fdfb5b11ed9452a3f + checksum: 35f8dfbacb43df4378876669835b580549c50d7c1af642d39b9b3146e6085c9dab8d982151e21598af42870971b76ce76c12fb93d2913e4bdbd647fbe54fa0f5 languageName: node linkType: hard @@ -1454,6 +1493,13 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/types@npm:6.12.0": + version: 6.12.0 + resolution: "@typescript-eslint/types@npm:6.12.0" + checksum: 04abe31222d8d50211001a337516944a6561f23a8fe2dce4010aae9b0770d5e4550fc3a72eadbe6d7eeabacb3de8b278cdd93184aa70a5316ca54a90c38f4414 + languageName: node + linkType: hard + "@typescript-eslint/typescript-estree@npm:6.11.0": version: 6.11.0 resolution: "@typescript-eslint/typescript-estree@npm:6.11.0" @@ -1472,20 +1518,38 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/utils@npm:6.11.0": - version: 6.11.0 - resolution: "@typescript-eslint/utils@npm:6.11.0" +"@typescript-eslint/typescript-estree@npm:6.12.0": + version: 6.12.0 + resolution: "@typescript-eslint/typescript-estree@npm:6.12.0" + dependencies: + "@typescript-eslint/types": "npm:6.12.0" + "@typescript-eslint/visitor-keys": "npm:6.12.0" + debug: "npm:^4.3.4" + globby: "npm:^11.1.0" + is-glob: "npm:^4.0.3" + semver: "npm:^7.5.4" + ts-api-utils: "npm:^1.0.1" + peerDependenciesMeta: + typescript: + optional: true + checksum: 48400894fbf7d4402ef368b9da4f2cc3d44f09df29ce43c37fa4cc7045b8f1dc6973b0fbc8c98ed346de57f47fd66cc58428fbaaf135918c80d13ce30a87cb24 + languageName: node + linkType: hard + +"@typescript-eslint/utils@npm:6.12.0": + version: 6.12.0 + resolution: "@typescript-eslint/utils@npm:6.12.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.11.0" - "@typescript-eslint/types": "npm:6.11.0" - "@typescript-eslint/typescript-estree": "npm:6.11.0" + "@typescript-eslint/scope-manager": "npm:6.12.0" + "@typescript-eslint/types": "npm:6.12.0" + "@typescript-eslint/typescript-estree": "npm:6.12.0" semver: "npm:^7.5.4" peerDependencies: eslint: ^7.0.0 || ^8.0.0 - checksum: c91eb4578607959acc2b43ddc791571682e45601a19b25d5d120786ed4af607656f83c5c1fa71972e549ddfb5542acf2f7d443ae93b32ee28192c22c106b8883 + checksum: af9159395847a675e270f56364089e3326ba26f2a0b45ef042ab8508f61f92edd24c60ec8ccca42f0883bbbd233d6e9dcc9c2304ef9694336459c26c38bbbdc7 languageName: node linkType: hard @@ -1499,6 +1563,16 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/visitor-keys@npm:6.12.0": + version: 6.12.0 + resolution: "@typescript-eslint/visitor-keys@npm:6.12.0" + dependencies: + "@typescript-eslint/types": "npm:6.12.0" + eslint-visitor-keys: "npm:^3.4.1" + checksum: a96102bed6d645780d2858c13f6808e43f5565eb74066df2853db7506aa3a15034380c1ec94192ad44c77d7c8541d4e86c707203d33d1c3f3f3e4c1d9dfb5fc6 + languageName: node + linkType: hard + "@ungap/structured-clone@npm:^1.2.0": version: 1.2.0 resolution: "@ungap/structured-clone@npm:1.2.0" @@ -1517,9 +1591,9 @@ __metadata: version: 0.0.0-use.local resolution: "@willbooster/babel-configs@workspace:packages/babel-configs" dependencies: - "@types/babel__core": "npm:7.20.4" + "@types/babel__core": "npm:7.20.5" "@willbooster/prettier-config": "npm:^9.0.1" - core-js: "npm:3.33.2" + core-js: "npm:3.33.3" lint-staged: "npm:15.1.0" prettier: "npm:3.1.0" sort-package-json: "npm:2.6.0" @@ -1532,19 +1606,19 @@ __metadata: dependencies: "@qiwi/multi-semantic-release": "npm:7.1.1" "@types/eslint": "npm:8.44.7" - "@types/micromatch": "npm:4.0.5" - "@typescript-eslint/parser": "npm:6.11.0" + "@types/micromatch": "npm:4.0.6" + "@typescript-eslint/parser": "npm:6.12.0" "@willbooster/prettier-config": "npm:^9.0.1" conventional-changelog-conventionalcommits: "npm:6.1.0" dotenv-cli: "npm:7.3.0" - eslint: "npm:8.53.0" + eslint: "npm:8.54.0" husky: "npm:8.0.3" lint-staged: "npm:15.1.0" micromatch: "npm:4.0.5" pinst: "npm:3.0.0" prettier: "npm:3.1.0" sort-package-json: "npm:2.6.0" - typescript: "npm:5.2.2" + typescript: "npm:5.3.2" languageName: unknown linkType: soft @@ -1554,14 +1628,14 @@ __metadata: dependencies: "@blitzjs/next": "npm:2.0.0-beta.35" "@types/eslint": "npm:8.44.7" - "@types/micromatch": "npm:4.0.5" - "@types/node": "npm:20.9.1" - "@types/react": "npm:18.2.37" - "@typescript-eslint/eslint-plugin": "npm:6.11.0" - "@typescript-eslint/parser": "npm:6.11.0" + "@types/micromatch": "npm:4.0.6" + "@types/node": "npm:20.10.0" + "@types/react": "npm:18.2.38" + "@typescript-eslint/eslint-plugin": "npm:6.12.0" + "@typescript-eslint/parser": "npm:6.12.0" "@willbooster/eslint-config-ts": "npm:^10.5.1" "@willbooster/prettier-config": "npm:^9.0.1" - eslint: "npm:8.53.0" + eslint: "npm:8.54.0" eslint-config-next: "npm:14.0.3" eslint-config-prettier: "npm:9.0.0" eslint-import-resolver-typescript: "npm:3.6.1" @@ -1576,7 +1650,7 @@ __metadata: prettier: "npm:3.1.0" react: "npm:18.2.0" sort-package-json: "npm:2.6.0" - typescript: "npm:5.2.2" + typescript: "npm:5.3.2" use-immer: "npm:0.9.0" peerDependencies: "@blitzjs/next": ">=2.0.0-beta.19" @@ -1599,11 +1673,11 @@ __metadata: resolution: "@willbooster/eslint-config-js-react@workspace:packages/eslint-config-js-react" dependencies: "@types/eslint": "npm:8.44.7" - "@types/micromatch": "npm:4.0.5" - "@types/react": "npm:18.2.37" + "@types/micromatch": "npm:4.0.6" + "@types/react": "npm:18.2.38" "@willbooster/eslint-config-js": "npm:^10.2.1" "@willbooster/prettier-config": "npm:^9.0.1" - eslint: "npm:8.53.0" + eslint: "npm:8.54.0" eslint-config-prettier: "npm:9.0.0" eslint-plugin-import: "npm:2.29.0" eslint-plugin-react: "npm:7.33.2" @@ -1647,9 +1721,9 @@ __metadata: resolution: "@willbooster/eslint-config-js@workspace:packages/eslint-config-js" dependencies: "@types/eslint": "npm:8.44.7" - "@types/micromatch": "npm:4.0.5" + "@types/micromatch": "npm:4.0.6" "@willbooster/prettier-config": "npm:^9.0.1" - eslint: "npm:8.53.0" + eslint: "npm:8.54.0" eslint-config-prettier: "npm:9.0.0" eslint-plugin-import: "npm:2.29.0" eslint-plugin-sort-class-members: "npm:1.19.0" @@ -1674,14 +1748,14 @@ __metadata: resolution: "@willbooster/eslint-config-next@workspace:packages/eslint-config-next" dependencies: "@types/eslint": "npm:8.44.7" - "@types/micromatch": "npm:4.0.5" - "@types/node": "npm:20.9.1" - "@types/react": "npm:18.2.37" - "@typescript-eslint/eslint-plugin": "npm:6.11.0" - "@typescript-eslint/parser": "npm:6.11.0" + "@types/micromatch": "npm:4.0.6" + "@types/node": "npm:20.10.0" + "@types/react": "npm:18.2.38" + "@typescript-eslint/eslint-plugin": "npm:6.12.0" + "@typescript-eslint/parser": "npm:6.12.0" "@willbooster/eslint-config-ts": "npm:^10.5.1" "@willbooster/prettier-config": "npm:^9.0.1" - eslint: "npm:8.53.0" + eslint: "npm:8.54.0" eslint-config-next: "npm:14.0.3" eslint-config-prettier: "npm:9.0.0" eslint-import-resolver-typescript: "npm:3.6.1" @@ -1696,7 +1770,7 @@ __metadata: prettier: "npm:3.1.0" react: "npm:18.2.0" sort-package-json: "npm:2.6.0" - typescript: "npm:5.2.2" + typescript: "npm:5.3.2" use-immer: "npm:0.9.0" peerDependencies: "@typescript-eslint/eslint-plugin": ">=5" @@ -1718,14 +1792,14 @@ __metadata: resolution: "@willbooster/eslint-config-ts-react@workspace:packages/eslint-config-ts-react" dependencies: "@types/eslint": "npm:8.44.7" - "@types/micromatch": "npm:4.0.5" - "@types/node": "npm:20.9.1" - "@types/react": "npm:18.2.37" - "@typescript-eslint/eslint-plugin": "npm:6.11.0" - "@typescript-eslint/parser": "npm:6.11.0" + "@types/micromatch": "npm:4.0.6" + "@types/node": "npm:20.10.0" + "@types/react": "npm:18.2.38" + "@typescript-eslint/eslint-plugin": "npm:6.12.0" + "@typescript-eslint/parser": "npm:6.12.0" "@willbooster/eslint-config-ts": "npm:^10.5.1" "@willbooster/prettier-config": "npm:^9.0.1" - eslint: "npm:8.53.0" + eslint: "npm:8.54.0" eslint-config-prettier: "npm:9.0.0" eslint-import-resolver-typescript: "npm:3.6.1" eslint-plugin-import: "npm:2.29.0" @@ -1739,7 +1813,7 @@ __metadata: prettier: "npm:3.1.0" react: "npm:18.2.0" sort-package-json: "npm:2.6.0" - typescript: "npm:5.2.2" + typescript: "npm:5.3.2" use-immer: "npm:0.9.0" peerDependencies: "@typescript-eslint/eslint-plugin": ">=5" @@ -1780,12 +1854,12 @@ __metadata: resolution: "@willbooster/eslint-config-ts@workspace:packages/eslint-config-ts" dependencies: "@types/eslint": "npm:8.44.7" - "@types/micromatch": "npm:4.0.5" - "@types/node": "npm:20.9.1" - "@typescript-eslint/eslint-plugin": "npm:6.11.0" - "@typescript-eslint/parser": "npm:6.11.0" + "@types/micromatch": "npm:4.0.6" + "@types/node": "npm:20.10.0" + "@typescript-eslint/eslint-plugin": "npm:6.12.0" + "@typescript-eslint/parser": "npm:6.12.0" "@willbooster/prettier-config": "npm:^9.0.1" - eslint: "npm:8.53.0" + eslint: "npm:8.54.0" eslint-config-prettier: "npm:9.0.0" eslint-import-resolver-typescript: "npm:3.6.1" eslint-plugin-import: "npm:2.29.0" @@ -1796,7 +1870,7 @@ __metadata: micromatch: "npm:4.0.5" prettier: "npm:3.1.0" sort-package-json: "npm:2.6.0" - typescript: "npm:5.2.2" + typescript: "npm:5.3.2" use-immer: "npm:0.9.0" peerDependencies: "@typescript-eslint/eslint-plugin": ">=5" @@ -1858,11 +1932,11 @@ __metadata: resolution: "@willbooster/shared@workspace:packages/shared" dependencies: "@types/eslint": "npm:8.44.7" - "@types/micromatch": "npm:4.0.5" - "@typescript-eslint/eslint-plugin": "npm:6.11.0" - "@typescript-eslint/parser": "npm:6.11.0" + "@types/micromatch": "npm:4.0.6" + "@typescript-eslint/eslint-plugin": "npm:6.12.0" + "@typescript-eslint/parser": "npm:6.12.0" "@willbooster/prettier-config": "npm:^9.0.1" - eslint: "npm:8.53.0" + eslint: "npm:8.54.0" eslint-config-prettier: "npm:9.0.0" eslint-import-resolver-typescript: "npm:3.6.1" eslint-plugin-import: "npm:2.29.0" @@ -1873,7 +1947,7 @@ __metadata: micromatch: "npm:4.0.5" prettier: "npm:3.1.0" sort-package-json: "npm:2.6.0" - typescript: "npm:5.2.2" + typescript: "npm:5.3.2" peerDependencies: "@willbooster/prettier-config": ">=6" languageName: unknown @@ -2906,10 +2980,10 @@ __metadata: languageName: node linkType: hard -"core-js@npm:3.33.2": - version: 3.33.2 - resolution: "core-js@npm:3.33.2" - checksum: d6a56ad3e134846c805ce936788dd58cb51e861f173ed1f830979735d7865ea6f6a5a437076c36c8d8b842ba0384d052998f160774a8da7712f0f51df60167fe +"core-js@npm:3.33.3": + version: 3.33.3 + resolution: "core-js@npm:3.33.3" + checksum: 08abdc9470c8228b9d09f61e62ab312738681202c4c34e9638889125b304b235f34c4fe22e9d41c20906ac0fcc807dca57c5ff7d6b90021bf64e8fe23461d9ab languageName: node linkType: hard @@ -3654,14 +3728,14 @@ __metadata: languageName: node linkType: hard -"eslint@npm:8.53.0": - version: 8.53.0 - resolution: "eslint@npm:8.53.0" +"eslint@npm:8.54.0": + version: 8.54.0 + resolution: "eslint@npm:8.54.0" dependencies: "@eslint-community/eslint-utils": "npm:^4.2.0" "@eslint-community/regexpp": "npm:^4.6.1" "@eslint/eslintrc": "npm:^2.1.3" - "@eslint/js": "npm:8.53.0" + "@eslint/js": "npm:8.54.0" "@humanwhocodes/config-array": "npm:^0.11.13" "@humanwhocodes/module-importer": "npm:^1.0.1" "@nodelib/fs.walk": "npm:^1.2.8" @@ -3698,7 +3772,7 @@ __metadata: text-table: "npm:^0.2.0" bin: eslint: bin/eslint.js - checksum: c5cd0049488c0463dab7d97466767ca5a1d0b3b59d0a223122683dc8039ecea30b27867fb9e38906b4c1ab9d09ece8a802a6c540d8905016f1cc4b4bb27329af + checksum: 4f205f832bdbd0218cde374b067791f4f76d7abe8de86b2dc849c273899051126d912ebf71531ee49b8eeaa22cad77febdc8f2876698dc2a76e84a8cb976af22 languageName: node linkType: hard @@ -8449,23 +8523,23 @@ __metadata: languageName: node linkType: hard -"typescript@npm:5.2.2": - version: 5.2.2 - resolution: "typescript@npm:5.2.2" +"typescript@npm:5.3.2": + version: 5.3.2 + resolution: "typescript@npm:5.3.2" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: 91ae3e6193d0ddb8656d4c418a033f0f75dec5e077ebbc2bd6d76439b93f35683936ee1bdc0e9cf94ec76863aa49f27159b5788219b50e1cd0cd6d110aa34b07 + checksum: d7dbe1fbe19039e36a65468ea64b5d338c976550394ba576b7af9c68ed40c0bc5d12ecce390e4b94b287a09a71bd3229f19c2d5680611f35b7c53a3898791159 languageName: node linkType: hard -"typescript@patch:typescript@npm%3A5.2.2#optional!builtin": - version: 5.2.2 - resolution: "typescript@patch:typescript@npm%3A5.2.2#optional!builtin::version=5.2.2&hash=f3b441" +"typescript@patch:typescript@npm%3A5.3.2#optional!builtin": + version: 5.3.2 + resolution: "typescript@patch:typescript@npm%3A5.3.2#optional!builtin::version=5.3.2&hash=e012d7" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: 062c1cee1990e6b9419ce8a55162b8dc917eb87f807e4de0327dbc1c2fa4e5f61bc0dd4e034d38ff541d1ed0479b53bcee8e4de3a4075c51a1724eb6216cb6f5 + checksum: 73c8bad74e732d93211c9d77f28b03307e2f5fc6a0afc73f4b783261ab567686a16d6ae958bdaef383a00be1b0b8c8b6741dd6ca3d13af4963fa7e47456d49c7 languageName: node linkType: hard