From 2eab48b80fffc1830bab561c2ee11899ad03d014 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 17 Dec 2023 22:02:11 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- package.json | 12 +- packages/api/package.json | 2 +- packages/i18next/package.json | 2 +- yarn.lock | 232 +++++++++++++++++----------------- 4 files changed, 124 insertions(+), 124 deletions(-) diff --git a/package.json b/package.json index 6ba95f42..834de26f 100644 --- a/package.json +++ b/package.json @@ -29,10 +29,10 @@ "@sapphire/stopwatch": "^1.5.1", "@sapphire/ts-config": "^5.0.0", "@sapphire/utilities": "^3.14.0", - "@types/node": "^20.10.4", + "@types/node": "^20.10.5", "@types/ws": "^8.5.10", - "@typescript-eslint/eslint-plugin": "^6.13.2", - "@typescript-eslint/parser": "^6.13.2", + "@typescript-eslint/eslint-plugin": "^6.14.0", + "@typescript-eslint/parser": "^6.14.0", "@vitest/coverage-v8": "^1.0.4", "concurrently": "^8.2.2", "cz-conventional-changelog": "^3.3.0", @@ -40,7 +40,7 @@ "discord.js": "^14.14.1", "esbuild-plugin-file-path-extensions": "^2.0.0", "esbuild-plugin-version-injector": "^1.2.1", - "eslint": "^8.55.0", + "eslint": "^8.56.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-prettier": "^5.0.1", "lint-staged": "^15.2.0", @@ -48,9 +48,9 @@ "rimraf": "^5.0.5", "tsup": "^8.0.1", "tsx": "^4.6.2", - "turbo": "^1.11.1", + "turbo": "^1.11.2", "typescript": "^5.3.3", - "vite": "^5.0.7", + "vite": "^5.0.10", "vitest": "^1.0.4" }, "repository": { diff --git a/packages/api/package.json b/packages/api/package.json index 7f46f234..e7141fc2 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -50,7 +50,7 @@ }, "dependencies": { "@types/ws": "^8.5.10", - "tldts": "^6.1.0", + "tldts": "^6.1.1", "tslib": "^2.6.2", "undici": "^6.0.1" }, diff --git a/packages/i18next/package.json b/packages/i18next/package.json index d987be01..0e28d7ce 100644 --- a/packages/i18next/package.json +++ b/packages/i18next/package.json @@ -52,7 +52,7 @@ "@sapphire/utilities": "^3.14.0", "@skyra/i18next-backend": "^2.0.5", "chokidar": "^3.5.3", - "i18next": "^23.7.8" + "i18next": "^23.7.11" }, "repository": { "type": "git", diff --git a/yarn.lock b/yarn.lock index 18157b07..26b63cdb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -730,10 +730,10 @@ __metadata: languageName: node linkType: hard -"@eslint/js@npm:8.55.0": - version: 8.55.0 - resolution: "@eslint/js@npm:8.55.0" - checksum: 34b001a95b16501fd64f525b1de3ab0e4c252e5820b74069004934cb13977fc04ba4522a3e8f8074bd6af49da10d3444cd49fa711819f425ad73d6bf46eea82d +"@eslint/js@npm:8.56.0": + version: 8.56.0 + resolution: "@eslint/js@npm:8.56.0" + checksum: 97a4b5ccf7e24f4d205a1fb0f21cdcd610348ecf685f6798a48dd41ba443f2c1eedd3050ff5a0b8f30b8cf6501ab512aa9b76e531db15e59c9ebaa41f3162e37 languageName: node linkType: hard @@ -1222,7 +1222,7 @@ __metadata: "@favware/rollup-type-bundler": "npm:^3.2.1" "@types/ws": "npm:^8.5.10" concurrently: "npm:^8.2.2" - tldts: "npm:^6.1.0" + tldts: "npm:^6.1.1" tslib: "npm:^2.6.2" tsup: "npm:^8.0.1" tsx: "npm:^4.6.2" @@ -1275,7 +1275,7 @@ __metadata: "@skyra/i18next-backend": "npm:^2.0.5" chokidar: "npm:^3.5.3" concurrently: "npm:^8.2.2" - i18next: "npm:^23.7.8" + i18next: "npm:^23.7.11" tsup: "npm:^8.0.1" tsx: "npm:^4.6.2" typedoc: "npm:^0.25.4" @@ -1498,12 +1498,12 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:*, @types/node@npm:^20.10.4": - version: 20.10.4 - resolution: "@types/node@npm:20.10.4" +"@types/node@npm:*, @types/node@npm:^20.10.5": + version: 20.10.5 + resolution: "@types/node@npm:20.10.5" dependencies: undici-types: "npm:~5.26.4" - checksum: c10c1dd13f5c2341ad866777dc32946538a99e1ebd203ae127730814b8e5fa4aedfbcb01cb3e24a5466f1af64bcdfa16e7de6e745ff098fff0942aa779b7fe03 + checksum: 4a378428d2c9f692b19801a5a3d20dc4c0ad5d4a3d103350f8b401af439941a9aa5efeadc8eb9db13c66c620318bc7f336abfc8934f82fd32c4a689d85068c6f languageName: node linkType: hard @@ -1548,15 +1548,15 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/eslint-plugin@npm:^6.13.2": - version: 6.13.2 - resolution: "@typescript-eslint/eslint-plugin@npm:6.13.2" +"@typescript-eslint/eslint-plugin@npm:^6.13.2, @typescript-eslint/eslint-plugin@npm:^6.14.0": + version: 6.14.0 + resolution: "@typescript-eslint/eslint-plugin@npm:6.14.0" dependencies: "@eslint-community/regexpp": "npm:^4.5.1" - "@typescript-eslint/scope-manager": "npm:6.13.2" - "@typescript-eslint/type-utils": "npm:6.13.2" - "@typescript-eslint/utils": "npm:6.13.2" - "@typescript-eslint/visitor-keys": "npm:6.13.2" + "@typescript-eslint/scope-manager": "npm:6.14.0" + "@typescript-eslint/type-utils": "npm:6.14.0" + "@typescript-eslint/utils": "npm:6.14.0" + "@typescript-eslint/visitor-keys": "npm:6.14.0" debug: "npm:^4.3.4" graphemer: "npm:^1.4.0" ignore: "npm:^5.2.4" @@ -1569,44 +1569,44 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: e6665fc5de0ae2b7ada9150d3d119157521a04208b8da385a4c39538b9471871efe6eef272dbcee4c76f599e09453b6f7317f3b3b80d89291f6b2ace4125c51b + checksum: d420277bed0104713fb4a3c2e0fed32b300919708db3f2e3d13bc83e80a9aec181bfc4e1e6012c65408c318f3ac113926fc77e6667d7657e34fa0d5a2c21ee32 languageName: node linkType: hard -"@typescript-eslint/parser@npm:^6.13.2": - version: 6.13.2 - resolution: "@typescript-eslint/parser@npm:6.13.2" +"@typescript-eslint/parser@npm:^6.13.2, @typescript-eslint/parser@npm:^6.14.0": + version: 6.14.0 + resolution: "@typescript-eslint/parser@npm:6.14.0" dependencies: - "@typescript-eslint/scope-manager": "npm:6.13.2" - "@typescript-eslint/types": "npm:6.13.2" - "@typescript-eslint/typescript-estree": "npm:6.13.2" - "@typescript-eslint/visitor-keys": "npm:6.13.2" + "@typescript-eslint/scope-manager": "npm:6.14.0" + "@typescript-eslint/types": "npm:6.14.0" + "@typescript-eslint/typescript-estree": "npm:6.14.0" + "@typescript-eslint/visitor-keys": "npm:6.14.0" debug: "npm:^4.3.4" peerDependencies: eslint: ^7.0.0 || ^8.0.0 peerDependenciesMeta: typescript: optional: true - checksum: a2b32d2ad1aa12ce31790e80e059fd5b0699265541f3799b58f2e5c8b40f2e21ac7010519802bc406f4b74c14a1f52081570fa6119b949f68392d0968628b3b8 + checksum: 34f46aa8aaadb0d0ecb7d791a8436fcf44ec04af33ee9d198bcf6f7ca3927d8caa79d4756e0c4ef0d50979d895df0b8f1a2473fc83104423c96856e9d56047f3 languageName: node linkType: hard -"@typescript-eslint/scope-manager@npm:6.13.2": - version: 6.13.2 - resolution: "@typescript-eslint/scope-manager@npm:6.13.2" +"@typescript-eslint/scope-manager@npm:6.14.0": + version: 6.14.0 + resolution: "@typescript-eslint/scope-manager@npm:6.14.0" dependencies: - "@typescript-eslint/types": "npm:6.13.2" - "@typescript-eslint/visitor-keys": "npm:6.13.2" - checksum: a6505cc73e90dfed3b9b03816213610f05be58548f468ce24c05ce49a3c6d029ef02233db51cff3b780aa8d040a0c7b3268ea28244c704932c9ee6ef82088509 + "@typescript-eslint/types": "npm:6.14.0" + "@typescript-eslint/visitor-keys": "npm:6.14.0" + checksum: fbe945169fe092df5953a54a552a9e8d9dc3dc158a39cd99de7f1843a169c82d3ba59e314b7d0f5b8110dbbe8c37c9e62dc2dda91a31536fe054221d5d8972c3 languageName: node linkType: hard -"@typescript-eslint/type-utils@npm:6.13.2": - version: 6.13.2 - resolution: "@typescript-eslint/type-utils@npm:6.13.2" +"@typescript-eslint/type-utils@npm:6.14.0": + version: 6.14.0 + resolution: "@typescript-eslint/type-utils@npm:6.14.0" dependencies: - "@typescript-eslint/typescript-estree": "npm:6.13.2" - "@typescript-eslint/utils": "npm:6.13.2" + "@typescript-eslint/typescript-estree": "npm:6.14.0" + "@typescript-eslint/utils": "npm:6.14.0" debug: "npm:^4.3.4" ts-api-utils: "npm:^1.0.1" peerDependencies: @@ -1614,23 +1614,23 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: c8de5ab94295980a378e4f22dd51dedb3838761969ad1a355386a801c9bc332837651747cdc2edf7f399c88d0bbd787d2233d09e14e4e2849fb01a57bd0cab00 + checksum: 52c2a380d694f629ed2d37ce9decc5d8f6d276b030dcb8ee2d0a21b667d789e0d50c8a4d06fa60a053cbcc162b50c3708260f569ccd765609f17499d5294c19d languageName: node linkType: hard -"@typescript-eslint/types@npm:6.13.2": - version: 6.13.2 - resolution: "@typescript-eslint/types@npm:6.13.2" - checksum: 3ed2622468b2c61bff0828a3675357b498360bada85740dd72e4ec3c80ee112bce8808d7688aa0104b9d0a655a30e2deb0fee69468474c7e046fc9285f549fe6 +"@typescript-eslint/types@npm:6.14.0": + version: 6.14.0 + resolution: "@typescript-eslint/types@npm:6.14.0" + checksum: bcb32d69ac4a570634e37a3f149b7653a85334ac7b1d736961b627647ceff74797c4ac30b1405c508ede9462fad53b0b4442dbdf21877bf91263390c6e426e95 languageName: node linkType: hard -"@typescript-eslint/typescript-estree@npm:6.13.2": - version: 6.13.2 - resolution: "@typescript-eslint/typescript-estree@npm:6.13.2" +"@typescript-eslint/typescript-estree@npm:6.14.0": + version: 6.14.0 + resolution: "@typescript-eslint/typescript-estree@npm:6.14.0" dependencies: - "@typescript-eslint/types": "npm:6.13.2" - "@typescript-eslint/visitor-keys": "npm:6.13.2" + "@typescript-eslint/types": "npm:6.14.0" + "@typescript-eslint/visitor-keys": "npm:6.14.0" debug: "npm:^4.3.4" globby: "npm:^11.1.0" is-glob: "npm:^4.0.3" @@ -1639,34 +1639,34 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: 8fa1344228858fa8171a9660e11eb0d5ed88de2ada343bce4a02a957724ccbeb9b67da1083eada29247f444aeba6908a4145d1758b528d320928abbb4e48dca7 + checksum: 870f00e81de428c0afae3f753c04229170aeec76d62dcded0e22cff1c733fe60a350cf68571c889f87ea7a6008b73f7c62a079e91ab056d79aa2b9803a5b7150 languageName: node linkType: hard -"@typescript-eslint/utils@npm:6.13.2": - version: 6.13.2 - resolution: "@typescript-eslint/utils@npm:6.13.2" +"@typescript-eslint/utils@npm:6.14.0": + version: 6.14.0 + resolution: "@typescript-eslint/utils@npm:6.14.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.13.2" - "@typescript-eslint/types": "npm:6.13.2" - "@typescript-eslint/typescript-estree": "npm:6.13.2" + "@typescript-eslint/scope-manager": "npm:6.14.0" + "@typescript-eslint/types": "npm:6.14.0" + "@typescript-eslint/typescript-estree": "npm:6.14.0" semver: "npm:^7.5.4" peerDependencies: eslint: ^7.0.0 || ^8.0.0 - checksum: 934282b612e5f78423bc375122258c5aec65fcdf9c25fd0521e3984686d1e5b950500f093c5f1c21a267be164bc7025d8f629dcfaa60573ad98c6e3861092076 + checksum: fec7338edc31d89d5413ec49ce690e05741511ba1ba2a8c59ce14321f5026e73e0584dc9f35645ab4100561bcf8ecef8a08c042388743db53fe73f047132a150 languageName: node linkType: hard -"@typescript-eslint/visitor-keys@npm:6.13.2": - version: 6.13.2 - resolution: "@typescript-eslint/visitor-keys@npm:6.13.2" +"@typescript-eslint/visitor-keys@npm:6.14.0": + version: 6.14.0 + resolution: "@typescript-eslint/visitor-keys@npm:6.14.0" dependencies: - "@typescript-eslint/types": "npm:6.13.2" + "@typescript-eslint/types": "npm:6.14.0" eslint-visitor-keys: "npm:^3.4.1" - checksum: eb6f3a3fa4dae6003533eac41bd2a8181a0353f352640e92b619e353b4bd5a5cd4c076018cbdf4b1ba45b826be0c1d15293d87e956fc9a8aa2fb8d8aa04a7c98 + checksum: 404f87a121b4375b13e59ffc11ac2fe3c8e40025d0ef5cd6738ab7b3648ce1d41378414b1130ee68e0b454d7e6ec1937540799cdaa4ea572e2447b04d737ee44 languageName: node linkType: hard @@ -3135,14 +3135,14 @@ __metadata: languageName: node linkType: hard -"eslint@npm:^8.55.0": - version: 8.55.0 - resolution: "eslint@npm:8.55.0" +"eslint@npm:^8.55.0, eslint@npm:^8.56.0": + version: 8.56.0 + resolution: "eslint@npm:8.56.0" dependencies: "@eslint-community/eslint-utils": "npm:^4.2.0" "@eslint-community/regexpp": "npm:^4.6.1" "@eslint/eslintrc": "npm:^2.1.4" - "@eslint/js": "npm:8.55.0" + "@eslint/js": "npm:8.56.0" "@humanwhocodes/config-array": "npm:^0.11.13" "@humanwhocodes/module-importer": "npm:^1.0.1" "@nodelib/fs.walk": "npm:^1.2.8" @@ -3179,7 +3179,7 @@ __metadata: text-table: "npm:^0.2.0" bin: eslint: bin/eslint.js - checksum: afd016cfbe9e9d667b3f98c14c681a7e518808f6c30856e56cbb02248900eac5bf6dc5e577a7eaec259539486db48ef7d16ef58fb14b1585ba7c84b35490c53c + checksum: ef6193c6e4cef20774b985a5cc2fd4bf6d3c4decd423117cbc4a0196617861745db291217ad3c537bc3a160650cca965bc818f55e1f3e446af1fcb293f9940a5 languageName: node linkType: hard @@ -3987,12 +3987,12 @@ __metadata: languageName: node linkType: hard -"i18next@npm:^23.7.8": - version: 23.7.8 - resolution: "i18next@npm:23.7.8" +"i18next@npm:^23.7.11": + version: 23.7.11 + resolution: "i18next@npm:23.7.11" dependencies: "@babel/runtime": "npm:^7.23.2" - checksum: 7cf6a62074b5855725f77132400344f8df4913f097d586d3199675d85c46ab85e71b02e5c8b42787d7d4c15afe32f05ece789e377bf96b35b2068f796d60f252 + checksum: 1127bc17f94459d40bd9aaa0350e9786d3853eb82449aabb4514e187fafc752c76a3f52c6be1c2722bfdadaa74f0d26b4f7dd04528ba6b2de7e34f5c6c019c21 languageName: node linkType: hard @@ -6033,10 +6033,10 @@ __metadata: "@sapphire/stopwatch": "npm:^1.5.1" "@sapphire/ts-config": "npm:^5.0.0" "@sapphire/utilities": "npm:^3.14.0" - "@types/node": "npm:^20.10.4" + "@types/node": "npm:^20.10.5" "@types/ws": "npm:^8.5.10" - "@typescript-eslint/eslint-plugin": "npm:^6.13.2" - "@typescript-eslint/parser": "npm:^6.13.2" + "@typescript-eslint/eslint-plugin": "npm:^6.14.0" + "@typescript-eslint/parser": "npm:^6.14.0" "@vitest/coverage-v8": "npm:^1.0.4" concurrently: "npm:^8.2.2" cz-conventional-changelog: "npm:^3.3.0" @@ -6044,7 +6044,7 @@ __metadata: discord.js: "npm:^14.14.1" esbuild-plugin-file-path-extensions: "npm:^2.0.0" esbuild-plugin-version-injector: "npm:^1.2.1" - eslint: "npm:^8.55.0" + eslint: "npm:^8.56.0" eslint-config-prettier: "npm:^9.1.0" eslint-plugin-prettier: "npm:^5.0.1" lint-staged: "npm:^15.2.0" @@ -6052,9 +6052,9 @@ __metadata: rimraf: "npm:^5.0.5" tsup: "npm:^8.0.1" tsx: "npm:^4.6.2" - turbo: "npm:^1.11.1" + turbo: "npm:^1.11.2" typescript: "npm:^5.3.3" - vite: "npm:^5.0.7" + vite: "npm:^5.0.10" vitest: "npm:^1.0.4" languageName: unknown linkType: soft @@ -6635,21 +6635,21 @@ __metadata: languageName: node linkType: hard -"tldts-core@npm:^6.1.0": - version: 6.1.0 - resolution: "tldts-core@npm:6.1.0" - checksum: c67cc08d496dcfccf0079618bf752c519a03f5732b285798a5c9f91f65b630f7a72122c0cdcff9b5f6892aaf484b8ebeb2254ef8817270806d13cf8cef910d3b +"tldts-core@npm:^6.1.1": + version: 6.1.1 + resolution: "tldts-core@npm:6.1.1" + checksum: 75935b1ce637121b271c5ac636c7b81bbe95945da7a38fbec211a457ab003adb06554918295b5da97dc34f459a115adea9010708796cb7a88540fb97c12c4656 languageName: node linkType: hard -"tldts@npm:^6.1.0": - version: 6.1.0 - resolution: "tldts@npm:6.1.0" +"tldts@npm:^6.1.1": + version: 6.1.1 + resolution: "tldts@npm:6.1.1" dependencies: - tldts-core: "npm:^6.1.0" + tldts-core: "npm:^6.1.1" bin: tldts: bin/cli.js - checksum: 34505a3e7afe8b5b66563cc3df4132d97b11b668ee5eb18190c3685d73763252b035392bc946125341b6dc35ba0a7ebfcc28c32ffd9eee79e0d3c4c0cc7f4655 + checksum: 02daef314c3c3fc819f5757dcca09d74b71b3260cac3390c1437719bed78012bfea0494ecae53b664b9116a72e4061601a1a09979bb323725b0f788b5c8f155e languageName: node linkType: hard @@ -6802,58 +6802,58 @@ __metadata: languageName: node linkType: hard -"turbo-darwin-64@npm:1.11.1": - version: 1.11.1 - resolution: "turbo-darwin-64@npm:1.11.1" +"turbo-darwin-64@npm:1.11.2": + version: 1.11.2 + resolution: "turbo-darwin-64@npm:1.11.2" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"turbo-darwin-arm64@npm:1.11.1": - version: 1.11.1 - resolution: "turbo-darwin-arm64@npm:1.11.1" +"turbo-darwin-arm64@npm:1.11.2": + version: 1.11.2 + resolution: "turbo-darwin-arm64@npm:1.11.2" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"turbo-linux-64@npm:1.11.1": - version: 1.11.1 - resolution: "turbo-linux-64@npm:1.11.1" +"turbo-linux-64@npm:1.11.2": + version: 1.11.2 + resolution: "turbo-linux-64@npm:1.11.2" conditions: os=linux & cpu=x64 languageName: node linkType: hard -"turbo-linux-arm64@npm:1.11.1": - version: 1.11.1 - resolution: "turbo-linux-arm64@npm:1.11.1" +"turbo-linux-arm64@npm:1.11.2": + version: 1.11.2 + resolution: "turbo-linux-arm64@npm:1.11.2" conditions: os=linux & cpu=arm64 languageName: node linkType: hard -"turbo-windows-64@npm:1.11.1": - version: 1.11.1 - resolution: "turbo-windows-64@npm:1.11.1" +"turbo-windows-64@npm:1.11.2": + version: 1.11.2 + resolution: "turbo-windows-64@npm:1.11.2" conditions: os=win32 & cpu=x64 languageName: node linkType: hard -"turbo-windows-arm64@npm:1.11.1": - version: 1.11.1 - resolution: "turbo-windows-arm64@npm:1.11.1" +"turbo-windows-arm64@npm:1.11.2": + version: 1.11.2 + resolution: "turbo-windows-arm64@npm:1.11.2" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"turbo@npm:^1.11.1": - version: 1.11.1 - resolution: "turbo@npm:1.11.1" +"turbo@npm:^1.11.2": + version: 1.11.2 + resolution: "turbo@npm:1.11.2" dependencies: - turbo-darwin-64: "npm:1.11.1" - turbo-darwin-arm64: "npm:1.11.1" - turbo-linux-64: "npm:1.11.1" - turbo-linux-arm64: "npm:1.11.1" - turbo-windows-64: "npm:1.11.1" - turbo-windows-arm64: "npm:1.11.1" + turbo-darwin-64: "npm:1.11.2" + turbo-darwin-arm64: "npm:1.11.2" + turbo-linux-64: "npm:1.11.2" + turbo-linux-arm64: "npm:1.11.2" + turbo-windows-64: "npm:1.11.2" + turbo-windows-arm64: "npm:1.11.2" dependenciesMeta: turbo-darwin-64: optional: true @@ -6869,7 +6869,7 @@ __metadata: optional: true bin: turbo: bin/turbo - checksum: 47477e77cf38f90b54e6a0d117254c55100037310d7a4820586cb7d7ff7e28bccf917f722a031db53a22a451ac557de33d2aa26ae0b88af7c69cb2e9fd9a15fb + checksum: 778c13b4ed81351b9959de8259ec9ec12b885b614ade069db0fc017263d10941e857af82fea57524318a3d4092a0c1d710c01b22ea55baf73a5b3080b224d3cc languageName: node linkType: hard @@ -7137,9 +7137,9 @@ __metadata: languageName: node linkType: hard -"vite@npm:^5.0.0, vite@npm:^5.0.7": - version: 5.0.7 - resolution: "vite@npm:5.0.7" +"vite@npm:^5.0.0, vite@npm:^5.0.10": + version: 5.0.10 + resolution: "vite@npm:5.0.10" dependencies: esbuild: "npm:^0.19.3" fsevents: "npm:~2.3.3" @@ -7173,7 +7173,7 @@ __metadata: optional: true bin: vite: bin/vite.js - checksum: 27186e5b907484ed17a9cb803bb2127995a1659e1da9eab36bcd7bfac5d11ed41f7136d9913cc27a8c8c49c3fee5c791dee135c5d37653ddfa0153b69dc3f930 + checksum: 5421e9c7f8cf3152eace9a8b528269141635f367e5dc63c5f1fe2712a766d9757f8197733cf3f28be590afdd520130d38de90c955e6dba6edfa6f9056c1e5ea7 languageName: node linkType: hard