From c62ffe7f4c4529be858e5d790f072a526933dcc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 01:32:15 +0000 Subject: [PATCH] Chore(deps-dev): Bump the dev-dependencies group with 12 updates Bumps the dev-dependencies group with 12 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.14.10` | `20.14.11` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `2.0.2` | `2.0.3` | | [terser](https://github.com/terser/terser) | `5.31.2` | `5.31.3` | | [turbo](https://github.com/vercel/turbo) | `2.0.6` | `2.0.9` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.3.3` | `5.3.4` | | [vite-node](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vite-node) | `2.0.2` | `2.0.3` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.0.2` | `2.0.3` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.16.0` | `7.16.1` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.1.3` | `5.2.1` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `7.16.0` | `7.16.1` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.16.0` | `7.16.1` | | [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) | `0.4.8` | `0.4.9` | Updates `@types/node` from 20.14.10 to 20.14.11 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vitest/coverage-v8` from 2.0.2 to 2.0.3 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.3/packages/coverage-v8) Updates `terser` from 5.31.2 to 5.31.3 - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/compare/v5.31.2...v5.31.3) Updates `turbo` from 2.0.6 to 2.0.9 - [Release notes](https://github.com/vercel/turbo/releases) - [Changelog](https://github.com/vercel/turbo/blob/main/release.md) - [Commits](https://github.com/vercel/turbo/compare/v2.0.6...v2.0.9) Updates `vite` from 5.3.3 to 5.3.4 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.3.4/packages/vite) Updates `vite-node` from 2.0.2 to 2.0.3 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.3/packages/vite-node) Updates `vitest` from 2.0.2 to 2.0.3 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.3/packages/vitest) Updates `@typescript-eslint/parser` from 7.16.0 to 7.16.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.16.1/packages/parser) Updates `eslint-plugin-prettier` from 5.1.3 to 5.2.1 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.1.3...v5.2.1) Updates `typescript-eslint` from 7.16.0 to 7.16.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.16.1/packages/typescript-eslint) Updates `@typescript-eslint/eslint-plugin` from 7.16.0 to 7.16.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.16.1/packages/eslint-plugin) Updates `eslint-plugin-react-refresh` from 0.4.8 to 0.4.9 - [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases) - [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md) - [Commits](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/compare/v0.4.8...v0.4.9) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@vitest/coverage-v8" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: terser dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: turbo dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: vite-node dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: eslint-plugin-react-refresh dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] --- configs/eslint-config-custom/package.json | 6 +- examples/react-swc/package.json | 10 +- package.json | 14 +- yarn.lock | 391 ++++++++++++---------- 4 files changed, 235 insertions(+), 186 deletions(-) diff --git a/configs/eslint-config-custom/package.json b/configs/eslint-config-custom/package.json index c89676f..4b0c199 100644 --- a/configs/eslint-config-custom/package.json +++ b/configs/eslint-config-custom/package.json @@ -18,13 +18,13 @@ }, "devDependencies": { "@eslint/js": "^9.7.0", - "@typescript-eslint/parser": "^7.16.0", + "@typescript-eslint/parser": "^7.16.1", "eslint-config-prettier": "^9.1.0", - "eslint-plugin-prettier": "^5.1.3", + "eslint-plugin-prettier": "^5.2.1", "eslint-plugin-yml": "^1.14.0", "globals": "^15.8.0", "prettier-config-custom": "workspace:^", - "typescript-eslint": "^7.16.0", + "typescript-eslint": "^7.16.1", "yaml-eslint-parser": "^1.2.3" }, "peerDependencies": { diff --git a/examples/react-swc/package.json b/examples/react-swc/package.json index 4e460b7..fc7d256 100644 --- a/examples/react-swc/package.json +++ b/examples/react-swc/package.json @@ -19,17 +19,17 @@ "@mincho/css": "workspace:^", "@types/react": "^18.3.3", "@types/react-dom": "^18.3.0", - "@typescript-eslint/eslint-plugin": "^7.16.0", - "@typescript-eslint/parser": "^7.16.0", + "@typescript-eslint/eslint-plugin": "^7.16.1", + "@typescript-eslint/parser": "^7.16.1", "@vanilla-extract/css": "^1.15.3", "@vanilla-extract/esbuild-plugin": "^2.3.8", "@vitejs/plugin-react-swc": "^3.7.0", "eslint": "^9.7.0", "eslint-plugin-react-hooks": "^4.6.2", - "eslint-plugin-react-refresh": "^0.4.8", + "eslint-plugin-react-refresh": "^0.4.9", "globals": "^15.8.0", "typescript": "^5.5.3", - "typescript-eslint": "^7.16.0", - "vite": "^5.3.3" + "typescript-eslint": "^7.16.1", + "vite": "^5.3.4" } } diff --git a/package.json b/package.json index b25b3ba..fecb7a5 100644 --- a/package.json +++ b/package.json @@ -36,22 +36,22 @@ "devDependencies": { "@mincho/debug-log": "workspace:^", "@types/eslint": "^8.56.10", - "@types/node": "^20.14.10", + "@types/node": "^20.14.11", "@typescript/analyze-trace": "^0.10.1", "@vanilla-extract/vite-plugin": "^4.0.13", - "@vitest/coverage-v8": "^2.0.2", + "@vitest/coverage-v8": "^2.0.3", "c8": "^10.1.2", "eslint": "^9.7.0", "eslint-config-custom": "workspace:^", "prettier": "^3.3.3", "prettier-eslint": "^16.3.0", "rimraf": "^5.0.9", - "terser": "^5.31.2", - "turbo": "^2.0.6", + "terser": "^5.31.3", + "turbo": "^2.0.9", "typescript": "^5.5.3", - "vite": "^5.3.3", - "vite-node": "^2.0.2", - "vitest": "^2.0.2" + "vite": "^5.3.4", + "vite-node": "^2.0.3", + "vitest": "^2.0.3" }, "dependencies": { "tslib": "^2.6.3" diff --git a/yarn.lock b/yarn.lock index 9d0d0f8..52e75c5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1214,7 +1214,7 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:*, @types/node@npm:^20.14.10": +"@types/node@npm:*": version: 20.14.10 resolution: "@types/node@npm:20.14.10" dependencies: @@ -1223,6 +1223,15 @@ __metadata: languageName: node linkType: hard +"@types/node@npm:^20.14.11": + version: 20.14.11 + resolution: "@types/node@npm:20.14.11" + dependencies: + undici-types: "npm:~5.26.4" + checksum: 10/344e1ce1ed16c86ed1c4209ab4d1de67db83dd6b694a6fabe295c47144dde2c58dabddae9f39a0a2bdd246e95f8d141ccfe848e464884b48b8918df4f7788025 + languageName: node + linkType: hard + "@types/prop-types@npm:*": version: 15.7.11 resolution: "@types/prop-types@npm:15.7.11" @@ -1249,15 +1258,15 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/eslint-plugin@npm:7.16.0, @typescript-eslint/eslint-plugin@npm:^7.16.0": - version: 7.16.0 - resolution: "@typescript-eslint/eslint-plugin@npm:7.16.0" +"@typescript-eslint/eslint-plugin@npm:7.16.1, @typescript-eslint/eslint-plugin@npm:^7.16.1": + version: 7.16.1 + resolution: "@typescript-eslint/eslint-plugin@npm:7.16.1" dependencies: "@eslint-community/regexpp": "npm:^4.10.0" - "@typescript-eslint/scope-manager": "npm:7.16.0" - "@typescript-eslint/type-utils": "npm:7.16.0" - "@typescript-eslint/utils": "npm:7.16.0" - "@typescript-eslint/visitor-keys": "npm:7.16.0" + "@typescript-eslint/scope-manager": "npm:7.16.1" + "@typescript-eslint/type-utils": "npm:7.16.1" + "@typescript-eslint/utils": "npm:7.16.1" + "@typescript-eslint/visitor-keys": "npm:7.16.1" graphemer: "npm:^1.4.0" ignore: "npm:^5.3.1" natural-compare: "npm:^1.4.0" @@ -1268,25 +1277,25 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: 10/beda6b586bfc953843877395b09acc0525d727dcb77e6ded5fbc645a9008b7e60360ddbaf6a9b7deaf23cd42c206412b7150d8df27f1fe2da3dc24dfab1c8d71 + checksum: 10/fddbfe461f85d10ee3967b89efa3c704806074af6806833f982915b21754567a98c5a486627174cc6b0ac4cb5f1282865d64ae251a5cbf6dbbbe191d0268520a languageName: node linkType: hard -"@typescript-eslint/parser@npm:7.16.0, @typescript-eslint/parser@npm:^7.16.0": - version: 7.16.0 - resolution: "@typescript-eslint/parser@npm:7.16.0" +"@typescript-eslint/parser@npm:7.16.1, @typescript-eslint/parser@npm:^7.16.1": + version: 7.16.1 + resolution: "@typescript-eslint/parser@npm:7.16.1" dependencies: - "@typescript-eslint/scope-manager": "npm:7.16.0" - "@typescript-eslint/types": "npm:7.16.0" - "@typescript-eslint/typescript-estree": "npm:7.16.0" - "@typescript-eslint/visitor-keys": "npm:7.16.0" + "@typescript-eslint/scope-manager": "npm:7.16.1" + "@typescript-eslint/types": "npm:7.16.1" + "@typescript-eslint/typescript-estree": "npm:7.16.1" + "@typescript-eslint/visitor-keys": "npm:7.16.1" debug: "npm:^4.3.4" peerDependencies: eslint: ^8.56.0 peerDependenciesMeta: typescript: optional: true - checksum: 10/dc374e6c9e7dfcdd968828bb32ef59d3ebabd0a18671dee22d14dda2c713dade6eb493fd11b127df17035c7451898b42f4a88102da9a4bf3ca6a3baed8c20309 + checksum: 10/7af36bacc2c38e9fb367edf886a04fde292ff28b49adfc3f4fc0dd456364c5e18444346112ae52557f2f32fe2e5abd144b87b4db89b6960b4957d69a9d390f91 languageName: node linkType: hard @@ -1318,22 +1327,22 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/scope-manager@npm:7.16.0": - version: 7.16.0 - resolution: "@typescript-eslint/scope-manager@npm:7.16.0" +"@typescript-eslint/scope-manager@npm:7.16.1": + version: 7.16.1 + resolution: "@typescript-eslint/scope-manager@npm:7.16.1" dependencies: - "@typescript-eslint/types": "npm:7.16.0" - "@typescript-eslint/visitor-keys": "npm:7.16.0" - checksum: 10/bf39a3ab803503c33e6c33568e7b93793d53d18100cb2f2ec1a540121aeba74d291d19c9ad3933198ff15e53a46d2f92db0c54309259dc99c1e3e297becd5677 + "@typescript-eslint/types": "npm:7.16.1" + "@typescript-eslint/visitor-keys": "npm:7.16.1" + checksum: 10/57ce02c2624e49988b01666b3e13d1adb44ab78f2dafc47a56800d57bff624779b348928a905393fa5f2cce94a5844173ab81f32b81f0bb2897f10bbaf9cab6a languageName: node linkType: hard -"@typescript-eslint/type-utils@npm:7.16.0": - version: 7.16.0 - resolution: "@typescript-eslint/type-utils@npm:7.16.0" +"@typescript-eslint/type-utils@npm:7.16.1": + version: 7.16.1 + resolution: "@typescript-eslint/type-utils@npm:7.16.1" dependencies: - "@typescript-eslint/typescript-estree": "npm:7.16.0" - "@typescript-eslint/utils": "npm:7.16.0" + "@typescript-eslint/typescript-estree": "npm:7.16.1" + "@typescript-eslint/utils": "npm:7.16.1" debug: "npm:^4.3.4" ts-api-utils: "npm:^1.3.0" peerDependencies: @@ -1341,7 +1350,7 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: 10/84925c851a515768317573984dc855ac93bf787ebaa6382379dea6b356adb936ebd38bf7ab2f95124c68de7ab1fd5c849fe6717929343a80b839757fb5bf3af0 + checksum: 10/38a72a3de8a2c3455d19e6d43e67ac6e1dc23e93b2d84571282b0323fadadcab33df1a89787c76fc99e45514e41a08bc9f5cb51287a7da48f56c64b512a3269b languageName: node linkType: hard @@ -1352,10 +1361,10 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/types@npm:7.16.0": - version: 7.16.0 - resolution: "@typescript-eslint/types@npm:7.16.0" - checksum: 10/0813d9eb158f984b9d7e9e83961533ddc1e8c8815ca9059dab820df276b1e537b183f4c83cc4fe79ab3865cde1a64f2ec3f7fffe7209872d7d404636299f630b +"@typescript-eslint/types@npm:7.16.1": + version: 7.16.1 + resolution: "@typescript-eslint/types@npm:7.16.1" + checksum: 10/cfb48821ffb5a5307e67ce05b9ec2f4775c560dc53011e313d4fa75d033e0130ce0d364ac92ad3634d325c16a889ddc3201e8a742217c73be8d34385da85620b languageName: node linkType: hard @@ -1378,12 +1387,12 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/typescript-estree@npm:7.16.0": - version: 7.16.0 - resolution: "@typescript-eslint/typescript-estree@npm:7.16.0" +"@typescript-eslint/typescript-estree@npm:7.16.1": + version: 7.16.1 + resolution: "@typescript-eslint/typescript-estree@npm:7.16.1" dependencies: - "@typescript-eslint/types": "npm:7.16.0" - "@typescript-eslint/visitor-keys": "npm:7.16.0" + "@typescript-eslint/types": "npm:7.16.1" + "@typescript-eslint/visitor-keys": "npm:7.16.1" debug: "npm:^4.3.4" globby: "npm:^11.1.0" is-glob: "npm:^4.0.3" @@ -1393,21 +1402,21 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: 10/5719c0cb649d627a073f1c8994a6073acc211ecfce0daef61d2de4315e42a23cf79e4dacb3b3596c4792eab062fdd22080c62345e2a58d38e7268eb6103a46d4 + checksum: 10/7f88176f2d25779ec2d40df4c6bd0a26aa41494ee0302d4895b4d0cb4e284385c1e218ac2ad67ed90b5e1bf82b78b8aa4b903b5906fbf7101b08c409ce778e9c languageName: node linkType: hard -"@typescript-eslint/utils@npm:7.16.0": - version: 7.16.0 - resolution: "@typescript-eslint/utils@npm:7.16.0" +"@typescript-eslint/utils@npm:7.16.1": + version: 7.16.1 + resolution: "@typescript-eslint/utils@npm:7.16.1" dependencies: "@eslint-community/eslint-utils": "npm:^4.4.0" - "@typescript-eslint/scope-manager": "npm:7.16.0" - "@typescript-eslint/types": "npm:7.16.0" - "@typescript-eslint/typescript-estree": "npm:7.16.0" + "@typescript-eslint/scope-manager": "npm:7.16.1" + "@typescript-eslint/types": "npm:7.16.1" + "@typescript-eslint/typescript-estree": "npm:7.16.1" peerDependencies: eslint: ^8.56.0 - checksum: 10/325eab6705e70322d8df613cba4b018abc5d8ef857eb6c86f7a8376334eac789e6a585d30c041045c7eeede18083744faae66f48033e7811b2a23ebe8f6d3407 + checksum: 10/b3c279d706ff1b3a0002c8e0f0fcf559b63f4296e218199a25863054bda5b28d5a7ab6ad4ad1d0b7fa2c6cd9f2d0dcd7f784c3f75026fae7b58846695481ec45 languageName: node linkType: hard @@ -1421,13 +1430,13 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/visitor-keys@npm:7.16.0": - version: 7.16.0 - resolution: "@typescript-eslint/visitor-keys@npm:7.16.0" +"@typescript-eslint/visitor-keys@npm:7.16.1": + version: 7.16.1 + resolution: "@typescript-eslint/visitor-keys@npm:7.16.1" dependencies: - "@typescript-eslint/types": "npm:7.16.0" + "@typescript-eslint/types": "npm:7.16.1" eslint-visitor-keys: "npm:^3.4.3" - checksum: 10/aae065bdd6d5681d40df51af24933fc86c15f355f9d8f85c39a506f352ddc2a76fc72d4f8cf823ebb7550c84d543605a2fdd7d06979a0967cd48c1f542436714 + checksum: 10/f5088d72b6ca48f4e525b7b5d6c6c9254d0d039d2959fd91200691218e8ac8f3e56287ec8bc411a79609e9d85ed5fc6c4f7d2edd80fadf734aeb6f6bfc833322 languageName: node linkType: hard @@ -1549,9 +1558,9 @@ __metadata: languageName: node linkType: hard -"@vitest/coverage-v8@npm:^2.0.2": - version: 2.0.2 - resolution: "@vitest/coverage-v8@npm:2.0.2" +"@vitest/coverage-v8@npm:^2.0.3": + version: 2.0.3 + resolution: "@vitest/coverage-v8@npm:2.0.3" dependencies: "@ampproject/remapping": "npm:^2.3.0" "@bcoe/v8-coverage": "npm:^0.2.3" @@ -1567,71 +1576,71 @@ __metadata: test-exclude: "npm:^7.0.1" tinyrainbow: "npm:^1.2.0" peerDependencies: - vitest: 2.0.2 - checksum: 10/742add2db7c427ba1b3483c7b7eb13d86f38c33b1484144a6a62479630c6e688d34b6a3c3f56e25205c171e5e1e3379090707d0ec322948cfce836e97d5f7ad7 + vitest: 2.0.3 + checksum: 10/776b10e2ed5e9e3cb1a74676ddc31033164a3d465b84dec95f817c67b69efc1e6297c64d1d29412b3966557ab5c32aa4bc04ba8506ca13369dd31edacb11107e languageName: node linkType: hard -"@vitest/expect@npm:2.0.2": - version: 2.0.2 - resolution: "@vitest/expect@npm:2.0.2" +"@vitest/expect@npm:2.0.3": + version: 2.0.3 + resolution: "@vitest/expect@npm:2.0.3" dependencies: - "@vitest/spy": "npm:2.0.2" - "@vitest/utils": "npm:2.0.2" + "@vitest/spy": "npm:2.0.3" + "@vitest/utils": "npm:2.0.3" chai: "npm:^5.1.1" tinyrainbow: "npm:^1.2.0" - checksum: 10/67ebe5dcc083cbaf152fa1845da5ab4cd5a37fcc8657caaec214878c145516cf270998ad300ab9c3e7d8b4fc9ab41cbc4606af3341ae06d08c5cf44354ba5a56 + checksum: 10/f47d126c4c2f685c7525cf826f21b826fc9fa8c9a9fc9b42ff4d6c71ac843094b9ae033b29dd88b2f5558815e040451f1e037ce61e8de907db13b1a02f51bc8a languageName: node linkType: hard -"@vitest/pretty-format@npm:2.0.2, @vitest/pretty-format@npm:^2.0.2": - version: 2.0.2 - resolution: "@vitest/pretty-format@npm:2.0.2" +"@vitest/pretty-format@npm:2.0.3, @vitest/pretty-format@npm:^2.0.3": + version: 2.0.3 + resolution: "@vitest/pretty-format@npm:2.0.3" dependencies: tinyrainbow: "npm:^1.2.0" - checksum: 10/30ae021ea3b36271e00aac5a49084de9403900ae574b1ce1c26385ee792a7fed700f2deb2cd841b64724a4e428e908a5d3ffc1b4e6ca83daa351d76de925e9a6 + checksum: 10/5a4289ecaacec356212afd44c1fa25accf2fbda4640021b304154671c675dc58d203c9422eea9e08eac2426755b33e02597f56fdb515320566672d5f241e1266 languageName: node linkType: hard -"@vitest/runner@npm:2.0.2": - version: 2.0.2 - resolution: "@vitest/runner@npm:2.0.2" +"@vitest/runner@npm:2.0.3": + version: 2.0.3 + resolution: "@vitest/runner@npm:2.0.3" dependencies: - "@vitest/utils": "npm:2.0.2" + "@vitest/utils": "npm:2.0.3" pathe: "npm:^1.1.2" - checksum: 10/f3f9f15b5a3d0b5fe5815ed0ad04bd3fceab0768c441baf20931d78f2599261c172724955e9de35020ff79950e1fd5398d0d5aad2c5ee8a91e4cc2b85943ac81 + checksum: 10/a1f41f0d1edbfd9dbff2616d0eb40964eb1764ef61fdc0013e014aa3343968645d9c83e091d69192450887914c90f9a8dc9db52da3b56ea6bf1ce4b240b3cbd3 languageName: node linkType: hard -"@vitest/snapshot@npm:2.0.2": - version: 2.0.2 - resolution: "@vitest/snapshot@npm:2.0.2" +"@vitest/snapshot@npm:2.0.3": + version: 2.0.3 + resolution: "@vitest/snapshot@npm:2.0.3" dependencies: - "@vitest/pretty-format": "npm:2.0.2" + "@vitest/pretty-format": "npm:2.0.3" magic-string: "npm:^0.30.10" pathe: "npm:^1.1.2" - checksum: 10/c0d41c3ff71ada909b34a8cbfe4ae9d59126fdae243b89e4eba5110db8eeb41234897159de20050a18aac2cbb7694e3fddd94bf7c79c1e9b169f1f4cf642bf07 + checksum: 10/d1529b93f853731bb352feb6b00921711407f0fbf829b0b359027f779f5f23c36abba4a7187c41a13376f45b769fe581cb6f60c22b2bdee6ce92a80c0fa49564 languageName: node linkType: hard -"@vitest/spy@npm:2.0.2": - version: 2.0.2 - resolution: "@vitest/spy@npm:2.0.2" +"@vitest/spy@npm:2.0.3": + version: 2.0.3 + resolution: "@vitest/spy@npm:2.0.3" dependencies: tinyspy: "npm:^3.0.0" - checksum: 10/feca3d26b824350d2f4f11a1e5881f1c7eeba5b903399ee8fbc2aceb4bf4201da61088783cf56bd5a2850b3e2380905f69128106655d7d849c62c52861b5af1a + checksum: 10/cab153e2e071528c5652057a48fd4c5c72af6bcea460b8e036bd83ec734e85d190b8cbac75faafacf0c76c500641cf03c22ea806794951d3b291c5113cf82a28 languageName: node linkType: hard -"@vitest/utils@npm:2.0.2": - version: 2.0.2 - resolution: "@vitest/utils@npm:2.0.2" +"@vitest/utils@npm:2.0.3": + version: 2.0.3 + resolution: "@vitest/utils@npm:2.0.3" dependencies: - "@vitest/pretty-format": "npm:2.0.2" + "@vitest/pretty-format": "npm:2.0.3" estree-walker: "npm:^3.0.3" loupe: "npm:^3.1.1" tinyrainbow: "npm:^1.2.0" - checksum: 10/771a1579c9d11bf02ed5d641619bdb9ee06f4096a2965183298c8610476316f899561dabf48e589eecccd76c75155131dc7a90d98d7519e07483b7ed09e0a5b9 + checksum: 10/e7785b4fd0ff51dff7e7a918b9653f1c2d36dda0d01e0c3222bc1ee7b519034fcd7485b33e52c566b124def2afb449db6a8e53416a615a233058bfa95a1def52 languageName: node linkType: hard @@ -2518,13 +2527,13 @@ __metadata: resolution: "eslint-config-custom@workspace:configs/eslint-config-custom" dependencies: "@eslint/js": "npm:^9.7.0" - "@typescript-eslint/parser": "npm:^7.16.0" + "@typescript-eslint/parser": "npm:^7.16.1" eslint-config-prettier: "npm:^9.1.0" - eslint-plugin-prettier: "npm:^5.1.3" + eslint-plugin-prettier: "npm:^5.2.1" eslint-plugin-yml: "npm:^1.14.0" globals: "npm:^15.8.0" prettier-config-custom: "workspace:^" - typescript-eslint: "npm:^7.16.0" + typescript-eslint: "npm:^7.16.1" yaml-eslint-parser: "npm:^1.2.3" peerDependencies: eslint: "*" @@ -2542,12 +2551,12 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-prettier@npm:^5.1.3": - version: 5.1.3 - resolution: "eslint-plugin-prettier@npm:5.1.3" +"eslint-plugin-prettier@npm:^5.2.1": + version: 5.2.1 + resolution: "eslint-plugin-prettier@npm:5.2.1" dependencies: prettier-linter-helpers: "npm:^1.0.0" - synckit: "npm:^0.8.6" + synckit: "npm:^0.9.1" peerDependencies: "@types/eslint": ">=8.0.0" eslint: ">=8.0.0" @@ -2558,7 +2567,7 @@ __metadata: optional: true eslint-config-prettier: optional: true - checksum: 10/4f26a30444adc61ed692cdb5a9f7e8d9f5794f0917151051e66755ce032a08c3cc72c8b5d56101412e90f6d77035bd8194ea8731e9c16aacdd5ae345a8dae188 + checksum: 10/10ddf68215237e327af09a47adab4c63f3885fda4fb28c4c42d1fc5f47d8a0cc45df6484799360ff1417a0aa3c77c3aaac49d7e9dfd145557b17e2d7ecc2a27c languageName: node linkType: hard @@ -2571,12 +2580,12 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-react-refresh@npm:^0.4.8": - version: 0.4.8 - resolution: "eslint-plugin-react-refresh@npm:0.4.8" +"eslint-plugin-react-refresh@npm:^0.4.9": + version: 0.4.9 + resolution: "eslint-plugin-react-refresh@npm:0.4.9" peerDependencies: eslint: ">=7" - checksum: 10/f502cd803a43dac83db43a924defe543a3ed57b545a4b5a9fc74c578c05903ffcb4f2988848b8d02672cf9443e390ef831ba5a1577f64617b68b3746229172b4 + checksum: 10/4a8fad22270ff2bba86bc34973228334194739b3b64dab0a13e35f1a55f8e0a66ab8861520c86f3acc3ecb3701c5bb68eca9f1f8f8a6144c17ef511ab07e02bc languageName: node linkType: hard @@ -3839,23 +3848,23 @@ __metadata: dependencies: "@mincho/debug-log": "workspace:^" "@types/eslint": "npm:^8.56.10" - "@types/node": "npm:^20.14.10" + "@types/node": "npm:^20.14.11" "@typescript/analyze-trace": "npm:^0.10.1" "@vanilla-extract/vite-plugin": "npm:^4.0.13" - "@vitest/coverage-v8": "npm:^2.0.2" + "@vitest/coverage-v8": "npm:^2.0.3" c8: "npm:^10.1.2" eslint: "npm:^9.7.0" eslint-config-custom: "workspace:^" prettier: "npm:^3.3.3" prettier-eslint: "npm:^16.3.0" rimraf: "npm:^5.0.9" - terser: "npm:^5.31.2" + terser: "npm:^5.31.3" tslib: "npm:^2.6.3" - turbo: "npm:^2.0.6" + turbo: "npm:^2.0.9" typescript: "npm:^5.5.3" - vite: "npm:^5.3.3" - vite-node: "npm:^2.0.2" - vitest: "npm:^2.0.2" + vite: "npm:^5.3.4" + vite-node: "npm:^2.0.3" + vitest: "npm:^2.0.3" languageName: unknown linkType: soft @@ -4458,20 +4467,20 @@ __metadata: "@mincho/css": "workspace:^" "@types/react": "npm:^18.3.3" "@types/react-dom": "npm:^18.3.0" - "@typescript-eslint/eslint-plugin": "npm:^7.16.0" - "@typescript-eslint/parser": "npm:^7.16.0" + "@typescript-eslint/eslint-plugin": "npm:^7.16.1" + "@typescript-eslint/parser": "npm:^7.16.1" "@vanilla-extract/css": "npm:^1.15.3" "@vanilla-extract/esbuild-plugin": "npm:^2.3.8" "@vitejs/plugin-react-swc": "npm:^3.7.0" eslint: "npm:^9.7.0" eslint-plugin-react-hooks: "npm:^4.6.2" - eslint-plugin-react-refresh: "npm:^0.4.8" + eslint-plugin-react-refresh: "npm:^0.4.9" globals: "npm:^15.8.0" react: "npm:^18.3.1" react-dom: "npm:^18.3.1" typescript: "npm:^5.5.3" - typescript-eslint: "npm:^7.16.0" - vite: "npm:^5.3.3" + typescript-eslint: "npm:^7.16.1" + vite: "npm:^5.3.4" languageName: unknown linkType: soft @@ -5013,13 +5022,13 @@ __metadata: languageName: node linkType: hard -"synckit@npm:^0.8.6": - version: 0.8.8 - resolution: "synckit@npm:0.8.8" +"synckit@npm:^0.9.1": + version: 0.9.1 + resolution: "synckit@npm:0.9.1" dependencies: "@pkgr/core": "npm:^0.1.0" tslib: "npm:^2.6.2" - checksum: 10/2864a5c3e689ad5b991bebbd8a583c5682c4fa08a4f39986b510b6b5d160c08fc3672444069f8f96ed6a9d12772879c674c1f61e728573eadfa90af40a765b74 + checksum: 10/bff3903976baf8b699b5483228116d70223781a93b17c70e685c277ee960cdfd1a09cb5a741e6a9ec35e2428f14f4664baec41ccc99a598f267608b2a54f529b languageName: node linkType: hard @@ -5037,9 +5046,9 @@ __metadata: languageName: node linkType: hard -"terser@npm:^5.31.2": - version: 5.31.2 - resolution: "terser@npm:5.31.2" +"terser@npm:^5.31.3": + version: 5.31.3 + resolution: "terser@npm:5.31.3" dependencies: "@jridgewell/source-map": "npm:^0.3.3" acorn: "npm:^8.8.2" @@ -5047,7 +5056,7 @@ __metadata: source-map-support: "npm:~0.5.20" bin: terser: bin/terser - checksum: 10/dab8d0a7e2845f14535433795aa8dcf1b80a33e75749f5dbd67ee97aa66c1dec37191afa46dd88dad8472c9ff0bf16a812dd4388cb30d8675a6a95a7ead0421b + checksum: 10/7f66d93a1157f66f5eda16515ed45e6eb485d3c4acbc46e78a5e62922f5b4643d9212abc586f791021fafc71563a93475a986c52f4270a5e0b3ee50a70507d9e languageName: node linkType: hard @@ -5165,58 +5174,58 @@ __metadata: languageName: node linkType: hard -"turbo-darwin-64@npm:2.0.6": - version: 2.0.6 - resolution: "turbo-darwin-64@npm:2.0.6" +"turbo-darwin-64@npm:2.0.9": + version: 2.0.9 + resolution: "turbo-darwin-64@npm:2.0.9" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"turbo-darwin-arm64@npm:2.0.6": - version: 2.0.6 - resolution: "turbo-darwin-arm64@npm:2.0.6" +"turbo-darwin-arm64@npm:2.0.9": + version: 2.0.9 + resolution: "turbo-darwin-arm64@npm:2.0.9" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"turbo-linux-64@npm:2.0.6": - version: 2.0.6 - resolution: "turbo-linux-64@npm:2.0.6" +"turbo-linux-64@npm:2.0.9": + version: 2.0.9 + resolution: "turbo-linux-64@npm:2.0.9" conditions: os=linux & cpu=x64 languageName: node linkType: hard -"turbo-linux-arm64@npm:2.0.6": - version: 2.0.6 - resolution: "turbo-linux-arm64@npm:2.0.6" +"turbo-linux-arm64@npm:2.0.9": + version: 2.0.9 + resolution: "turbo-linux-arm64@npm:2.0.9" conditions: os=linux & cpu=arm64 languageName: node linkType: hard -"turbo-windows-64@npm:2.0.6": - version: 2.0.6 - resolution: "turbo-windows-64@npm:2.0.6" +"turbo-windows-64@npm:2.0.9": + version: 2.0.9 + resolution: "turbo-windows-64@npm:2.0.9" conditions: os=win32 & cpu=x64 languageName: node linkType: hard -"turbo-windows-arm64@npm:2.0.6": - version: 2.0.6 - resolution: "turbo-windows-arm64@npm:2.0.6" +"turbo-windows-arm64@npm:2.0.9": + version: 2.0.9 + resolution: "turbo-windows-arm64@npm:2.0.9" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"turbo@npm:^2.0.6": - version: 2.0.6 - resolution: "turbo@npm:2.0.6" - dependencies: - turbo-darwin-64: "npm:2.0.6" - turbo-darwin-arm64: "npm:2.0.6" - turbo-linux-64: "npm:2.0.6" - turbo-linux-arm64: "npm:2.0.6" - turbo-windows-64: "npm:2.0.6" - turbo-windows-arm64: "npm:2.0.6" +"turbo@npm:^2.0.9": + version: 2.0.9 + resolution: "turbo@npm:2.0.9" + dependencies: + turbo-darwin-64: "npm:2.0.9" + turbo-darwin-arm64: "npm:2.0.9" + turbo-linux-64: "npm:2.0.9" + turbo-linux-arm64: "npm:2.0.9" + turbo-windows-64: "npm:2.0.9" + turbo-windows-arm64: "npm:2.0.9" dependenciesMeta: turbo-darwin-64: optional: true @@ -5232,7 +5241,7 @@ __metadata: optional: true bin: turbo: bin/turbo - checksum: 10/685b12a565c823d3392992d77619b860999861a53e046c196a09b03e3ba001db96f62192a0bf68c92b26e3629d91de40f2bd17ec67f83a1f694dfb34d5f480b9 + checksum: 10/4f185741bc5deca4059a99cf12ea1ddf22c6855fd468e25ad5d494646259d75e34203d8744b1dd40e85ea23ba7629582bc38e46f22e0c2bf3f009d48941a8842 languageName: node linkType: hard @@ -5259,19 +5268,19 @@ __metadata: languageName: node linkType: hard -"typescript-eslint@npm:^7.16.0": - version: 7.16.0 - resolution: "typescript-eslint@npm:7.16.0" +"typescript-eslint@npm:^7.16.1": + version: 7.16.1 + resolution: "typescript-eslint@npm:7.16.1" dependencies: - "@typescript-eslint/eslint-plugin": "npm:7.16.0" - "@typescript-eslint/parser": "npm:7.16.0" - "@typescript-eslint/utils": "npm:7.16.0" + "@typescript-eslint/eslint-plugin": "npm:7.16.1" + "@typescript-eslint/parser": "npm:7.16.1" + "@typescript-eslint/utils": "npm:7.16.1" peerDependencies: eslint: ^8.56.0 peerDependenciesMeta: typescript: optional: true - checksum: 10/36f979d1fb28ec9b902bb9d4f3c38d87bbd3220590940c8be4b7b5f3243f84c7d3d6806776ad4091c5705c883ce97811a9b75ea28502fa00a62eb1f88003ee01 + checksum: 10/97a8a0535a377e13706628000e261d2c5dfa5da606627f8f31e8ddfe7412f134e2ad93615fa8574d1511a46c05c7b154722e6df5d710eb467e0386acbcb4d7fc languageName: node linkType: hard @@ -5429,9 +5438,9 @@ __metadata: languageName: unknown linkType: soft -"vite-node@npm:2.0.2, vite-node@npm:^2.0.2": - version: 2.0.2 - resolution: "vite-node@npm:2.0.2" +"vite-node@npm:2.0.3, vite-node@npm:^2.0.3": + version: 2.0.3 + resolution: "vite-node@npm:2.0.3" dependencies: cac: "npm:^6.7.14" debug: "npm:^4.3.5" @@ -5440,7 +5449,7 @@ __metadata: vite: "npm:^5.0.0" bin: vite-node: vite-node.mjs - checksum: 10/9335168dc5a20c1d0c6b53cf20f098875c7556b0eb1e1ae871aedcc796edd5906f06ab259d9b57ec12719041838cac8186e54e597c0012ee77b03a4e2be84722 + checksum: 10/987c018c58ddcd084a51467eadb8dd75b55d31d39de1dec92dfd49f9ef115004f9a1c7f543f5f6709911e3080605bd50ada81cabb407030ec21b7baf6dd30476 languageName: node linkType: hard @@ -5505,7 +5514,7 @@ __metadata: languageName: node linkType: hard -"vite@npm:^5.0.0, vite@npm:^5.0.11, vite@npm:^5.3.3": +"vite@npm:^5.0.0, vite@npm:^5.0.11": version: 5.3.3 resolution: "vite@npm:5.3.3" dependencies: @@ -5545,17 +5554,57 @@ __metadata: languageName: node linkType: hard -"vitest@npm:^2.0.2": - version: 2.0.2 - resolution: "vitest@npm:2.0.2" +"vite@npm:^5.3.4": + version: 5.3.4 + resolution: "vite@npm:5.3.4" + dependencies: + esbuild: "npm:^0.21.3" + fsevents: "npm:~2.3.3" + postcss: "npm:^8.4.39" + rollup: "npm:^4.13.0" + peerDependencies: + "@types/node": ^18.0.0 || >=20.0.0 + less: "*" + lightningcss: ^1.21.0 + sass: "*" + stylus: "*" + sugarss: "*" + terser: ^5.4.0 + dependenciesMeta: + fsevents: + optional: true + peerDependenciesMeta: + "@types/node": + optional: true + less: + optional: true + lightningcss: + optional: true + sass: + optional: true + stylus: + optional: true + sugarss: + optional: true + terser: + optional: true + bin: + vite: bin/vite.js + checksum: 10/9eadb261be1f5f6335a67cb44a8803febd8b190202909385fd2ae7849991095ee13c5af914da53da48a421ee0901a8fedbb7519dc7d1b8ade3ea6e42bd9b2b39 + languageName: node + linkType: hard + +"vitest@npm:^2.0.3": + version: 2.0.3 + resolution: "vitest@npm:2.0.3" dependencies: "@ampproject/remapping": "npm:^2.3.0" - "@vitest/expect": "npm:2.0.2" - "@vitest/pretty-format": "npm:^2.0.2" - "@vitest/runner": "npm:2.0.2" - "@vitest/snapshot": "npm:2.0.2" - "@vitest/spy": "npm:2.0.2" - "@vitest/utils": "npm:2.0.2" + "@vitest/expect": "npm:2.0.3" + "@vitest/pretty-format": "npm:^2.0.3" + "@vitest/runner": "npm:2.0.3" + "@vitest/snapshot": "npm:2.0.3" + "@vitest/spy": "npm:2.0.3" + "@vitest/utils": "npm:2.0.3" chai: "npm:^5.1.1" debug: "npm:^4.3.5" execa: "npm:^8.0.1" @@ -5566,13 +5615,13 @@ __metadata: tinypool: "npm:^1.0.0" tinyrainbow: "npm:^1.2.0" vite: "npm:^5.0.0" - vite-node: "npm:2.0.2" + vite-node: "npm:2.0.3" why-is-node-running: "npm:^2.2.2" peerDependencies: "@edge-runtime/vm": "*" "@types/node": ^18.0.0 || >=20.0.0 - "@vitest/browser": 2.0.2 - "@vitest/ui": 2.0.2 + "@vitest/browser": 2.0.3 + "@vitest/ui": 2.0.3 happy-dom: "*" jsdom: "*" peerDependenciesMeta: @@ -5590,7 +5639,7 @@ __metadata: optional: true bin: vitest: vitest.mjs - checksum: 10/d92053b0d6e3e800d56cbe5eb860625fb9d50e66857da189ac19a68e511bbb0c59baf6a6b3a8ecb0b46c011567723e16e550136655e93767f228fb91caf4e16f + checksum: 10/ef46775bad4c900c9db3187621ee092c203bcf50b8ac8321eed3105c8256d6781652e5f7968027062f306c0426b8f1d446cebd5d61b787c0af34499e40cf7746 languageName: node linkType: hard