diff --git a/package.json b/package.json index 96a5939..dac0567 100644 --- a/package.json +++ b/package.json @@ -21,16 +21,16 @@ "typecheck": "turbo typecheck" }, "devDependencies": { - "@commitlint/cli": "^21.0.1", - "@commitlint/config-conventional": "^21.0.1", + "@commitlint/cli": "^21.2.0", + "@commitlint/config-conventional": "^21.2.0", "@types/node": "^25.9.1", "@typescript/native-preview": "7.0.0-dev.20260421.2", - "@vitest/coverage-v8": "^4.1.5", - "lefthook": "^2.1.8", - "oxfmt": "^0.51.0", - "oxlint": "^1.66.0", + "@vitest/coverage-v8": "^4.1.9", + "lefthook": "^2.1.9", + "oxfmt": "^0.57.0", + "oxlint": "^1.72.0", "turbo": "^2.9.14", - "vitest": "^4.1.5" + "vitest": "^4.1.9" }, "packageManager": "yarn@4.14.1+sha512.64df448055b2d37ba269d7db535a469b8da93f8ef1140c25fd7a83c00a8fbaacb214ca0e02553b92a2c54cef78bb67d0b4817fab02001df0e24fac0faccc3b42" } diff --git a/packages/api/package.json b/packages/api/package.json index d3d540e..fdab053 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -29,9 +29,9 @@ "@types/express": "^5.0.0", "@types/pg": "^8.20.0", "@types/supertest": "^7.2.0", - "oxlint": "^1.66.0", + "oxlint": "^1.72.0", "pino-pretty": "^13.0.0", "supertest": "^7.2.2", - "vitest": "^4.1.5" + "vitest": "^4.1.9" } } diff --git a/packages/domain/package.json b/packages/domain/package.json index 709a463..5d715a0 100644 --- a/packages/domain/package.json +++ b/packages/domain/package.json @@ -17,6 +17,6 @@ }, "devDependencies": { "@types/uuid": "^11.0.0", - "vitest": "^4.1.5" + "vitest": "^4.1.9" } } diff --git a/packages/logging/package.json b/packages/logging/package.json index 80dc38d..3904ca6 100644 --- a/packages/logging/package.json +++ b/packages/logging/package.json @@ -13,6 +13,6 @@ "typecheck": "tsgo --noEmit" }, "devDependencies": { - "vitest": "^4.1.5" + "vitest": "^4.1.9" } } diff --git a/packages/web/package.json b/packages/web/package.json index 3fcc4bf..be376f3 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -27,8 +27,8 @@ "@types/react": "^19.0.0", "@types/react-dom": "^19.0.0", "@types/uuid": "^11.0.0", - "@vitejs/plugin-react": "^6.0.2", + "@vitejs/plugin-react": "^6.0.3", "vite": "^8.0.0", - "vitest": "^4.1.5" + "vitest": "^4.1.9" } } diff --git a/yarn.lock b/yarn.lock index a604893..57e79a5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -198,50 +198,51 @@ __metadata: languageName: node linkType: hard -"@commitlint/cli@npm:^21.0.1": - version: 21.0.1 - resolution: "@commitlint/cli@npm:21.0.1" - dependencies: - "@commitlint/format": "npm:^21.0.1" - "@commitlint/lint": "npm:^21.0.1" - "@commitlint/load": "npm:^21.0.1" - "@commitlint/read": "npm:^21.0.1" - "@commitlint/types": "npm:^21.0.1" +"@commitlint/cli@npm:^21.2.0": + version: 21.2.0 + resolution: "@commitlint/cli@npm:21.2.0" + dependencies: + "@commitlint/config-conventional": "npm:^21.2.0" + "@commitlint/format": "npm:^21.2.0" + "@commitlint/lint": "npm:^21.2.0" + "@commitlint/load": "npm:^21.2.0" + "@commitlint/read": "npm:^21.2.0" + "@commitlint/types": "npm:^21.2.0" tinyexec: "npm:^1.0.0" yargs: "npm:^18.0.0" bin: commitlint: cli.js - checksum: 10c0/b4455b05ad6f069b831b977612757b83e39d868ca376f0ef74da1a7addfe6b3d29b721afe3ab65373d5b68b52bacd4247b9fc3f9059e2f0a7ad662b8f42bbf0e + checksum: 10c0/a89d0da140a8dad30cb25b8ef2d8f1874fafbb144ba704d1127a9ff729223965e16077576f701902ed597841827f84ae376a500eb1038bf0a0ac527969116e1a languageName: node linkType: hard -"@commitlint/config-conventional@npm:^21.0.1": - version: 21.0.1 - resolution: "@commitlint/config-conventional@npm:21.0.1" +"@commitlint/config-conventional@npm:^21.2.0": + version: 21.2.0 + resolution: "@commitlint/config-conventional@npm:21.2.0" dependencies: - "@commitlint/types": "npm:^21.0.1" - conventional-changelog-conventionalcommits: "npm:^9.2.0" - checksum: 10c0/b713491392ce561a882071435ccbdfe30c7adc389674d6e3f4ece4ddf0056e21310ec086e2e6433e9b6620c532b53bbadae59ff38220ba82fd34911e69e690b8 + "@commitlint/types": "npm:^21.2.0" + conventional-changelog-conventionalcommits: "npm:^10.0.0" + checksum: 10c0/4d091563201c6f5f1033bb9ed8a7c22ac3453ae585cc2f3331e85ffc71ac485392a1e230322365697e5ebf0047153b8826cb732aec5eda167ede15f32c3a0260 languageName: node linkType: hard -"@commitlint/config-validator@npm:^21.0.1": - version: 21.0.1 - resolution: "@commitlint/config-validator@npm:21.0.1" +"@commitlint/config-validator@npm:^21.2.0": + version: 21.2.0 + resolution: "@commitlint/config-validator@npm:21.2.0" dependencies: - "@commitlint/types": "npm:^21.0.1" + "@commitlint/types": "npm:^21.2.0" ajv: "npm:^8.11.0" - checksum: 10c0/b1f900589d57745fee4f13a735a29aa4ab8029d86d2ea355a33db33f2303e3ade1d15441e6f6740df479ba84ebe93e8ccba1067f728ce5402f165a850e57c89f + checksum: 10c0/233e7a938a232312bfce545d8a1cb5e2848fac6058ae05f8709804a1e615b1c2f648f3f4700794a48d153d64043c2126162bfd0dc8d11b85894aab121aeb53d9 languageName: node linkType: hard -"@commitlint/ensure@npm:^21.0.1": - version: 21.0.1 - resolution: "@commitlint/ensure@npm:21.0.1" +"@commitlint/ensure@npm:^21.2.0": + version: 21.2.0 + resolution: "@commitlint/ensure@npm:21.2.0" dependencies: - "@commitlint/types": "npm:^21.0.1" + "@commitlint/types": "npm:^21.2.0" es-toolkit: "npm:^1.46.0" - checksum: 10c0/5e83de50efbf9bd50660852d58476589b6bbb41909506c24470ef7bfd1e94cc6004e2b0fbfca52de394d2568f84ba73caf57216dde42e15dccd2640c5450b501 + checksum: 10c0/159b57316af18cfe09ff04e86c16f4a72cfeb56767ef3fb19c15dfb27a3a1aec2ac390ea5bdb925c658fab044829bb7a313b680bcc3ed372205d6967c377448e languageName: node linkType: hard @@ -252,107 +253,107 @@ __metadata: languageName: node linkType: hard -"@commitlint/format@npm:^21.0.1": - version: 21.0.1 - resolution: "@commitlint/format@npm:21.0.1" +"@commitlint/format@npm:^21.2.0": + version: 21.2.0 + resolution: "@commitlint/format@npm:21.2.0" dependencies: - "@commitlint/types": "npm:^21.0.1" + "@commitlint/types": "npm:^21.2.0" picocolors: "npm:^1.1.1" - checksum: 10c0/f4b445e46dbcf32ef8971a691a6844e494f01aaa3e8b216c76fe3b7d1627e95780c164aba3289a826eca100430d91aadd6b63a717ba21f397d56056227bf8803 + checksum: 10c0/8d1722e5f92cd20a96fd03d09400ba80661c7172024773b6fd50f19556bf39f7a14ffc0f82963ffc12b4825ecc676c1e5130e61a709dd7284bbf65cc5d7a6f25 languageName: node linkType: hard -"@commitlint/is-ignored@npm:^21.0.1": - version: 21.0.1 - resolution: "@commitlint/is-ignored@npm:21.0.1" +"@commitlint/is-ignored@npm:^21.2.0": + version: 21.2.0 + resolution: "@commitlint/is-ignored@npm:21.2.0" dependencies: - "@commitlint/types": "npm:^21.0.1" + "@commitlint/types": "npm:^21.2.0" semver: "npm:^7.6.0" - checksum: 10c0/3f882461a294b191809a3112ee0308a726e4db4114947b57be647b5de09167c23c5178296f216f424c86d9add6868b09adfce3f8b68f4b320563f08ac1690d61 + checksum: 10c0/a547e99ec1abb9cdb8e854b021f1884486707bb391f57ffa706fd66b003271d72122b0e62319be0cf5b83d619212286b28a6a528f9be2a8438d2840f63a2e9b6 languageName: node linkType: hard -"@commitlint/lint@npm:^21.0.1": - version: 21.0.1 - resolution: "@commitlint/lint@npm:21.0.1" +"@commitlint/lint@npm:^21.2.0": + version: 21.2.0 + resolution: "@commitlint/lint@npm:21.2.0" dependencies: - "@commitlint/is-ignored": "npm:^21.0.1" - "@commitlint/parse": "npm:^21.0.1" - "@commitlint/rules": "npm:^21.0.1" - "@commitlint/types": "npm:^21.0.1" - checksum: 10c0/044ddabfca54f8fde31aa60e86475acd4b4ed16eafdeb0a38f886b1bcd0d0629fc63bc8d7b76c606afcd86917f4eaf1ee083b7a1c4675251261b76a995cfcf37 + "@commitlint/is-ignored": "npm:^21.2.0" + "@commitlint/parse": "npm:^21.2.0" + "@commitlint/rules": "npm:^21.2.0" + "@commitlint/types": "npm:^21.2.0" + checksum: 10c0/a0810af7ab0c12166c5cae9a6c663764f8b5ba7c49e6e2f368da9864d55c7d48cb09373c132ffc503b517e0d7c7bdc07b6b9ce5f8a3d409448c49e1534a50ee3 languageName: node linkType: hard -"@commitlint/load@npm:^21.0.1": - version: 21.0.1 - resolution: "@commitlint/load@npm:21.0.1" +"@commitlint/load@npm:^21.2.0": + version: 21.2.0 + resolution: "@commitlint/load@npm:21.2.0" dependencies: - "@commitlint/config-validator": "npm:^21.0.1" + "@commitlint/config-validator": "npm:^21.2.0" "@commitlint/execute-rule": "npm:^21.0.1" - "@commitlint/resolve-extends": "npm:^21.0.1" - "@commitlint/types": "npm:^21.0.1" + "@commitlint/resolve-extends": "npm:^21.2.0" + "@commitlint/types": "npm:^21.2.0" cosmiconfig: "npm:^9.0.1" cosmiconfig-typescript-loader: "npm:^6.1.0" es-toolkit: "npm:^1.46.0" is-plain-obj: "npm:^4.1.0" picocolors: "npm:^1.1.1" - checksum: 10c0/0bfd95d8b03214b1db1d14271eac3e87d5dfa597fe47e7a5e90e84cce7dfb4b3e135959c82645f7e7d7205fdd50d6d08a2234a9f87b60972c1f25869568b9e12 + checksum: 10c0/e39080f3495ef4d2dc5e80d00e362d902e7ce487e3eed178a68098902f536f9fd68a2b061d879a1a6a487cfc1600f0cf019169d179925d226fedb661a7eefe59 languageName: node linkType: hard -"@commitlint/message@npm:^21.0.1": - version: 21.0.1 - resolution: "@commitlint/message@npm:21.0.1" - checksum: 10c0/54ae7fe0bb49396f2c5248e5ee00439f7b04ddee890bd03506dd18f1416da12bf474449f9dab9c216fa804879f1fcd26b0bb729817d6054ad45954e153cbd0e7 +"@commitlint/message@npm:^21.2.0": + version: 21.2.0 + resolution: "@commitlint/message@npm:21.2.0" + checksum: 10c0/f3f97efd382970316aac689545b7f7bc278e114cce0540469ba56539f2ab78089b84bd0137c82be0908d1e251890e035348acd369c24c4011abf6445d8ec928f languageName: node linkType: hard -"@commitlint/parse@npm:^21.0.1": - version: 21.0.1 - resolution: "@commitlint/parse@npm:21.0.1" +"@commitlint/parse@npm:^21.2.0": + version: 21.2.0 + resolution: "@commitlint/parse@npm:21.2.0" dependencies: - "@commitlint/types": "npm:^21.0.1" - conventional-changelog-angular: "npm:^8.2.0" - conventional-commits-parser: "npm:^6.3.0" - checksum: 10c0/e349c5f4dd9f97eef39109b043db78a9cdb2f276a525efa53850caf7bf82e2330f8f3538f8289a47a661d00a3478147ce0dd3d35ec3518f35e30f5e435787992 + "@commitlint/types": "npm:^21.2.0" + conventional-changelog-angular: "npm:^9.0.0" + conventional-commits-parser: "npm:^7.0.0" + checksum: 10c0/0d109d9d08b4f94e4be93934f2619b17d245f72f3f473c9298554ef4479fd9129624c11e5822a7d173a06ea558ed2858ff3ca3e2cb2a7f84043a271e03d802f2 languageName: node linkType: hard -"@commitlint/read@npm:^21.0.1": - version: 21.0.1 - resolution: "@commitlint/read@npm:21.0.1" +"@commitlint/read@npm:^21.2.0": + version: 21.2.0 + resolution: "@commitlint/read@npm:21.2.0" dependencies: - "@commitlint/top-level": "npm:^21.0.1" - "@commitlint/types": "npm:^21.0.1" + "@commitlint/top-level": "npm:^21.2.0" + "@commitlint/types": "npm:^21.2.0" git-raw-commits: "npm:^5.0.0" tinyexec: "npm:^1.0.0" - checksum: 10c0/bff18ecb21517bd088c509a9ec7251e966e7e21df3cc7598e23ac653b3e5361b08f02adc5bcaffbfd1b19b262e9ad007873a7d5fd5d3fec8dd2754f3ef0eabab + checksum: 10c0/84121f5705ef813ce983d0535e899622cad770968bd4cfe2e81c0007edbb326b75631634bca4f9c204100c2657c71a6f42d0407ef06ef5e06465f763119d0ab5 languageName: node linkType: hard -"@commitlint/resolve-extends@npm:^21.0.1": - version: 21.0.1 - resolution: "@commitlint/resolve-extends@npm:21.0.1" +"@commitlint/resolve-extends@npm:^21.2.0": + version: 21.2.0 + resolution: "@commitlint/resolve-extends@npm:21.2.0" dependencies: - "@commitlint/config-validator": "npm:^21.0.1" - "@commitlint/types": "npm:^21.0.1" + "@commitlint/config-validator": "npm:^21.2.0" + "@commitlint/types": "npm:^21.2.0" es-toolkit: "npm:^1.46.0" global-directory: "npm:^5.0.0" resolve-from: "npm:^5.0.0" - checksum: 10c0/4c4f5309d8766f25912e0b8f1b5b1518f81eaced9eb5a6f15d8975c5e8e14a22bd6718ab6da087fd94178e4f0a97a4e49a14c70244d81e4649bfc63f4df6ad3f + checksum: 10c0/2267b98f36c7c5168b1768ce8a0b4a753bccf09731f010ce73cc171acb685759ca2feaef77c7e53f2914d728c496f7813b2d8e05e5f7423f6ce3ebb050b834dc languageName: node linkType: hard -"@commitlint/rules@npm:^21.0.1": - version: 21.0.1 - resolution: "@commitlint/rules@npm:21.0.1" +"@commitlint/rules@npm:^21.2.0": + version: 21.2.0 + resolution: "@commitlint/rules@npm:21.2.0" dependencies: - "@commitlint/ensure": "npm:^21.0.1" - "@commitlint/message": "npm:^21.0.1" + "@commitlint/ensure": "npm:^21.2.0" + "@commitlint/message": "npm:^21.2.0" "@commitlint/to-lines": "npm:^21.0.1" - "@commitlint/types": "npm:^21.0.1" - checksum: 10c0/9bc55d1f80e8edcdf1ef7c973987e4469ed66d5a1526871dc9be799b8f061d7795c53e2312e19cb19fd517def0511219dd94debf006cc598703ec6d4ba8004e3 + "@commitlint/types": "npm:^21.2.0" + checksum: 10c0/9c77cbbdeba1c4a49e3d1b86eda45be958ad6b305d6499853b9e0e39c21fb53812d74cf6d33375fef427a592c43d18ac09d13bb43b94cc09ff1c3246b7027eab languageName: node linkType: hard @@ -363,22 +364,22 @@ __metadata: languageName: node linkType: hard -"@commitlint/top-level@npm:^21.0.1": - version: 21.0.1 - resolution: "@commitlint/top-level@npm:21.0.1" +"@commitlint/top-level@npm:^21.2.0": + version: 21.2.0 + resolution: "@commitlint/top-level@npm:21.2.0" dependencies: escalade: "npm:^3.2.0" - checksum: 10c0/5ae7d3c32cb4b61523d318d97c680f1f2d23c5052d3337cdce93bdc58b2d5fcbe41819c4b34965a344c20451f735506386fba783ebf02393e4249315510f6e0d + checksum: 10c0/2358c836db34a0405b8e7e4eda38ca120d80dafa0b6ca84b12460131649d7fbdad35e5b68de19db51cf3a4725ae8a721f8f1f6909dcd161d60e3953d96f775f3 languageName: node linkType: hard -"@commitlint/types@npm:^21.0.1": - version: 21.0.1 - resolution: "@commitlint/types@npm:21.0.1" +"@commitlint/types@npm:^21.2.0": + version: 21.2.0 + resolution: "@commitlint/types@npm:21.2.0" dependencies: - conventional-commits-parser: "npm:^6.3.0" + conventional-commits-parser: "npm:^7.0.0" picocolors: "npm:^1.1.1" - checksum: 10c0/a9f46c2fc4d00e8970baea7bb7ad46422e16dcbda2e580003d65860e6cf5d98e48e60fc24aea9965a1e15174c2d945754dfb1efec69e1e38636a4f043d5116f9 + checksum: 10c0/676312e3234183da8fae1e54d225c4cead3c3661852329fce6f4e2e5fdc5f4604d22805a1816e4f7896b6e9e246a836b85e57665d7ab4fc53f24d86d20f6659b languageName: node linkType: hard @@ -401,6 +402,13 @@ __metadata: languageName: node linkType: hard +"@conventional-changelog/template@npm:^1.2.0": + version: 1.2.0 + resolution: "@conventional-changelog/template@npm:1.2.0" + checksum: 10c0/c0e8a5fb4fc04770a9ba259cad782f96e512da4f9ff6bc9a634272700494b397759fde67a757684ef216056749ca42bcade00f149a8958039854d40806390e97 + languageName: node + linkType: hard + "@emnapi/core@npm:1.10.0": version: 1.10.0 resolution: "@emnapi/core@npm:1.10.0" @@ -487,14 +495,14 @@ __metadata: express: "npm:^5.1.0" google-auth-library: "npm:^10.6.2" helmet: "npm:^8.1.0" - oxlint: "npm:^1.66.0" + oxlint: "npm:^1.72.0" pg: "npm:^8.20.0" pino: "npm:^10.3.1" pino-http: "npm:^11.0.0" pino-pretty: "npm:^13.0.0" supertest: "npm:^7.2.2" uuid: "npm:^13.0.0" - vitest: "npm:^4.1.5" + vitest: "npm:^4.1.9" languageName: unknown linkType: soft @@ -504,7 +512,7 @@ __metadata: dependencies: "@types/uuid": "npm:^11.0.0" uuid: "npm:^13.0.0" - vitest: "npm:^4.1.5" + vitest: "npm:^4.1.9" languageName: unknown linkType: soft @@ -518,7 +526,7 @@ __metadata: version: 0.0.0-use.local resolution: "@heim/logging@workspace:packages/logging" dependencies: - vitest: "npm:^4.1.5" + vitest: "npm:^4.1.9" languageName: unknown linkType: soft @@ -533,7 +541,7 @@ __metadata: "@types/react": "npm:^19.0.0" "@types/react-dom": "npm:^19.0.0" "@types/uuid": "npm:^11.0.0" - "@vitejs/plugin-react": "npm:^6.0.2" + "@vitejs/plugin-react": "npm:^6.0.3" mobx: "npm:^6.15.0" mobx-react-lite: "npm:^4.1.1" react: "npm:^19.0.0" @@ -541,7 +549,7 @@ __metadata: react-router: "npm:^7.14.0" uuid: "npm:^13.0.0" vite: "npm:^8.0.0" - vitest: "npm:^4.1.5" + vitest: "npm:^4.1.9" languageName: unknown linkType: soft @@ -1111,268 +1119,268 @@ __metadata: languageName: node linkType: hard -"@oxfmt/binding-android-arm-eabi@npm:0.51.0": - version: 0.51.0 - resolution: "@oxfmt/binding-android-arm-eabi@npm:0.51.0" +"@oxfmt/binding-android-arm-eabi@npm:0.57.0": + version: 0.57.0 + resolution: "@oxfmt/binding-android-arm-eabi@npm:0.57.0" conditions: os=android & cpu=arm languageName: node linkType: hard -"@oxfmt/binding-android-arm64@npm:0.51.0": - version: 0.51.0 - resolution: "@oxfmt/binding-android-arm64@npm:0.51.0" +"@oxfmt/binding-android-arm64@npm:0.57.0": + version: 0.57.0 + resolution: "@oxfmt/binding-android-arm64@npm:0.57.0" conditions: os=android & cpu=arm64 languageName: node linkType: hard -"@oxfmt/binding-darwin-arm64@npm:0.51.0": - version: 0.51.0 - resolution: "@oxfmt/binding-darwin-arm64@npm:0.51.0" +"@oxfmt/binding-darwin-arm64@npm:0.57.0": + version: 0.57.0 + resolution: "@oxfmt/binding-darwin-arm64@npm:0.57.0" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@oxfmt/binding-darwin-x64@npm:0.51.0": - version: 0.51.0 - resolution: "@oxfmt/binding-darwin-x64@npm:0.51.0" +"@oxfmt/binding-darwin-x64@npm:0.57.0": + version: 0.57.0 + resolution: "@oxfmt/binding-darwin-x64@npm:0.57.0" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@oxfmt/binding-freebsd-x64@npm:0.51.0": - version: 0.51.0 - resolution: "@oxfmt/binding-freebsd-x64@npm:0.51.0" +"@oxfmt/binding-freebsd-x64@npm:0.57.0": + version: 0.57.0 + resolution: "@oxfmt/binding-freebsd-x64@npm:0.57.0" conditions: os=freebsd & cpu=x64 languageName: node linkType: hard -"@oxfmt/binding-linux-arm-gnueabihf@npm:0.51.0": - version: 0.51.0 - resolution: "@oxfmt/binding-linux-arm-gnueabihf@npm:0.51.0" +"@oxfmt/binding-linux-arm-gnueabihf@npm:0.57.0": + version: 0.57.0 + resolution: "@oxfmt/binding-linux-arm-gnueabihf@npm:0.57.0" conditions: os=linux & cpu=arm languageName: node linkType: hard -"@oxfmt/binding-linux-arm-musleabihf@npm:0.51.0": - version: 0.51.0 - resolution: "@oxfmt/binding-linux-arm-musleabihf@npm:0.51.0" +"@oxfmt/binding-linux-arm-musleabihf@npm:0.57.0": + version: 0.57.0 + resolution: "@oxfmt/binding-linux-arm-musleabihf@npm:0.57.0" conditions: os=linux & cpu=arm languageName: node linkType: hard -"@oxfmt/binding-linux-arm64-gnu@npm:0.51.0": - version: 0.51.0 - resolution: "@oxfmt/binding-linux-arm64-gnu@npm:0.51.0" +"@oxfmt/binding-linux-arm64-gnu@npm:0.57.0": + version: 0.57.0 + resolution: "@oxfmt/binding-linux-arm64-gnu@npm:0.57.0" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@oxfmt/binding-linux-arm64-musl@npm:0.51.0": - version: 0.51.0 - resolution: "@oxfmt/binding-linux-arm64-musl@npm:0.51.0" +"@oxfmt/binding-linux-arm64-musl@npm:0.57.0": + version: 0.57.0 + resolution: "@oxfmt/binding-linux-arm64-musl@npm:0.57.0" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@oxfmt/binding-linux-ppc64-gnu@npm:0.51.0": - version: 0.51.0 - resolution: "@oxfmt/binding-linux-ppc64-gnu@npm:0.51.0" +"@oxfmt/binding-linux-ppc64-gnu@npm:0.57.0": + version: 0.57.0 + resolution: "@oxfmt/binding-linux-ppc64-gnu@npm:0.57.0" conditions: os=linux & cpu=ppc64 & libc=glibc languageName: node linkType: hard -"@oxfmt/binding-linux-riscv64-gnu@npm:0.51.0": - version: 0.51.0 - resolution: "@oxfmt/binding-linux-riscv64-gnu@npm:0.51.0" +"@oxfmt/binding-linux-riscv64-gnu@npm:0.57.0": + version: 0.57.0 + resolution: "@oxfmt/binding-linux-riscv64-gnu@npm:0.57.0" conditions: os=linux & cpu=riscv64 & libc=glibc languageName: node linkType: hard -"@oxfmt/binding-linux-riscv64-musl@npm:0.51.0": - version: 0.51.0 - resolution: "@oxfmt/binding-linux-riscv64-musl@npm:0.51.0" +"@oxfmt/binding-linux-riscv64-musl@npm:0.57.0": + version: 0.57.0 + resolution: "@oxfmt/binding-linux-riscv64-musl@npm:0.57.0" conditions: os=linux & cpu=riscv64 & libc=musl languageName: node linkType: hard -"@oxfmt/binding-linux-s390x-gnu@npm:0.51.0": - version: 0.51.0 - resolution: "@oxfmt/binding-linux-s390x-gnu@npm:0.51.0" +"@oxfmt/binding-linux-s390x-gnu@npm:0.57.0": + version: 0.57.0 + resolution: "@oxfmt/binding-linux-s390x-gnu@npm:0.57.0" conditions: os=linux & cpu=s390x & libc=glibc languageName: node linkType: hard -"@oxfmt/binding-linux-x64-gnu@npm:0.51.0": - version: 0.51.0 - resolution: "@oxfmt/binding-linux-x64-gnu@npm:0.51.0" +"@oxfmt/binding-linux-x64-gnu@npm:0.57.0": + version: 0.57.0 + resolution: "@oxfmt/binding-linux-x64-gnu@npm:0.57.0" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@oxfmt/binding-linux-x64-musl@npm:0.51.0": - version: 0.51.0 - resolution: "@oxfmt/binding-linux-x64-musl@npm:0.51.0" +"@oxfmt/binding-linux-x64-musl@npm:0.57.0": + version: 0.57.0 + resolution: "@oxfmt/binding-linux-x64-musl@npm:0.57.0" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@oxfmt/binding-openharmony-arm64@npm:0.51.0": - version: 0.51.0 - resolution: "@oxfmt/binding-openharmony-arm64@npm:0.51.0" +"@oxfmt/binding-openharmony-arm64@npm:0.57.0": + version: 0.57.0 + resolution: "@oxfmt/binding-openharmony-arm64@npm:0.57.0" conditions: os=openharmony & cpu=arm64 languageName: node linkType: hard -"@oxfmt/binding-win32-arm64-msvc@npm:0.51.0": - version: 0.51.0 - resolution: "@oxfmt/binding-win32-arm64-msvc@npm:0.51.0" +"@oxfmt/binding-win32-arm64-msvc@npm:0.57.0": + version: 0.57.0 + resolution: "@oxfmt/binding-win32-arm64-msvc@npm:0.57.0" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@oxfmt/binding-win32-ia32-msvc@npm:0.51.0": - version: 0.51.0 - resolution: "@oxfmt/binding-win32-ia32-msvc@npm:0.51.0" +"@oxfmt/binding-win32-ia32-msvc@npm:0.57.0": + version: 0.57.0 + resolution: "@oxfmt/binding-win32-ia32-msvc@npm:0.57.0" conditions: os=win32 & cpu=ia32 languageName: node linkType: hard -"@oxfmt/binding-win32-x64-msvc@npm:0.51.0": - version: 0.51.0 - resolution: "@oxfmt/binding-win32-x64-msvc@npm:0.51.0" +"@oxfmt/binding-win32-x64-msvc@npm:0.57.0": + version: 0.57.0 + resolution: "@oxfmt/binding-win32-x64-msvc@npm:0.57.0" conditions: os=win32 & cpu=x64 languageName: node linkType: hard -"@oxlint/binding-android-arm-eabi@npm:1.66.0": - version: 1.66.0 - resolution: "@oxlint/binding-android-arm-eabi@npm:1.66.0" +"@oxlint/binding-android-arm-eabi@npm:1.72.0": + version: 1.72.0 + resolution: "@oxlint/binding-android-arm-eabi@npm:1.72.0" conditions: os=android & cpu=arm languageName: node linkType: hard -"@oxlint/binding-android-arm64@npm:1.66.0": - version: 1.66.0 - resolution: "@oxlint/binding-android-arm64@npm:1.66.0" +"@oxlint/binding-android-arm64@npm:1.72.0": + version: 1.72.0 + resolution: "@oxlint/binding-android-arm64@npm:1.72.0" conditions: os=android & cpu=arm64 languageName: node linkType: hard -"@oxlint/binding-darwin-arm64@npm:1.66.0": - version: 1.66.0 - resolution: "@oxlint/binding-darwin-arm64@npm:1.66.0" +"@oxlint/binding-darwin-arm64@npm:1.72.0": + version: 1.72.0 + resolution: "@oxlint/binding-darwin-arm64@npm:1.72.0" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@oxlint/binding-darwin-x64@npm:1.66.0": - version: 1.66.0 - resolution: "@oxlint/binding-darwin-x64@npm:1.66.0" +"@oxlint/binding-darwin-x64@npm:1.72.0": + version: 1.72.0 + resolution: "@oxlint/binding-darwin-x64@npm:1.72.0" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@oxlint/binding-freebsd-x64@npm:1.66.0": - version: 1.66.0 - resolution: "@oxlint/binding-freebsd-x64@npm:1.66.0" +"@oxlint/binding-freebsd-x64@npm:1.72.0": + version: 1.72.0 + resolution: "@oxlint/binding-freebsd-x64@npm:1.72.0" conditions: os=freebsd & cpu=x64 languageName: node linkType: hard -"@oxlint/binding-linux-arm-gnueabihf@npm:1.66.0": - version: 1.66.0 - resolution: "@oxlint/binding-linux-arm-gnueabihf@npm:1.66.0" +"@oxlint/binding-linux-arm-gnueabihf@npm:1.72.0": + version: 1.72.0 + resolution: "@oxlint/binding-linux-arm-gnueabihf@npm:1.72.0" conditions: os=linux & cpu=arm languageName: node linkType: hard -"@oxlint/binding-linux-arm-musleabihf@npm:1.66.0": - version: 1.66.0 - resolution: "@oxlint/binding-linux-arm-musleabihf@npm:1.66.0" +"@oxlint/binding-linux-arm-musleabihf@npm:1.72.0": + version: 1.72.0 + resolution: "@oxlint/binding-linux-arm-musleabihf@npm:1.72.0" conditions: os=linux & cpu=arm languageName: node linkType: hard -"@oxlint/binding-linux-arm64-gnu@npm:1.66.0": - version: 1.66.0 - resolution: "@oxlint/binding-linux-arm64-gnu@npm:1.66.0" +"@oxlint/binding-linux-arm64-gnu@npm:1.72.0": + version: 1.72.0 + resolution: "@oxlint/binding-linux-arm64-gnu@npm:1.72.0" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@oxlint/binding-linux-arm64-musl@npm:1.66.0": - version: 1.66.0 - resolution: "@oxlint/binding-linux-arm64-musl@npm:1.66.0" +"@oxlint/binding-linux-arm64-musl@npm:1.72.0": + version: 1.72.0 + resolution: "@oxlint/binding-linux-arm64-musl@npm:1.72.0" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@oxlint/binding-linux-ppc64-gnu@npm:1.66.0": - version: 1.66.0 - resolution: "@oxlint/binding-linux-ppc64-gnu@npm:1.66.0" +"@oxlint/binding-linux-ppc64-gnu@npm:1.72.0": + version: 1.72.0 + resolution: "@oxlint/binding-linux-ppc64-gnu@npm:1.72.0" conditions: os=linux & cpu=ppc64 & libc=glibc languageName: node linkType: hard -"@oxlint/binding-linux-riscv64-gnu@npm:1.66.0": - version: 1.66.0 - resolution: "@oxlint/binding-linux-riscv64-gnu@npm:1.66.0" +"@oxlint/binding-linux-riscv64-gnu@npm:1.72.0": + version: 1.72.0 + resolution: "@oxlint/binding-linux-riscv64-gnu@npm:1.72.0" conditions: os=linux & cpu=riscv64 & libc=glibc languageName: node linkType: hard -"@oxlint/binding-linux-riscv64-musl@npm:1.66.0": - version: 1.66.0 - resolution: "@oxlint/binding-linux-riscv64-musl@npm:1.66.0" +"@oxlint/binding-linux-riscv64-musl@npm:1.72.0": + version: 1.72.0 + resolution: "@oxlint/binding-linux-riscv64-musl@npm:1.72.0" conditions: os=linux & cpu=riscv64 & libc=musl languageName: node linkType: hard -"@oxlint/binding-linux-s390x-gnu@npm:1.66.0": - version: 1.66.0 - resolution: "@oxlint/binding-linux-s390x-gnu@npm:1.66.0" +"@oxlint/binding-linux-s390x-gnu@npm:1.72.0": + version: 1.72.0 + resolution: "@oxlint/binding-linux-s390x-gnu@npm:1.72.0" conditions: os=linux & cpu=s390x & libc=glibc languageName: node linkType: hard -"@oxlint/binding-linux-x64-gnu@npm:1.66.0": - version: 1.66.0 - resolution: "@oxlint/binding-linux-x64-gnu@npm:1.66.0" +"@oxlint/binding-linux-x64-gnu@npm:1.72.0": + version: 1.72.0 + resolution: "@oxlint/binding-linux-x64-gnu@npm:1.72.0" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@oxlint/binding-linux-x64-musl@npm:1.66.0": - version: 1.66.0 - resolution: "@oxlint/binding-linux-x64-musl@npm:1.66.0" +"@oxlint/binding-linux-x64-musl@npm:1.72.0": + version: 1.72.0 + resolution: "@oxlint/binding-linux-x64-musl@npm:1.72.0" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@oxlint/binding-openharmony-arm64@npm:1.66.0": - version: 1.66.0 - resolution: "@oxlint/binding-openharmony-arm64@npm:1.66.0" +"@oxlint/binding-openharmony-arm64@npm:1.72.0": + version: 1.72.0 + resolution: "@oxlint/binding-openharmony-arm64@npm:1.72.0" conditions: os=openharmony & cpu=arm64 languageName: node linkType: hard -"@oxlint/binding-win32-arm64-msvc@npm:1.66.0": - version: 1.66.0 - resolution: "@oxlint/binding-win32-arm64-msvc@npm:1.66.0" +"@oxlint/binding-win32-arm64-msvc@npm:1.72.0": + version: 1.72.0 + resolution: "@oxlint/binding-win32-arm64-msvc@npm:1.72.0" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@oxlint/binding-win32-ia32-msvc@npm:1.66.0": - version: 1.66.0 - resolution: "@oxlint/binding-win32-ia32-msvc@npm:1.66.0" +"@oxlint/binding-win32-ia32-msvc@npm:1.72.0": + version: 1.72.0 + resolution: "@oxlint/binding-win32-ia32-msvc@npm:1.72.0" conditions: os=win32 & cpu=ia32 languageName: node linkType: hard -"@oxlint/binding-win32-x64-msvc@npm:1.66.0": - version: 1.66.0 - resolution: "@oxlint/binding-win32-x64-msvc@npm:1.66.0" +"@oxlint/binding-win32-x64-msvc@npm:1.72.0": + version: 1.72.0 + resolution: "@oxlint/binding-win32-x64-msvc@npm:1.72.0" conditions: os=win32 & cpu=x64 languageName: node linkType: hard @@ -1634,7 +1642,7 @@ __metadata: languageName: node linkType: hard -"@rolldown/pluginutils@npm:^1.0.0": +"@rolldown/pluginutils@npm:^1.0.1": version: 1.0.1 resolution: "@rolldown/pluginutils@npm:1.0.1" checksum: 10c0/99d9b06d90196823e4d8c841f258db7a16e5dbba5824a2962b05d907b79f1ba929d56f22dd744fd530936e568c865ee56a719dc31e57e13bc0a8eb4764a8d8dd @@ -1965,6 +1973,13 @@ __metadata: languageName: node linkType: hard +"@simple-libs/stream-utils@npm:^2.0.0": + version: 2.0.0 + resolution: "@simple-libs/stream-utils@npm:2.0.0" + checksum: 10c0/27fa4a9eef3d652a80b970bee18589a618f66884cd15845a0c57d7b73f005ea4d9acda7fe580851af229d07de749419715d06dcedf33bcb1a671e7a27106fdda + languageName: node + linkType: hard + "@standard-schema/spec@npm:^1.1.0": version: 1.1.0 resolution: "@standard-schema/spec@npm:1.1.0" @@ -2349,11 +2364,11 @@ __metadata: languageName: node linkType: hard -"@vitejs/plugin-react@npm:^6.0.2": - version: 6.0.2 - resolution: "@vitejs/plugin-react@npm:6.0.2" +"@vitejs/plugin-react@npm:^6.0.3": + version: 6.0.3 + resolution: "@vitejs/plugin-react@npm:6.0.3" dependencies: - "@rolldown/pluginutils": "npm:^1.0.0" + "@rolldown/pluginutils": "npm:^1.0.1" peerDependencies: "@rolldown/plugin-babel": ^0.1.7 || ^0.2.0 babel-plugin-react-compiler: ^1.0.0 @@ -2363,16 +2378,16 @@ __metadata: optional: true babel-plugin-react-compiler: optional: true - checksum: 10c0/6e2d90974e05f2a9aefafad1d137b75c3b3b4bf3f2affdbfe77c6b11b24832cff22dd8852430c6341e2fb5b00a4513fb00db306a6abdbec6f0f5841e93bbcfba + checksum: 10c0/592a93178c0eec420759d529a2c964a7103860808f549f72993b96a38c287c929a0d371cacbd932c37ee2118b830348db752cc01a31d688c71d19d74567251fa languageName: node linkType: hard -"@vitest/coverage-v8@npm:^4.1.5": - version: 4.1.5 - resolution: "@vitest/coverage-v8@npm:4.1.5" +"@vitest/coverage-v8@npm:^4.1.9": + version: 4.1.9 + resolution: "@vitest/coverage-v8@npm:4.1.9" dependencies: "@bcoe/v8-coverage": "npm:^1.0.2" - "@vitest/utils": "npm:4.1.5" + "@vitest/utils": "npm:4.1.9" ast-v8-to-istanbul: "npm:^1.0.0" istanbul-lib-coverage: "npm:^3.2.2" istanbul-lib-report: "npm:^3.0.1" @@ -2382,34 +2397,34 @@ __metadata: std-env: "npm:^4.0.0-rc.1" tinyrainbow: "npm:^3.1.0" peerDependencies: - "@vitest/browser": 4.1.5 - vitest: 4.1.5 + "@vitest/browser": 4.1.9 + vitest: 4.1.9 peerDependenciesMeta: "@vitest/browser": optional: true - checksum: 10c0/71bf669cc1714611855caef5e89b4f3e405e410bdb34e4b2f6fbc9dc5e50dd9e09e73068c1750f6bfa03f0cd9209a2b6e03665c3bdbd34e0adff1ca65c482b7b + checksum: 10c0/02bc408d5d8d5188bb569ae1df1f56903e9e19a6a19ddeff07140e1b344b82662f0669c7ee87b6f4f82c9d1d63a0296fe40c023f923a500a707463c8c05ec133 languageName: node linkType: hard -"@vitest/expect@npm:4.1.5": - version: 4.1.5 - resolution: "@vitest/expect@npm:4.1.5" +"@vitest/expect@npm:4.1.9": + version: 4.1.9 + resolution: "@vitest/expect@npm:4.1.9" dependencies: "@standard-schema/spec": "npm:^1.1.0" "@types/chai": "npm:^5.2.2" - "@vitest/spy": "npm:4.1.5" - "@vitest/utils": "npm:4.1.5" + "@vitest/spy": "npm:4.1.9" + "@vitest/utils": "npm:4.1.9" chai: "npm:^6.2.2" tinyrainbow: "npm:^3.1.0" - checksum: 10c0/5184682304db471aa20024c1154210ad3d6d590afb61646201ce1a15297259f9a35f92f8fad4435bc8a82135e307ddd27c8495f72417d72d9aa139eb281d9e06 + checksum: 10c0/243bacaed2cba5e0ea4ec7465662fcec465a358a0e06381e337fac49426aa67a73b104fbb9d65d8bccadfba8f70e27f57ffb897aacfa140f579a556367357875 languageName: node linkType: hard -"@vitest/mocker@npm:4.1.5": - version: 4.1.5 - resolution: "@vitest/mocker@npm:4.1.5" +"@vitest/mocker@npm:4.1.9": + version: 4.1.9 + resolution: "@vitest/mocker@npm:4.1.9" dependencies: - "@vitest/spy": "npm:4.1.5" + "@vitest/spy": "npm:4.1.9" estree-walker: "npm:^3.0.3" magic-string: "npm:^0.30.21" peerDependencies: @@ -2420,56 +2435,56 @@ __metadata: optional: true vite: optional: true - checksum: 10c0/bcfe97700476130933c7ea33fa670c8d2768a81de5325ce407f901e55c2f66cabbb88a7b6cffb46ddf33dff7d8fc209d769fb298f568e310fbeead9b36f6fdb9 + checksum: 10c0/707353b7435bbfd441cc754e4ee7bc5921b70d07b051c6e414b6bbe4ca369154702b0ddeb603389469fe87ca1983e002eb2d55044582661f54a1945dd27e5c82 languageName: node linkType: hard -"@vitest/pretty-format@npm:4.1.5": - version: 4.1.5 - resolution: "@vitest/pretty-format@npm:4.1.5" +"@vitest/pretty-format@npm:4.1.9": + version: 4.1.9 + resolution: "@vitest/pretty-format@npm:4.1.9" dependencies: tinyrainbow: "npm:^3.1.0" - checksum: 10c0/42b5e9b75e87c0a884d36bee364e2d07ee45e96f413377737a74993e077d90c3a12aa36743855aee5e4e28b78fae20e3e6de5eef8d5344b9aba2bc1e1d5537a1 + checksum: 10c0/5b96295f25ab885616230ad1355fc82f490bebb39cc707688d7c8969c08270d7e076ed8a10af4e762ed57145193c6061a1f549f136f0ded344f8db0c2b3fb3de languageName: node linkType: hard -"@vitest/runner@npm:4.1.5": - version: 4.1.5 - resolution: "@vitest/runner@npm:4.1.5" +"@vitest/runner@npm:4.1.9": + version: 4.1.9 + resolution: "@vitest/runner@npm:4.1.9" dependencies: - "@vitest/utils": "npm:4.1.5" + "@vitest/utils": "npm:4.1.9" pathe: "npm:^2.0.3" - checksum: 10c0/6a03b313a121155f6dd9e32eeb103c0e12440f586bc4ba1f0d77444e44c6df4652a44443718552037463115635b8378e11f35902d90ce1326f77743219fca056 + checksum: 10c0/d206b4891a64b1f55c346f832b0a7b489108094d8ae34438d3b53e78be7b45b139fa95ffa027c98c357bd532268ee573168de1943235b7eed32a9236ed5978bb languageName: node linkType: hard -"@vitest/snapshot@npm:4.1.5": - version: 4.1.5 - resolution: "@vitest/snapshot@npm:4.1.5" +"@vitest/snapshot@npm:4.1.9": + version: 4.1.9 + resolution: "@vitest/snapshot@npm:4.1.9" dependencies: - "@vitest/pretty-format": "npm:4.1.5" - "@vitest/utils": "npm:4.1.5" + "@vitest/pretty-format": "npm:4.1.9" + "@vitest/utils": "npm:4.1.9" magic-string: "npm:^0.30.21" pathe: "npm:^2.0.3" - checksum: 10c0/e11bf50d06702331290750a40eaef86078c108df3cd9a52bb1be7b84250048790163f36827525be6a383a4bb1994fc35e6d0c24239a41688b0bb68a1d15d172f + checksum: 10c0/c3099df12ad1f9c1e180441856c9eb82f1990f87ff16aafedd6fa19978eaff20bc59220b692a99fcc822daef86eab256ba3dadb49544b7bd625b57c49cd9d995 languageName: node linkType: hard -"@vitest/spy@npm:4.1.5": - version: 4.1.5 - resolution: "@vitest/spy@npm:4.1.5" - checksum: 10c0/fda6b1ee0a2fec1a152d8041aba7a79744c3876863b244d1ed406d02b36e8ccc997edb2e3963d1027d728d3dc5a33813e11bef53a0a14fc7de4de5e721d0f591 +"@vitest/spy@npm:4.1.9": + version: 4.1.9 + resolution: "@vitest/spy@npm:4.1.9" + checksum: 10c0/e51f328f55b76e8ba66e5e18f183484a8dc0a092685b101112d3e9fb8e989ddca162c98ddf00254476502c25bc05c4ec1e277fd6ad8bfc702464c08f6b5dd115 languageName: node linkType: hard -"@vitest/utils@npm:4.1.5": - version: 4.1.5 - resolution: "@vitest/utils@npm:4.1.5" +"@vitest/utils@npm:4.1.9": + version: 4.1.9 + resolution: "@vitest/utils@npm:4.1.9" dependencies: - "@vitest/pretty-format": "npm:4.1.5" + "@vitest/pretty-format": "npm:4.1.9" convert-source-map: "npm:^2.0.0" tinyrainbow: "npm:^3.1.0" - checksum: 10c0/72409717e68018e5fe42fa173cc4eff6def8c35bd52013f86ddb414cd28d73fcc425ac62968e01a52371b3fd5a7a775536283d2f1d64432753f628712a6a4908 + checksum: 10c0/d55506c077fd72c091eb66f02926f0abf72801c87a085f565698289562f47befa114ae2c680ab8736dfe46abab0cfd6b8031f2ac519bafeb37578aa6e5ad03c5 languageName: node linkType: hard @@ -2557,13 +2572,6 @@ __metadata: languageName: node linkType: hard -"array-ify@npm:^1.0.0": - version: 1.0.0 - resolution: "array-ify@npm:1.0.0" - checksum: 10c0/75c9c072faac47bd61779c0c595e912fe660d338504ac70d10e39e1b8a4a0c9c87658703d619b9d1b70d324177ae29dc8d07dda0d0a15d005597bc4c5a59c70c - languageName: node - linkType: hard - "asap@npm:^2.0.0": version: 2.0.6 resolution: "asap@npm:2.0.6" @@ -2803,16 +2811,6 @@ __metadata: languageName: node linkType: hard -"compare-func@npm:^2.0.0": - version: 2.0.0 - resolution: "compare-func@npm:2.0.0" - dependencies: - array-ify: "npm:^1.0.0" - dot-prop: "npm:^5.1.0" - checksum: 10c0/78bd4dd4ed311a79bd264c9e13c36ed564cde657f1390e699e0f04b8eee1fc06ffb8698ce2dfb5fbe7342d509579c82d4e248f08915b708f77f7b72234086cc3 - languageName: node - linkType: hard - "component-emitter@npm:^1.3.1": version: 1.3.1 resolution: "component-emitter@npm:1.3.1" @@ -2834,33 +2832,33 @@ __metadata: languageName: node linkType: hard -"conventional-changelog-angular@npm:^8.2.0": - version: 8.3.0 - resolution: "conventional-changelog-angular@npm:8.3.0" +"conventional-changelog-angular@npm:^9.0.0": + version: 9.2.0 + resolution: "conventional-changelog-angular@npm:9.2.0" dependencies: - compare-func: "npm:^2.0.0" - checksum: 10c0/bab87fa741a25e4fb623e2629912a5e592de5ed616398bee0cd9779dc950aae2a78ac48a6f4268cbb5f5544bb33644e01c7b40cea378bb9763ae5304cc22efc2 + "@conventional-changelog/template": "npm:^1.2.0" + checksum: 10c0/d236323898b76f840e62ae0da3f36a18296451647ae0a92cb4e175effa32cc0789642f29d56d7995325cbe1546e5a869f73f8a38afe5dc2ec93919ffe7d85e1c languageName: node linkType: hard -"conventional-changelog-conventionalcommits@npm:^9.2.0": - version: 9.3.0 - resolution: "conventional-changelog-conventionalcommits@npm:9.3.0" +"conventional-changelog-conventionalcommits@npm:^10.0.0": + version: 10.2.0 + resolution: "conventional-changelog-conventionalcommits@npm:10.2.0" dependencies: - compare-func: "npm:^2.0.0" - checksum: 10c0/36be9435bb1f6e97bc729a1e69471851b6621054980617dc9a82c03221de5f9c21cd2369308c364f89b2383bd596071f90c8c71efdbe7a2908f91a935685fc76 + "@conventional-changelog/template": "npm:^1.2.0" + checksum: 10c0/8a1bf93c8336846c934b16e601c07d7a7321772c81fefb877e70c9e8ba2400f0f8029f28417b708f2608faad2abf513027353db3234428abf540a0f5b8a7db5d languageName: node linkType: hard -"conventional-commits-parser@npm:^6.3.0": - version: 6.3.0 - resolution: "conventional-commits-parser@npm:6.3.0" +"conventional-commits-parser@npm:^7.0.0": + version: 7.0.0 + resolution: "conventional-commits-parser@npm:7.0.0" dependencies: - "@simple-libs/stream-utils": "npm:^1.2.0" - meow: "npm:^13.0.0" + "@simple-libs/stream-utils": "npm:^2.0.0" + meow: "npm:^14.0.0" bin: - conventional-commits-parser: dist/cli/index.js - checksum: 10c0/7b152db0b63617fb5f993c3422942c05f48ff42fef4350d7e73b1d8a9f24489050b126478f2aabee5e45f205dbd02cb0b486e4bb865f9c0b18c35b4d13952b25 + conventional-commits-parser: ./dist/cli/index.js + checksum: 10c0/17d6276aefe3b370dcdd24d6a7ef7c16b831e5bf691e7b205f138f4a797d3462a659c58a0e0bc3dd043af3a851a5f7e8a6c36df08b690cf98df2ed2722a910d7 languageName: node linkType: hard @@ -3003,15 +3001,6 @@ __metadata: languageName: node linkType: hard -"dot-prop@npm:^5.1.0": - version: 5.3.0 - resolution: "dot-prop@npm:5.3.0" - dependencies: - is-obj: "npm:^2.0.0" - checksum: 10c0/93f0d343ef87fe8869320e62f2459f7e70f49c6098d948cc47e060f4a3f827d0ad61e83cb82f2bd90cd5b9571b8d334289978a43c0f98fea4f0e99ee8faa0599 - languageName: node - linkType: hard - "dotenv@npm:^16.3.1": version: 16.6.1 resolution: "dotenv@npm:16.6.1" @@ -3607,16 +3596,16 @@ __metadata: version: 0.0.0-use.local resolution: "heim@workspace:." dependencies: - "@commitlint/cli": "npm:^21.0.1" - "@commitlint/config-conventional": "npm:^21.0.1" + "@commitlint/cli": "npm:^21.2.0" + "@commitlint/config-conventional": "npm:^21.2.0" "@types/node": "npm:^25.9.1" "@typescript/native-preview": "npm:7.0.0-dev.20260421.2" - "@vitest/coverage-v8": "npm:^4.1.5" - lefthook: "npm:^2.1.8" - oxfmt: "npm:^0.51.0" - oxlint: "npm:^1.66.0" + "@vitest/coverage-v8": "npm:^4.1.9" + lefthook: "npm:^2.1.9" + oxfmt: "npm:^0.57.0" + oxlint: "npm:^1.72.0" turbo: "npm:^2.9.14" - vitest: "npm:^4.1.5" + vitest: "npm:^4.1.9" languageName: unknown linkType: soft @@ -3785,13 +3774,6 @@ __metadata: languageName: node linkType: hard -"is-obj@npm:^2.0.0": - version: 2.0.0 - resolution: "is-obj@npm:2.0.0" - checksum: 10c0/85044ed7ba8bd169e2c2af3a178cacb92a97aa75de9569d02efef7f443a824b5e153eba72b9ae3aca6f8ce81955271aa2dc7da67a8b720575d3e38104208cb4e - languageName: node - linkType: hard - "is-plain-obj@npm:^4.1.0": version: 4.1.0 resolution: "is-plain-obj@npm:4.1.0" @@ -3951,90 +3933,90 @@ __metadata: languageName: node linkType: hard -"lefthook-darwin-arm64@npm:2.1.8": - version: 2.1.8 - resolution: "lefthook-darwin-arm64@npm:2.1.8" +"lefthook-darwin-arm64@npm:2.1.9": + version: 2.1.9 + resolution: "lefthook-darwin-arm64@npm:2.1.9" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"lefthook-darwin-x64@npm:2.1.8": - version: 2.1.8 - resolution: "lefthook-darwin-x64@npm:2.1.8" +"lefthook-darwin-x64@npm:2.1.9": + version: 2.1.9 + resolution: "lefthook-darwin-x64@npm:2.1.9" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"lefthook-freebsd-arm64@npm:2.1.8": - version: 2.1.8 - resolution: "lefthook-freebsd-arm64@npm:2.1.8" +"lefthook-freebsd-arm64@npm:2.1.9": + version: 2.1.9 + resolution: "lefthook-freebsd-arm64@npm:2.1.9" conditions: os=freebsd & cpu=arm64 languageName: node linkType: hard -"lefthook-freebsd-x64@npm:2.1.8": - version: 2.1.8 - resolution: "lefthook-freebsd-x64@npm:2.1.8" +"lefthook-freebsd-x64@npm:2.1.9": + version: 2.1.9 + resolution: "lefthook-freebsd-x64@npm:2.1.9" conditions: os=freebsd & cpu=x64 languageName: node linkType: hard -"lefthook-linux-arm64@npm:2.1.8": - version: 2.1.8 - resolution: "lefthook-linux-arm64@npm:2.1.8" +"lefthook-linux-arm64@npm:2.1.9": + version: 2.1.9 + resolution: "lefthook-linux-arm64@npm:2.1.9" conditions: os=linux & cpu=arm64 languageName: node linkType: hard -"lefthook-linux-x64@npm:2.1.8": - version: 2.1.8 - resolution: "lefthook-linux-x64@npm:2.1.8" +"lefthook-linux-x64@npm:2.1.9": + version: 2.1.9 + resolution: "lefthook-linux-x64@npm:2.1.9" conditions: os=linux & cpu=x64 languageName: node linkType: hard -"lefthook-openbsd-arm64@npm:2.1.8": - version: 2.1.8 - resolution: "lefthook-openbsd-arm64@npm:2.1.8" +"lefthook-openbsd-arm64@npm:2.1.9": + version: 2.1.9 + resolution: "lefthook-openbsd-arm64@npm:2.1.9" conditions: os=openbsd & cpu=arm64 languageName: node linkType: hard -"lefthook-openbsd-x64@npm:2.1.8": - version: 2.1.8 - resolution: "lefthook-openbsd-x64@npm:2.1.8" +"lefthook-openbsd-x64@npm:2.1.9": + version: 2.1.9 + resolution: "lefthook-openbsd-x64@npm:2.1.9" conditions: os=openbsd & cpu=x64 languageName: node linkType: hard -"lefthook-windows-arm64@npm:2.1.8": - version: 2.1.8 - resolution: "lefthook-windows-arm64@npm:2.1.8" +"lefthook-windows-arm64@npm:2.1.9": + version: 2.1.9 + resolution: "lefthook-windows-arm64@npm:2.1.9" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"lefthook-windows-x64@npm:2.1.8": - version: 2.1.8 - resolution: "lefthook-windows-x64@npm:2.1.8" +"lefthook-windows-x64@npm:2.1.9": + version: 2.1.9 + resolution: "lefthook-windows-x64@npm:2.1.9" conditions: os=win32 & cpu=x64 languageName: node linkType: hard -"lefthook@npm:^2.1.8": - version: 2.1.8 - resolution: "lefthook@npm:2.1.8" +"lefthook@npm:^2.1.9": + version: 2.1.9 + resolution: "lefthook@npm:2.1.9" dependencies: - lefthook-darwin-arm64: "npm:2.1.8" - lefthook-darwin-x64: "npm:2.1.8" - lefthook-freebsd-arm64: "npm:2.1.8" - lefthook-freebsd-x64: "npm:2.1.8" - lefthook-linux-arm64: "npm:2.1.8" - lefthook-linux-x64: "npm:2.1.8" - lefthook-openbsd-arm64: "npm:2.1.8" - lefthook-openbsd-x64: "npm:2.1.8" - lefthook-windows-arm64: "npm:2.1.8" - lefthook-windows-x64: "npm:2.1.8" + lefthook-darwin-arm64: "npm:2.1.9" + lefthook-darwin-x64: "npm:2.1.9" + lefthook-freebsd-arm64: "npm:2.1.9" + lefthook-freebsd-x64: "npm:2.1.9" + lefthook-linux-arm64: "npm:2.1.9" + lefthook-linux-x64: "npm:2.1.9" + lefthook-openbsd-arm64: "npm:2.1.9" + lefthook-openbsd-x64: "npm:2.1.9" + lefthook-windows-arm64: "npm:2.1.9" + lefthook-windows-x64: "npm:2.1.9" dependenciesMeta: lefthook-darwin-arm64: optional: true @@ -4058,7 +4040,7 @@ __metadata: optional: true bin: lefthook: bin/index.js - checksum: 10c0/a2d35b19b8dfa81323571d04091607b181f5c46addefcd210ccde8c659fa9675195d4d433c88f76cd8f84778d408737a2077e9ba479ccfcb08bace54aa22eba0 + checksum: 10c0/676d9798942439d1cd5373bb0b2c9907f6a8097b29c05cc028d87d897d2a2cfe15a8f7e4f40b02fa93cd1ae0f02528f24053a10fb5c5967210a9c23f3c7b5059 languageName: node linkType: hard @@ -4283,6 +4265,13 @@ __metadata: languageName: node linkType: hard +"meow@npm:^14.0.0": + version: 14.1.0 + resolution: "meow@npm:14.1.0" + checksum: 10c0/f0ca4bb4fd08e4b9470fcbb7332deb61d72d40d4bda18ffb87c1a98e5014c0b44749ae9f0cab18fa532e26d61cef5d453831f9ae23ac09fa8ea0e0469be73ebc + languageName: node + linkType: hard + "merge-descriptors@npm:^2.0.0": version: 2.0.0 resolution: "merge-descriptors@npm:2.0.0" @@ -4609,32 +4598,33 @@ __metadata: languageName: node linkType: hard -"oxfmt@npm:^0.51.0": - version: 0.51.0 - resolution: "oxfmt@npm:0.51.0" - dependencies: - "@oxfmt/binding-android-arm-eabi": "npm:0.51.0" - "@oxfmt/binding-android-arm64": "npm:0.51.0" - "@oxfmt/binding-darwin-arm64": "npm:0.51.0" - "@oxfmt/binding-darwin-x64": "npm:0.51.0" - "@oxfmt/binding-freebsd-x64": "npm:0.51.0" - "@oxfmt/binding-linux-arm-gnueabihf": "npm:0.51.0" - "@oxfmt/binding-linux-arm-musleabihf": "npm:0.51.0" - "@oxfmt/binding-linux-arm64-gnu": "npm:0.51.0" - "@oxfmt/binding-linux-arm64-musl": "npm:0.51.0" - "@oxfmt/binding-linux-ppc64-gnu": "npm:0.51.0" - "@oxfmt/binding-linux-riscv64-gnu": "npm:0.51.0" - "@oxfmt/binding-linux-riscv64-musl": "npm:0.51.0" - "@oxfmt/binding-linux-s390x-gnu": "npm:0.51.0" - "@oxfmt/binding-linux-x64-gnu": "npm:0.51.0" - "@oxfmt/binding-linux-x64-musl": "npm:0.51.0" - "@oxfmt/binding-openharmony-arm64": "npm:0.51.0" - "@oxfmt/binding-win32-arm64-msvc": "npm:0.51.0" - "@oxfmt/binding-win32-ia32-msvc": "npm:0.51.0" - "@oxfmt/binding-win32-x64-msvc": "npm:0.51.0" +"oxfmt@npm:^0.57.0": + version: 0.57.0 + resolution: "oxfmt@npm:0.57.0" + dependencies: + "@oxfmt/binding-android-arm-eabi": "npm:0.57.0" + "@oxfmt/binding-android-arm64": "npm:0.57.0" + "@oxfmt/binding-darwin-arm64": "npm:0.57.0" + "@oxfmt/binding-darwin-x64": "npm:0.57.0" + "@oxfmt/binding-freebsd-x64": "npm:0.57.0" + "@oxfmt/binding-linux-arm-gnueabihf": "npm:0.57.0" + "@oxfmt/binding-linux-arm-musleabihf": "npm:0.57.0" + "@oxfmt/binding-linux-arm64-gnu": "npm:0.57.0" + "@oxfmt/binding-linux-arm64-musl": "npm:0.57.0" + "@oxfmt/binding-linux-ppc64-gnu": "npm:0.57.0" + "@oxfmt/binding-linux-riscv64-gnu": "npm:0.57.0" + "@oxfmt/binding-linux-riscv64-musl": "npm:0.57.0" + "@oxfmt/binding-linux-s390x-gnu": "npm:0.57.0" + "@oxfmt/binding-linux-x64-gnu": "npm:0.57.0" + "@oxfmt/binding-linux-x64-musl": "npm:0.57.0" + "@oxfmt/binding-openharmony-arm64": "npm:0.57.0" + "@oxfmt/binding-win32-arm64-msvc": "npm:0.57.0" + "@oxfmt/binding-win32-ia32-msvc": "npm:0.57.0" + "@oxfmt/binding-win32-x64-msvc": "npm:0.57.0" tinypool: "npm:2.1.0" peerDependencies: svelte: ^5.0.0 + vite-plus: "*" dependenciesMeta: "@oxfmt/binding-android-arm-eabi": optional: true @@ -4677,37 +4667,40 @@ __metadata: peerDependenciesMeta: svelte: optional: true + vite-plus: + optional: true bin: oxfmt: bin/oxfmt - checksum: 10c0/44b896b5c105b4619a34c5d82857a6b3bb87d80946c28dc1388409ab3e14fbfb20c461e450850f4b0b90ba0bc08e163ab4be0d250860217a13f9483cd5dbb047 - languageName: node - linkType: hard - -"oxlint@npm:^1.66.0": - version: 1.66.0 - resolution: "oxlint@npm:1.66.0" - dependencies: - "@oxlint/binding-android-arm-eabi": "npm:1.66.0" - "@oxlint/binding-android-arm64": "npm:1.66.0" - "@oxlint/binding-darwin-arm64": "npm:1.66.0" - "@oxlint/binding-darwin-x64": "npm:1.66.0" - "@oxlint/binding-freebsd-x64": "npm:1.66.0" - "@oxlint/binding-linux-arm-gnueabihf": "npm:1.66.0" - "@oxlint/binding-linux-arm-musleabihf": "npm:1.66.0" - "@oxlint/binding-linux-arm64-gnu": "npm:1.66.0" - "@oxlint/binding-linux-arm64-musl": "npm:1.66.0" - "@oxlint/binding-linux-ppc64-gnu": "npm:1.66.0" - "@oxlint/binding-linux-riscv64-gnu": "npm:1.66.0" - "@oxlint/binding-linux-riscv64-musl": "npm:1.66.0" - "@oxlint/binding-linux-s390x-gnu": "npm:1.66.0" - "@oxlint/binding-linux-x64-gnu": "npm:1.66.0" - "@oxlint/binding-linux-x64-musl": "npm:1.66.0" - "@oxlint/binding-openharmony-arm64": "npm:1.66.0" - "@oxlint/binding-win32-arm64-msvc": "npm:1.66.0" - "@oxlint/binding-win32-ia32-msvc": "npm:1.66.0" - "@oxlint/binding-win32-x64-msvc": "npm:1.66.0" + checksum: 10c0/39879f27afef9b812094865d70ed51d84ab3b66b85cc6ec8a02dad0aa4ea528d0b8a33553a3a66cefa999c029529959ceb1907e4c71b1b01a882dbccb77ebc1b + languageName: node + linkType: hard + +"oxlint@npm:^1.72.0": + version: 1.72.0 + resolution: "oxlint@npm:1.72.0" + dependencies: + "@oxlint/binding-android-arm-eabi": "npm:1.72.0" + "@oxlint/binding-android-arm64": "npm:1.72.0" + "@oxlint/binding-darwin-arm64": "npm:1.72.0" + "@oxlint/binding-darwin-x64": "npm:1.72.0" + "@oxlint/binding-freebsd-x64": "npm:1.72.0" + "@oxlint/binding-linux-arm-gnueabihf": "npm:1.72.0" + "@oxlint/binding-linux-arm-musleabihf": "npm:1.72.0" + "@oxlint/binding-linux-arm64-gnu": "npm:1.72.0" + "@oxlint/binding-linux-arm64-musl": "npm:1.72.0" + "@oxlint/binding-linux-ppc64-gnu": "npm:1.72.0" + "@oxlint/binding-linux-riscv64-gnu": "npm:1.72.0" + "@oxlint/binding-linux-riscv64-musl": "npm:1.72.0" + "@oxlint/binding-linux-s390x-gnu": "npm:1.72.0" + "@oxlint/binding-linux-x64-gnu": "npm:1.72.0" + "@oxlint/binding-linux-x64-musl": "npm:1.72.0" + "@oxlint/binding-openharmony-arm64": "npm:1.72.0" + "@oxlint/binding-win32-arm64-msvc": "npm:1.72.0" + "@oxlint/binding-win32-ia32-msvc": "npm:1.72.0" + "@oxlint/binding-win32-x64-msvc": "npm:1.72.0" peerDependencies: oxlint-tsgolint: ">=0.22.1" + vite-plus: "*" dependenciesMeta: "@oxlint/binding-android-arm-eabi": optional: true @@ -4750,9 +4743,11 @@ __metadata: peerDependenciesMeta: oxlint-tsgolint: optional: true + vite-plus: + optional: true bin: oxlint: bin/oxlint - checksum: 10c0/c43a1141159ef3a32d9d7d49852c9439b9e65dd7c0021ca76f5677f9c0b3a495270f00c2daa2115686997fbf5737a769882bbdeb84276558e0105e6ac6587432 + checksum: 10c0/c8d8199b9ddf7986e96ac49ed3828c3cd33424cd0dff404f3ade834db66b10e1c7c1bf6b294d50ee1003d0b509e48e946490d7fcde5abdde07620c7c28d43738 languageName: node linkType: hard @@ -5999,17 +5994,17 @@ __metadata: languageName: node linkType: hard -"vitest@npm:^4.1.5": - version: 4.1.5 - resolution: "vitest@npm:4.1.5" +"vitest@npm:^4.1.9": + version: 4.1.9 + resolution: "vitest@npm:4.1.9" dependencies: - "@vitest/expect": "npm:4.1.5" - "@vitest/mocker": "npm:4.1.5" - "@vitest/pretty-format": "npm:4.1.5" - "@vitest/runner": "npm:4.1.5" - "@vitest/snapshot": "npm:4.1.5" - "@vitest/spy": "npm:4.1.5" - "@vitest/utils": "npm:4.1.5" + "@vitest/expect": "npm:4.1.9" + "@vitest/mocker": "npm:4.1.9" + "@vitest/pretty-format": "npm:4.1.9" + "@vitest/runner": "npm:4.1.9" + "@vitest/snapshot": "npm:4.1.9" + "@vitest/spy": "npm:4.1.9" + "@vitest/utils": "npm:4.1.9" es-module-lexer: "npm:^2.0.0" expect-type: "npm:^1.3.0" magic-string: "npm:^0.30.21" @@ -6027,12 +6022,12 @@ __metadata: "@edge-runtime/vm": "*" "@opentelemetry/api": ^1.9.0 "@types/node": ^20.0.0 || ^22.0.0 || >=24.0.0 - "@vitest/browser-playwright": 4.1.5 - "@vitest/browser-preview": 4.1.5 - "@vitest/browser-webdriverio": 4.1.5 - "@vitest/coverage-istanbul": 4.1.5 - "@vitest/coverage-v8": 4.1.5 - "@vitest/ui": 4.1.5 + "@vitest/browser-playwright": 4.1.9 + "@vitest/browser-preview": 4.1.9 + "@vitest/browser-webdriverio": 4.1.9 + "@vitest/coverage-istanbul": 4.1.9 + "@vitest/coverage-v8": 4.1.9 + "@vitest/ui": 4.1.9 happy-dom: "*" jsdom: "*" vite: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -6062,8 +6057,8 @@ __metadata: vite: optional: false bin: - vitest: vitest.mjs - checksum: 10c0/196eaf5e95b45a3f6d3001a2408d7dc6f146c29c873ed4e42e1ad4c9327122934fb3793a12b6ce3b7c25d355e738b20123acc0894ce30358c3370b15f4bd0865 + vitest: ./vitest.mjs + checksum: 10c0/1ac80ef4991be82822a52aea48415f1bc64ddf8fd88ee24c172ec368f1d480fefacbde622c3c951982f7961a1d07313e18deaafc774d29e42ad6f6ffa63334a7 languageName: node linkType: hard