From 8e5cb04aef2fa7fefe351cf228147ccfdc3d6f75 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 01:12:02 +0000 Subject: [PATCH 1/2] fix(deps): update all non-major dependencies --- examples/external-bundle/package.json | 2 +- examples/networking/package.json | 2 +- examples/tanstack-router/package.json | 4 ++-- .../web-platform/packages/react-container/package.json | 8 ++++---- examples/with-solidjs/package.json | 8 ++++---- examples/zustand/package.json | 2 +- package.json | 8 ++++---- 7 files changed, 17 insertions(+), 17 deletions(-) diff --git a/examples/external-bundle/package.json b/examples/external-bundle/package.json index c92adb64..6ee506ff 100644 --- a/examples/external-bundle/package.json +++ b/examples/external-bundle/package.json @@ -33,7 +33,7 @@ "@lynx-js/react-rsbuild-plugin": "catalog:", "@lynx-js/react-umd": "catalog:", "@lynx-js/rspeedy": "catalog:", - "@rslib/core": "0.19.6", + "@rslib/core": "0.21.0", "@types/react": "^18.3.28", "lodash-es": "4.18.1" } diff --git a/examples/networking/package.json b/examples/networking/package.json index 0206adf3..9dbfe6a3 100644 --- a/examples/networking/package.json +++ b/examples/networking/package.json @@ -22,7 +22,7 @@ }, "dependencies": { "@lynx-js/react": "catalog:", - "@tanstack/react-query": "5.90.21" + "@tanstack/react-query": "5.99.0" }, "devDependencies": { "@lynx-js/qrcode-rsbuild-plugin": "catalog:", diff --git a/examples/tanstack-router/package.json b/examples/tanstack-router/package.json index 3cf941bb..0a3d3c2d 100644 --- a/examples/tanstack-router/package.json +++ b/examples/tanstack-router/package.json @@ -22,7 +22,7 @@ }, "dependencies": { "@lynx-js/react": "catalog:", - "@tanstack/react-router": "1.166.2", + "@tanstack/react-router": "1.168.19", "url-search-params-polyfill": "^8.2.5" }, "devDependencies": { @@ -30,7 +30,7 @@ "@lynx-js/react-rsbuild-plugin": "catalog:", "@lynx-js/rspeedy": "catalog:", "@lynx-js/types": "catalog:", - "@tanstack/router-plugin": "1.166.2", + "@tanstack/router-plugin": "1.167.19", "@types/react": "^18.3.28" } } diff --git a/examples/web-platform/packages/react-container/package.json b/examples/web-platform/packages/react-container/package.json index 25d00dac..a4ec2f42 100644 --- a/examples/web-platform/packages/react-container/package.json +++ b/examples/web-platform/packages/react-container/package.json @@ -15,10 +15,10 @@ }, "dependencies": { "@lynx-js/lynx-core": "^0.1.3", - "@lynx-js/web-core": "^0.19.8", - "@lynx-js/web-elements": "^0.11.3", - "react": "^19.2.4", - "react-dom": "^19.2.4" + "@lynx-js/web-core": "^0.20.1", + "@lynx-js/web-elements": "^0.12.0", + "react": "^19.2.5", + "react-dom": "^19.2.5" }, "devDependencies": { "@rsbuild/core": "1.7.4", diff --git a/examples/with-solidjs/package.json b/examples/with-solidjs/package.json index 6ab4f239..4c123e09 100644 --- a/examples/with-solidjs/package.json +++ b/examples/with-solidjs/package.json @@ -25,10 +25,10 @@ "@lynx-js/solid": "workspace:*", "@lynx-js/template-webpack-plugin": "catalog:", "@lynx-js/types": "catalog:", - "@rspack/cli": "^1.7.7", - "@rspack/core": "^1.7.7", - "babel-loader": "^10.0.0", - "babel-preset-solid": "^1.9.10" + "@rspack/cli": "^1.7.11", + "@rspack/core": "^1.7.11", + "babel-loader": "^10.1.1", + "babel-preset-solid": "^1.9.12" }, "engines": { "node": ">=18" diff --git a/examples/zustand/package.json b/examples/zustand/package.json index 62fb93a4..62b082ed 100644 --- a/examples/zustand/package.json +++ b/examples/zustand/package.json @@ -30,6 +30,6 @@ "@lynx-js/types": "catalog:", "@types/react": "^18.3.28", "typescript": "~5.9.3", - "zustand": "^5.0.11" + "zustand": "^5.0.12" } } diff --git a/package.json b/package.json index 2cacbada..1dab4dfb 100644 --- a/package.json +++ b/package.json @@ -23,16 +23,16 @@ "@changesets/cli": "^2.30.0", "@pnpm/meta-updater": "^2.0.6", "@rsbuild/plugin-type-check": "1.3.4", - "dprint": "^0.52.0", + "dprint": "^0.54.0", "husky": "^9.1.7", "nano-staged": "^0.9.0", "sort-package-json": "^3.6.1", - "turbo": "^2.8.13" + "turbo": "^2.9.6" }, - "packageManager": "pnpm@10.30.3", + "packageManager": "pnpm@10.33.0", "engines": { "node": ">=22", - "pnpm": "10.30.3" + "pnpm": "10.33.0" }, "pnpm": { "onlyBuiltDependencies": [ From 7237a59fe0675c2d96d52af60cf0b94deb4bb1a6 Mon Sep 17 00:00:00 2001 From: Qingyu Wang Date: Mon, 13 Apr 2026 11:26:33 +0800 Subject: [PATCH 2/2] chore: update lockfile --- pnpm-lock.yaml | 1144 ++++++++++++++++++++++++++---------------------- 1 file changed, 631 insertions(+), 513 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 85bf2620..02d24f84 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -49,10 +49,10 @@ importers: version: 2.0.6(@types/node@24.3.0)(typanion@3.14.0) '@rsbuild/plugin-type-check': specifier: 1.3.4 - version: 1.3.4(@rsbuild/core@1.7.4)(@rspack/core@1.7.10(@swc/helpers@0.5.19))(tslib@2.8.1)(typescript@5.9.3) + version: 1.3.4(@rsbuild/core@2.0.0-rc.1(@emnapi/core@1.9.2)(@emnapi/runtime@1.9.2)(core-js@3.47.0))(@rspack/core@2.0.0-rc.1(@emnapi/core@1.9.2)(@emnapi/runtime@1.9.2)(@swc/helpers@0.5.21))(tslib@2.8.1)(typescript@5.9.3) dprint: - specifier: ^0.52.0 - version: 0.52.0 + specifier: ^0.54.0 + version: 0.54.0 husky: specifier: ^9.1.7 version: 9.1.7 @@ -63,8 +63,8 @@ importers: specifier: ^3.6.1 version: 3.6.1 turbo: - specifier: ^2.8.13 - version: 2.8.13 + specifier: ^2.9.6 + version: 2.9.6 api/css: dependencies: @@ -80,7 +80,7 @@ importers: version: 0.13.0(@lynx-js/react@0.117.0(@lynx-js/types@3.7.0)(@types/react@18.3.28))(tslib@2.8.1)(webpack@5.101.3) '@lynx-js/rspeedy': specifier: 'catalog:' - version: 0.13.6(@rspack/core@1.7.10(@swc/helpers@0.5.19))(typescript@5.9.3)(webpack@5.101.3) + version: 0.13.6(@rspack/core@1.7.11(@swc/helpers@0.5.21))(typescript@5.9.3)(webpack@5.101.3) '@lynx-js/types': specifier: 3.7.0 version: 3.7.0 @@ -108,7 +108,7 @@ importers: version: 0.13.0(@lynx-js/react@0.117.0(@lynx-js/types@3.7.0)(@types/react@18.3.28))(tslib@2.8.1)(webpack@5.101.3) '@lynx-js/rspeedy': specifier: 'catalog:' - version: 0.13.6(@rspack/core@1.7.10(@swc/helpers@0.5.19))(typescript@5.9.3)(webpack@5.101.3) + version: 0.13.6(@rspack/core@1.7.11(@swc/helpers@0.5.21))(typescript@5.9.3)(webpack@5.101.3) '@lynx-js/types': specifier: 3.7.0 version: 3.7.0 @@ -133,13 +133,13 @@ importers: version: 0.13.0(@lynx-js/react@0.117.0(@lynx-js/types@3.7.0)(@types/react@18.3.28))(tslib@2.8.1)(webpack@5.101.3) '@lynx-js/rspeedy': specifier: 'catalog:' - version: 0.13.6(@rspack/core@1.7.10(@swc/helpers@0.5.19))(typescript@5.9.3)(webpack@5.101.3) + version: 0.13.6(@rspack/core@1.7.11(@swc/helpers@0.5.21))(typescript@5.9.3)(webpack@5.101.3) '@lynx-js/types': specifier: 3.7.0 version: 3.7.0 '@rsbuild/plugin-sass': specifier: 1.5.1 - version: 1.5.1(@rsbuild/core@1.7.4) + version: 1.5.1(@rsbuild/core@2.0.0-rc.1(@emnapi/core@1.9.2)(@emnapi/runtime@1.9.2)(core-js@3.47.0)) '@types/react': specifier: ^18.3.28 version: 18.3.28 @@ -158,13 +158,13 @@ importers: version: 0.13.0(@lynx-js/react@0.117.0(@lynx-js/types@3.7.0)(@types/react@18.3.28))(tslib@2.8.1)(webpack@5.101.3) '@lynx-js/rspeedy': specifier: 'catalog:' - version: 0.13.6(@rspack/core@1.7.10(@swc/helpers@0.5.19))(typescript@5.9.3)(webpack@5.101.3) + version: 0.13.6(@rspack/core@1.7.11(@swc/helpers@0.5.21))(typescript@5.9.3)(webpack@5.101.3) '@lynx-js/types': specifier: 3.7.0 version: 3.7.0 '@rsbuild/plugin-sass': specifier: 1.5.1 - version: 1.5.1(@rsbuild/core@1.7.4) + version: 1.5.1(@rsbuild/core@2.0.0-rc.1(@emnapi/core@1.9.2)(@emnapi/runtime@1.9.2)(core-js@3.47.0)) '@types/react': specifier: ^18.3.28 version: 18.3.28 @@ -186,7 +186,7 @@ importers: version: 0.13.0(@lynx-js/react@0.117.0(@lynx-js/types@3.7.0)(@types/react@18.3.28))(tslib@2.8.1)(webpack@5.101.3) '@lynx-js/rspeedy': specifier: 'catalog:' - version: 0.13.6(@rspack/core@1.7.10(@swc/helpers@0.5.19))(typescript@5.9.3)(webpack@5.101.3) + version: 0.13.6(@rspack/core@1.7.11(@swc/helpers@0.5.21))(typescript@5.9.3)(webpack@5.101.3) '@lynx-js/types': specifier: 3.7.0 version: 3.7.0 @@ -211,7 +211,7 @@ importers: version: 0.13.0(@lynx-js/react@0.117.0(@lynx-js/types@3.7.0)(@types/react@18.3.28))(tslib@2.8.1)(webpack@5.101.3) '@lynx-js/rspeedy': specifier: 'catalog:' - version: 0.13.6(@rspack/core@1.7.10(@swc/helpers@0.5.19))(typescript@5.9.3)(webpack@5.101.3) + version: 0.13.6(@rspack/core@1.7.11(@swc/helpers@0.5.21))(typescript@5.9.3)(webpack@5.101.3) '@lynx-js/types': specifier: 3.7.0 version: 3.7.0 @@ -236,13 +236,13 @@ importers: version: 0.13.0(@lynx-js/react@0.117.0(@lynx-js/types@3.7.0)(@types/react@18.3.28))(tslib@2.8.1)(webpack@5.101.3) '@lynx-js/rspeedy': specifier: 'catalog:' - version: 0.13.6(@rspack/core@1.7.10(@swc/helpers@0.5.19))(typescript@5.9.3)(webpack@5.101.3) + version: 0.13.6(@rspack/core@1.7.11(@swc/helpers@0.5.21))(typescript@5.9.3)(webpack@5.101.3) '@lynx-js/types': specifier: 3.7.0 version: 3.7.0 '@rsbuild/plugin-sass': specifier: 1.5.1 - version: 1.5.1(@rsbuild/core@1.7.4) + version: 1.5.1(@rsbuild/core@2.0.0-rc.1(@emnapi/core@1.9.2)(@emnapi/runtime@1.9.2)(core-js@3.47.0)) '@types/react': specifier: ^18.3.28 version: 18.3.28 @@ -264,7 +264,7 @@ importers: version: 0.13.0(@lynx-js/react@0.117.0(@lynx-js/types@3.7.0)(@types/react@18.3.28))(tslib@2.8.1)(webpack@5.101.3) '@lynx-js/rspeedy': specifier: 'catalog:' - version: 0.13.6(@rspack/core@1.7.10(@swc/helpers@0.5.19))(typescript@5.9.3)(webpack@5.101.3) + version: 0.13.6(@rspack/core@1.7.11(@swc/helpers@0.5.21))(typescript@5.9.3)(webpack@5.101.3) '@lynx-js/types': specifier: 3.7.0 version: 3.7.0 @@ -289,13 +289,13 @@ importers: version: 0.13.0(@lynx-js/react@0.117.0(@lynx-js/types@3.7.0)(@types/react@18.3.28))(tslib@2.8.1)(webpack@5.101.3) '@lynx-js/rspeedy': specifier: 'catalog:' - version: 0.13.6(@rspack/core@1.7.10(@swc/helpers@0.5.19))(typescript@5.9.3)(webpack@5.101.3) + version: 0.13.6(@rspack/core@1.7.11(@swc/helpers@0.5.21))(typescript@5.9.3)(webpack@5.101.3) '@lynx-js/types': specifier: 3.7.0 version: 3.7.0 '@rsbuild/plugin-sass': specifier: 1.5.1 - version: 1.5.1(@rsbuild/core@1.7.4) + version: 1.5.1(@rsbuild/core@2.0.0-rc.1(@emnapi/core@1.9.2)(@emnapi/runtime@1.9.2)(core-js@3.47.0)) '@types/react': specifier: ^18.3.28 version: 18.3.28 @@ -310,11 +310,11 @@ importers: version: 0.117.0(@lynx-js/types@3.7.0)(@types/react@18.3.28) '@lynx-js/react-use': specifier: 'catalog:' - version: 0.2.0(@lynx-js/react@0.117.0(@lynx-js/types@3.7.0)(@types/react@18.3.28))(react-dom@19.2.4(react@19.2.4))(react@19.2.4) + version: 0.2.0(@lynx-js/react@0.117.0(@lynx-js/types@3.7.0)(@types/react@18.3.28))(react-dom@19.2.5(react@19.2.5))(react@19.2.5) devDependencies: '@lynx-js/config-rsbuild-plugin': specifier: 0.0.1 - version: 0.0.1(@lynx-js/rspeedy@0.13.6(@rspack/core@1.7.10(@swc/helpers@0.5.19))(typescript@5.9.3)(webpack@5.101.3)) + version: 0.0.1(@lynx-js/rspeedy@0.13.6(@rspack/core@1.7.11(@swc/helpers@0.5.21))(typescript@5.9.3)(webpack@5.101.3)) '@lynx-js/qrcode-rsbuild-plugin': specifier: 'catalog:' version: 0.4.6 @@ -323,7 +323,7 @@ importers: version: 0.13.0(@lynx-js/react@0.117.0(@lynx-js/types@3.7.0)(@types/react@18.3.28))(tslib@2.8.1)(webpack@5.101.3) '@lynx-js/rspeedy': specifier: 'catalog:' - version: 0.13.6(@rspack/core@1.7.10(@swc/helpers@0.5.19))(typescript@5.9.3)(webpack@5.101.3) + version: 0.13.6(@rspack/core@1.7.11(@swc/helpers@0.5.21))(typescript@5.9.3)(webpack@5.101.3) '@lynx-js/types': specifier: 3.7.0 version: 3.7.0 @@ -348,7 +348,7 @@ importers: version: 0.13.0(@lynx-js/react@0.117.0(@lynx-js/types@3.7.0)(@types/react@18.3.28))(tslib@2.8.1)(webpack@5.101.3) '@lynx-js/rspeedy': specifier: 'catalog:' - version: 0.13.6(@rspack/core@1.7.10(@swc/helpers@0.5.19))(typescript@5.9.3)(webpack@5.101.3) + version: 0.13.6(@rspack/core@1.7.11(@swc/helpers@0.5.21))(typescript@5.9.3)(webpack@5.101.3) '@lynx-js/types': specifier: 3.7.0 version: 3.7.0 @@ -373,13 +373,13 @@ importers: version: 0.13.0(@lynx-js/react@0.117.0(@lynx-js/types@3.7.0)(@types/react@18.3.28))(tslib@2.8.1)(webpack@5.101.3) '@lynx-js/rspeedy': specifier: 'catalog:' - version: 0.13.6(@rspack/core@1.7.10(@swc/helpers@0.5.19))(typescript@5.9.3)(webpack@5.101.3) + version: 0.13.6(@rspack/core@1.7.11(@swc/helpers@0.5.21))(typescript@5.9.3)(webpack@5.101.3) '@lynx-js/types': specifier: 3.7.0 version: 3.7.0 '@rsbuild/plugin-sass': specifier: 1.5.1 - version: 1.5.1(@rsbuild/core@1.7.4) + version: 1.5.1(@rsbuild/core@2.0.0-rc.1(@emnapi/core@1.9.2)(@emnapi/runtime@1.9.2)(core-js@3.47.0)) '@types/react': specifier: ^18.3.28 version: 18.3.28 @@ -410,10 +410,10 @@ importers: version: 0.117.1 '@lynx-js/rspeedy': specifier: 'catalog:' - version: 0.13.6(@rspack/core@1.7.10(@swc/helpers@0.5.19))(typescript@5.9.3)(webpack@5.101.3) + version: 0.13.6(@rspack/core@1.7.11(@swc/helpers@0.5.21))(typescript@5.9.3)(webpack@5.101.3) '@rslib/core': - specifier: 0.19.6 - version: 0.19.6(typescript@5.9.3) + specifier: 0.21.0 + version: 0.21.0(@emnapi/core@1.9.2)(@emnapi/runtime@1.9.2)(core-js@3.47.0)(typescript@5.9.3) '@types/react': specifier: ^18.3.28 version: 18.3.28 @@ -435,13 +435,13 @@ importers: version: 0.13.0(@lynx-js/react@0.117.0(@lynx-js/types@3.7.0)(@types/react@18.3.28))(tslib@2.8.1)(webpack@5.101.3) '@lynx-js/rspeedy': specifier: 'catalog:' - version: 0.13.6(@rspack/core@1.7.10(@swc/helpers@0.5.19))(typescript@5.9.3)(webpack@5.101.3) + version: 0.13.6(@rspack/core@1.7.11(@swc/helpers@0.5.21))(typescript@5.9.3)(webpack@5.101.3) '@lynx-js/types': specifier: 3.7.0 version: 3.7.0 '@rsbuild/plugin-sass': specifier: 1.5.1 - version: 1.5.1(@rsbuild/core@1.7.4) + version: 1.5.1(@rsbuild/core@2.0.0-rc.1(@emnapi/core@1.9.2)(@emnapi/runtime@1.9.2)(core-js@3.47.0)) '@types/react': specifier: ^18.3.28 version: 18.3.28 @@ -460,7 +460,7 @@ importers: version: 0.13.0(@lynx-js/react@0.117.0(@lynx-js/types@3.7.0)(@types/react@18.3.28))(tslib@2.8.1)(webpack@5.101.3) '@lynx-js/rspeedy': specifier: 'catalog:' - version: 0.13.6(@rspack/core@1.7.10(@swc/helpers@0.5.19))(typescript@5.9.3)(webpack@5.101.3) + version: 0.13.6(@rspack/core@1.7.11(@swc/helpers@0.5.21))(typescript@5.9.3)(webpack@5.101.3) '@lynx-js/types': specifier: 3.7.0 version: 3.7.0 @@ -485,7 +485,7 @@ importers: version: 0.13.0(@lynx-js/react@0.117.0(@lynx-js/types@3.7.0)(@types/react@18.3.28))(tslib@2.8.1)(webpack@5.101.3) '@lynx-js/rspeedy': specifier: 'catalog:' - version: 0.13.6(@rspack/core@1.7.10(@swc/helpers@0.5.19))(typescript@5.9.3)(webpack@5.101.3) + version: 0.13.6(@rspack/core@1.7.11(@swc/helpers@0.5.21))(typescript@5.9.3)(webpack@5.101.3) '@lynx-js/types': specifier: 3.7.0 version: 3.7.0 @@ -513,7 +513,7 @@ importers: version: 0.13.0(@lynx-js/react@0.117.0(@lynx-js/types@3.7.0)(@types/react@18.3.28))(tslib@2.8.1)(webpack@5.101.3) '@lynx-js/rspeedy': specifier: 'catalog:' - version: 0.13.6(@rspack/core@1.7.10(@swc/helpers@0.5.19))(typescript@5.9.3)(webpack@5.101.3) + version: 0.13.6(@rspack/core@1.7.11(@swc/helpers@0.5.21))(typescript@5.9.3)(webpack@5.101.3) '@lynx-js/types': specifier: 3.7.0 version: 3.7.0 @@ -541,7 +541,7 @@ importers: version: 0.13.0(@lynx-js/react@0.117.0(@lynx-js/types@3.7.0)(@types/react@18.3.28))(tslib@2.8.1)(webpack@5.101.3) '@lynx-js/rspeedy': specifier: 'catalog:' - version: 0.13.6(@rspack/core@1.7.10(@swc/helpers@0.5.19))(typescript@5.9.3)(webpack@5.101.3) + version: 0.13.6(@rspack/core@1.7.11(@swc/helpers@0.5.21))(typescript@5.9.3)(webpack@5.101.3) '@lynx-js/types': specifier: 3.7.0 version: 3.7.0 @@ -566,7 +566,7 @@ importers: version: 0.13.0(@lynx-js/react@0.117.0(@lynx-js/types@3.7.0)(@types/react@18.3.28))(tslib@2.8.1)(webpack@5.101.3) '@lynx-js/rspeedy': specifier: 'catalog:' - version: 0.13.6(@rspack/core@1.7.10(@swc/helpers@0.5.19))(typescript@5.9.3)(webpack@5.101.3) + version: 0.13.6(@rspack/core@1.7.11(@swc/helpers@0.5.21))(typescript@5.9.3)(webpack@5.101.3) '@lynx-js/types': specifier: 3.7.0 version: 3.7.0 @@ -591,13 +591,13 @@ importers: version: 0.13.0(@lynx-js/react@0.117.0(@lynx-js/types@3.7.0)(@types/react@18.3.28))(tslib@2.8.1)(webpack@5.101.3) '@lynx-js/rspeedy': specifier: 'catalog:' - version: 0.13.6(@rspack/core@1.7.10(@swc/helpers@0.5.19))(typescript@5.9.3)(webpack@5.101.3) + version: 0.13.6(@rspack/core@1.7.11(@swc/helpers@0.5.21))(typescript@5.9.3)(webpack@5.101.3) '@lynx-js/types': specifier: 3.7.0 version: 3.7.0 '@rsbuild/plugin-sass': specifier: 1.5.1 - version: 1.5.1(@rsbuild/core@1.7.4) + version: 1.5.1(@rsbuild/core@2.0.0-rc.1(@emnapi/core@1.9.2)(@emnapi/runtime@1.9.2)(core-js@3.47.0)) '@types/react': specifier: ^18.3.28 version: 18.3.28 @@ -619,13 +619,13 @@ importers: version: 0.13.0(@lynx-js/react@0.117.0(@lynx-js/types@3.7.0)(@types/react@18.3.28))(tslib@2.8.1)(webpack@5.101.3) '@lynx-js/rspeedy': specifier: 'catalog:' - version: 0.13.6(@rspack/core@1.7.10(@swc/helpers@0.5.19))(typescript@5.9.3)(webpack@5.101.3) + version: 0.13.6(@rspack/core@1.7.11(@swc/helpers@0.5.21))(typescript@5.9.3)(webpack@5.101.3) '@lynx-js/types': specifier: 3.7.0 version: 3.7.0 '@rsbuild/plugin-sass': specifier: 1.5.1 - version: 1.5.1(@rsbuild/core@1.7.4) + version: 1.5.1(@rsbuild/core@2.0.0-rc.1(@emnapi/core@1.9.2)(@emnapi/runtime@1.9.2)(core-js@3.47.0)) '@types/react': specifier: ^18.3.28 version: 18.3.28 @@ -647,7 +647,7 @@ importers: version: 0.13.0(@lynx-js/react@0.117.0(@lynx-js/types@3.7.0)(@types/react@18.3.28))(tslib@2.8.1)(webpack@5.101.3) '@lynx-js/rspeedy': specifier: 'catalog:' - version: 0.13.6(@rspack/core@1.7.10(@swc/helpers@0.5.19))(typescript@5.9.3)(webpack@5.101.3) + version: 0.13.6(@rspack/core@1.7.11(@swc/helpers@0.5.21))(typescript@5.9.3)(webpack@5.101.3) '@lynx-js/types': specifier: 3.7.0 version: 3.7.0 @@ -672,13 +672,13 @@ importers: version: 0.13.0(@lynx-js/react@0.117.0(@lynx-js/types@3.7.0)(@types/react@18.3.28))(tslib@2.8.1)(webpack@5.101.3) '@lynx-js/rspeedy': specifier: 'catalog:' - version: 0.13.6(@rspack/core@1.7.10(@swc/helpers@0.5.19))(typescript@5.9.3)(webpack@5.101.3) + version: 0.13.6(@rspack/core@1.7.11(@swc/helpers@0.5.21))(typescript@5.9.3)(webpack@5.101.3) '@lynx-js/types': specifier: 3.7.0 version: 3.7.0 '@rsbuild/plugin-sass': specifier: 1.5.1 - version: 1.5.1(@rsbuild/core@1.7.4) + version: 1.5.1(@rsbuild/core@2.0.0-rc.1(@emnapi/core@1.9.2)(@emnapi/runtime@1.9.2)(core-js@3.47.0)) '@types/react': specifier: ^18.3.28 version: 18.3.28 @@ -700,7 +700,7 @@ importers: version: 0.13.0(@lynx-js/react@0.117.0(@lynx-js/types@3.7.0)(@types/react@18.3.28))(tslib@2.8.1)(webpack@5.101.3) '@lynx-js/rspeedy': specifier: 'catalog:' - version: 0.13.6(@rspack/core@1.7.10(@swc/helpers@0.5.19))(typescript@5.9.3)(webpack@5.101.3) + version: 0.13.6(@rspack/core@1.7.11(@swc/helpers@0.5.21))(typescript@5.9.3)(webpack@5.101.3) '@lynx-js/types': specifier: 3.7.0 version: 3.7.0 @@ -725,7 +725,7 @@ importers: version: 0.13.0(@lynx-js/react@0.117.0(@lynx-js/types@3.7.0)(@types/react@18.3.28))(tslib@2.8.1)(webpack@5.101.3) '@lynx-js/rspeedy': specifier: 'catalog:' - version: 0.13.6(@rspack/core@1.7.10(@swc/helpers@0.5.19))(typescript@5.9.3)(webpack@5.101.3) + version: 0.13.6(@rspack/core@1.7.11(@swc/helpers@0.5.21))(typescript@5.9.3)(webpack@5.101.3) '@lynx-js/types': specifier: 3.7.0 version: 3.7.0 @@ -750,7 +750,7 @@ importers: version: 0.13.0(@lynx-js/react@0.117.0(@lynx-js/types@3.7.0)(@types/react@18.3.28))(tslib@2.8.1)(webpack@5.101.3) '@lynx-js/rspeedy': specifier: 'catalog:' - version: 0.13.6(@rspack/core@1.7.10(@swc/helpers@0.5.19))(typescript@5.9.3)(webpack@5.101.3) + version: 0.13.6(@rspack/core@1.7.11(@swc/helpers@0.5.21))(typescript@5.9.3)(webpack@5.101.3) '@lynx-js/types': specifier: 3.7.0 version: 3.7.0 @@ -775,7 +775,7 @@ importers: version: 0.13.0(@lynx-js/react@0.117.0(@lynx-js/types@3.7.0)(@types/react@18.3.28))(tslib@2.8.1)(webpack@5.101.3) '@lynx-js/rspeedy': specifier: 'catalog:' - version: 0.13.6(@rspack/core@1.7.10(@swc/helpers@0.5.19))(typescript@5.9.3)(webpack@5.101.3) + version: 0.13.6(@rspack/core@1.7.11(@swc/helpers@0.5.21))(typescript@5.9.3)(webpack@5.101.3) '@lynx-js/types': specifier: 3.7.0 version: 3.7.0 @@ -800,7 +800,7 @@ importers: version: 0.13.0(@lynx-js/react@0.117.0(@lynx-js/types@3.7.0)(@types/react@18.3.28))(tslib@2.8.1)(webpack@5.101.3) '@lynx-js/rspeedy': specifier: 'catalog:' - version: 0.13.6(@rspack/core@1.7.10(@swc/helpers@0.5.19))(typescript@5.9.3)(webpack@5.101.3) + version: 0.13.6(@rspack/core@1.7.11(@swc/helpers@0.5.21))(typescript@5.9.3)(webpack@5.101.3) '@lynx-js/types': specifier: 3.7.0 version: 3.7.0 @@ -817,8 +817,8 @@ importers: specifier: 'catalog:' version: 0.117.0(@lynx-js/types@3.7.0)(@types/react@18.3.28) '@tanstack/react-query': - specifier: 5.90.21 - version: 5.90.21(react@19.2.4) + specifier: 5.99.0 + version: 5.99.0(react@19.2.5) devDependencies: '@lynx-js/qrcode-rsbuild-plugin': specifier: 'catalog:' @@ -828,13 +828,13 @@ importers: version: 0.13.0(@lynx-js/react@0.117.0(@lynx-js/types@3.7.0)(@types/react@18.3.28))(tslib@2.8.1)(webpack@5.101.3) '@lynx-js/rspeedy': specifier: 'catalog:' - version: 0.13.6(@rspack/core@1.7.10(@swc/helpers@0.5.19))(typescript@5.9.3)(webpack@5.101.3) + version: 0.13.6(@rspack/core@1.7.11(@swc/helpers@0.5.21))(typescript@5.9.3)(webpack@5.101.3) '@lynx-js/types': specifier: 3.7.0 version: 3.7.0 '@rsbuild/plugin-sass': specifier: 1.5.1 - version: 1.5.1(@rsbuild/core@1.7.4) + version: 1.5.1(@rsbuild/core@2.0.0-rc.1(@emnapi/core@1.9.2)(@emnapi/runtime@1.9.2)(core-js@3.47.0)) '@types/react': specifier: ^18.3.28 version: 18.3.28 @@ -856,13 +856,13 @@ importers: version: 0.13.0(@lynx-js/react@0.117.0(@lynx-js/types@3.7.0)(@types/react@18.3.28))(tslib@2.8.1)(webpack@5.101.3) '@lynx-js/rspeedy': specifier: 'catalog:' - version: 0.13.6(@rspack/core@1.7.10(@swc/helpers@0.5.19))(typescript@5.9.3)(webpack@5.101.3) + version: 0.13.6(@rspack/core@1.7.11(@swc/helpers@0.5.21))(typescript@5.9.3)(webpack@5.101.3) '@lynx-js/types': specifier: 3.7.0 version: 3.7.0 '@rsbuild/plugin-sass': specifier: 1.5.1 - version: 1.5.1(@rsbuild/core@1.7.4) + version: 1.5.1(@rsbuild/core@2.0.0-rc.1(@emnapi/core@1.9.2)(@emnapi/runtime@1.9.2)(core-js@3.47.0)) '@types/react': specifier: ^18.3.28 version: 18.3.28 @@ -884,13 +884,13 @@ importers: version: 0.13.0(@lynx-js/react@0.117.0(@lynx-js/types@3.7.0)(@types/react@18.3.28))(tslib@2.8.1)(webpack@5.101.3) '@lynx-js/rspeedy': specifier: 'catalog:' - version: 0.13.6(@rspack/core@1.7.10(@swc/helpers@0.5.19))(typescript@5.9.3)(webpack@5.101.3) + version: 0.13.6(@rspack/core@1.7.11(@swc/helpers@0.5.21))(typescript@5.9.3)(webpack@5.101.3) '@lynx-js/types': specifier: 3.7.0 version: 3.7.0 '@rsbuild/plugin-sass': specifier: 1.5.1 - version: 1.5.1(@rsbuild/core@1.7.4) + version: 1.5.1(@rsbuild/core@2.0.0-rc.1(@emnapi/core@1.9.2)(@emnapi/runtime@1.9.2)(core-js@3.47.0)) '@types/react': specifier: ^18.3.28 version: 18.3.28 @@ -912,13 +912,13 @@ importers: version: 0.13.0(@lynx-js/react@0.117.0(@lynx-js/types@3.7.0)(@types/react@18.3.28))(tslib@2.8.1)(webpack@5.101.3) '@lynx-js/rspeedy': specifier: 'catalog:' - version: 0.13.6(@rspack/core@1.7.10(@swc/helpers@0.5.19))(typescript@5.9.3)(webpack@5.101.3) + version: 0.13.6(@rspack/core@1.7.11(@swc/helpers@0.5.21))(typescript@5.9.3)(webpack@5.101.3) '@lynx-js/types': specifier: 3.7.0 version: 3.7.0 '@rsbuild/plugin-sass': specifier: 1.5.1 - version: 1.5.1(@rsbuild/core@1.7.4) + version: 1.5.1(@rsbuild/core@2.0.0-rc.1(@emnapi/core@1.9.2)(@emnapi/runtime@1.9.2)(core-js@3.47.0)) '@types/react': specifier: ^18.3.28 version: 18.3.28 @@ -940,7 +940,7 @@ importers: version: 0.13.0(@lynx-js/react@0.117.0(@lynx-js/types@3.7.0)(@types/react@18.3.28))(tslib@2.8.1)(webpack@5.101.3) '@lynx-js/rspeedy': specifier: 'catalog:' - version: 0.13.6(@rspack/core@1.7.10(@swc/helpers@0.5.19))(typescript@5.9.3)(webpack@5.101.3) + version: 0.13.6(@rspack/core@1.7.11(@swc/helpers@0.5.21))(typescript@5.9.3)(webpack@5.101.3) '@lynx-js/types': specifier: 3.7.0 version: 3.7.0 @@ -965,13 +965,13 @@ importers: version: 0.13.0(@lynx-js/react@0.117.0(@lynx-js/types@3.7.0)(@types/react@18.3.28))(tslib@2.8.1)(webpack@5.101.3) '@lynx-js/rspeedy': specifier: 'catalog:' - version: 0.13.6(@rspack/core@1.7.10(@swc/helpers@0.5.19))(typescript@5.9.3)(webpack@5.101.3) + version: 0.13.6(@rspack/core@1.7.11(@swc/helpers@0.5.21))(typescript@5.9.3)(webpack@5.101.3) '@lynx-js/types': specifier: 3.7.0 version: 3.7.0 '@rsbuild/plugin-sass': specifier: 1.5.1 - version: 1.5.1(@rsbuild/core@1.7.4) + version: 1.5.1(@rsbuild/core@2.0.0-rc.1(@emnapi/core@1.9.2)(@emnapi/runtime@1.9.2)(core-js@3.47.0)) '@types/react': specifier: ^18.3.28 version: 18.3.28 @@ -993,13 +993,13 @@ importers: version: 0.13.0(@lynx-js/react@0.117.0(@lynx-js/types@3.7.0)(@types/react@18.3.28))(tslib@2.8.1)(webpack@5.101.3) '@lynx-js/rspeedy': specifier: 'catalog:' - version: 0.13.6(@rspack/core@1.7.10(@swc/helpers@0.5.19))(typescript@5.9.3)(webpack@5.101.3) + version: 0.13.6(@rspack/core@1.7.11(@swc/helpers@0.5.21))(typescript@5.9.3)(webpack@5.101.3) '@lynx-js/types': specifier: 3.7.0 version: 3.7.0 '@rsbuild/plugin-sass': specifier: 1.5.1 - version: 1.5.1(@rsbuild/core@1.7.4) + version: 1.5.1(@rsbuild/core@2.0.0-rc.1(@emnapi/core@1.9.2)(@emnapi/runtime@1.9.2)(core-js@3.47.0)) '@types/react': specifier: ^18.3.28 version: 18.3.28 @@ -1021,13 +1021,13 @@ importers: version: 0.13.0(@lynx-js/react@0.117.0(@lynx-js/types@3.7.0)(@types/react@18.3.28))(tslib@2.8.1)(webpack@5.101.3) '@lynx-js/rspeedy': specifier: 'catalog:' - version: 0.13.6(@rspack/core@1.7.10(@swc/helpers@0.5.19))(typescript@5.9.3)(webpack@5.101.3) + version: 0.13.6(@rspack/core@1.7.11(@swc/helpers@0.5.21))(typescript@5.9.3)(webpack@5.101.3) '@lynx-js/types': specifier: 3.7.0 version: 3.7.0 '@rsbuild/plugin-sass': specifier: 1.5.1 - version: 1.5.1(@rsbuild/core@1.7.4) + version: 1.5.1(@rsbuild/core@2.0.0-rc.1(@emnapi/core@1.9.2)(@emnapi/runtime@1.9.2)(core-js@3.47.0)) '@types/react': specifier: ^18.3.28 version: 18.3.28 @@ -1049,13 +1049,13 @@ importers: version: 0.13.0(@lynx-js/react@0.117.0(@lynx-js/types@3.7.0)(@types/react@18.3.28))(tslib@2.8.1)(webpack@5.101.3) '@lynx-js/rspeedy': specifier: 'catalog:' - version: 0.13.6(@rspack/core@1.7.10(@swc/helpers@0.5.19))(typescript@5.9.3)(webpack@5.101.3) + version: 0.13.6(@rspack/core@1.7.11(@swc/helpers@0.5.21))(typescript@5.9.3)(webpack@5.101.3) '@lynx-js/types': specifier: 3.7.0 version: 3.7.0 '@rsbuild/plugin-sass': specifier: 1.5.1 - version: 1.5.1(@rsbuild/core@1.7.4) + version: 1.5.1(@rsbuild/core@2.0.0-rc.1(@emnapi/core@1.9.2)(@emnapi/runtime@1.9.2)(core-js@3.47.0)) '@types/react': specifier: ^18.3.28 version: 18.3.28 @@ -1077,13 +1077,13 @@ importers: version: 0.13.0(@lynx-js/react@0.117.0(@lynx-js/types@3.7.0)(@types/react@18.3.28))(tslib@2.8.1)(webpack@5.101.3) '@lynx-js/rspeedy': specifier: 'catalog:' - version: 0.13.6(@rspack/core@1.7.10(@swc/helpers@0.5.19))(typescript@5.9.3)(webpack@5.101.3) + version: 0.13.6(@rspack/core@1.7.11(@swc/helpers@0.5.21))(typescript@5.9.3)(webpack@5.101.3) '@lynx-js/types': specifier: 3.7.0 version: 3.7.0 '@rsbuild/plugin-sass': specifier: 1.5.1 - version: 1.5.1(@rsbuild/core@1.7.4) + version: 1.5.1(@rsbuild/core@2.0.0-rc.1(@emnapi/core@1.9.2)(@emnapi/runtime@1.9.2)(core-js@3.47.0)) '@types/react': specifier: ^18.3.28 version: 18.3.28 @@ -1105,7 +1105,7 @@ importers: version: 0.13.0(@lynx-js/react@0.117.0(@lynx-js/types@3.7.0)(@types/react@18.3.28))(tslib@2.8.1)(webpack@5.101.3) '@lynx-js/rspeedy': specifier: 'catalog:' - version: 0.13.6(@rspack/core@1.7.10(@swc/helpers@0.5.19))(typescript@5.9.3)(webpack@5.101.3) + version: 0.13.6(@rspack/core@1.7.11(@swc/helpers@0.5.21))(typescript@5.9.3)(webpack@5.101.3) '@lynx-js/tailwind-preset': specifier: 0.4.0 version: 0.4.0(tailwindcss@3.4.19) @@ -1128,8 +1128,8 @@ importers: specifier: 'catalog:' version: 0.117.0(@lynx-js/types@3.7.0)(@types/react@18.3.28) '@tanstack/react-router': - specifier: 1.166.2 - version: 1.166.2(react-dom@19.2.4(react@19.2.4))(react@19.2.4) + specifier: 1.168.19 + version: 1.168.19(react-dom@19.2.5(react@19.2.5))(react@19.2.5) url-search-params-polyfill: specifier: ^8.2.5 version: 8.2.5 @@ -1142,13 +1142,13 @@ importers: version: 0.13.0(@lynx-js/react@0.117.0(@lynx-js/types@3.7.0)(@types/react@18.3.28))(tslib@2.8.1)(webpack@5.101.3) '@lynx-js/rspeedy': specifier: 'catalog:' - version: 0.13.6(@rspack/core@1.7.10(@swc/helpers@0.5.19))(typescript@5.9.3)(webpack@5.101.3) + version: 0.13.6(@rspack/core@1.7.11(@swc/helpers@0.5.21))(typescript@5.9.3)(webpack@5.101.3) '@lynx-js/types': specifier: 3.7.0 version: 3.7.0 '@tanstack/router-plugin': - specifier: 1.166.2 - version: 1.166.2(@rsbuild/core@1.7.4)(@tanstack/react-router@1.166.2(react-dom@19.2.4(react@19.2.4))(react@19.2.4))(webpack@5.101.3) + specifier: 1.167.19 + version: 1.167.19(@rsbuild/core@1.7.4)(@tanstack/react-router@1.168.19(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(webpack@5.101.3) '@types/react': specifier: ^18.3.28 version: 18.3.28 @@ -1167,13 +1167,13 @@ importers: version: 0.13.0(@lynx-js/react@0.117.0(@lynx-js/types@3.7.0)(@types/react@18.3.28))(tslib@2.8.1)(webpack@5.101.3) '@lynx-js/rspeedy': specifier: 'catalog:' - version: 0.13.6(@rspack/core@1.7.10(@swc/helpers@0.5.19))(typescript@5.9.3)(webpack@5.101.3) + version: 0.13.6(@rspack/core@1.7.11(@swc/helpers@0.5.21))(typescript@5.9.3)(webpack@5.101.3) '@lynx-js/types': specifier: 3.7.0 version: 3.7.0 '@rsbuild/plugin-sass': specifier: 1.5.1 - version: 1.5.1(@rsbuild/core@1.7.4) + version: 1.5.1(@rsbuild/core@2.0.0-rc.1(@emnapi/core@1.9.2)(@emnapi/runtime@1.9.2)(core-js@3.47.0)) '@types/react': specifier: ^18.3.28 version: 18.3.28 @@ -1195,13 +1195,13 @@ importers: version: 0.13.0(@lynx-js/react@0.117.0(@lynx-js/types@3.7.0)(@types/react@18.3.28))(tslib@2.8.1)(webpack@5.101.3) '@lynx-js/rspeedy': specifier: 'catalog:' - version: 0.13.6(@rspack/core@1.7.10(@swc/helpers@0.5.19))(typescript@5.9.3)(webpack@5.101.3) + version: 0.13.6(@rspack/core@1.7.11(@swc/helpers@0.5.21))(typescript@5.9.3)(webpack@5.101.3) '@lynx-js/types': specifier: 3.7.0 version: 3.7.0 '@rsbuild/plugin-sass': specifier: 1.5.1 - version: 1.5.1(@rsbuild/core@1.7.4) + version: 1.5.1(@rsbuild/core@2.0.0-rc.1(@emnapi/core@1.9.2)(@emnapi/runtime@1.9.2)(core-js@3.47.0)) '@types/react': specifier: ^18.3.28 version: 18.3.28 @@ -1223,13 +1223,13 @@ importers: version: 0.13.0(@lynx-js/react@0.117.0(@lynx-js/types@3.7.0)(@types/react@18.3.28))(tslib@2.8.1)(webpack@5.101.3) '@lynx-js/rspeedy': specifier: 'catalog:' - version: 0.13.6(@rspack/core@1.7.10(@swc/helpers@0.5.19))(typescript@5.9.3)(webpack@5.101.3) + version: 0.13.6(@rspack/core@1.7.11(@swc/helpers@0.5.21))(typescript@5.9.3)(webpack@5.101.3) '@lynx-js/types': specifier: 3.7.0 version: 3.7.0 '@rsbuild/plugin-sass': specifier: 1.5.1 - version: 1.5.1(@rsbuild/core@1.7.4) + version: 1.5.1(@rsbuild/core@2.0.0-rc.1(@emnapi/core@1.9.2)(@emnapi/runtime@1.9.2)(core-js@3.47.0)) '@types/react': specifier: ^18.3.28 version: 18.3.28 @@ -1251,7 +1251,7 @@ importers: version: 0.13.0(@lynx-js/react@0.117.0(@lynx-js/types@3.7.0)(@types/react@18.3.28))(tslib@2.8.1)(webpack@5.101.3) '@lynx-js/rspeedy': specifier: 'catalog:' - version: 0.13.6(@rspack/core@1.7.10(@swc/helpers@0.5.19))(typescript@5.9.3)(webpack@5.101.3) + version: 0.13.6(@rspack/core@1.7.11(@swc/helpers@0.5.21))(typescript@5.9.3)(webpack@5.101.3) '@lynx-js/types': specifier: 3.7.0 version: 3.7.0 @@ -1276,13 +1276,13 @@ importers: version: 0.13.0(@lynx-js/react@0.117.0(@lynx-js/types@3.7.0)(@types/react@18.3.28))(tslib@2.8.1)(webpack@5.101.3) '@lynx-js/rspeedy': specifier: 'catalog:' - version: 0.13.6(@rspack/core@1.7.10(@swc/helpers@0.5.19))(typescript@5.9.3)(webpack@5.101.3) + version: 0.13.6(@rspack/core@1.7.11(@swc/helpers@0.5.21))(typescript@5.9.3)(webpack@5.101.3) '@lynx-js/types': specifier: 3.7.0 version: 3.7.0 '@rsbuild/plugin-sass': specifier: 1.5.1 - version: 1.5.1(@rsbuild/core@1.7.4) + version: 1.5.1(@rsbuild/core@2.0.0-rc.1(@emnapi/core@1.9.2)(@emnapi/runtime@1.9.2)(core-js@3.47.0)) '@types/react': specifier: ^18.3.28 version: 18.3.28 @@ -1306,7 +1306,7 @@ importers: version: 0.13.0(@lynx-js/react@0.117.0(@lynx-js/types@3.7.0)(@types/react@18.3.28))(tslib@2.8.1)(webpack@5.101.3) '@lynx-js/rspeedy': specifier: 'catalog:' - version: 0.13.6(@rspack/core@1.7.10(@swc/helpers@0.5.19))(typescript@5.9.3)(webpack@5.101.3) + version: 0.13.6(@rspack/core@1.7.11(@swc/helpers@0.5.21))(typescript@5.9.3)(webpack@5.101.3) '@lynx-js/types': specifier: 3.7.0 version: 3.7.0 @@ -1323,17 +1323,17 @@ importers: specifier: ^0.1.3 version: 0.1.3 '@lynx-js/web-core': - specifier: ^0.19.8 - version: 0.19.8(@lynx-js/lynx-core@0.1.3)(@lynx-js/web-elements@0.11.3(tslib@2.8.1)) + specifier: ^0.20.1 + version: 0.20.1(@lynx-js/lynx-core@0.1.3)(tslib@2.8.1) '@lynx-js/web-elements': - specifier: ^0.11.3 - version: 0.11.3(tslib@2.8.1) + specifier: ^0.12.0 + version: 0.12.0(tslib@2.8.1) react: - specifier: ^19.2.4 - version: 19.2.4 + specifier: ^19.2.5 + version: 19.2.5 react-dom: - specifier: ^19.2.4 - version: 19.2.4(react@19.2.4) + specifier: ^19.2.5 + version: 19.2.5(react@19.2.5) devDependencies: '@rsbuild/core': specifier: 1.7.4 @@ -1366,17 +1366,17 @@ importers: specifier: 3.7.0 version: 3.7.0 '@rspack/cli': - specifier: ^1.7.7 - version: 1.7.7(@rspack/core@1.7.10(@swc/helpers@0.5.19))(@types/express@4.17.23)(tslib@2.8.1)(webpack@5.101.3) + specifier: ^1.7.11 + version: 1.7.11(@rspack/core@1.7.11(@swc/helpers@0.5.21))(@types/express@4.17.23)(tslib@2.8.1)(webpack@5.101.3) '@rspack/core': - specifier: ^1.7.7 - version: 1.7.10(@swc/helpers@0.5.19) + specifier: ^1.7.11 + version: 1.7.11(@swc/helpers@0.5.21) babel-loader: - specifier: ^10.0.0 - version: 10.0.0(@babel/core@7.29.0)(webpack@5.101.3) + specifier: ^10.1.1 + version: 10.1.1(@babel/core@7.29.0)(@rspack/core@1.7.11(@swc/helpers@0.5.21))(webpack@5.101.3) babel-preset-solid: - specifier: ^1.9.10 - version: 1.9.10(@babel/core@7.29.0) + specifier: ^1.9.12 + version: 1.9.12(@babel/core@7.29.0) examples/with-solidjs/packages/solid: dependencies: @@ -1402,7 +1402,7 @@ importers: version: 0.13.0(@lynx-js/react@0.117.0(@lynx-js/types@3.7.0)(@types/react@18.3.28))(tslib@2.8.1)(webpack@5.101.3) '@lynx-js/rspeedy': specifier: 'catalog:' - version: 0.13.6(@rspack/core@1.7.10(@swc/helpers@0.5.19))(typescript@5.9.3)(webpack@5.101.3) + version: 0.13.6(@rspack/core@1.7.11(@swc/helpers@0.5.21))(typescript@5.9.3)(webpack@5.101.3) '@lynx-js/types': specifier: 3.7.0 version: 3.7.0 @@ -1413,8 +1413,8 @@ importers: specifier: ~5.9.3 version: 5.9.3 zustand: - specifier: ^5.0.11 - version: 5.0.11(@types/react@18.3.28)(immer@10.1.1)(react@19.2.4)(use-sync-external-store@1.6.0(react@19.2.4)) + specifier: ^5.0.12 + version: 5.0.12(@types/react@18.3.28)(immer@10.1.1)(react@19.2.5)(use-sync-external-store@1.6.0(react@19.2.5)) packages: @@ -1687,76 +1687,76 @@ packages: resolution: {integrity: sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==} engines: {node: '>=10.0.0'} - '@dprint/darwin-arm64@0.52.0': - resolution: {integrity: sha512-HHpmHCeFw1V9qUU0pJrz7LihrMgQJ5DOejfI3GRCJOd2ue3Api3/ZrzNSIqUbnx/j0RT5c7zxZR5aTE0RHwRFQ==} + '@dprint/darwin-arm64@0.54.0': + resolution: {integrity: sha512-yqRI4enH+BDp+4+ZsPVdZM5h873JK1lN7li9l9A5u4C4cvh1oEsiBWAzEPccRkJ2ctF8LgaizBSxO38sqEVYbw==} cpu: [arm64] os: [darwin] - '@dprint/darwin-x64@0.52.0': - resolution: {integrity: sha512-ZuoYH/hyzFhwwFUmykkm1QvLk9u7zxpKL6M8r1fY+lINucujIoGZxW1PjRbbIXaST6nDLbQB21P7LyNncAByOg==} + '@dprint/darwin-x64@0.54.0': + resolution: {integrity: sha512-W9BARpgHypcQwatg5mnHaCpX6pLX5dBxxiv+tZKruhOmq8MKYOrAYDXlceMuHSowmWREfUF5yL4SRgXDGI6WQw==} cpu: [x64] os: [darwin] - '@dprint/linux-arm64-glibc@0.52.0': - resolution: {integrity: sha512-waghQcB32CLMuCxnVRQktc7U1S2qsL4spUmvCMyu4ufhZqXf4rQn07L1NcSmQOap40q9Db8ZBmLHfHm1Kab6uA==} + '@dprint/linux-arm64-glibc@0.54.0': + resolution: {integrity: sha512-VhM7p70VFuNqxZMdiv1e+nMboPj/hMFlTIBWrRaX7+6VThs9mJr9+94wrUeXgfnfsyaEKSbRFa/dru1PINoSNw==} cpu: [arm64] os: [linux] libc: [glibc] - '@dprint/linux-arm64-musl@0.52.0': - resolution: {integrity: sha512-8ml2DmF8i7eEou1G5nqgMMhRir89Fsd9cMLZRPZN/FSw6Nc3vAhk2MqZIrYk2DGfoWts7jis6XvEu3/TwMP8fw==} + '@dprint/linux-arm64-musl@0.54.0': + resolution: {integrity: sha512-QS1A74Lv60/L9oemHCzbHgOLbV2smSJG5IxS5fjf8ZWetyUt918WDzIHBilz/+uiB+OlW2UVTsm952UG0YOrLw==} cpu: [arm64] os: [linux] libc: [musl] - '@dprint/linux-loong64-glibc@0.52.0': - resolution: {integrity: sha512-tKj7Bwtcf/zNa1onoshYfQ8CaYz0N6BRYKsovop1H1d2dsRBYAKkR/FvTaPRJp1+Sx7Lc0RjRllFezkhLMRxPw==} + '@dprint/linux-loong64-glibc@0.54.0': + resolution: {integrity: sha512-8Myka2/0KbhuZnEKL6jagPXTgDKVpd/tfXDRa0oibUBgaqOSku6iRMzHGa/PhqHL+s14Gcp+/cIHz0zU3Tkgug==} cpu: [loong64] os: [linux] libc: [glibc] - '@dprint/linux-loong64-musl@0.52.0': - resolution: {integrity: sha512-8X+ICN/Pc4B+Zog2UXNDJph5uKLf0VVUItYEQbdbwqsWGzPa27Kqri5ainlFzaDs5TFkJHQKQlphg+TLyxBQ7A==} + '@dprint/linux-loong64-musl@0.54.0': + resolution: {integrity: sha512-/AN3xCuMhC4PK7Pbj7/4zBuhFGr4m0OHV/5uGTfzpkKX/3+AXoyKl7PbT2VlNMGXAK0kuRThfjtx23gIwlWk7Q==} cpu: [loong64] os: [linux] libc: [musl] - '@dprint/linux-riscv64-glibc@0.52.0': - resolution: {integrity: sha512-uQb2VqSnznfZHhrAKLxpjXMc7/c3AYepllVUhcGCdrTVp1fb7inHEilT2wSXUjOipBbfPG33cZWRzAgc5/Effg==} + '@dprint/linux-riscv64-glibc@0.54.0': + resolution: {integrity: sha512-Aw2vXzzwFDpPbXh6ajsSabVCkCc66C3hCyMKprR/IxYvFtjYX80nh1ox0c7iaw6c4HacHMRLGw7FUSXvomPaEQ==} cpu: [riscv64] os: [linux] libc: [glibc] - '@dprint/linux-x64-glibc@0.52.0': - resolution: {integrity: sha512-Yh3fZYUcHmII+swTUh0qgf0lEPrz4+7v3tq+vqXR8/xa3Sx8QH5MQJsJDw8Ll1mmKX5HrkBNxA5rC1lIDuFn9g==} + '@dprint/linux-x64-glibc@0.54.0': + resolution: {integrity: sha512-zZqj3wQELOX8n6QfT2uuWoMf64Wv0lMXNyam3btm+PKkg0P6a54TPL09Bs9XsViOdxgTcamsiQ7HlErt/LEjIA==} cpu: [x64] os: [linux] libc: [glibc] - '@dprint/linux-x64-musl@0.52.0': - resolution: {integrity: sha512-zdcgL6+PRjyZ4HVll9DuIn2ZnnxKuU0cwXtpfUZNdy+xRh1+OedUY5aZQRDN4163vkLxV9znXQT/TS0+giph1g==} + '@dprint/linux-x64-musl@0.54.0': + resolution: {integrity: sha512-it6Qdt06dyW2adbAXpOCb7/KQLxlm4i1UphUAWqWsZk4t3EYetyAza9J0g3Vu9itIWSEIo9MnccgANckQJ6+qw==} cpu: [x64] os: [linux] libc: [musl] - '@dprint/win32-arm64@0.52.0': - resolution: {integrity: sha512-rQGhSbl2pcnU4Tl3xXJSPRi1smfIIf7XhVwzNOG7vcSExfcK8yYrrCS3z4VImYKqhI1kvv6gSfnIligtoyaX/g==} + '@dprint/win32-arm64@0.54.0': + resolution: {integrity: sha512-F5kjV/6I9YtNOTDWHUpTqM2HHHS510BPL7z4NJuU0nDnaVeks7GwNEltGr56CcsG8XQYhkiAsqZytPu6AhA2hQ==} cpu: [arm64] os: [win32] - '@dprint/win32-x64@0.52.0': - resolution: {integrity: sha512-Bi4kW6z9eVtRdNSztSvjjYET4SQzX/OYqsexVyppxv24m5RNOG1h+c9F5MFJpYy9LqQBAKHOQfkzQwPrdgNOXQ==} + '@dprint/win32-x64@0.54.0': + resolution: {integrity: sha512-AAr2ye/DtgYXDplRoPS+5U++x7T6W4a3I9FvTFWFxziFmUptvAg5G2c4FcXoAduSruhYZJvjDZrLseR2c3IwXg==} cpu: [x64] os: [win32] - '@emnapi/core@1.5.0': - resolution: {integrity: sha512-sbP8GzB1WDzacS8fgNPpHlp6C9VZe+SJP3F90W9rLemaQj2PzIuTEl1qDOYQf58YIpyjViI24y9aPWCjEzY2cg==} + '@emnapi/core@1.9.2': + resolution: {integrity: sha512-UC+ZhH3XtczQYfOlu3lNEkdW/p4dsJ1r/bP7H8+rhao3TTTMO1ATq/4DdIi23XuGoFY+Cz0JmCbdVl0hz9jZcA==} - '@emnapi/runtime@1.5.0': - resolution: {integrity: sha512-97/BJ3iXHww3djw6hYIfErCZFee7qCtrneuLa20UXFCOTCfBM2cvQHjWJ2EG0s0MtdNwInarqCTz35i4wWXHsQ==} + '@emnapi/runtime@1.9.2': + resolution: {integrity: sha512-3U4+MIWHImeyu1wnmVygh5WlgfYDtyf0k8AbLhMFxOipihf6nrWC4syIm/SwEeec0mNSafiiNnMJwbza/Is6Lw==} - '@emnapi/wasi-threads@1.1.0': - resolution: {integrity: sha512-WI0DdZ8xFSbgMjR1sFsKABJ/C5OnRrjT06JXbZKexJGrDuPTzZdDYfFlsgcCXCyf+suG5QU2e/y1Wo2V/OapLQ==} + '@emnapi/wasi-threads@1.2.1': + resolution: {integrity: sha512-uTII7OYF+/Mes/MrcIOYp5yOtSMLBWSIoLPpcgwipoiKbli6k322tcoFsxoIIxPDqW01SQGAgko4EzZi2BNv2w==} '@esbuild/aix-ppc64@0.25.9': resolution: {integrity: sha512-OaGtL73Jck6pBKjNIe24BnFE6agGl+6KxDtTfHhy1HmhthfKouEcOhqpSL64K4/0WCtbKFLOdzD/44cJ4k9opA==} @@ -2126,9 +2126,6 @@ packages: '@lynx-js/lynx-core@0.1.3': resolution: {integrity: sha512-uWzKKYJUK4Q09ZRZxWSAFINnmZb9piWPbvWF9SkLn+3snBl9u/BJa4ekPRcKWAhBmpbtxWH1x27fxe3Q3p5l3Q==} - '@lynx-js/offscreen-document@0.1.4': - resolution: {integrity: sha512-7OUAXZbpWigxOwpcDUU348R9Iw4JZP8qOsNdJ7+Z+LWTWt2DxbkxIKJ/KawQNOp+tsXeOFwUNbrgGkA7aqAX5w==} - '@lynx-js/qrcode-rsbuild-plugin@0.4.6': resolution: {integrity: sha512-KHnvkccapEWEtfRMJ4GxNoZDsv8c0RlfNfc3la/z8G2eP+vb8VtKG1Atk2FVagUVnJcuePeuue8LaivzoM/Irw==} engines: {node: '>=18'} @@ -2216,9 +2213,6 @@ packages: peerDependencies: '@lynx-js/react': '*' - '@lynx-js/web-constants@0.19.8': - resolution: {integrity: sha512-aOk2wmwNu0jJ4ERqU+FBva20uZsQi3Uw1uRwOw8pv3fnetNhW5BlExuGdUzv6XTHbOEd1Jfm4jiOwjrzgXr0PQ==} - '@lynx-js/web-core-wasm@0.0.6': resolution: {integrity: sha512-14rwyhlO7BVHhjr2xrHgAaRqf8ORx2aS7iBHjJAnQRzEdvJhJ5F1K49FB5ec43gBLAFYokDfiwZqBcaY9VkNXQ==} peerDependencies: @@ -2233,38 +2227,33 @@ packages: tslib: optional: true - '@lynx-js/web-core@0.19.8': - resolution: {integrity: sha512-8J+T7lZYraWcJNEWWLeVWjeUhRaIRPS7XL6l1x5A+5SC8QCNIezUl1fSYIJiRRQLZjph2xXvBn2K5vzQ3PJREw==} + '@lynx-js/web-core@0.20.1': + resolution: {integrity: sha512-oC3fbxezP5P8Qj6JxyPnWioHNwk/YL5uivm+L2OwpnxajM7jyCUMBkTms4FdIHmRsFcN/f8pZ49+M1RVIleBBw==} peerDependencies: + '@lynx-js/css-serializer': 0.1.5 '@lynx-js/lynx-core': 0.1.3 - '@lynx-js/web-elements': '>0.7.7' - - '@lynx-js/web-elements@0.11.3': - resolution: {integrity: sha512-GmfJ1pyvIyR2BpFaWYlH/zlVujVMuCUj+rK20vxlza1wQdSsc5wOeBHbbY3DGq73DvtkhPEczKqIncRUQGZaMA==} - peerDependencies: tslib: ^2.5.0 + peerDependenciesMeta: + '@lynx-js/css-serializer': + optional: true + '@lynx-js/lynx-core': + optional: true + tslib: + optional: true '@lynx-js/web-elements@0.12.0': resolution: {integrity: sha512-7z8PQQSDMUWrxoizySOg1pKGIiSDeGGomOr5FV0Tx9gniHNJYx0e7/h6wQmwhyHdAZYyihyaBks88QkX8DRNEw==} peerDependencies: tslib: ^2.5.0 - '@lynx-js/web-mainthread-apis@0.19.8': - resolution: {integrity: sha512-Ze6u1wg5VZO1htXG6AVRB6CSf1qDcMrxtyl22BMmQhRvm9ut4Ck8k1+e5MIaUCTST1q1j0s59bsKsSstZ/Xlng==} - '@lynx-js/web-rsbuild-server-middleware@0.19.9': resolution: {integrity: sha512-iOqUxrXUD6L6ot01AMb9VXdR/Twh/e6t4SRKFC1NafIw99gUHumVsQHUGh5oZQLtP7mZHJMkeBcavzqvfcW58w==} - '@lynx-js/web-worker-rpc@0.19.8': - resolution: {integrity: sha512-POkpPZQjU+a0V/LGWNkaqy+/E6B2WEDYnbh+0FtRNLXcNOBOcgvZNg0fo6VVbw3UInmTwO0v+2g/kMjotizwkg==} - '@lynx-js/web-worker-rpc@0.19.9': resolution: {integrity: sha512-c/QWe1BzAm5tvrfzvqWzfdOftmHPkxcDG/dkvAhtUweEShTxacKa1MwL+nkBqwg2owsOGahXsngPmkt+dgut/Q==} - '@lynx-js/web-worker-runtime@0.19.8': - resolution: {integrity: sha512-lZHnEWQ0QrNIHRGUzYBS22d4ckwyUM+1Gee8D2pCYSAdyqr4aRaNJrUEp8sO8YTh91kohN3c09YQcgRZ8sIstQ==} - peerDependencies: - '@lynx-js/lynx-core': 0.1.3 + '@lynx-js/web-worker-rpc@0.20.1': + resolution: {integrity: sha512-6tXsBghwKRCeF7DXESykzUBvMKBdshF97gFsy8bAYdwt5YphZltp41zBCazV4fzqChp43yeo/CmNuHuu7kJP7w==} '@lynx-js/webpack-dev-transport@0.2.0': resolution: {integrity: sha512-RSy02FSoMsavEn2wna4khSJwT2uGW4XeLduKH8UDT3aCsBNM/rXndUyG6PbwMcywXCeyb8UofkhaQDtJvNJklA==} @@ -2305,6 +2294,12 @@ packages: '@napi-rs/wasm-runtime@1.0.7': resolution: {integrity: sha512-SeDnOO0Tk7Okiq6DbXmmBODgOAb9dp9gjlphokTUxmt8U3liIP1ZsozBahH69j/RJv+Rfs6IwUKHTgQYJ/HBAw==} + '@napi-rs/wasm-runtime@1.1.2': + resolution: {integrity: sha512-sNXv5oLJ7ob93xkZ1XnxisYhGYXfaG9f65/ZgYuAu3qt7b3NadcOEhLvx28hv31PgX8SZJRYrAIPQilQmFpLVw==} + peerDependencies: + '@emnapi/core': ^1.7.1 + '@emnapi/runtime': ^1.7.1 + '@nodelib/fs.scandir@2.1.5': resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==} engines: {node: '>= 8'} @@ -2957,6 +2952,16 @@ packages: engines: {node: '>=18.12.0'} hasBin: true + '@rsbuild/core@2.0.0-rc.1': + resolution: {integrity: sha512-eqxtRlQiFSm/ibCNGiPj8ozsGSNK91NY+GksmPuTCPmWQExGtPqM1V+s13UYeWZS6fYbMRs7NlQKD896e0QkKA==} + engines: {node: ^20.19.0 || >=22.12.0} + hasBin: true + peerDependencies: + core-js: '>= 3.0.0' + peerDependenciesMeta: + core-js: + optional: true + '@rsbuild/plugin-check-syntax@1.3.0': resolution: {integrity: sha512-lHrd6hToPFVOGWr0U/Ox7pudHWdhPSFsr2riWpjNRlUuwiXdU2SYMROaVUCrLJvYFzJyEMsFOi1w59rBQCG2HQ==} peerDependencies: @@ -3031,83 +3036,139 @@ packages: '@rsdoctor/utils@1.2.3': resolution: {integrity: sha512-HawWrcqXeqdhj4dKhdjJg4BXvstcQauYSRx0cnYH78f7z9PW60Smr6vYpByXC87rK3JKpa6CNiZi+qhI5yTAog==} - '@rslib/core@0.19.6': - resolution: {integrity: sha512-/znUZlPX252DhAf2WvzmkZ2rBi85d8TadkABYvWoUGAVGsmFOiX+anDwLOqQ+7m5KsMFzM/SCqB2yEBvAj/T2g==} - engines: {node: '>=18.12.0'} + '@rslib/core@0.21.0': + resolution: {integrity: sha512-cYNztIR9fiSV2GFb81aqfXMXYhGg2XN1fAEvNbhOVX1jqW6Xig6/LTW1sq6HNXT06Ai2sUAcx6y87nZtxOYxfg==} + engines: {node: ^20.19.0 || >=22.12.0} hasBin: true peerDependencies: '@microsoft/api-extractor': ^7 - typescript: ^5 + typescript: ^5 || ^6 peerDependenciesMeta: '@microsoft/api-extractor': optional: true typescript: optional: true - '@rspack/binding-darwin-arm64@1.7.10': - resolution: {integrity: sha512-bsXi7I6TpH+a4L6okIUh1JDvwT+XcK/L7Yvhu5G2t5YYyd2fl5vMM5O9cePRpEb0RdqJZ3Z8i9WIWHap9aQ8Gw==} + '@rspack/binding-darwin-arm64@1.7.11': + resolution: {integrity: sha512-oduECiZVqbO5zlVw+q7Vy65sJFth99fWPTyucwvLJJtJkPL5n17Uiql2cYP6Ijn0pkqtf1SXgK8WjiKLG5bIig==} cpu: [arm64] os: [darwin] - '@rspack/binding-darwin-x64@1.7.10': - resolution: {integrity: sha512-h/kOGL1bUflDDYnbiUjaRE9kagJpour4FatGihueV03+cRGQ6jpde+BjUakqzMx65CeDbeYI6jAiPhElnlAtRw==} + '@rspack/binding-darwin-arm64@2.0.0-rc.1': + resolution: {integrity: sha512-fYbeDDDg6QKZzXYt/J0/j0Qhr01wQLuISUsYnNhu5MLwdXVUSVcqz+CTqgF3d0EQVVn6FqLV63lbNRzUGfSq9g==} + cpu: [arm64] + os: [darwin] + + '@rspack/binding-darwin-x64@1.7.11': + resolution: {integrity: sha512-a1+TtTE9ap6RalgFi7FGIgkJP6O4Vy6ctv+9WGJy53E4kuqHR0RygzaiVxCI/GMc/vBT9vY23hyrpWb3d1vtXA==} cpu: [x64] os: [darwin] - '@rspack/binding-linux-arm64-gnu@1.7.10': - resolution: {integrity: sha512-Z4reus7UxGM4+JuhiIht8KuGP1KgM7nNhOlXUHcQCMswP/Rymj5oJQN3TDWgijFUZs09ULl8t3T+AQAVTd/WvA==} + '@rspack/binding-darwin-x64@2.0.0-rc.1': + resolution: {integrity: sha512-MvXi9kr8xXn1y0PD1WI/4YphRNOdbykJjKdEsAG4JxEVoERmhIHOTwKvUqlejajizAwlVZcxQl/FacoPLsKN5Q==} + cpu: [x64] + os: [darwin] + + '@rspack/binding-linux-arm64-gnu@1.7.11': + resolution: {integrity: sha512-P0QrGRPbTWu6RKWfN0bDtbnEps3rXH0MWIMreZABoUrVmNQKtXR6e73J3ub6a+di5s2+K0M2LJ9Bh2/H4UsDUA==} cpu: [arm64] os: [linux] libc: [glibc] - '@rspack/binding-linux-arm64-musl@1.7.10': - resolution: {integrity: sha512-LYaoVmWizG4oQ3g+St3eM5qxsyfH07kLirP7NJcDMgvu3eQ29MeyTZ3ugkgW6LvlmJue7eTQyf6CZlanoF5SSg==} + '@rspack/binding-linux-arm64-gnu@2.0.0-rc.1': + resolution: {integrity: sha512-j6WsHEwGSdUoiy4BsQBW0RjFl+MBzozdybSYhkiyVSoHlbm7CPt3XaaS3elH5YcwuLHORmVHPP91QhwWl9UFJg==} + cpu: [arm64] + os: [linux] + libc: [glibc] + + '@rspack/binding-linux-arm64-musl@1.7.11': + resolution: {integrity: sha512-6ky7R43VMjWwmx3Yx7Jl7faLBBMAgMDt+/bN35RgwjiPgsIByz65EwytUVuW9rikB43BGHvA/eqlnjLrUzNBqw==} + cpu: [arm64] + os: [linux] + libc: [musl] + + '@rspack/binding-linux-arm64-musl@2.0.0-rc.1': + resolution: {integrity: sha512-MPoZE0aS8oH+Wr0R5tIYch8gbUwYYf4LsiGdP6enMKMTrmpJyOVGlhPHVSwsrFgBg7fjTGOuxHuibtsvDUdLOQ==} cpu: [arm64] os: [linux] libc: [musl] - '@rspack/binding-linux-x64-gnu@1.7.10': - resolution: {integrity: sha512-aIm2G4Kcm3qxDTNqKarK0oaLY2iXnCmpRQQhAcMlR0aS2LmxL89XzVeRr9GFA1MzGrAsZONWCLkxQvn3WUbm4Q==} + '@rspack/binding-linux-x64-gnu@1.7.11': + resolution: {integrity: sha512-cuOJMfCOvb2Wgsry5enXJ3iT1FGUjdPqtGUBVupQlEG4ntSYsQ2PtF4wIDVasR3wdxC5nQbipOrDiN/u6fYsdQ==} cpu: [x64] os: [linux] libc: [glibc] - '@rspack/binding-linux-x64-musl@1.7.10': - resolution: {integrity: sha512-SIHQbAgB9IPH0H3H+i5rN5jo9yA/yTMq8b7XfRkTMvZ7P7MXxJ0dE8EJu3BmCLM19sqnTc2eX+SVfE8ZMDzghA==} + '@rspack/binding-linux-x64-gnu@2.0.0-rc.1': + resolution: {integrity: sha512-gOlPCwtIg9GsFG/8ZdUyV5SyXDaGq2kmtXmyyFU7RO33MaalltNEBMf2hevRPj9z39eSzxwgJDonMOdx5Fo0Og==} + cpu: [x64] + os: [linux] + libc: [glibc] + + '@rspack/binding-linux-x64-musl@1.7.11': + resolution: {integrity: sha512-CoK37hva4AmHGh3VCsQXmGr40L36m1/AdnN5LEjUX6kx5rEH7/1nEBN6Ii72pejqDVvk9anEROmPDiPw10tpFg==} cpu: [x64] os: [linux] libc: [musl] - '@rspack/binding-wasm32-wasi@1.7.10': - resolution: {integrity: sha512-J9HDXHD1tj+9FmX4+K3CTkO7dCE2bootlR37YuC2Owc0Lwl1/i2oGT71KHnMqI9faF/hipAaQM5OywkiiuNB7w==} + '@rspack/binding-linux-x64-musl@2.0.0-rc.1': + resolution: {integrity: sha512-K6Swk1rfP4z4b6bp84NlikGlUWMOPpIWCtlPr/W0TWgc2C/cd844oHdoIu7WtmOH7y9AwB5UG2bWpgFAVwykCw==} + cpu: [x64] + os: [linux] + libc: [musl] + + '@rspack/binding-wasm32-wasi@1.7.11': + resolution: {integrity: sha512-OtrmnPUVJMxjNa3eDMfHyPdtlLRmmp/aIm0fQHlAOATbZvlGm12q7rhPW5BXTu1yh+1rQ1/uqvz+SzKEZXuJaQ==} cpu: [wasm32] - '@rspack/binding-win32-arm64-msvc@1.7.10': - resolution: {integrity: sha512-FaQGSCXH89nMOYW0bVp0bKQDQbrOEFFm7yedla7g6mkWlFVQo5UyBxid5wJUCqGJBtJepRxeRfByWiaI5nVGvg==} + '@rspack/binding-wasm32-wasi@2.0.0-rc.1': + resolution: {integrity: sha512-aa9oUTqOb1QjwsHVlMr5sV+7mcBI4MLQ/xhFO2CIEcfVnJIPl8XpKUbDEgqMwcFlzcgzKmHg5cVmIvd82BLgow==} + cpu: [wasm32] + + '@rspack/binding-win32-arm64-msvc@1.7.11': + resolution: {integrity: sha512-lObFW6e5lCWNgTBNwT//yiEDbsxm9QG4BYUojqeXxothuzJ/L6ibXz6+gLMvbOvLGV3nKgkXmx8GvT9WDKR0mA==} cpu: [arm64] os: [win32] - '@rspack/binding-win32-ia32-msvc@1.7.10': - resolution: {integrity: sha512-/66TNLOeM4R5dHhRWRVbMTgWghgxz+32ym0c/zGGXQRoMbz7210EoL40ALUgdBdeeREO8LoV+Mn7v8/QZCwHzw==} + '@rspack/binding-win32-arm64-msvc@2.0.0-rc.1': + resolution: {integrity: sha512-+UxF0c7E9bE3siFbMHi+mmoeQJzcTKl1j3x+Y6MY/PJ3V70cU23wOaxMvmSsCyq2JNJBT2RCNZ9HaL+o3kReug==} + cpu: [arm64] + os: [win32] + + '@rspack/binding-win32-ia32-msvc@1.7.11': + resolution: {integrity: sha512-0pYGnZd8PPqNR68zQ8skamqNAXEA1sUfXuAdYcknIIRq2wsbiwFzIc0Pov1cIfHYab37G7sSIPBiOUdOWF5Ivw==} + cpu: [ia32] + os: [win32] + + '@rspack/binding-win32-ia32-msvc@2.0.0-rc.1': + resolution: {integrity: sha512-gc0JdkdxSWo+o/b1qTCT6mZ3DrlGe32eW+Ps3xInxcG4UHjUG7hTDgFtOgVQ6VhQ8WMUXG+TQOz0CySVpYjsoQ==} cpu: [ia32] os: [win32] - '@rspack/binding-win32-x64-msvc@1.7.10': - resolution: {integrity: sha512-SUa3v1W7PGFCy6AHRmDsm43/tkfaZFi1TN2oIk5aCdT9T51baDVBjAbehRDu9xFbK4piL3k7uqIVSIrKgVqk1g==} + '@rspack/binding-win32-x64-msvc@1.7.11': + resolution: {integrity: sha512-EeQXayoQk/uBkI3pdoXfQBXNIUrADq56L3s/DFyM2pJeUDrWmhfIw2UFIGkYPTMSCo8F2JcdcGM32FGJrSnU0Q==} cpu: [x64] os: [win32] - '@rspack/binding@1.7.10': - resolution: {integrity: sha512-j+DPEaSJLRgasxXNpYQpvC7wUkQF5WoWPiTfm4fLczwlAmYwGSVkJiyWDrOlvVPiGGYiXIaXEjVWTw6fT6/vnA==} + '@rspack/binding-win32-x64-msvc@2.0.0-rc.1': + resolution: {integrity: sha512-Dnj0jthyVUikf65MGEyZy3akshtSmR1xsp/Xr0h/NWTo5JFWHKAFNYFE+jFfY0uzC8e4IDcLQLYoFomqV1DsEg==} + cpu: [x64] + os: [win32] - '@rspack/cli@1.7.7': - resolution: {integrity: sha512-NSE7kE0TGDgs1iWHQs6uI+H1KHXIKCFzb8zPJ/TgAbfFNQNRGuq3cPJXs2n+p+HmnN3xY4xFyTyMuS99BrprrA==} + '@rspack/binding@1.7.11': + resolution: {integrity: sha512-2MGdy2s2HimsDT444Bp5XnALzNRxuBNc7y0JzyuqKbHBywd4x2NeXyhWXXoxufaCFu5PBc9Qq9jyfjW2Aeh06Q==} + + '@rspack/binding@2.0.0-rc.1': + resolution: {integrity: sha512-rhJqtbyiRPOjTAZW0xTZFbOrS5yP5yL1SF0DPE9kvFfzePz30IqjMDMxL0KuhkDZd/M1eUINJyoqd8NTbR9wHw==} + + '@rspack/cli@1.7.11': + resolution: {integrity: sha512-vUnflkq4F654wTEpCd+L4RYVbet8L2lNqLMmAGIZvoZddlXm4Duvg+eqcFE9iF8plAjFflRcU7DhB7WZa76pwg==} hasBin: true peerDependencies: '@rspack/core': ^1.0.0-alpha || ^1.x - '@rspack/core@1.7.10': - resolution: {integrity: sha512-dO7J0aHSa9Fg2kGT0+ZsM500lMdlNIyCHavIaz7dTDn6KXvFz1qbWQ/48x3OlNFw1mA0jxAjjw9e7h3sWQZUNg==} + '@rspack/core@1.7.11': + resolution: {integrity: sha512-rsD9b+Khmot5DwCMiB3cqTQo53ioPG3M/A7BySu8+0+RS7GCxKm+Z+mtsjtG/vsu4Tn2tcqCdZtA3pgLoJB+ew==} engines: {node: '>=18.12.0'} peerDependencies: '@swc/helpers': '>=0.5.1' @@ -3115,6 +3176,18 @@ packages: '@swc/helpers': optional: true + '@rspack/core@2.0.0-rc.1': + resolution: {integrity: sha512-OIfkYn05/IWtVIdZ8Y/a0y/k4ipzqfApxIZqnJM59G/bGwQKMBrLHpOMGgV2Wmq1j9UMXzF7ZtsFMUbYBhFb9A==} + engines: {node: ^20.19.0 || >=22.12.0} + peerDependencies: + '@module-federation/runtime-tools': ^0.24.1 || ^2.0.0 + '@swc/helpers': '>=0.5.1' + peerDependenciesMeta: + '@module-federation/runtime-tools': + optional: true + '@swc/helpers': + optional: true + '@rspack/dev-server@1.1.5': resolution: {integrity: sha512-cwz0qc6iqqoJhyWqxP7ZqE2wyYNHkBMQUXxoQ0tNoZ4YNRkDyQ4HVJ/3oPSmMKbvJk/iJ16u7xZmwG6sK47q/A==} engines: {node: '>= 18.12.0'} @@ -3147,49 +3220,51 @@ packages: '@socket.io/component-emitter@3.1.2': resolution: {integrity: sha512-9BCxFwvbGg/RsZK9tjXd8s4UcwR0MWeFQ1XEKIQVVvAGJyINdrqKMcTRyLoK8Rse1GjzLV9cwjWV1olXRWEXVA==} - '@swc/helpers@0.5.19': - resolution: {integrity: sha512-QamiFeIK3txNjgUTNppE6MiG3p7TdninpZu0E0PbqVh1a9FNLT2FRhisaa4NcaX52XVhA5l7Pk58Ft7Sqi/2sA==} + '@swc/helpers@0.5.21': + resolution: {integrity: sha512-jI/VAmtdjB/RnI8GTnokyX7Ug8c+g+ffD6QRLa6XQewtnGyukKkKSk3wLTM3b5cjt1jNh9x0jfVlagdN2gDKQg==} - '@tanstack/history@1.161.4': - resolution: {integrity: sha512-Kp/WSt411ZWYvgXy6uiv5RmhHrz9cAml05AQPrtdAp7eUqvIDbMGPnML25OKbzR3RJ1q4wgENxDTvlGPa9+Mww==} + '@tanstack/history@1.161.6': + resolution: {integrity: sha512-NaOGLRrddszbQj9upGat6HG/4TKvXLvu+osAIgfxPYA+eIvYKv8GKDJOrY2D3/U9MRnKfMWD7bU4jeD4xmqyIg==} engines: {node: '>=20.19'} - '@tanstack/query-core@5.90.20': - resolution: {integrity: sha512-OMD2HLpNouXEfZJWcKeVKUgQ5n+n3A2JFmBaScpNDUqSrQSjiveC7dKMe53uJUg1nDG16ttFPz2xfilz6i2uVg==} + '@tanstack/query-core@5.99.0': + resolution: {integrity: sha512-3Jv3WQG0BCcH7G+7lf/bP8QyBfJOXeY+T08Rin3GZ1bshvwlbPt7NrDHMEzGdKIOmOzvIQmxjk28YEQX60k7pQ==} - '@tanstack/react-query@5.90.21': - resolution: {integrity: sha512-0Lu6y5t+tvlTJMTO7oh5NSpJfpg/5D41LlThfepTixPYkJ0sE2Jj0m0f6yYqujBwIXlId87e234+MxG3D3g7kg==} + '@tanstack/react-query@5.99.0': + resolution: {integrity: sha512-OY2bCqPemT1LlqJ8Y2CUau4KELnIhhG9Ol3ZndPbdnB095pRbPo1cHuXTndg8iIwtoHTgwZjyaDnQ0xD0mYwAw==} peerDependencies: react: ^18 || ^19 - '@tanstack/react-router@1.166.2': - resolution: {integrity: sha512-pKhUtrvVLlhjWhsHkJSuIzh1J4LcP+8ErbIqRLORX9Js8dUFMKoT0+8oFpi+P8QRpuhm/7rzjYiWfcyTsqQZtA==} + '@tanstack/react-router@1.168.19': + resolution: {integrity: sha512-0NCuwMPRlEpffDIF7OTSe3g4d8U93WsHxMi15YLJxjmNbng2of50wx+8UnT8IxKLbSdpFHSEDNTi4qnNyWn/Kw==} engines: {node: '>=20.19'} peerDependencies: react: '>=18.0.0 || >=19.0.0' react-dom: '>=18.0.0 || >=19.0.0' - '@tanstack/react-store@0.9.1': - resolution: {integrity: sha512-YzJLnRvy5lIEFTLWBAZmcOjK3+2AepnBv/sr6NZmiqJvq7zTQggyK99Gw8fqYdMdHPQWXjz0epFKJXC+9V2xDA==} + '@tanstack/react-store@0.9.3': + resolution: {integrity: sha512-y2iHd/N9OkoQbFJLUX1T9vbc2O9tjH0pQRgTcx1/Nz4IlwLvkgpuglXUx+mXt0g5ZDFrEeDnONPqkbfxXJKwRg==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 - '@tanstack/router-core@1.166.2': - resolution: {integrity: sha512-zn3NhENOAX9ToQiX077UV2OH3aJKOvV2ZMNZZxZ3gDG3i3WqL8NfWfEgetEAfMN37/Mnt90PpotYgf7IyuoKqQ==} + '@tanstack/router-core@1.168.14': + resolution: {integrity: sha512-UhCJtjNrd5wcTmhgB2HyUP0+Rj1M7BD4dS11YsF9x6VC2KH/eqxzs/vK+nN5f+cOhPOLZdmLkWMW+WGmacZ8HA==} engines: {node: '>=20.19'} + hasBin: true - '@tanstack/router-generator@1.166.2': - resolution: {integrity: sha512-wbvdyP1PKKQKk4aVlGeK9S5uDy8zodTr3tEZ2gRKNavJLusXbEWqtoo42JxHFFNB6dtguehFMt8PyZPAtkgWwQ==} + '@tanstack/router-generator@1.166.30': + resolution: {integrity: sha512-9njrzX6loaKgr3NnAZvdUmIv6IO19DzwZ+O15kQXkdZ8HaONDdZPeJ5lK7cYoxKaiuhLHtXG559KgzdsHxODEA==} engines: {node: '>=20.19'} - '@tanstack/router-plugin@1.166.2': - resolution: {integrity: sha512-TnyV/7//Vp5fR49mmNbOWHGz9IJTm1lqVxzPdtpzg7D5PjkW2HFmLFLtWwpJgz2R7AJJWR4Ge5kIPmC+fVZ6eQ==} + '@tanstack/router-plugin@1.167.19': + resolution: {integrity: sha512-h4N1sy+OJVaYDpd0qA9FL3e6S5NibwaRj1YurGIMQbR3d4l4XgUfnNcJa1vleMBZq0EOqItQgNytxqdEv5hOmQ==} engines: {node: '>=20.19'} + hasBin: true peerDependencies: '@rsbuild/core': '>=1.0.2' - '@tanstack/react-router': ^1.166.2 - vite: '>=5.0.0 || >=6.0.0 || >=7.0.0' + '@tanstack/react-router': ^1.168.19 + vite: '>=5.0.0 || >=6.0.0 || >=7.0.0 || >=8.0.0' vite-plugin-solid: ^2.11.10 webpack: '>=5.92.0' peerDependenciesMeta: @@ -3204,16 +3279,47 @@ packages: webpack: optional: true - '@tanstack/router-utils@1.161.4': - resolution: {integrity: sha512-r8TpjyIZoqrXXaf2DDyjd44gjGBoyE+/oEaaH68yLI9ySPO1gUWmQENZ1MZnmBnpUGN24NOZxdjDLc8npK0SAw==} + '@tanstack/router-utils@1.161.6': + resolution: {integrity: sha512-nRcYw+w2OEgK6VfjirYvGyPLOK+tZQz1jkYcmH5AjMamQ9PycnlxZF2aEZtPpNoUsaceX2bHptn6Ub5hGXqNvw==} engines: {node: '>=20.19'} - '@tanstack/store@0.9.1': - resolution: {integrity: sha512-+qcNkOy0N1qSGsP7omVCW0SDrXtaDcycPqBDE726yryiA5eTDFpjBReaYjghVJwNf1pcPMyzIwTGlYjCSQR0Fg==} + '@tanstack/store@0.9.3': + resolution: {integrity: sha512-8reSzl/qGWGGVKhBoxXPMWzATSbZLZFWhwBAFO9NAyp0TxzfBP0mIrGb8CP8KrQTmvzXlR/vFPPUrHTLBGyFyw==} - '@tanstack/virtual-file-routes@1.161.4': - resolution: {integrity: sha512-42WoRePf8v690qG8yGRe/YOh+oHni9vUaUUfoqlS91U2scd3a5rkLtVsc6b7z60w3RogH0I00vdrC5AaeiZ18w==} + '@tanstack/virtual-file-routes@1.161.7': + resolution: {integrity: sha512-olW33+Cn+bsCsZKPwEGhlkqS6w3M2slFv11JIobdnCFKMLG97oAI2kWKdx5/zsywTL8flpnoIgaZZPlQTFYhdQ==} engines: {node: '>=20.19'} + hasBin: true + + '@turbo/darwin-64@2.9.6': + resolution: {integrity: sha512-X/56SnVXIQZBLKwniGTwEQTGmtE5brSACnKMBWpY3YafuxVYefrC2acamfjgxP7BG5w3I+6jf0UrLoSzgPcSJg==} + cpu: [x64] + os: [darwin] + + '@turbo/darwin-arm64@2.9.6': + resolution: {integrity: sha512-aalBeSl4agT/QtYGDyf/XLajedWzUC9Vg/pm/YO6QQ93vkQ91Vz5uK1ta5RbVRDozQSz4njxUNqRNmOXDzW+qw==} + cpu: [arm64] + os: [darwin] + + '@turbo/linux-64@2.9.6': + resolution: {integrity: sha512-YKi05jnNHaD7vevgYwahpzGwbsNNTwzU2c7VZdmdFm7+cGDP4oREUWSsainiMfRqjRuolQxBwRn8wf1jmu+YZA==} + cpu: [x64] + os: [linux] + + '@turbo/linux-arm64@2.9.6': + resolution: {integrity: sha512-02o/ZS69cOYEDczXvOB2xmyrtzjQ2hVFtWZK1iqxXUfzMmTjZK4UumrfNnjckSg+gqeBfnPRHa0NstA173Ik3g==} + cpu: [arm64] + os: [linux] + + '@turbo/windows-64@2.9.6': + resolution: {integrity: sha512-wVdQjvnBI15wB6JrA+43CtUtagjIMmX6XYO758oZHAsCNSxqRlJtdyujih0D8OCnwCRWiGWGI63zAxR0hO6s9g==} + cpu: [x64] + os: [win32] + + '@turbo/windows-arm64@2.9.6': + resolution: {integrity: sha512-1XUUyWW0W6FTSqGEhU8RHVqb2wP1SPkr7hIvBlMEwH9jr+sJQK5kqeosLJ/QaUv4ecSAd1ZhIrLoW7qslAzT4A==} + cpu: [arm64] + os: [win32] '@tybys/wasm-util@0.10.1': resolution: {integrity: sha512-9tTaPJLSiejZKx+Bmog4uSubteqTvFrVrURwkmHixBo0G4seD0zUxp98E1DzUBJxLQ3NPwXrGKDiVjwx/DpPsg==} @@ -3583,10 +3689,6 @@ packages: as-table@1.0.55: resolution: {integrity: sha512-xvsWESUJn0JN421Xb9MQw6AsMHRCUknCe0Wjlxvjud80mU4E6hQf1A6NzQKcYNmYw62MfzEtXc+badstZP3JpQ==} - ast-types@0.16.1: - resolution: {integrity: sha512-6t10qk83GOG8p0vKmaCr8eiilZwO171AvbROMtvvNiwrTly62t+7XkA8RdIIVbpMhCASAsxgAzdRSwh6nw/5Dg==} - engines: {node: '>=4'} - astral-regex@2.0.0: resolution: {integrity: sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==} engines: {node: '>=8'} @@ -3608,23 +3710,29 @@ packages: babel-dead-code-elimination@1.0.12: resolution: {integrity: sha512-GERT7L2TiYcYDtYk1IpD+ASAYXjKbLTDPhBtYj7X1NuRMDTMtAx9kyBenub1Ev41lo91OHCKdmP+egTDmfQ7Ig==} - babel-loader@10.0.0: - resolution: {integrity: sha512-z8jt+EdS61AMw22nSfoNJAZ0vrtmhPRVi6ghL3rCeRZI8cdNYFiV5xeV3HbE7rlZZNmGH8BVccwWt8/ED0QOHA==} + babel-loader@10.1.1: + resolution: {integrity: sha512-JwKSzk2kjIe7mgPK+/lyZ2QAaJcpahNAdM+hgR2HI8D0OJVkdj8Rl6J3kaLYki9pwF7P2iWnD8qVv80Lq1ABtg==} engines: {node: ^18.20.0 || ^20.10.0 || >=22.0.0} peerDependencies: - '@babel/core': ^7.12.0 + '@babel/core': ^7.12.0 || ^8.0.0-beta.1 + '@rspack/core': ^1.0.0 || ^2.0.0-0 webpack: '>=5.61.0' + peerDependenciesMeta: + '@rspack/core': + optional: true + webpack: + optional: true - babel-plugin-jsx-dom-expressions@0.40.3: - resolution: {integrity: sha512-5HOwwt0BYiv/zxl7j8Pf2bGL6rDXfV6nUhLs8ygBX+EFJXzBPHM/euj9j/6deMZ6wa52Wb2PBaAV5U/jKwIY1w==} + babel-plugin-jsx-dom-expressions@0.40.6: + resolution: {integrity: sha512-v3P1MW46Lm7VMpAkq0QfyzLWWkC8fh+0aE5Km4msIgDx5kjenHU0pF2s+4/NH8CQn/kla6+Hvws+2AF7bfV5qQ==} peerDependencies: '@babel/core': ^7.20.12 - babel-preset-solid@1.9.10: - resolution: {integrity: sha512-HCelrgua/Y+kqO8RyL04JBWS/cVdrtUv/h45GntgQY+cJl4eBcKkCDV3TdMjtKx1nXwRaR9QXslM/Npm1dxdZQ==} + babel-preset-solid@1.9.12: + resolution: {integrity: sha512-LLqnuKVDlKpyBlMPcH6qEvs/wmS9a+NczppxJ3ryS/c0O5IiSFOIBQi9GzyiGDSbcJpx4Gr87jyFTos1MyEuWg==} peerDependencies: '@babel/core': ^7.0.0 - solid-js: ^1.9.10 + solid-js: ^1.9.12 peerDependenciesMeta: solid-js: optional: true @@ -3900,8 +4008,8 @@ packages: convert-source-map@2.0.0: resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==} - cookie-es@2.0.0: - resolution: {integrity: sha512-RAj4E421UYRgqokKUmotqAwuplYw15qtdXfY+hGzgCJ/MBjCVZcSoHK/kH9kocfjRjcDME7IiDWR/1WX1TM2Pg==} + cookie-es@3.1.1: + resolution: {integrity: sha512-UaXxwISYJPTr9hwQxMFYZ7kNhSXboMXP+Z3TRX6f1/NyaGPfuNUZOWP1pUEb75B2HjfklIYLVRfWiFZJyC6Npg==} cookie-signature@1.0.6: resolution: {integrity: sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==} @@ -4210,8 +4318,8 @@ packages: domutils@3.2.2: resolution: {integrity: sha512-6kZKyUajlDuqlHKVX1w7gyslj9MPIXzIFiz/rGu35uC1wMi+kMhQwGhl4lt9unC9Vb9INnY9Z3/ZA3+FhASLaw==} - dprint@0.52.0: - resolution: {integrity: sha512-qXf3B6/G4E6SJKngfo7a0z1ja21o/JJ55cF8xyhyIqvJGrpJ96vhXLr37RrbWBWIj8eV+hquBkCAV6jCwenQYA==} + dprint@0.54.0: + resolution: {integrity: sha512-sIy25poR2gRP/tWPTgP0MPeJoJcpv0xzYDcsboapvthbEt1Qw3Al252CA0xFyIh2cYEGGKyBJtKokryv4ERlJw==} hasBin: true dunder-proto@1.0.1: @@ -5193,6 +5301,9 @@ packages: resolution: {integrity: sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==} engines: {node: '>=12'} + magic-string@0.30.21: + resolution: {integrity: sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==} + make-empty-dir@3.0.2: resolution: {integrity: sha512-wbms3J521rrnc+B4xLC3WN5etHAAABxZlkBFmOBnHtdF8zhUW0AImApqQZnVWK0ucJaetALBC3tRNXbDjfIsaQ==} engines: {node: '>=18.12'} @@ -6032,10 +6143,10 @@ packages: resolution: {integrity: sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==} engines: {node: '>= 0.8'} - react-dom@19.2.4: - resolution: {integrity: sha512-AXJdLo8kgMbimY95O2aKQqsz2iWi9jMgKJhRBAxECE4IFxfcazB2LmzloIoibJI3C12IlY20+KFaLv+71bUJeQ==} + react-dom@19.2.5: + resolution: {integrity: sha512-J5bAZz+DXMMwW/wV3xzKke59Af6CHY7G4uYLN1OvBcKEsWOs4pQExj86BBKamxl/Ik5bx9whOrvBlSDfWzgSag==} peerDependencies: - react: ^19.2.4 + react: ^19.2.5 react-refresh@0.18.0: resolution: {integrity: sha512-QgT5//D3jfjJb6Gsjxv0Slpj23ip+HtOpnNgnb2S5zU3CB26G/IDPGoy4RJB42wzFE46DRsstbW6tKHoKbhAxw==} @@ -6053,8 +6164,8 @@ packages: react: '*' react-dom: '*' - react@19.2.4: - resolution: {integrity: sha512-9nfp2hYpCwOjAN+8TZFGhtWEwgvWHXqESH8qT89AT/lWklpLON22Lc8pEtnpsZz7VmawabSU0gCjnj8aC0euHQ==} + react@19.2.5: + resolution: {integrity: sha512-llUJLzz1zTUBrskt2pwZgLq59AemifIftw4aB7JxOqf1HY2FDaGDxgwpAPVzHU1kdWabH7FauP4i1oEeer2WCA==} engines: {node: '>=0.10.0'} read-cache@1.0.0: @@ -6103,10 +6214,6 @@ packages: resolution: {integrity: sha512-wnWtnywepjg/eHIgWR97R7UuM5i+qHLA195qdN9UPKvcMqfn60+67S8sPPW3vDlSEfYHoFkKU8IvpCNty3zQvQ==} engines: {node: '>=10'} - recast@0.23.11: - resolution: {integrity: sha512-YTUo+Flmw4ZXiWfQKGcwwc11KnoRAYgzAE2E7mXKCjSviTKShtxBsN6YUUBB2gtaBzKzeKunxhUwNHQuRryhWA==} - engines: {node: '>= 4'} - redent@4.0.0: resolution: {integrity: sha512-tYkDkVVtYkSVhuQ4zBgfvciymHaeuel+zFKXShfDnFP5SyVEP7qo70Rf1jTOTCx3vGNAbnEi/xFkcfQVMIBWag==} engines: {node: '>=12'} @@ -6169,14 +6276,14 @@ packages: resolution: {integrity: sha512-hdke7IGy7j6TCIGhUDnaX41OFpHgZOaZ70GHUS2RdolaHj9Gn3jVvV9xE+sd6rTuRd4t7bNpzYSKSpAz/74H/A==} engines: {node: '>=10'} - rsbuild-plugin-dts@0.19.6: - resolution: {integrity: sha512-ehD3P432VJq6djxfAdWeWSUXPhEAnISlma2EXOSCZSzjerzRrG4H4f6WWw1sxN5qMQXgu5hLPqlUHsFZM9sEIg==} - engines: {node: '>=18.12.0'} + rsbuild-plugin-dts@0.21.0: + resolution: {integrity: sha512-bnn0pTVEAUfW3vcXYuo6US9QAO2SqQT7wjBBUer4ZtQAbberPF8soBQZWicPVC1t8mZZeVzg/PR0DHqKE7Hthw==} + engines: {node: ^20.19.0 || >=22.12.0} peerDependencies: '@microsoft/api-extractor': ^7 - '@rsbuild/core': 1.x + '@rsbuild/core': ^1.0.0 || ^2.0.0-0 '@typescript/native-preview': 7.x - typescript: ^5 + typescript: ^5 || ^6 peerDependenciesMeta: '@microsoft/api-extractor': optional: true @@ -6807,9 +6914,6 @@ packages: tiny-invariant@1.3.3: resolution: {integrity: sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg==} - tiny-warning@1.0.3: - resolution: {integrity: sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==} - tinyglobby@0.2.15: resolution: {integrity: sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==} engines: {node: '>=12.0.0'} @@ -6869,38 +6973,8 @@ packages: engines: {node: '>=18.0.0'} hasBin: true - turbo-darwin-64@2.8.13: - resolution: {integrity: sha512-PmOvodQNiOj77+Zwoqku70vwVjKzL34RTNxxoARjp5RU5FOj/CGiC6vcDQhNtFPUOWSAaogHF5qIka9TBhX4XA==} - cpu: [x64] - os: [darwin] - - turbo-darwin-arm64@2.8.13: - resolution: {integrity: sha512-kI+anKcLIM4L8h+NsM7mtAUpElkCOxv5LgiQVQR8BASyDFfc8Efj5kCk3cqxuxOvIqx0sLfCX7atrHQ2kwuNJQ==} - cpu: [arm64] - os: [darwin] - - turbo-linux-64@2.8.13: - resolution: {integrity: sha512-j29KnQhHyzdzgCykBFeBqUPS4Wj7lWMnZ8CHqytlYDap4Jy70l4RNG46pOL9+lGu6DepK2s1rE86zQfo0IOdPw==} - cpu: [x64] - os: [linux] - - turbo-linux-arm64@2.8.13: - resolution: {integrity: sha512-OEl1YocXGZDRDh28doOUn49QwNe82kXljO1HXApjU0LapkDiGpfl3jkAlPKxEkGDSYWc8MH5Ll8S16Rf5tEBYg==} - cpu: [arm64] - os: [linux] - - turbo-windows-64@2.8.13: - resolution: {integrity: sha512-717bVk1+Pn2Jody7OmWludhEirEe0okoj1NpRbSm5kVZz/yNN/jfjbxWC6ilimXMz7xoMT3IDfQFJsFR3PMANA==} - cpu: [x64] - os: [win32] - - turbo-windows-arm64@2.8.13: - resolution: {integrity: sha512-R819HShLIT0Wj6zWVnIsYvSNtRNj1q9VIyaUz0P24SMcLCbQZIm1sV09F4SDbg+KCCumqD2lcaR2UViQ8SnUJA==} - cpu: [arm64] - os: [win32] - - turbo@2.8.13: - resolution: {integrity: sha512-nyM99hwFB9/DHaFyKEqatdayGjsMNYsQ/XBNO6MITc7roncZetKb97MpHxWf3uiU+LB9c9HUlU3Jp2Ixei2k1A==} + turbo@2.9.6: + resolution: {integrity: sha512-+v2QJey7ZUeUiuigkU+uFfklvNUyPI2VO2vBpMYJA+a1hKFLFiKtUYlRHdb3P9CrAvMzi0upbjI4WT+zKtqkBg==} hasBin: true typanion@3.14.0: @@ -7250,8 +7324,8 @@ packages: zod@3.25.76: resolution: {integrity: sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==} - zustand@5.0.11: - resolution: {integrity: sha512-fdZY+dk7zn/vbWNCYmzZULHRrss0jx5pPFiOuMZ/5HJN6Yv3u+1Wswy/4MpZEkEGhtNH+pwxZB8OKgUBPzYAGg==} + zustand@5.0.12: + resolution: {integrity: sha512-i77ae3aZq4dhMlRhJVCYgMLKuSiZAaUPAct2AksxQ+gOtimhGMdXljRT21P5BNpeT4kXlLIckvkPM029OljD7g==} engines: {node: '>=12.20.0'} peerDependencies: '@types/react': '>=18.0.0' @@ -7656,51 +7730,51 @@ snapshots: '@discoveryjs/json-ext@0.5.7': {} - '@dprint/darwin-arm64@0.52.0': + '@dprint/darwin-arm64@0.54.0': optional: true - '@dprint/darwin-x64@0.52.0': + '@dprint/darwin-x64@0.54.0': optional: true - '@dprint/linux-arm64-glibc@0.52.0': + '@dprint/linux-arm64-glibc@0.54.0': optional: true - '@dprint/linux-arm64-musl@0.52.0': + '@dprint/linux-arm64-musl@0.54.0': optional: true - '@dprint/linux-loong64-glibc@0.52.0': + '@dprint/linux-loong64-glibc@0.54.0': optional: true - '@dprint/linux-loong64-musl@0.52.0': + '@dprint/linux-loong64-musl@0.54.0': optional: true - '@dprint/linux-riscv64-glibc@0.52.0': + '@dprint/linux-riscv64-glibc@0.54.0': optional: true - '@dprint/linux-x64-glibc@0.52.0': + '@dprint/linux-x64-glibc@0.54.0': optional: true - '@dprint/linux-x64-musl@0.52.0': + '@dprint/linux-x64-musl@0.54.0': optional: true - '@dprint/win32-arm64@0.52.0': + '@dprint/win32-arm64@0.54.0': optional: true - '@dprint/win32-x64@0.52.0': + '@dprint/win32-x64@0.54.0': optional: true - '@emnapi/core@1.5.0': + '@emnapi/core@1.9.2': dependencies: - '@emnapi/wasi-threads': 1.1.0 + '@emnapi/wasi-threads': 1.2.1 tslib: 2.8.1 optional: true - '@emnapi/runtime@1.5.0': + '@emnapi/runtime@1.9.2': dependencies: tslib: 2.8.1 optional: true - '@emnapi/wasi-threads@1.1.0': + '@emnapi/wasi-threads@1.2.1': dependencies: tslib: 2.8.1 optional: true @@ -7977,9 +8051,9 @@ snapshots: dependencies: '@lynx-js/webpack-runtime-globals': 0.0.6 - '@lynx-js/config-rsbuild-plugin@0.0.1(@lynx-js/rspeedy@0.13.6(@rspack/core@1.7.10(@swc/helpers@0.5.19))(typescript@5.9.3)(webpack@5.101.3))': + '@lynx-js/config-rsbuild-plugin@0.0.1(@lynx-js/rspeedy@0.13.6(@rspack/core@1.7.11(@swc/helpers@0.5.21))(typescript@5.9.3)(webpack@5.101.3))': dependencies: - '@lynx-js/rspeedy': 0.13.6(@rspack/core@1.7.10(@swc/helpers@0.5.19))(typescript@5.9.3)(webpack@5.101.3) + '@lynx-js/rspeedy': 0.13.6(@rspack/core@1.7.11(@swc/helpers@0.5.21))(typescript@5.9.3)(webpack@5.101.3) '@lynx-js/type-config': 3.6.0 '@lynx-js/css-extract-webpack-plugin@0.7.0(@lynx-js/template-webpack-plugin@0.10.6(tslib@2.8.1))(webpack@5.101.3)': @@ -8009,8 +8083,6 @@ snapshots: '@lynx-js/lynx-core@0.1.3': {} - '@lynx-js/offscreen-document@0.1.4': {} - '@lynx-js/qrcode-rsbuild-plugin@0.4.6': {} '@lynx-js/react-alias-rsbuild-plugin@0.13.0': {} @@ -8038,12 +8110,12 @@ snapshots: '@lynx-js/react-umd@0.117.1': {} - '@lynx-js/react-use@0.2.0(@lynx-js/react@0.117.0(@lynx-js/types@3.7.0)(@types/react@18.3.28))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)': + '@lynx-js/react-use@0.2.0(@lynx-js/react@0.117.0(@lynx-js/types@3.7.0)(@types/react@18.3.28))(react-dom@19.2.5(react@19.2.5))(react@19.2.5)': dependencies: '@lynx-js/react': 0.117.0(@lynx-js/types@3.7.0)(@types/react@18.3.28) immer: 10.1.1 nanoid: 5.1.6 - react-use: 17.6.0(react-dom@19.2.4(react@19.2.4))(react@19.2.4) + react-use: 17.6.0(react-dom@19.2.5(react@19.2.5))(react@19.2.5) transitivePeerDependencies: - react - react-dom @@ -8063,7 +8135,7 @@ snapshots: optionalDependencies: '@lynx-js/types': 3.7.0 - '@lynx-js/rspeedy@0.13.6(@rspack/core@1.7.10(@swc/helpers@0.5.19))(typescript@5.9.3)(webpack@5.101.3)': + '@lynx-js/rspeedy@0.13.6(@rspack/core@1.7.11(@swc/helpers@0.5.21))(typescript@5.9.3)(webpack@5.101.3)': dependencies: '@lynx-js/cache-events-webpack-plugin': 0.0.3 '@lynx-js/chunk-loading-webpack-plugin': 0.3.3 @@ -8072,7 +8144,7 @@ snapshots: '@lynx-js/websocket': 0.0.4 '@rsbuild/core': 1.7.3 '@rsbuild/plugin-css-minimizer': 1.1.1(@rsbuild/core@1.7.3)(webpack@5.101.3) - '@rsdoctor/rspack-plugin': 1.2.3(@rsbuild/core@1.7.3)(@rspack/core@1.7.10(@swc/helpers@0.5.19))(webpack@5.101.3) + '@rsdoctor/rspack-plugin': 1.2.3(@rsbuild/core@1.7.3)(@rspack/core@1.7.11(@swc/helpers@0.5.21))(webpack@5.101.3) optionalDependencies: typescript: 5.9.3 transitivePeerDependencies: @@ -8122,10 +8194,6 @@ snapshots: dependencies: '@lynx-js/react': 0.117.0(@lynx-js/types@3.7.0)(@types/react@18.3.28) - '@lynx-js/web-constants@0.19.8': - dependencies: - '@lynx-js/web-worker-rpc': 0.19.8 - '@lynx-js/web-core-wasm@0.0.6(@lynx-js/css-serializer@0.1.4)(@lynx-js/lynx-core@0.1.3)(tslib@2.8.1)': dependencies: '@lynx-js/web-elements': 0.12.0(tslib@2.8.1) @@ -8135,43 +8203,24 @@ snapshots: '@lynx-js/lynx-core': 0.1.3 tslib: 2.8.1 - '@lynx-js/web-core@0.19.8(@lynx-js/lynx-core@0.1.3)(@lynx-js/web-elements@0.11.3(tslib@2.8.1))': + '@lynx-js/web-core@0.20.1(@lynx-js/lynx-core@0.1.3)(tslib@2.8.1)': dependencies: + '@lynx-js/web-elements': 0.12.0(tslib@2.8.1) + '@lynx-js/web-worker-rpc': 0.20.1 + wasm-feature-detect: 1.8.0 + optionalDependencies: '@lynx-js/lynx-core': 0.1.3 - '@lynx-js/offscreen-document': 0.1.4 - '@lynx-js/web-constants': 0.19.8 - '@lynx-js/web-elements': 0.11.3(tslib@2.8.1) - '@lynx-js/web-mainthread-apis': 0.19.8 - '@lynx-js/web-worker-rpc': 0.19.8 - '@lynx-js/web-worker-runtime': 0.19.8(@lynx-js/lynx-core@0.1.3) - - '@lynx-js/web-elements@0.11.3(tslib@2.8.1)': - dependencies: tslib: 2.8.1 '@lynx-js/web-elements@0.12.0(tslib@2.8.1)': dependencies: tslib: 2.8.1 - '@lynx-js/web-mainthread-apis@0.19.8': - dependencies: - '@lynx-js/web-constants': 0.19.8 - hyphenate-style-name: 1.1.0 - wasm-feature-detect: 1.8.0 - '@lynx-js/web-rsbuild-server-middleware@0.19.9': {} - '@lynx-js/web-worker-rpc@0.19.8': {} - '@lynx-js/web-worker-rpc@0.19.9': {} - '@lynx-js/web-worker-runtime@0.19.8(@lynx-js/lynx-core@0.1.3)': - dependencies: - '@lynx-js/lynx-core': 0.1.3 - '@lynx-js/offscreen-document': 0.1.4 - '@lynx-js/web-constants': 0.19.8 - '@lynx-js/web-mainthread-apis': 0.19.8 - '@lynx-js/web-worker-rpc': 0.19.8 + '@lynx-js/web-worker-rpc@0.20.1': {} '@lynx-js/webpack-dev-transport@0.2.0': {} @@ -8224,8 +8273,15 @@ snapshots: '@napi-rs/wasm-runtime@1.0.7': dependencies: - '@emnapi/core': 1.5.0 - '@emnapi/runtime': 1.5.0 + '@emnapi/core': 1.9.2 + '@emnapi/runtime': 1.9.2 + '@tybys/wasm-util': 0.10.1 + optional: true + + '@napi-rs/wasm-runtime@1.1.2(@emnapi/core@1.9.2)(@emnapi/runtime@1.9.2)': + dependencies: + '@emnapi/core': 1.9.2 + '@emnapi/runtime': 1.9.2 '@tybys/wasm-util': 0.10.1 optional: true @@ -9309,20 +9365,31 @@ snapshots: '@rsbuild/core@1.7.3': dependencies: - '@rspack/core': 1.7.10(@swc/helpers@0.5.19) + '@rspack/core': 1.7.11(@swc/helpers@0.5.21) '@rspack/lite-tapable': 1.1.0 - '@swc/helpers': 0.5.19 + '@swc/helpers': 0.5.21 core-js: 3.47.0 jiti: 2.6.1 '@rsbuild/core@1.7.4': dependencies: - '@rspack/core': 1.7.10(@swc/helpers@0.5.19) + '@rspack/core': 1.7.11(@swc/helpers@0.5.21) '@rspack/lite-tapable': 1.1.0 - '@swc/helpers': 0.5.19 + '@swc/helpers': 0.5.21 core-js: 3.47.0 jiti: 2.6.1 + '@rsbuild/core@2.0.0-rc.1(@emnapi/core@1.9.2)(@emnapi/runtime@1.9.2)(core-js@3.47.0)': + dependencies: + '@rspack/core': 2.0.0-rc.1(@emnapi/core@1.9.2)(@emnapi/runtime@1.9.2)(@swc/helpers@0.5.21) + '@swc/helpers': 0.5.21 + optionalDependencies: + core-js: 3.47.0 + transitivePeerDependencies: + - '@emnapi/core' + - '@emnapi/runtime' + - '@module-federation/runtime-tools' + '@rsbuild/plugin-check-syntax@1.3.0(@rsbuild/core@1.7.3)': dependencies: acorn: 8.15.0 @@ -9367,7 +9434,7 @@ snapshots: optionalDependencies: '@rsbuild/core': 1.7.3 - '@rsbuild/plugin-sass@1.5.1(@rsbuild/core@1.7.4)': + '@rsbuild/plugin-sass@1.5.1(@rsbuild/core@2.0.0-rc.1(@emnapi/core@1.9.2)(@emnapi/runtime@1.9.2)(core-js@3.47.0))': dependencies: deepmerge: 4.3.1 loader-utils: 2.0.4 @@ -9375,16 +9442,16 @@ snapshots: reduce-configs: 1.1.1 sass-embedded: 1.97.3 optionalDependencies: - '@rsbuild/core': 1.7.4 + '@rsbuild/core': 2.0.0-rc.1(@emnapi/core@1.9.2)(@emnapi/runtime@1.9.2)(core-js@3.47.0) - '@rsbuild/plugin-type-check@1.3.4(@rsbuild/core@1.7.4)(@rspack/core@1.7.10(@swc/helpers@0.5.19))(tslib@2.8.1)(typescript@5.9.3)': + '@rsbuild/plugin-type-check@1.3.4(@rsbuild/core@2.0.0-rc.1(@emnapi/core@1.9.2)(@emnapi/runtime@1.9.2)(core-js@3.47.0))(@rspack/core@2.0.0-rc.1(@emnapi/core@1.9.2)(@emnapi/runtime@1.9.2)(@swc/helpers@0.5.21))(tslib@2.8.1)(typescript@5.9.3)': dependencies: deepmerge: 4.3.1 json5: 2.2.3 reduce-configs: 1.1.1 - ts-checker-rspack-plugin: 1.3.0(@rspack/core@1.7.10(@swc/helpers@0.5.19))(tslib@2.8.1)(typescript@5.9.3) + ts-checker-rspack-plugin: 1.3.0(@rspack/core@2.0.0-rc.1(@emnapi/core@1.9.2)(@emnapi/runtime@1.9.2)(@swc/helpers@0.5.21))(tslib@2.8.1)(typescript@5.9.3) optionalDependencies: - '@rsbuild/core': 1.7.4 + '@rsbuild/core': 2.0.0-rc.1(@emnapi/core@1.9.2)(@emnapi/runtime@1.9.2)(core-js@3.47.0) transitivePeerDependencies: - '@rspack/core' - tslib @@ -9392,13 +9459,13 @@ snapshots: '@rsdoctor/client@1.2.3': {} - '@rsdoctor/core@1.2.3(@rsbuild/core@1.7.3)(@rspack/core@1.7.10(@swc/helpers@0.5.19))(webpack@5.101.3)': + '@rsdoctor/core@1.2.3(@rsbuild/core@1.7.3)(@rspack/core@1.7.11(@swc/helpers@0.5.21))(webpack@5.101.3)': dependencies: '@rsbuild/plugin-check-syntax': 1.3.0(@rsbuild/core@1.7.3) - '@rsdoctor/graph': 1.2.3(@rspack/core@1.7.10(@swc/helpers@0.5.19))(webpack@5.101.3) - '@rsdoctor/sdk': 1.2.3(@rspack/core@1.7.10(@swc/helpers@0.5.19))(webpack@5.101.3) - '@rsdoctor/types': 1.2.3(@rspack/core@1.7.10(@swc/helpers@0.5.19))(webpack@5.101.3) - '@rsdoctor/utils': 1.2.3(@rspack/core@1.7.10(@swc/helpers@0.5.19))(webpack@5.101.3) + '@rsdoctor/graph': 1.2.3(@rspack/core@1.7.11(@swc/helpers@0.5.21))(webpack@5.101.3) + '@rsdoctor/sdk': 1.2.3(@rspack/core@1.7.11(@swc/helpers@0.5.21))(webpack@5.101.3) + '@rsdoctor/types': 1.2.3(@rspack/core@1.7.11(@swc/helpers@0.5.21))(webpack@5.101.3) + '@rsdoctor/utils': 1.2.3(@rspack/core@1.7.11(@swc/helpers@0.5.21))(webpack@5.101.3) axios: 1.11.0 browserslist-load-config: 1.0.1 enhanced-resolve: 5.12.0 @@ -9417,10 +9484,10 @@ snapshots: - utf-8-validate - webpack - '@rsdoctor/graph@1.2.3(@rspack/core@1.7.10(@swc/helpers@0.5.19))(webpack@5.101.3)': + '@rsdoctor/graph@1.2.3(@rspack/core@1.7.11(@swc/helpers@0.5.21))(webpack@5.101.3)': dependencies: - '@rsdoctor/types': 1.2.3(@rspack/core@1.7.10(@swc/helpers@0.5.19))(webpack@5.101.3) - '@rsdoctor/utils': 1.2.3(@rspack/core@1.7.10(@swc/helpers@0.5.19))(webpack@5.101.3) + '@rsdoctor/types': 1.2.3(@rspack/core@1.7.11(@swc/helpers@0.5.21))(webpack@5.101.3) + '@rsdoctor/utils': 1.2.3(@rspack/core@1.7.11(@swc/helpers@0.5.21))(webpack@5.101.3) lodash.unionby: 4.8.0 source-map: 0.7.6 transitivePeerDependencies: @@ -9428,16 +9495,16 @@ snapshots: - supports-color - webpack - '@rsdoctor/rspack-plugin@1.2.3(@rsbuild/core@1.7.3)(@rspack/core@1.7.10(@swc/helpers@0.5.19))(webpack@5.101.3)': + '@rsdoctor/rspack-plugin@1.2.3(@rsbuild/core@1.7.3)(@rspack/core@1.7.11(@swc/helpers@0.5.21))(webpack@5.101.3)': dependencies: - '@rsdoctor/core': 1.2.3(@rsbuild/core@1.7.3)(@rspack/core@1.7.10(@swc/helpers@0.5.19))(webpack@5.101.3) - '@rsdoctor/graph': 1.2.3(@rspack/core@1.7.10(@swc/helpers@0.5.19))(webpack@5.101.3) - '@rsdoctor/sdk': 1.2.3(@rspack/core@1.7.10(@swc/helpers@0.5.19))(webpack@5.101.3) - '@rsdoctor/types': 1.2.3(@rspack/core@1.7.10(@swc/helpers@0.5.19))(webpack@5.101.3) - '@rsdoctor/utils': 1.2.3(@rspack/core@1.7.10(@swc/helpers@0.5.19))(webpack@5.101.3) + '@rsdoctor/core': 1.2.3(@rsbuild/core@1.7.3)(@rspack/core@1.7.11(@swc/helpers@0.5.21))(webpack@5.101.3) + '@rsdoctor/graph': 1.2.3(@rspack/core@1.7.11(@swc/helpers@0.5.21))(webpack@5.101.3) + '@rsdoctor/sdk': 1.2.3(@rspack/core@1.7.11(@swc/helpers@0.5.21))(webpack@5.101.3) + '@rsdoctor/types': 1.2.3(@rspack/core@1.7.11(@swc/helpers@0.5.21))(webpack@5.101.3) + '@rsdoctor/utils': 1.2.3(@rspack/core@1.7.11(@swc/helpers@0.5.21))(webpack@5.101.3) lodash: 4.17.21 optionalDependencies: - '@rspack/core': 1.7.10(@swc/helpers@0.5.19) + '@rspack/core': 1.7.11(@swc/helpers@0.5.21) transitivePeerDependencies: - '@rsbuild/core' - bufferutil @@ -9446,12 +9513,12 @@ snapshots: - utf-8-validate - webpack - '@rsdoctor/sdk@1.2.3(@rspack/core@1.7.10(@swc/helpers@0.5.19))(webpack@5.101.3)': + '@rsdoctor/sdk@1.2.3(@rspack/core@1.7.11(@swc/helpers@0.5.21))(webpack@5.101.3)': dependencies: '@rsdoctor/client': 1.2.3 - '@rsdoctor/graph': 1.2.3(@rspack/core@1.7.10(@swc/helpers@0.5.19))(webpack@5.101.3) - '@rsdoctor/types': 1.2.3(@rspack/core@1.7.10(@swc/helpers@0.5.19))(webpack@5.101.3) - '@rsdoctor/utils': 1.2.3(@rspack/core@1.7.10(@swc/helpers@0.5.19))(webpack@5.101.3) + '@rsdoctor/graph': 1.2.3(@rspack/core@1.7.11(@swc/helpers@0.5.21))(webpack@5.101.3) + '@rsdoctor/types': 1.2.3(@rspack/core@1.7.11(@swc/helpers@0.5.21))(webpack@5.101.3) + '@rsdoctor/utils': 1.2.3(@rspack/core@1.7.11(@swc/helpers@0.5.21))(webpack@5.101.3) '@types/fs-extra': 11.0.4 body-parser: 1.20.3 cors: 2.8.5 @@ -9470,20 +9537,20 @@ snapshots: - utf-8-validate - webpack - '@rsdoctor/types@1.2.3(@rspack/core@1.7.10(@swc/helpers@0.5.19))(webpack@5.101.3)': + '@rsdoctor/types@1.2.3(@rspack/core@1.7.11(@swc/helpers@0.5.21))(webpack@5.101.3)': dependencies: '@types/connect': 3.4.38 '@types/estree': 1.0.5 '@types/tapable': 2.2.7 source-map: 0.7.6 optionalDependencies: - '@rspack/core': 1.7.10(@swc/helpers@0.5.19) + '@rspack/core': 1.7.11(@swc/helpers@0.5.21) webpack: 5.101.3 - '@rsdoctor/utils@1.2.3(@rspack/core@1.7.10(@swc/helpers@0.5.19))(webpack@5.101.3)': + '@rsdoctor/utils@1.2.3(@rspack/core@1.7.11(@swc/helpers@0.5.21))(webpack@5.101.3)': dependencies: '@babel/code-frame': 7.26.2 - '@rsdoctor/types': 1.2.3(@rspack/core@1.7.10(@swc/helpers@0.5.19))(webpack@5.101.3) + '@rsdoctor/types': 1.2.3(@rspack/core@1.7.11(@swc/helpers@0.5.21))(webpack@5.101.3) '@types/estree': 1.0.5 acorn: 8.15.0 acorn-import-attributes: 1.9.5(acorn@8.15.0) @@ -9504,65 +9571,120 @@ snapshots: - supports-color - webpack - '@rslib/core@0.19.6(typescript@5.9.3)': + '@rslib/core@0.21.0(@emnapi/core@1.9.2)(@emnapi/runtime@1.9.2)(core-js@3.47.0)(typescript@5.9.3)': dependencies: - '@rsbuild/core': 1.7.4 - rsbuild-plugin-dts: 0.19.6(@rsbuild/core@1.7.4)(typescript@5.9.3) + '@rsbuild/core': 2.0.0-rc.1(@emnapi/core@1.9.2)(@emnapi/runtime@1.9.2)(core-js@3.47.0) + rsbuild-plugin-dts: 0.21.0(@rsbuild/core@2.0.0-rc.1(@emnapi/core@1.9.2)(@emnapi/runtime@1.9.2)(core-js@3.47.0))(typescript@5.9.3) optionalDependencies: typescript: 5.9.3 transitivePeerDependencies: + - '@emnapi/core' + - '@emnapi/runtime' + - '@module-federation/runtime-tools' - '@typescript/native-preview' + - core-js + + '@rspack/binding-darwin-arm64@1.7.11': + optional: true - '@rspack/binding-darwin-arm64@1.7.10': + '@rspack/binding-darwin-arm64@2.0.0-rc.1': optional: true - '@rspack/binding-darwin-x64@1.7.10': + '@rspack/binding-darwin-x64@1.7.11': optional: true - '@rspack/binding-linux-arm64-gnu@1.7.10': + '@rspack/binding-darwin-x64@2.0.0-rc.1': optional: true - '@rspack/binding-linux-arm64-musl@1.7.10': + '@rspack/binding-linux-arm64-gnu@1.7.11': optional: true - '@rspack/binding-linux-x64-gnu@1.7.10': + '@rspack/binding-linux-arm64-gnu@2.0.0-rc.1': optional: true - '@rspack/binding-linux-x64-musl@1.7.10': + '@rspack/binding-linux-arm64-musl@1.7.11': optional: true - '@rspack/binding-wasm32-wasi@1.7.10': + '@rspack/binding-linux-arm64-musl@2.0.0-rc.1': + optional: true + + '@rspack/binding-linux-x64-gnu@1.7.11': + optional: true + + '@rspack/binding-linux-x64-gnu@2.0.0-rc.1': + optional: true + + '@rspack/binding-linux-x64-musl@1.7.11': + optional: true + + '@rspack/binding-linux-x64-musl@2.0.0-rc.1': + optional: true + + '@rspack/binding-wasm32-wasi@1.7.11': dependencies: '@napi-rs/wasm-runtime': 1.0.7 optional: true - '@rspack/binding-win32-arm64-msvc@1.7.10': + '@rspack/binding-wasm32-wasi@2.0.0-rc.1(@emnapi/core@1.9.2)(@emnapi/runtime@1.9.2)': + dependencies: + '@napi-rs/wasm-runtime': 1.1.2(@emnapi/core@1.9.2)(@emnapi/runtime@1.9.2) + transitivePeerDependencies: + - '@emnapi/core' + - '@emnapi/runtime' + optional: true + + '@rspack/binding-win32-arm64-msvc@1.7.11': + optional: true + + '@rspack/binding-win32-arm64-msvc@2.0.0-rc.1': optional: true - '@rspack/binding-win32-ia32-msvc@1.7.10': + '@rspack/binding-win32-ia32-msvc@1.7.11': optional: true - '@rspack/binding-win32-x64-msvc@1.7.10': + '@rspack/binding-win32-ia32-msvc@2.0.0-rc.1': optional: true - '@rspack/binding@1.7.10': + '@rspack/binding-win32-x64-msvc@1.7.11': + optional: true + + '@rspack/binding-win32-x64-msvc@2.0.0-rc.1': + optional: true + + '@rspack/binding@1.7.11': optionalDependencies: - '@rspack/binding-darwin-arm64': 1.7.10 - '@rspack/binding-darwin-x64': 1.7.10 - '@rspack/binding-linux-arm64-gnu': 1.7.10 - '@rspack/binding-linux-arm64-musl': 1.7.10 - '@rspack/binding-linux-x64-gnu': 1.7.10 - '@rspack/binding-linux-x64-musl': 1.7.10 - '@rspack/binding-wasm32-wasi': 1.7.10 - '@rspack/binding-win32-arm64-msvc': 1.7.10 - '@rspack/binding-win32-ia32-msvc': 1.7.10 - '@rspack/binding-win32-x64-msvc': 1.7.10 - - '@rspack/cli@1.7.7(@rspack/core@1.7.10(@swc/helpers@0.5.19))(@types/express@4.17.23)(tslib@2.8.1)(webpack@5.101.3)': + '@rspack/binding-darwin-arm64': 1.7.11 + '@rspack/binding-darwin-x64': 1.7.11 + '@rspack/binding-linux-arm64-gnu': 1.7.11 + '@rspack/binding-linux-arm64-musl': 1.7.11 + '@rspack/binding-linux-x64-gnu': 1.7.11 + '@rspack/binding-linux-x64-musl': 1.7.11 + '@rspack/binding-wasm32-wasi': 1.7.11 + '@rspack/binding-win32-arm64-msvc': 1.7.11 + '@rspack/binding-win32-ia32-msvc': 1.7.11 + '@rspack/binding-win32-x64-msvc': 1.7.11 + + '@rspack/binding@2.0.0-rc.1(@emnapi/core@1.9.2)(@emnapi/runtime@1.9.2)': + optionalDependencies: + '@rspack/binding-darwin-arm64': 2.0.0-rc.1 + '@rspack/binding-darwin-x64': 2.0.0-rc.1 + '@rspack/binding-linux-arm64-gnu': 2.0.0-rc.1 + '@rspack/binding-linux-arm64-musl': 2.0.0-rc.1 + '@rspack/binding-linux-x64-gnu': 2.0.0-rc.1 + '@rspack/binding-linux-x64-musl': 2.0.0-rc.1 + '@rspack/binding-wasm32-wasi': 2.0.0-rc.1(@emnapi/core@1.9.2)(@emnapi/runtime@1.9.2) + '@rspack/binding-win32-arm64-msvc': 2.0.0-rc.1 + '@rspack/binding-win32-ia32-msvc': 2.0.0-rc.1 + '@rspack/binding-win32-x64-msvc': 2.0.0-rc.1 + transitivePeerDependencies: + - '@emnapi/core' + - '@emnapi/runtime' + + '@rspack/cli@1.7.11(@rspack/core@1.7.11(@swc/helpers@0.5.21))(@types/express@4.17.23)(tslib@2.8.1)(webpack@5.101.3)': dependencies: '@discoveryjs/json-ext': 0.5.7 - '@rspack/core': 1.7.10(@swc/helpers@0.5.19) - '@rspack/dev-server': 1.1.5(@rspack/core@1.7.10(@swc/helpers@0.5.19))(@types/express@4.17.23)(tslib@2.8.1)(webpack@5.101.3) + '@rspack/core': 1.7.11(@swc/helpers@0.5.21) + '@rspack/dev-server': 1.1.5(@rspack/core@1.7.11(@swc/helpers@0.5.21))(@types/express@4.17.23)(tslib@2.8.1)(webpack@5.101.3) exit-hook: 4.0.0 webpack-bundle-analyzer: 4.10.2 transitivePeerDependencies: @@ -9575,17 +9697,26 @@ snapshots: - webpack - webpack-cli - '@rspack/core@1.7.10(@swc/helpers@0.5.19)': + '@rspack/core@1.7.11(@swc/helpers@0.5.21)': dependencies: '@module-federation/runtime-tools': 0.22.0 - '@rspack/binding': 1.7.10 + '@rspack/binding': 1.7.11 '@rspack/lite-tapable': 1.1.0 optionalDependencies: - '@swc/helpers': 0.5.19 + '@swc/helpers': 0.5.21 - '@rspack/dev-server@1.1.5(@rspack/core@1.7.10(@swc/helpers@0.5.19))(@types/express@4.17.23)(tslib@2.8.1)(webpack@5.101.3)': + '@rspack/core@2.0.0-rc.1(@emnapi/core@1.9.2)(@emnapi/runtime@1.9.2)(@swc/helpers@0.5.21)': dependencies: - '@rspack/core': 1.7.10(@swc/helpers@0.5.19) + '@rspack/binding': 2.0.0-rc.1(@emnapi/core@1.9.2)(@emnapi/runtime@1.9.2) + optionalDependencies: + '@swc/helpers': 0.5.21 + transitivePeerDependencies: + - '@emnapi/core' + - '@emnapi/runtime' + + '@rspack/dev-server@1.1.5(@rspack/core@1.7.11(@swc/helpers@0.5.21))(@types/express@4.17.23)(tslib@2.8.1)(webpack@5.101.3)': + dependencies: + '@rspack/core': 1.7.11(@swc/helpers@0.5.21) chokidar: 3.6.0 http-proxy-middleware: 2.0.9(@types/express@4.17.23) p-retry: 6.2.1 @@ -9617,61 +9748,56 @@ snapshots: '@socket.io/component-emitter@3.1.2': {} - '@swc/helpers@0.5.19': + '@swc/helpers@0.5.21': dependencies: tslib: 2.8.1 - '@tanstack/history@1.161.4': {} + '@tanstack/history@1.161.6': {} - '@tanstack/query-core@5.90.20': {} + '@tanstack/query-core@5.99.0': {} - '@tanstack/react-query@5.90.21(react@19.2.4)': + '@tanstack/react-query@5.99.0(react@19.2.5)': dependencies: - '@tanstack/query-core': 5.90.20 - react: 19.2.4 + '@tanstack/query-core': 5.99.0 + react: 19.2.5 - '@tanstack/react-router@1.166.2(react-dom@19.2.4(react@19.2.4))(react@19.2.4)': + '@tanstack/react-router@1.168.19(react-dom@19.2.5(react@19.2.5))(react@19.2.5)': dependencies: - '@tanstack/history': 1.161.4 - '@tanstack/react-store': 0.9.1(react-dom@19.2.4(react@19.2.4))(react@19.2.4) - '@tanstack/router-core': 1.166.2 + '@tanstack/history': 1.161.6 + '@tanstack/react-store': 0.9.3(react-dom@19.2.5(react@19.2.5))(react@19.2.5) + '@tanstack/router-core': 1.168.14 isbot: 5.1.30 - react: 19.2.4 - react-dom: 19.2.4(react@19.2.4) - tiny-invariant: 1.3.3 - tiny-warning: 1.0.3 + react: 19.2.5 + react-dom: 19.2.5(react@19.2.5) - '@tanstack/react-store@0.9.1(react-dom@19.2.4(react@19.2.4))(react@19.2.4)': + '@tanstack/react-store@0.9.3(react-dom@19.2.5(react@19.2.5))(react@19.2.5)': dependencies: - '@tanstack/store': 0.9.1 - react: 19.2.4 - react-dom: 19.2.4(react@19.2.4) - use-sync-external-store: 1.6.0(react@19.2.4) + '@tanstack/store': 0.9.3 + react: 19.2.5 + react-dom: 19.2.5(react@19.2.5) + use-sync-external-store: 1.6.0(react@19.2.5) - '@tanstack/router-core@1.166.2': + '@tanstack/router-core@1.168.14': dependencies: - '@tanstack/history': 1.161.4 - '@tanstack/store': 0.9.1 - cookie-es: 2.0.0 + '@tanstack/history': 1.161.6 + cookie-es: 3.1.1 seroval: 1.5.0 seroval-plugins: 1.5.0(seroval@1.5.0) - tiny-invariant: 1.3.3 - tiny-warning: 1.0.3 - '@tanstack/router-generator@1.166.2': + '@tanstack/router-generator@1.166.30': dependencies: - '@tanstack/router-core': 1.166.2 - '@tanstack/router-utils': 1.161.4 - '@tanstack/virtual-file-routes': 1.161.4 + '@babel/types': 7.29.0 + '@tanstack/router-core': 1.168.14 + '@tanstack/router-utils': 1.161.6 + '@tanstack/virtual-file-routes': 1.161.7 + magic-string: 0.30.21 prettier: 3.6.2 - recast: 0.23.11 - source-map: 0.7.6 tsx: 4.20.4 zod: 3.25.76 transitivePeerDependencies: - supports-color - '@tanstack/router-plugin@1.166.2(@rsbuild/core@1.7.4)(@tanstack/react-router@1.166.2(react-dom@19.2.4(react@19.2.4))(react@19.2.4))(webpack@5.101.3)': + '@tanstack/router-plugin@1.167.19(@rsbuild/core@1.7.4)(@tanstack/react-router@1.168.19(react-dom@19.2.5(react@19.2.5))(react@19.2.5))(webpack@5.101.3)': dependencies: '@babel/core': 7.29.0 '@babel/plugin-syntax-jsx': 7.27.1(@babel/core@7.29.0) @@ -9679,21 +9805,21 @@ snapshots: '@babel/template': 7.28.6 '@babel/traverse': 7.29.0 '@babel/types': 7.29.0 - '@tanstack/router-core': 1.166.2 - '@tanstack/router-generator': 1.166.2 - '@tanstack/router-utils': 1.161.4 - '@tanstack/virtual-file-routes': 1.161.4 + '@tanstack/router-core': 1.168.14 + '@tanstack/router-generator': 1.166.30 + '@tanstack/router-utils': 1.161.6 + '@tanstack/virtual-file-routes': 1.161.7 chokidar: 3.6.0 unplugin: 2.3.6 zod: 3.25.76 optionalDependencies: '@rsbuild/core': 1.7.4 - '@tanstack/react-router': 1.166.2(react-dom@19.2.4(react@19.2.4))(react@19.2.4) + '@tanstack/react-router': 1.168.19(react-dom@19.2.5(react@19.2.5))(react@19.2.5) webpack: 5.101.3 transitivePeerDependencies: - supports-color - '@tanstack/router-utils@1.161.4': + '@tanstack/router-utils@1.161.6': dependencies: '@babel/core': 7.29.0 '@babel/generator': 7.29.1 @@ -9707,9 +9833,27 @@ snapshots: transitivePeerDependencies: - supports-color - '@tanstack/store@0.9.1': {} + '@tanstack/store@0.9.3': {} + + '@tanstack/virtual-file-routes@1.161.7': {} + + '@turbo/darwin-64@2.9.6': + optional: true - '@tanstack/virtual-file-routes@1.161.4': {} + '@turbo/darwin-arm64@2.9.6': + optional: true + + '@turbo/linux-64@2.9.6': + optional: true + + '@turbo/linux-arm64@2.9.6': + optional: true + + '@turbo/windows-64@2.9.6': + optional: true + + '@turbo/windows-arm64@2.9.6': + optional: true '@tybys/wasm-util@0.10.1': dependencies: @@ -10127,10 +10271,6 @@ snapshots: dependencies: printable-characters: 1.0.42 - ast-types@0.16.1: - dependencies: - tslib: 2.8.1 - astral-regex@2.0.0: {} async-function@1.0.0: {} @@ -10158,13 +10298,15 @@ snapshots: transitivePeerDependencies: - supports-color - babel-loader@10.0.0(@babel/core@7.29.0)(webpack@5.101.3): + babel-loader@10.1.1(@babel/core@7.29.0)(@rspack/core@1.7.11(@swc/helpers@0.5.21))(webpack@5.101.3): dependencies: '@babel/core': 7.29.0 find-up: 5.0.0 + optionalDependencies: + '@rspack/core': 1.7.11(@swc/helpers@0.5.21) webpack: 5.101.3 - babel-plugin-jsx-dom-expressions@0.40.3(@babel/core@7.29.0): + babel-plugin-jsx-dom-expressions@0.40.6(@babel/core@7.29.0): dependencies: '@babel/core': 7.29.0 '@babel/helper-module-imports': 7.18.6 @@ -10173,10 +10315,10 @@ snapshots: html-entities: 2.3.3 parse5: 7.3.0 - babel-preset-solid@1.9.10(@babel/core@7.29.0): + babel-preset-solid@1.9.12(@babel/core@7.29.0): dependencies: '@babel/core': 7.29.0 - babel-plugin-jsx-dom-expressions: 0.40.3(@babel/core@7.29.0) + babel-plugin-jsx-dom-expressions: 0.40.6(@babel/core@7.29.0) background-only@0.0.1: {} @@ -10466,7 +10608,7 @@ snapshots: convert-source-map@2.0.0: {} - cookie-es@2.0.0: {} + cookie-es@3.1.1: {} cookie-signature@1.0.6: {} @@ -10750,19 +10892,19 @@ snapshots: domelementtype: 2.3.0 domhandler: 5.0.3 - dprint@0.52.0: + dprint@0.54.0: optionalDependencies: - '@dprint/darwin-arm64': 0.52.0 - '@dprint/darwin-x64': 0.52.0 - '@dprint/linux-arm64-glibc': 0.52.0 - '@dprint/linux-arm64-musl': 0.52.0 - '@dprint/linux-loong64-glibc': 0.52.0 - '@dprint/linux-loong64-musl': 0.52.0 - '@dprint/linux-riscv64-glibc': 0.52.0 - '@dprint/linux-x64-glibc': 0.52.0 - '@dprint/linux-x64-musl': 0.52.0 - '@dprint/win32-arm64': 0.52.0 - '@dprint/win32-x64': 0.52.0 + '@dprint/darwin-arm64': 0.54.0 + '@dprint/darwin-x64': 0.54.0 + '@dprint/linux-arm64-glibc': 0.54.0 + '@dprint/linux-arm64-musl': 0.54.0 + '@dprint/linux-loong64-glibc': 0.54.0 + '@dprint/linux-loong64-musl': 0.54.0 + '@dprint/linux-riscv64-glibc': 0.54.0 + '@dprint/linux-x64-glibc': 0.54.0 + '@dprint/linux-x64-musl': 0.54.0 + '@dprint/win32-arm64': 0.54.0 + '@dprint/win32-x64': 0.54.0 dunder-proto@1.0.1: dependencies: @@ -11809,6 +11951,10 @@ snapshots: lru-cache@7.18.3: {} + magic-string@0.30.21: + dependencies: + '@jridgewell/sourcemap-codec': 1.5.5 + make-empty-dir@3.0.2: dependencies: '@zkochan/rimraf': 3.0.2 @@ -11999,15 +12145,15 @@ snapshots: object-assign: 4.1.1 thenify-all: 1.6.0 - nano-css@5.6.2(react-dom@19.2.4(react@19.2.4))(react@19.2.4): + nano-css@5.6.2(react-dom@19.2.5(react@19.2.5))(react@19.2.5): dependencies: '@jridgewell/sourcemap-codec': 1.5.5 css-tree: 1.1.3 csstype: 3.2.3 fastest-stable-stringify: 2.0.2 inline-style-prefixer: 7.0.1 - react: 19.2.4 - react-dom: 19.2.4(react@19.2.4) + react: 19.2.5 + react-dom: 19.2.5(react@19.2.5) rtl-css-js: 1.16.1 stacktrace-js: 2.0.2 stylis: 4.3.6 @@ -12590,19 +12736,19 @@ snapshots: iconv-lite: 0.4.24 unpipe: 1.0.0 - react-dom@19.2.4(react@19.2.4): + react-dom@19.2.5(react@19.2.5): dependencies: - react: 19.2.4 + react: 19.2.5 scheduler: 0.27.0 react-refresh@0.18.0: {} - react-universal-interface@0.6.2(react@19.2.4)(tslib@2.8.1): + react-universal-interface@0.6.2(react@19.2.5)(tslib@2.8.1): dependencies: - react: 19.2.4 + react: 19.2.5 tslib: 2.8.1 - react-use@17.6.0(react-dom@19.2.4(react@19.2.4))(react@19.2.4): + react-use@17.6.0(react-dom@19.2.5(react@19.2.5))(react@19.2.5): dependencies: '@types/js-cookie': 2.2.7 '@xobotyi/scrollbar-width': 1.9.5 @@ -12610,10 +12756,10 @@ snapshots: fast-deep-equal: 3.1.3 fast-shallow-equal: 1.0.0 js-cookie: 2.2.1 - nano-css: 5.6.2(react-dom@19.2.4(react@19.2.4))(react@19.2.4) - react: 19.2.4 - react-dom: 19.2.4(react@19.2.4) - react-universal-interface: 0.6.2(react@19.2.4)(tslib@2.8.1) + nano-css: 5.6.2(react-dom@19.2.5(react@19.2.5))(react@19.2.5) + react: 19.2.5 + react-dom: 19.2.5(react@19.2.5) + react-universal-interface: 0.6.2(react@19.2.5)(tslib@2.8.1) resize-observer-polyfill: 1.5.1 screenfull: 5.2.0 set-harmonic-interval: 1.0.1 @@ -12621,7 +12767,7 @@ snapshots: ts-easing: 0.2.0 tslib: 2.8.1 - react@19.2.4: {} + react@19.2.5: {} read-cache@1.0.0: dependencies: @@ -12684,14 +12830,6 @@ snapshots: realpath-missing@1.1.0: {} - recast@0.23.11: - dependencies: - ast-types: 0.16.1 - esprima: 4.0.1 - source-map: 0.6.1 - tiny-invariant: 1.3.3 - tslib: 2.8.1 - redent@4.0.0: dependencies: indent-string: 5.0.0 @@ -12756,10 +12894,10 @@ snapshots: next-path: 1.0.0 path-temp: 2.0.0 - rsbuild-plugin-dts@0.19.6(@rsbuild/core@1.7.4)(typescript@5.9.3): + rsbuild-plugin-dts@0.21.0(@rsbuild/core@2.0.0-rc.1(@emnapi/core@1.9.2)(@emnapi/runtime@1.9.2)(core-js@3.47.0))(typescript@5.9.3): dependencies: '@ast-grep/napi': 0.37.0 - '@rsbuild/core': 1.7.4 + '@rsbuild/core': 2.0.0-rc.1(@emnapi/core@1.9.2)(@emnapi/runtime@1.9.2)(core-js@3.47.0) optionalDependencies: typescript: 5.9.3 @@ -13469,8 +13607,6 @@ snapshots: tiny-invariant@1.3.3: {} - tiny-warning@1.0.3: {} - tinyglobby@0.2.15: dependencies: fdir: 6.5.0(picomatch@4.0.3) @@ -13500,7 +13636,7 @@ snapshots: dependencies: utf8-byte-length: 1.0.5 - ts-checker-rspack-plugin@1.3.0(@rspack/core@1.7.10(@swc/helpers@0.5.19))(tslib@2.8.1)(typescript@5.9.3): + ts-checker-rspack-plugin@1.3.0(@rspack/core@2.0.0-rc.1(@emnapi/core@1.9.2)(@emnapi/runtime@1.9.2)(@swc/helpers@0.5.21))(tslib@2.8.1)(typescript@5.9.3): dependencies: '@rspack/lite-tapable': 1.1.0 chokidar: 3.6.0 @@ -13508,7 +13644,7 @@ snapshots: picocolors: 1.1.1 typescript: 5.9.3 optionalDependencies: - '@rspack/core': 1.7.10(@swc/helpers@0.5.19) + '@rspack/core': 2.0.0-rc.1(@emnapi/core@1.9.2)(@emnapi/runtime@1.9.2)(@swc/helpers@0.5.21) transitivePeerDependencies: - tslib @@ -13525,32 +13661,14 @@ snapshots: optionalDependencies: fsevents: 2.3.3 - turbo-darwin-64@2.8.13: - optional: true - - turbo-darwin-arm64@2.8.13: - optional: true - - turbo-linux-64@2.8.13: - optional: true - - turbo-linux-arm64@2.8.13: - optional: true - - turbo-windows-64@2.8.13: - optional: true - - turbo-windows-arm64@2.8.13: - optional: true - - turbo@2.8.13: + turbo@2.9.6: optionalDependencies: - turbo-darwin-64: 2.8.13 - turbo-darwin-arm64: 2.8.13 - turbo-linux-64: 2.8.13 - turbo-linux-arm64: 2.8.13 - turbo-windows-64: 2.8.13 - turbo-windows-arm64: 2.8.13 + '@turbo/darwin-64': 2.9.6 + '@turbo/darwin-arm64': 2.9.6 + '@turbo/linux-64': 2.9.6 + '@turbo/linux-arm64': 2.9.6 + '@turbo/windows-64': 2.9.6 + '@turbo/windows-arm64': 2.9.6 typanion@3.14.0: {} @@ -13656,9 +13774,9 @@ snapshots: url-search-params-polyfill@8.2.5: {} - use-sync-external-store@1.6.0(react@19.2.4): + use-sync-external-store@1.6.0(react@19.2.5): dependencies: - react: 19.2.4 + react: 19.2.5 utf8-byte-length@1.0.5: {} @@ -13942,9 +14060,9 @@ snapshots: zod@3.25.76: {} - zustand@5.0.11(@types/react@18.3.28)(immer@10.1.1)(react@19.2.4)(use-sync-external-store@1.6.0(react@19.2.4)): + zustand@5.0.12(@types/react@18.3.28)(immer@10.1.1)(react@19.2.5)(use-sync-external-store@1.6.0(react@19.2.5)): optionalDependencies: '@types/react': 18.3.28 immer: 10.1.1 - react: 19.2.4 - use-sync-external-store: 1.6.0(react@19.2.4) + react: 19.2.5 + use-sync-external-store: 1.6.0(react@19.2.5)