diff --git a/e2e/fixtures/modern-js/package.json b/e2e/fixtures/modern-js/package.json index b4fb8a845..6eb561224 100644 --- a/e2e/fixtures/modern-js/package.json +++ b/e2e/fixtures/modern-js/package.json @@ -28,7 +28,7 @@ "devDependencies": { "@modern-js/plugin-rspress": "workspace:*", "@types/node": "^18.11.17", - "@types/react": "~18.3.5", + "@types/react": "~18.3.8", "react": "^18.3.1", "react-dom": "^18.3.1", "typescript": "^5.5.3" diff --git a/package.json b/package.json index 9238f79f1..39b037bfe 100644 --- a/package.json +++ b/package.json @@ -41,10 +41,10 @@ ] }, "devDependencies": { - "@biomejs/biome": "1.9.1", + "@biomejs/biome": "1.9.2", "@changesets/cli": "^2.27.8", - "@modern-js/module-tools": "2.60.0", - "@modern-js/tsconfig": "2.60.0", + "@modern-js/module-tools": "2.60.1", + "@modern-js/tsconfig": "2.60.1", "@playwright/test": "1.46.0", "@types/cross-spawn": "^6.0.6", "@types/fs-extra": "11.0.4", diff --git a/packages/cli/package.json b/packages/cli/package.json index c20e63fdc..7b4362e53 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -37,7 +37,7 @@ "upgrade": "modern upgrade" }, "dependencies": { - "@rsbuild/core": "1.0.4", + "@rsbuild/core": "1.0.5", "@rspress/core": "workspace:*", "@rspress/shared": "workspace:*", "cac": "^6.7.14", @@ -47,7 +47,7 @@ "devDependencies": { "@types/jest": "~29.5.13", "@types/node": "^18.11.17", - "@types/react": "^18.3.5", + "@types/react": "^18.3.8", "rimraf": "^3.0.2", "ts-node": "^10.9.2", "typescript": "^5.5.3" diff --git a/packages/core/package.json b/packages/core/package.json index bda2bdfbe..0c15c517c 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -43,8 +43,8 @@ "@mdx-js/loader": "2.3.0", "@mdx-js/mdx": "2.3.0", "@mdx-js/react": "2.3.0", - "@modern-js/utils": "2.60.0", - "@rsbuild/core": "1.0.4", + "@modern-js/utils": "2.60.1", + "@rsbuild/core": "1.0.5", "@rsbuild/plugin-less": "1.0.1", "@rsbuild/plugin-react": "1.0.2", "@rsbuild/plugin-sass": "1.0.1", @@ -60,7 +60,7 @@ "copy-to-clipboard": "^3.3.3", "enhanced-resolve": "5.17.1", "github-slugger": "^2.0.0", - "hast-util-from-html": "^2.0.2", + "hast-util-from-html": "^2.0.3", "hast-util-heading-rank": "^3.0.0", "html-to-text": "^9.0.5", "htmr": "^1.0.2", @@ -90,8 +90,8 @@ "yaml-front-matter": "^4.1.1" }, "devDependencies": { - "@modern-js/plugin-tailwindcss": "2.60.0", - "@modern-js/tsconfig": "2.60.0", + "@modern-js/plugin-tailwindcss": "2.60.1", + "@modern-js/tsconfig": "2.60.1", "@types/body-scroll-lock": "^3.1.2", "@types/hast": "3.0.4", "@types/html-to-text": "^9.0.4", @@ -100,11 +100,11 @@ "@types/mdast": "^3.0.15", "@types/node": "^18.11.17", "@types/nprogress": "^0.2.3", - "@types/react": "^18.3.5", + "@types/react": "^18.3.8", "@types/react-dom": "^18.3.0", "@types/yaml-front-matter": "^4.1.3", "rimraf": "^3.0.2", - "tailwindcss": "^3.4.11", + "tailwindcss": "^3.4.12", "typescript": "^5.5.3", "vitest": "2.1.1", "webpack": "^5.94.0" diff --git a/packages/create-rspress/package.json b/packages/create-rspress/package.json index e0fb6606d..88598e616 100644 --- a/packages/create-rspress/package.json +++ b/packages/create-rspress/package.json @@ -25,7 +25,7 @@ "@types/jest": "~29.5.13", "@types/node": "^18.11.17", "@types/prompts": "^2.4.9", - "@types/react": "^18.3.5", + "@types/react": "^18.3.8", "cac": "6.7.14", "chalk": "5.3.0", "fs-extra": "11.2.0", diff --git a/packages/document/package.json b/packages/document/package.json index 56e5d7561..7bda86d7b 100644 --- a/packages/document/package.json +++ b/packages/document/package.json @@ -18,9 +18,9 @@ "license": "MIT", "devDependencies": { "@rstack-dev/doc-ui": "1.5.2", - "@types/react": "^18.3.5", - "framer-motion": "11.5.4", - "rsbuild-plugin-google-analytics": "^1.0.2", + "@types/react": "^18.3.8", + "framer-motion": "11.5.6", + "rsbuild-plugin-google-analytics": "^1.0.3", "rsbuild-plugin-open-graph": "^1.0.2", "rspress": "workspace:*", "rspress-plugin-font-open-sans": "^1.0.0", diff --git a/packages/modern-plugin-rspress/package.json b/packages/modern-plugin-rspress/package.json index 9dbb52f69..f5ab1be82 100644 --- a/packages/modern-plugin-rspress/package.json +++ b/packages/modern-plugin-rspress/package.json @@ -30,9 +30,9 @@ "@rspress/plugin-preview": "workspace:*" }, "devDependencies": { - "@modern-js/utils": "2.60.0", + "@modern-js/utils": "2.60.1", "@types/node": "^18.11.17", - "@types/react": "^18.3.5", + "@types/react": "^18.3.8", "react": "^18.3.1", "react-dom": "^18.3.1", "typescript": "^5.5.3", diff --git a/packages/plugin-api-docgen/package.json b/packages/plugin-api-docgen/package.json index f0e3d4d62..fa500e6ec 100644 --- a/packages/plugin-api-docgen/package.json +++ b/packages/plugin-api-docgen/package.json @@ -22,7 +22,7 @@ "node": ">=14.17.6" }, "dependencies": { - "@modern-js/utils": "2.60.0", + "@modern-js/utils": "2.60.1", "documentation": "14.0.3", "react-docgen-typescript": "2.2.2", "react-markdown": "8.0.7", @@ -32,7 +32,7 @@ "@rspress/shared": "workspace:*", "@types/mdast": "^3.0.15", "@types/node": "^18.11.17", - "@types/react": "^18.3.5", + "@types/react": "^18.3.8", "@types/react-dom": "^18.3.0", "mdast-util-mdxjs-esm": "^1.3.1", "react": "^18.3.1", diff --git a/packages/plugin-auto-nav-sidebar/package.json b/packages/plugin-auto-nav-sidebar/package.json index 1c67b9624..2b2d80f66 100644 --- a/packages/plugin-auto-nav-sidebar/package.json +++ b/packages/plugin-auto-nav-sidebar/package.json @@ -24,9 +24,9 @@ "node": ">=14.17.6" }, "devDependencies": { - "@modern-js/tsconfig": "2.60.0", + "@modern-js/tsconfig": "2.60.1", "@types/node": "^18.11.17", - "@types/react": "^18.3.5", + "@types/react": "^18.3.8", "@types/react-dom": "^18.3.0", "react": "^18.3.1", "typescript": "^5.5.3", diff --git a/packages/plugin-client-redirects/package.json b/packages/plugin-client-redirects/package.json index 27117f1c5..09f8e051f 100644 --- a/packages/plugin-client-redirects/package.json +++ b/packages/plugin-client-redirects/package.json @@ -24,10 +24,10 @@ "node": ">=14.17.6" }, "devDependencies": { - "@modern-js/tsconfig": "2.60.0", + "@modern-js/tsconfig": "2.60.1", "@rspress/shared": "workspace:*", "@types/node": "^18.11.17", - "@types/react": "^18.3.5", + "@types/react": "^18.3.8", "@types/react-dom": "^18.3.0", "react": "^18.3.1", "typescript": "^5.5.3", diff --git a/packages/plugin-last-updated/package.json b/packages/plugin-last-updated/package.json index 880cb1f8e..f7ea8e336 100644 --- a/packages/plugin-last-updated/package.json +++ b/packages/plugin-last-updated/package.json @@ -24,9 +24,9 @@ "node": ">=14.17.6" }, "devDependencies": { - "@modern-js/tsconfig": "2.60.0", + "@modern-js/tsconfig": "2.60.1", "@types/node": "^18.11.17", - "@types/react": "^18.3.5", + "@types/react": "^18.3.8", "@types/react-dom": "^18.3.0", "react": "^18.3.1", "typescript": "^5.5.3", diff --git a/packages/plugin-medium-zoom/package.json b/packages/plugin-medium-zoom/package.json index cf381d5bc..a0a18df67 100644 --- a/packages/plugin-medium-zoom/package.json +++ b/packages/plugin-medium-zoom/package.json @@ -24,10 +24,10 @@ "node": ">=14.17.6" }, "devDependencies": { - "@modern-js/tsconfig": "2.60.0", + "@modern-js/tsconfig": "2.60.1", "@rspress/shared": "workspace:*", "@types/node": "^18.11.17", - "@types/react": "^18.3.5", + "@types/react": "^18.3.8", "@types/react-dom": "^18.3.0", "react": "^18.3.1", "typescript": "^5.5.3", diff --git a/packages/plugin-playground/package.json b/packages/plugin-playground/package.json index 6b13c700e..a44856379 100644 --- a/packages/plugin-playground/package.json +++ b/packages/plugin-playground/package.json @@ -48,7 +48,7 @@ "@types/babel__traverse": "^7.20.6", "@types/mdast": "^3.0.15", "@types/node": "^18.11.17", - "@types/react": "^18.3.5", + "@types/react": "^18.3.8", "@types/react-dom": "^18.3.0", "mdast-util-mdxjs-esm": "^1.3.1", "react": "^18.3.1", diff --git a/packages/plugin-preview/package.json b/packages/plugin-preview/package.json index 89e57dd35..4fc6a31d6 100644 --- a/packages/plugin-preview/package.json +++ b/packages/plugin-preview/package.json @@ -23,7 +23,7 @@ }, "dependencies": { "@mdx-js/mdx": "2.3.0", - "@rsbuild/core": "1.0.4", + "@rsbuild/core": "1.0.5", "@rsbuild/plugin-babel": "1.0.1", "@rsbuild/plugin-less": "1.0.1", "@rsbuild/plugin-react": "1.0.2", @@ -39,7 +39,7 @@ "@types/lodash": "^4.17.7", "@types/mdast": "^3.0.15", "@types/node": "^18.11.17", - "@types/react": "^18.3.5", + "@types/react": "^18.3.8", "@types/react-dom": "^18.3.0", "mdast-util-mdxjs-esm": "^1.3.1", "react": "^18.3.1", diff --git a/packages/plugin-rss/package.json b/packages/plugin-rss/package.json index ca3720707..2243cb286 100644 --- a/packages/plugin-rss/package.json +++ b/packages/plugin-rss/package.json @@ -37,7 +37,7 @@ "devDependencies": { "@rspress/runtime": "workspace:*", "@types/node": "^18.11.17", - "@types/react": "^18.3.5", + "@types/react": "^18.3.8", "react": "^18.3.1", "typescript": "^5.5.3" }, diff --git a/packages/plugin-shiki/package.json b/packages/plugin-shiki/package.json index 4534ff21f..99590bc60 100644 --- a/packages/plugin-shiki/package.json +++ b/packages/plugin-shiki/package.json @@ -24,10 +24,10 @@ "node": ">=14.17.6" }, "devDependencies": { - "@modern-js/tsconfig": "2.60.0", + "@modern-js/tsconfig": "2.60.1", "@types/hast": "3.0.4", "@types/node": "^18.11.17", - "@types/react": "^18.3.5", + "@types/react": "^18.3.8", "@types/react-dom": "^18.3.0", "react": "^18.3.1", "typescript": "^5.5.3", @@ -51,7 +51,7 @@ }, "dependencies": { "@rspress/shared": "workspace:*", - "hast-util-from-html": "2.0.2", + "hast-util-from-html": "2.0.3", "shiki": "0.14.7", "unist-util-visit": "5.0.0" } diff --git a/packages/plugin-typedoc/package.json b/packages/plugin-typedoc/package.json index bd576c453..0d2c6bd84 100644 --- a/packages/plugin-typedoc/package.json +++ b/packages/plugin-typedoc/package.json @@ -23,9 +23,9 @@ "node": ">=14.17.6" }, "devDependencies": { - "@modern-js/tsconfig": "2.60.0", + "@modern-js/tsconfig": "2.60.1", "@types/node": "^18.11.17", - "@types/react": "^18.3.5", + "@types/react": "^18.3.8", "@types/react-dom": "^18.3.0", "react": "^18.3.1", "typescript": "^5.5.3", diff --git a/packages/runtime/package.json b/packages/runtime/package.json index be2251cdd..daab9c353 100644 --- a/packages/runtime/package.json +++ b/packages/runtime/package.json @@ -38,9 +38,9 @@ "react-router-dom": "^6.8.1" }, "devDependencies": { - "@modern-js/tsconfig": "2.60.0", + "@modern-js/tsconfig": "2.60.1", "@types/jest": "~29.5.13", - "@types/react": "^18.3.5", + "@types/react": "^18.3.8", "@types/react-dom": "^18.3.0", "typescript": "^5.5.3" }, diff --git a/packages/shared/package.json b/packages/shared/package.json index ddc1f96f7..a5b6a591a 100644 --- a/packages/shared/package.json +++ b/packages/shared/package.json @@ -51,7 +51,7 @@ "upgrade": "modern upgrade" }, "dependencies": { - "@rsbuild/core": "1.0.4", + "@rsbuild/core": "1.0.5", "chalk": "5.3.0", "execa": "5.1.1", "fs-extra": "11.2.0", @@ -65,7 +65,7 @@ "@types/lodash": "^4.17.7", "@types/lodash-es": "^4.17.12", "@types/node": "^18.11.17", - "@types/react": "^18.3.5", + "@types/react": "^18.3.8", "@types/rechoir": "^0.6.4", "lodash-es": "^4.17.21", "medium-zoom": "1.1.0", diff --git a/packages/theme-default/package.json b/packages/theme-default/package.json index ac2764d60..badb9a1db 100644 --- a/packages/theme-default/package.json +++ b/packages/theme-default/package.json @@ -42,7 +42,7 @@ "copy-to-clipboard": "^3.3.3", "flexsearch": "0.7.43", "github-slugger": "^2.0.0", - "hast-util-from-html": "^2.0.2", + "hast-util-from-html": "^2.0.3", "html-to-text": "^9.0.5", "htmr": "^1.0.2", "is-html": "^3.1.0", @@ -56,8 +56,8 @@ "rspack-plugin-virtual-module": "0.1.13" }, "devDependencies": { - "@modern-js/plugin-tailwindcss": "2.60.0", - "@modern-js/tsconfig": "2.60.0", + "@modern-js/plugin-tailwindcss": "2.60.1", + "@modern-js/tsconfig": "2.60.1", "@types/body-scroll-lock": "^3.1.2", "@types/hast": "3.0.4", "@types/html-to-text": "^9.0.4", @@ -66,11 +66,11 @@ "@types/lodash-es": "^4.17.12", "@types/mdast": "^3.0.15", "@types/nprogress": "^0.2.3", - "@types/react": "^18.3.5", + "@types/react": "^18.3.8", "@types/react-dom": "^18.3.0", "@types/react-syntax-highlighter": "^15.5.13", "gray-matter": "4.0.3", - "tailwindcss": "^3.4.11", + "tailwindcss": "^3.4.12", "typescript": "^5.5.3", "vitest": "2.1.1", "webpack": "^5.94.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5028a8454..a391c0db0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,17 +9,17 @@ importers: .: devDependencies: '@biomejs/biome': - specifier: 1.9.1 - version: 1.9.1 + specifier: 1.9.2 + version: 1.9.2 '@changesets/cli': specifier: ^2.27.8 version: 2.27.8 '@modern-js/module-tools': - specifier: 2.60.0 - version: 2.60.0 + specifier: 2.60.1 + version: 2.60.1 '@modern-js/tsconfig': - specifier: 2.60.0 - version: 2.60.0 + specifier: 2.60.1 + version: 2.60.1 '@playwright/test': specifier: 1.46.0 version: 1.46.0 @@ -256,7 +256,7 @@ importers: dependencies: '@arco-design/web-react': specifier: ^2.64.0 - version: 2.64.0(@types/react@18.3.5)(react-dom@18.3.1)(react@18.3.1) + version: 2.64.0(@types/react@18.3.8)(react-dom@18.3.1)(react@18.3.1) devDependencies: '@modern-js/plugin-rspress': specifier: workspace:* @@ -265,8 +265,8 @@ importers: specifier: ^18.11.17 version: 18.11.17 '@types/react': - specifier: ~18.3.5 - version: 18.3.5 + specifier: ~18.3.8 + version: 18.3.8 react: specifier: ^18.3.1 version: 18.3.1 @@ -466,8 +466,8 @@ importers: packages/cli: dependencies: '@rsbuild/core': - specifier: 1.0.4 - version: 1.0.4 + specifier: 1.0.5 + version: 1.0.5 '@rspress/core': specifier: workspace:* version: link:../core @@ -491,8 +491,8 @@ importers: specifier: ^18.11.17 version: 18.11.17 '@types/react': - specifier: ^18.3.5 - version: 18.3.5 + specifier: ^18.3.8 + version: 18.3.8 rimraf: specifier: ^3.0.2 version: 3.0.2 @@ -518,20 +518,20 @@ importers: specifier: 2.3.0 version: 2.3.0(react@18.3.1) '@modern-js/utils': - specifier: 2.60.0 - version: 2.60.0 + specifier: 2.60.1 + version: 2.60.1 '@rsbuild/core': - specifier: 1.0.4 - version: 1.0.4 + specifier: 1.0.5 + version: 1.0.5 '@rsbuild/plugin-less': specifier: 1.0.1 - version: 1.0.1(@rsbuild/core@1.0.4) + version: 1.0.1(@rsbuild/core@1.0.5) '@rsbuild/plugin-react': specifier: 1.0.2 - version: 1.0.2(@rsbuild/core@1.0.4) + version: 1.0.2(@rsbuild/core@1.0.5) '@rsbuild/plugin-sass': specifier: 1.0.1 - version: 1.0.1(@rsbuild/core@1.0.4) + version: 1.0.1(@rsbuild/core@1.0.5) '@rspress/mdx-rs': specifier: 0.5.7 version: 0.5.7 @@ -569,8 +569,8 @@ importers: specifier: ^2.0.0 version: 2.0.0 hast-util-from-html: - specifier: ^2.0.2 - version: 2.0.2 + specifier: ^2.0.3 + version: 2.0.3 hast-util-heading-rank: specifier: ^3.0.0 version: 3.0.0 @@ -654,11 +654,11 @@ importers: version: 4.1.1 devDependencies: '@modern-js/plugin-tailwindcss': - specifier: 2.60.0 - version: 2.60.0(react-dom@18.3.1)(react@18.3.1)(tailwindcss@3.4.11) + specifier: 2.60.1 + version: 2.60.1(react-dom@18.3.1)(react@18.3.1)(tailwindcss@3.4.12) '@modern-js/tsconfig': - specifier: 2.60.0 - version: 2.60.0 + specifier: 2.60.1 + version: 2.60.1 '@types/body-scroll-lock': specifier: ^3.1.2 version: 3.1.2 @@ -684,8 +684,8 @@ importers: specifier: ^0.2.3 version: 0.2.3 '@types/react': - specifier: ^18.3.5 - version: 18.3.5 + specifier: ^18.3.8 + version: 18.3.8 '@types/react-dom': specifier: ^18.3.0 version: 18.3.0 @@ -696,8 +696,8 @@ importers: specifier: ^3.0.2 version: 3.0.2 tailwindcss: - specifier: ^3.4.11 - version: 3.4.11 + specifier: ^3.4.12 + version: 3.4.12 typescript: specifier: ^5.5.3 version: 5.5.3 @@ -727,8 +727,8 @@ importers: specifier: ^2.4.9 version: 2.4.9 '@types/react': - specifier: ^18.3.5 - version: 18.3.5 + specifier: ^18.3.8 + version: 18.3.8 cac: specifier: 6.7.14 version: 6.7.14 @@ -757,14 +757,14 @@ importers: specifier: 1.5.2 version: 1.5.2 '@types/react': - specifier: ^18.3.5 - version: 18.3.5 + specifier: ^18.3.8 + version: 18.3.8 framer-motion: - specifier: 11.5.4 - version: 11.5.4 + specifier: 11.5.6 + version: 11.5.6 rsbuild-plugin-google-analytics: - specifier: ^1.0.2 - version: 1.0.2 + specifier: ^1.0.3 + version: 1.0.3 rsbuild-plugin-open-graph: specifier: ^1.0.2 version: 1.0.2 @@ -794,14 +794,14 @@ importers: version: link:../plugin-preview devDependencies: '@modern-js/utils': - specifier: 2.60.0 - version: 2.60.0 + specifier: 2.60.1 + version: 2.60.1 '@types/node': specifier: ^18.11.17 version: 18.11.17 '@types/react': - specifier: ^18.3.5 - version: 18.3.5 + specifier: ^18.3.8 + version: 18.3.8 react: specifier: ^18.3.1 version: 18.3.1 @@ -818,8 +818,8 @@ importers: packages/plugin-api-docgen: dependencies: '@modern-js/utils': - specifier: 2.60.0 - version: 2.60.0 + specifier: 2.60.1 + version: 2.60.1 '@rspress/core': specifier: workspace:^1.31.0 version: link:../core @@ -831,7 +831,7 @@ importers: version: 2.2.2(typescript@5.5.3) react-markdown: specifier: 8.0.7 - version: 8.0.7(@types/react@18.3.5)(react@18.3.1) + version: 8.0.7(@types/react@18.3.8)(react@18.3.1) remark-gfm: specifier: 3.0.1 version: 3.0.1 @@ -846,8 +846,8 @@ importers: specifier: ^18.11.17 version: 18.11.17 '@types/react': - specifier: ^18.3.5 - version: 18.3.5 + specifier: ^18.3.8 + version: 18.3.8 '@types/react-dom': specifier: ^18.3.0 version: 18.3.0 @@ -880,14 +880,14 @@ importers: version: link:../shared devDependencies: '@modern-js/tsconfig': - specifier: 2.60.0 - version: 2.60.0 + specifier: 2.60.1 + version: 2.60.1 '@types/node': specifier: ^18.11.17 version: 18.11.17 '@types/react': - specifier: ^18.3.5 - version: 18.3.5 + specifier: ^18.3.8 + version: 18.3.8 '@types/react-dom': specifier: ^18.3.0 version: 18.3.0 @@ -908,8 +908,8 @@ importers: version: link:../runtime devDependencies: '@modern-js/tsconfig': - specifier: 2.60.0 - version: 2.60.0 + specifier: 2.60.1 + version: 2.60.1 '@rspress/shared': specifier: workspace:* version: link:../shared @@ -917,8 +917,8 @@ importers: specifier: ^18.11.17 version: 18.11.17 '@types/react': - specifier: ^18.3.5 - version: 18.3.5 + specifier: ^18.3.8 + version: 18.3.8 '@types/react-dom': specifier: ^18.3.0 version: 18.3.0 @@ -961,14 +961,14 @@ importers: version: link:../shared devDependencies: '@modern-js/tsconfig': - specifier: 2.60.0 - version: 2.60.0 + specifier: 2.60.1 + version: 2.60.1 '@types/node': specifier: ^18.11.17 version: 18.11.17 '@types/react': - specifier: ^18.3.5 - version: 18.3.5 + specifier: ^18.3.8 + version: 18.3.8 '@types/react-dom': specifier: ^18.3.0 version: 18.3.0 @@ -992,8 +992,8 @@ importers: version: 1.1.0 devDependencies: '@modern-js/tsconfig': - specifier: 2.60.0 - version: 2.60.0 + specifier: 2.60.1 + version: 2.60.1 '@rspress/shared': specifier: workspace:* version: link:../shared @@ -1001,8 +1001,8 @@ importers: specifier: ^18.11.17 version: 18.11.17 '@types/react': - specifier: ^18.3.5 - version: 18.3.5 + specifier: ^18.3.8 + version: 18.3.8 '@types/react-dom': specifier: ^18.3.0 version: 18.3.0 @@ -1059,8 +1059,8 @@ importers: specifier: ^18.11.17 version: 18.11.17 '@types/react': - specifier: ^18.3.5 - version: 18.3.5 + specifier: ^18.3.8 + version: 18.3.8 '@types/react-dom': specifier: ^18.3.0 version: 18.3.0 @@ -1092,23 +1092,23 @@ importers: specifier: 2.3.0 version: 2.3.0 '@rsbuild/core': - specifier: 1.0.4 - version: 1.0.4 + specifier: 1.0.5 + version: 1.0.5 '@rsbuild/plugin-babel': specifier: 1.0.1 - version: 1.0.1(@rsbuild/core@1.0.4) + version: 1.0.1(@rsbuild/core@1.0.5) '@rsbuild/plugin-less': specifier: 1.0.1 - version: 1.0.1(@rsbuild/core@1.0.4) + version: 1.0.1(@rsbuild/core@1.0.5) '@rsbuild/plugin-react': specifier: 1.0.2 - version: 1.0.2(@rsbuild/core@1.0.4) + version: 1.0.2(@rsbuild/core@1.0.5) '@rsbuild/plugin-sass': specifier: 1.0.1 - version: 1.0.1(@rsbuild/core@1.0.4) + version: 1.0.1(@rsbuild/core@1.0.5) '@rsbuild/plugin-solid': specifier: 1.0.1 - version: 1.0.1(@babel/core@7.25.2)(@rsbuild/core@1.0.4)(solid-js@1.8.22) + version: 1.0.1(@babel/core@7.25.2)(@rsbuild/core@1.0.5)(solid-js@1.8.22) '@rspress/core': specifier: workspace:^1.31.0 version: link:../core @@ -1138,8 +1138,8 @@ importers: specifier: ^18.11.17 version: 18.11.17 '@types/react': - specifier: ^18.3.5 - version: 18.3.5 + specifier: ^18.3.8 + version: 18.3.8 '@types/react-dom': specifier: ^18.3.0 version: 18.3.0 @@ -1184,8 +1184,8 @@ importers: specifier: ^18.11.17 version: 18.11.17 '@types/react': - specifier: ^18.3.5 - version: 18.3.5 + specifier: ^18.3.8 + version: 18.3.8 react: specifier: ^18.3.1 version: 18.3.1 @@ -1199,8 +1199,8 @@ importers: specifier: workspace:* version: link:../shared hast-util-from-html: - specifier: 2.0.2 - version: 2.0.2 + specifier: 2.0.3 + version: 2.0.3 shiki: specifier: 0.14.7 version: 0.14.7 @@ -1209,8 +1209,8 @@ importers: version: 5.0.0 devDependencies: '@modern-js/tsconfig': - specifier: 2.60.0 - version: 2.60.0 + specifier: 2.60.1 + version: 2.60.1 '@types/hast': specifier: 3.0.4 version: 3.0.4 @@ -1218,8 +1218,8 @@ importers: specifier: ^18.11.17 version: 18.11.17 '@types/react': - specifier: ^18.3.5 - version: 18.3.5 + specifier: ^18.3.8 + version: 18.3.8 '@types/react-dom': specifier: ^18.3.0 version: 18.3.0 @@ -1252,14 +1252,14 @@ importers: version: 3.17.1(typedoc@0.24.8) devDependencies: '@modern-js/tsconfig': - specifier: 2.60.0 - version: 2.60.0 + specifier: 2.60.1 + version: 2.60.1 '@types/node': specifier: ^18.11.17 version: 18.11.17 '@types/react': - specifier: ^18.3.5 - version: 18.3.5 + specifier: ^18.3.8 + version: 18.3.8 '@types/react-dom': specifier: ^18.3.0 version: 18.3.0 @@ -1292,14 +1292,14 @@ importers: version: 6.11.1(react-dom@18.3.1)(react@18.3.1) devDependencies: '@modern-js/tsconfig': - specifier: 2.60.0 - version: 2.60.0 + specifier: 2.60.1 + version: 2.60.1 '@types/jest': specifier: ~29.5.13 version: 29.5.13 '@types/react': - specifier: ^18.3.5 - version: 18.3.5 + specifier: ^18.3.8 + version: 18.3.8 '@types/react-dom': specifier: ^18.3.0 version: 18.3.0 @@ -1310,8 +1310,8 @@ importers: packages/shared: dependencies: '@rsbuild/core': - specifier: 1.0.4 - version: 1.0.4 + specifier: 1.0.5 + version: 1.0.5 chalk: specifier: 5.3.0 version: 5.3.0 @@ -1347,8 +1347,8 @@ importers: specifier: ^18.11.17 version: 18.11.17 '@types/react': - specifier: ^18.3.5 - version: 18.3.5 + specifier: ^18.3.8 + version: 18.3.8 '@types/rechoir': specifier: ^0.6.4 version: 0.6.4 @@ -1392,8 +1392,8 @@ importers: specifier: ^2.0.0 version: 2.0.0 hast-util-from-html: - specifier: ^2.0.2 - version: 2.0.2 + specifier: ^2.0.3 + version: 2.0.3 html-to-text: specifier: ^9.0.5 version: 9.0.5 @@ -1429,11 +1429,11 @@ importers: version: 0.1.13 devDependencies: '@modern-js/plugin-tailwindcss': - specifier: 2.60.0 - version: 2.60.0(react-dom@18.3.1)(react@18.3.1)(tailwindcss@3.4.11) + specifier: 2.60.1 + version: 2.60.1(react-dom@18.3.1)(react@18.3.1)(tailwindcss@3.4.12) '@modern-js/tsconfig': - specifier: 2.60.0 - version: 2.60.0 + specifier: 2.60.1 + version: 2.60.1 '@types/body-scroll-lock': specifier: ^3.1.2 version: 3.1.2 @@ -1459,8 +1459,8 @@ importers: specifier: ^0.2.3 version: 0.2.3 '@types/react': - specifier: ^18.3.5 - version: 18.3.5 + specifier: ^18.3.8 + version: 18.3.8 '@types/react-dom': specifier: ^18.3.0 version: 18.3.0 @@ -1471,8 +1471,8 @@ importers: specifier: 4.0.3 version: 4.0.3 tailwindcss: - specifier: ^3.4.11 - version: 3.4.11 + specifier: ^3.4.12 + version: 3.4.12 typescript: specifier: ^5.5.3 version: 5.5.3 @@ -1503,7 +1503,7 @@ packages: color: 3.2.1 dev: false - /@arco-design/web-react@2.64.0(@types/react@18.3.5)(react-dom@18.3.1)(react@18.3.1): + /@arco-design/web-react@2.64.0(@types/react@18.3.8)(react-dom@18.3.1)(react@18.3.1): resolution: {integrity: sha512-2CSRUqpD1obc84OQnZLdTE54Pb5OJe7OmgToUAbY9jlQiapMWIn2GZRJs12jkMTvAkzOv19sRU+UyoC/OYBNrg==} peerDependencies: react: '>=16' @@ -1519,7 +1519,7 @@ packages: number-precision: 1.6.0 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - react-focus-lock: 2.13.2(@types/react@18.3.5)(react@18.3.1) + react-focus-lock: 2.13.2(@types/react@18.3.8)(react@18.3.1) react-is: 18.2.0 react-transition-group: 4.4.5(react-dom@18.3.1)(react@18.3.1) resize-observer-polyfill: 1.5.1 @@ -1622,13 +1622,13 @@ packages: dependencies: '@ampproject/remapping': 2.3.0 '@babel/code-frame': 7.24.7 - '@babel/generator': 7.25.0 + '@babel/generator': 7.25.6 '@babel/helper-compilation-targets': 7.25.2 '@babel/helper-module-transforms': 7.25.2(@babel/core@7.25.2) '@babel/helpers': 7.25.0 - '@babel/parser': 7.25.3 + '@babel/parser': 7.25.6 '@babel/template': 7.25.0 - '@babel/traverse': 7.25.3 + '@babel/traverse': 7.25.6 '@babel/types': 7.25.6 convert-source-map: 2.0.0 debug: 4.3.6 @@ -1655,7 +1655,6 @@ packages: '@jridgewell/gen-mapping': 0.3.5 '@jridgewell/trace-mapping': 0.3.25 jsesc: 2.5.2 - dev: false /@babel/helper-annotate-as-pure@7.24.7: resolution: {integrity: sha512-BaDeOonYvhdKw+JoMVkAixAAJzG2jVPIwWoKBPdYuY9b452e2rPuI9QPYh3KpofZ3pW2akOmwZLOiOsHMiqRAg==} @@ -1731,7 +1730,7 @@ packages: resolution: {integrity: sha512-LGeMaf5JN4hAT471eJdBs/GK1DoYIJ5GCtZN/EsL6KUiiDZOvO/eKE11AMZJa2zP4zk4qe9V2O/hxAmkRc8p6w==} engines: {node: '>=6.9.0'} dependencies: - '@babel/traverse': 7.25.3 + '@babel/traverse': 7.25.6 '@babel/types': 7.25.6 transitivePeerDependencies: - supports-color @@ -1773,7 +1772,7 @@ packages: '@babel/helper-module-imports': 7.24.7 '@babel/helper-simple-access': 7.24.7 '@babel/helper-validator-identifier': 7.24.7 - '@babel/traverse': 7.25.3 + '@babel/traverse': 7.25.6 transitivePeerDependencies: - supports-color @@ -1826,7 +1825,7 @@ packages: resolution: {integrity: sha512-zBAIvbCMh5Ts+b86r/CjU+4XGYIs+R1j951gxI3KmmxBMhCg4oQMsv6ZXQ64XOm/cvzfU1FmoCyt6+owc5QMYg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/traverse': 7.25.3 + '@babel/traverse': 7.25.6 '@babel/types': 7.25.6 transitivePeerDependencies: - supports-color @@ -1835,7 +1834,7 @@ packages: resolution: {integrity: sha512-IO+DLT3LQUElMbpzlatRASEyQtfhSE0+m465v++3jyyXeBTBUjtVZg28/gHeV5mrTJqvEKhKroBGAvhW+qPHiQ==} engines: {node: '>=6.9.0'} dependencies: - '@babel/traverse': 7.25.3 + '@babel/traverse': 7.25.6 '@babel/types': 7.25.6 transitivePeerDependencies: - supports-color @@ -1889,7 +1888,6 @@ packages: hasBin: true dependencies: '@babel/types': 7.25.6 - dev: false /@babel/plugin-proposal-decorators@7.24.7(@babel/core@7.25.2): resolution: {integrity: sha512-RL9GR0pUG5Kc8BUWLNDm2T5OpYwSX15r98I0IkgmRQTXuELq/OynH8xtMTMvTJFjXbMWFVTKtYkTaYQsuAwQlQ==} @@ -2004,7 +2002,7 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.24.7 - '@babel/parser': 7.25.3 + '@babel/parser': 7.25.6 '@babel/types': 7.25.6 /@babel/traverse@7.25.3: @@ -2034,7 +2032,6 @@ packages: globals: 11.12.0 transitivePeerDependencies: - supports-color - dev: false /@babel/types@7.25.6: resolution: {integrity: sha512-/l42B1qxpG6RdfYf343Uw1vmDjeNhneUXtzhojE7pDgfpEypmRhI6j1kr17XCVv4Cgl9HdAiQY2x0GwKm7rWCw==} @@ -2044,24 +2041,24 @@ packages: '@babel/helper-validator-identifier': 7.24.7 to-fast-properties: 2.0.0 - /@biomejs/biome@1.9.1: - resolution: {integrity: sha512-Ps0Rg0zg3B1zpx+zQHMz5b0n0PBNCAaXttHEDTVrJD5YXR6Uj3T+abTDgeS3wsu4z5i2whqcE1lZxGyWH4bZYg==} + /@biomejs/biome@1.9.2: + resolution: {integrity: sha512-4j2Gfwft8Jqp1X0qLYvK4TEy4xhTo4o6rlvJPsjPeEame8gsmbGQfOPBkw7ur+7/Z/f0HZmCZKqbMvR7vTXQYQ==} engines: {node: '>=14.21.3'} hasBin: true requiresBuild: true optionalDependencies: - '@biomejs/cli-darwin-arm64': 1.9.1 - '@biomejs/cli-darwin-x64': 1.9.1 - '@biomejs/cli-linux-arm64': 1.9.1 - '@biomejs/cli-linux-arm64-musl': 1.9.1 - '@biomejs/cli-linux-x64': 1.9.1 - '@biomejs/cli-linux-x64-musl': 1.9.1 - '@biomejs/cli-win32-arm64': 1.9.1 - '@biomejs/cli-win32-x64': 1.9.1 - dev: true - - /@biomejs/cli-darwin-arm64@1.9.1: - resolution: {integrity: sha512-js0brHswq/BoeKgfSEUJYOjUOlML6p65Nantti+PsoQ61u9+YVGIZ7325LK7iUpDH8KVJT+Bx7K2b/6Q//W1Pw==} + '@biomejs/cli-darwin-arm64': 1.9.2 + '@biomejs/cli-darwin-x64': 1.9.2 + '@biomejs/cli-linux-arm64': 1.9.2 + '@biomejs/cli-linux-arm64-musl': 1.9.2 + '@biomejs/cli-linux-x64': 1.9.2 + '@biomejs/cli-linux-x64-musl': 1.9.2 + '@biomejs/cli-win32-arm64': 1.9.2 + '@biomejs/cli-win32-x64': 1.9.2 + dev: true + + /@biomejs/cli-darwin-arm64@1.9.2: + resolution: {integrity: sha512-rbs9uJHFmhqB3Td0Ro+1wmeZOHhAPTL3WHr8NtaVczUmDhXkRDWScaxicG9+vhSLj1iLrW47itiK6xiIJy6vaA==} engines: {node: '>=14.21.3'} cpu: [arm64] os: [darwin] @@ -2069,8 +2066,8 @@ packages: dev: true optional: true - /@biomejs/cli-darwin-x64@1.9.1: - resolution: {integrity: sha512-2zVyjUg5rN0k8XrytkubQWLbp2r/AS5wPhXs4vgVjvqbLnzo32EGX8p61gzroF2dH9DCUCfskdrigCGqNdEbpg==} + /@biomejs/cli-darwin-x64@1.9.2: + resolution: {integrity: sha512-BlfULKijNaMigQ9GH9fqJVt+3JTDOSiZeWOQtG/1S1sa8Lp046JHG3wRJVOvekTPL9q/CNFW1NVG8J0JN+L1OA==} engines: {node: '>=14.21.3'} cpu: [x64] os: [darwin] @@ -2078,8 +2075,8 @@ packages: dev: true optional: true - /@biomejs/cli-linux-arm64-musl@1.9.1: - resolution: {integrity: sha512-L/JmXKvhsZ1lTgqOr3tWkzuY/NRppdIscHeC9aaiR72WjnBgJS94mawl9BWmGB3aWBc0q6oSDWnBS7617EMMmA==} + /@biomejs/cli-linux-arm64-musl@1.9.2: + resolution: {integrity: sha512-ZATvbUWhNxegSALUnCKWqetTZqrK72r2RsFD19OK5jXDj/7o1hzI1KzDNG78LloZxftrwr3uI9SqCLh06shSZw==} engines: {node: '>=14.21.3'} cpu: [arm64] os: [linux] @@ -2087,8 +2084,8 @@ packages: dev: true optional: true - /@biomejs/cli-linux-arm64@1.9.1: - resolution: {integrity: sha512-QgxwfnG+r2aer5RNGR67Ey91Tv7xXW8E9YckHhwuyWjdLEvKWkrSJrhVG/6ub0kVvTSNkYOuT/7/jMOFBuUbRA==} + /@biomejs/cli-linux-arm64@1.9.2: + resolution: {integrity: sha512-T8TJuSxuBDeQCQzxZu2o3OU4eyLumTofhCxxFd3+aH2AEWVMnH7Z/c3QP1lHI5RRMBP9xIJeMORqDQ5j+gVZzw==} engines: {node: '>=14.21.3'} cpu: [arm64] os: [linux] @@ -2096,8 +2093,8 @@ packages: dev: true optional: true - /@biomejs/cli-linux-x64-musl@1.9.1: - resolution: {integrity: sha512-gY+eFLIAW45v3WicQHicvjRfA0ntMZHx7h937bXwBMFNFoKmB6rMi6+fKQ6/hiS6juhsFxZdZIz20m15s49J6A==} + /@biomejs/cli-linux-x64-musl@1.9.2: + resolution: {integrity: sha512-CjPM6jT1miV5pry9C7qv8YJk0FIZvZd86QRD3atvDgfgeh9WQU0k2Aoo0xUcPdTnoz0WNwRtDicHxwik63MmSg==} engines: {node: '>=14.21.3'} cpu: [x64] os: [linux] @@ -2105,8 +2102,8 @@ packages: dev: true optional: true - /@biomejs/cli-linux-x64@1.9.1: - resolution: {integrity: sha512-F0INygtzI2L2n2R1KtYHGr3YWDt9Up1zrUluwembM+iJ1dXN3qzlSb7deFUsSJm4FaIPriqs6Xa56ukdQW6UeQ==} + /@biomejs/cli-linux-x64@1.9.2: + resolution: {integrity: sha512-T0cPk3C3Jr2pVlsuQVTBqk2qPjTm8cYcTD9p/wmR9MeVqui1C/xTVfOIwd3miRODFMrJaVQ8MYSXnVIhV9jTjg==} engines: {node: '>=14.21.3'} cpu: [x64] os: [linux] @@ -2114,8 +2111,8 @@ packages: dev: true optional: true - /@biomejs/cli-win32-arm64@1.9.1: - resolution: {integrity: sha512-7Jahxar3OB+aTPOgXisMJmMKMsjcK+UmdlG3UIOQjzN/ZFEsPV+GT3bfrVjZDQaCw/zes0Cqd7VTWFjFTC/+MQ==} + /@biomejs/cli-win32-arm64@1.9.2: + resolution: {integrity: sha512-2x7gSty75bNIeD23ZRPXyox6Z/V0M71ObeJtvQBhi1fgrvPdtkEuw7/0wEHg6buNCubzOFuN9WYJm6FKoUHfhg==} engines: {node: '>=14.21.3'} cpu: [arm64] os: [win32] @@ -2123,8 +2120,8 @@ packages: dev: true optional: true - /@biomejs/cli-win32-x64@1.9.1: - resolution: {integrity: sha512-liSRWjWzFhyG7s1jg/Bbv9FL+ha/CEd5tFO3+dFIJNplL4TnvAivtyfRVi/tu/pNjISbV1k9JwdBewtAKAgA0w==} + /@biomejs/cli-win32-x64@1.9.2: + resolution: {integrity: sha512-JC3XvdYcjmu1FmAehVwVV0SebLpeNTnO2ZaMdGCSOdS7f8O9Fq14T2P1gTG1Q29Q8Dt1S03hh0IdVpIZykOL8g==} engines: {node: '>=14.21.3'} cpu: [x64] os: [win32] @@ -3125,21 +3122,21 @@ packages: react: '>=16' dependencies: '@types/mdx': 2.0.6 - '@types/react': 18.3.5 + '@types/react': 18.3.8 react: 18.3.1 dev: false - /@modern-js/core@2.60.0: - resolution: {integrity: sha512-HQnb2IVKfJQ7VngePwYJCE5K8BLWPe0tu6L2w5cjLgS86kabxvg2a7owT5VNLcG7Vd0fFs3nQ5Wp/cBKZNZ5VQ==} + /@modern-js/core@2.60.1: + resolution: {integrity: sha512-wAf4Pwd+BPW5D7cwlhEpKfsPR+iPzDCeWGHSHZrQAZJdSBfYZP/yK+yAun6LVoy3OCtQlIqEECL/TWWmX2cLGQ==} dependencies: - '@modern-js/node-bundle-require': 2.60.0 - '@modern-js/plugin': 2.60.0 - '@modern-js/utils': 2.60.0 + '@modern-js/node-bundle-require': 2.60.1 + '@modern-js/plugin': 2.60.1 + '@modern-js/utils': 2.60.1 '@swc/helpers': 0.5.13 dev: true - /@modern-js/module-tools@2.60.0: - resolution: {integrity: sha512-cHDZt/Tm3dz+D6tsTfiaLJodIEPhFtE0RoOBM8xFGGJ/y2PRrpUeGLZoNTySRI9MXBgvU46lYzVRNYZSgWqriw==} + /@modern-js/module-tools@2.60.1: + resolution: {integrity: sha512-3D2lkWHoLDWsVeYV+Is+Oq7l+xVbtW8FLRqLQfoz2dM6K6CdAIgshHhXfrliL94gTAvDWXnxlaWQ7iPT0c2Zww==} engines: {node: '>=16.0.0'} hasBin: true peerDependencies: @@ -3152,22 +3149,21 @@ packages: '@ast-grep/napi': 0.16.0 '@babel/core': 7.25.2 '@babel/types': 7.25.6 - '@modern-js/core': 2.60.0 - '@modern-js/plugin': 2.60.0 - '@modern-js/plugin-changeset': 2.60.0 - '@modern-js/plugin-i18n': 2.60.0 - '@modern-js/plugin-lint': 2.60.0 + '@modern-js/core': 2.60.1 + '@modern-js/plugin': 2.60.1 + '@modern-js/plugin-changeset': 2.60.1 + '@modern-js/plugin-i18n': 2.60.1 '@modern-js/swc-plugins': 0.6.11(@swc/helpers@0.5.13) - '@modern-js/types': 2.60.0 - '@modern-js/utils': 2.60.0 + '@modern-js/types': 2.60.1 + '@modern-js/utils': 2.60.1 '@rollup/pluginutils': 4.1.1 '@swc/helpers': 0.5.13 convert-source-map: 1.8.0 enhanced-resolve: 5.12.0 esbuild: 0.19.2 magic-string: 0.30.5 - postcss: 8.4.45 - postcss-modules: 4.3.0(postcss@8.4.45) + postcss: 8.4.47 + postcss-modules: 4.3.0(postcss@8.4.47) safe-identifier: 0.4.2 source-map: 0.7.4 style-inject: 0.3.0 @@ -3177,26 +3173,25 @@ packages: tsconfig-paths-webpack-plugin: 4.1.0 transitivePeerDependencies: - debug - - eslint - supports-color dev: true - /@modern-js/node-bundle-require@2.60.0: - resolution: {integrity: sha512-yqcBslrWS+kZLXZcCACqEBWUh7i0iDVeLU+9HrZ3jJZUG8cTK9Dd2zlHmIwG0IUG69YEbRZU7dHxZq6mgY5Irw==} + /@modern-js/node-bundle-require@2.60.1: + resolution: {integrity: sha512-JtveX9stL9zWvieWUExnFLY7jdRvzw2S5LjbluCSvGUgP8Uo4BCv1OyfuPYQ1JxGeuIfUQHK8nzAzemUg/s93A==} dependencies: - '@modern-js/utils': 2.60.0 + '@modern-js/utils': 2.60.1 '@swc/helpers': 0.5.13 esbuild: 0.17.19 dev: true - /@modern-js/plugin-changeset@2.60.0: - resolution: {integrity: sha512-UUHANK/WypQg1chFVeAvlZblS6BT1rauc16UtyXTMMlKWKUlNRIsZvFLLmvOCehSIBVJMCeS7qt1g4AvYfntuw==} + /@modern-js/plugin-changeset@2.60.1: + resolution: {integrity: sha512-uQfw8iEs615myqbpU1/q7mZNG7MwMBl5IVGZ2J1oUYPqJIfSD2zbt1AmWPNZZPlf4WtRQ6DChuwhmEPPPU6sDg==} dependencies: '@changesets/cli': 2.27.8 '@changesets/git': 2.0.0 '@changesets/read': 0.5.9 - '@modern-js/plugin-i18n': 2.60.0 - '@modern-js/utils': 2.60.0 + '@modern-js/plugin-i18n': 2.60.1 + '@modern-js/utils': 2.60.1 '@swc/helpers': 0.5.13 axios: 1.7.5 resolve-from: 5.0.0 @@ -3204,57 +3199,42 @@ packages: - debug dev: true - /@modern-js/plugin-i18n@2.60.0: - resolution: {integrity: sha512-uj/K7KZkUpUfsakDtp6PDk5+xcYj+m/wnaB2ybrP7zMhUmbh/p8SWKa3uqEy1VXuXjpigcMa3DBzB4OamAX+Vw==} + /@modern-js/plugin-i18n@2.60.1: + resolution: {integrity: sha512-oQMbM87c69tW1CQBpjvP9jGAv2pBuxbPIqhlqViGGbM7SaTFTN21soNgKnnJ9sg7R7rc0hXUXz58epiuLl0tPw==} dependencies: - '@modern-js/utils': 2.60.0 + '@modern-js/utils': 2.60.1 '@swc/helpers': 0.5.13 dev: true - /@modern-js/plugin-lint@2.60.0: - resolution: {integrity: sha512-vSkX4zZkQObnO2iuBv1sYc1+rncWKDygx4A/7FtYBe5p5sYvosN3rZh0QZBL6rEgOhOSF8cbT2DCXnHUib8WEw==} + /@modern-js/plugin-tailwindcss@2.60.1(react-dom@18.3.1)(react@18.3.1)(tailwindcss@3.4.12): + resolution: {integrity: sha512-Rd1dekYV0v2RJ/5Vj3UhD2Ap9GgJLIbbWpm30Hoy0td/Tl15Mvc9q2/uT8CxO82v2beuojWCTQov1OAfrvNf8w==} peerDependencies: - eslint: ^8.28.0 - peerDependenciesMeta: - eslint: - optional: true - dependencies: - '@modern-js/tsconfig': 2.60.0 - '@modern-js/utils': 2.60.0 - '@swc/helpers': 0.5.13 - cross-spawn: 7.0.3 - husky: 8.0.3 - dev: true - - /@modern-js/plugin-tailwindcss@2.60.0(react-dom@18.3.1)(react@18.3.1)(tailwindcss@3.4.11): - resolution: {integrity: sha512-j8kaEZ9aiy77ZCHcvrVJGguXNtqOP8bwCWBleDs/ohWsUc8HimUbas8XfSAQZKkutGbydbFUNrpJ+UYzke+H3A==} - peerDependencies: - '@modern-js/runtime': ^2.60.0 + '@modern-js/runtime': ^2.60.1 tailwindcss: '>= 2.0.0 || >= 3.0.0' peerDependenciesMeta: '@modern-js/runtime': optional: true dependencies: - '@modern-js/node-bundle-require': 2.60.0 - '@modern-js/runtime-utils': 2.60.0(react-dom@18.3.1)(react@18.3.1) - '@modern-js/utils': 2.60.0 + '@modern-js/node-bundle-require': 2.60.1 + '@modern-js/runtime-utils': 2.60.1(react-dom@18.3.1)(react@18.3.1) + '@modern-js/utils': 2.60.1 '@swc/helpers': 0.5.13 babel-plugin-macros: 3.1.0 - tailwindcss: 3.4.11 + tailwindcss: 3.4.12 transitivePeerDependencies: - react - react-dom dev: true - /@modern-js/plugin@2.60.0: - resolution: {integrity: sha512-fqHPJl3twwmqmnO4o7JTuZmzUM6v1z8MDAN33N1qJ7oNZlKMWpZKGk9Aqu+ecEe0x+rM7Vr/Spn4O+bvjdDSdw==} + /@modern-js/plugin@2.60.1: + resolution: {integrity: sha512-nz8MDkIsW6Y9ztRVw1QnHHPLze8EDpSyHFo9R/0IjMBT6B1lFn1UNKsf/ZzyNri60Y47MGyiFEodILbvwijutA==} dependencies: - '@modern-js/utils': 2.60.0 + '@modern-js/utils': 2.60.1 '@swc/helpers': 0.5.13 dev: true - /@modern-js/runtime-utils@2.60.0(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-imeWddea9cZq06RyuM9ruH2f+pw0uhTN1LzO4TJ00ktCfUngMKr9nZH+zQHmjAUhOabAc7WmI4awz6fAkGXCVg==} + /@modern-js/runtime-utils@2.60.1(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-V9GSti6nLyxA2A3mGpZfAPYePYwAkkozEisvhsaSXo4yyZm5vVWZv/JGLUD8lUfCW/Mm/hX3aA70utsOPPwz2A==} peerDependencies: react: '>=17.0.0' react-dom: '>=17.0.0' @@ -3264,7 +3244,7 @@ packages: react-dom: optional: true dependencies: - '@modern-js/utils': 2.60.0 + '@modern-js/utils': 2.60.1 '@remix-run/router': 1.15.0 '@swc/helpers': 0.5.13 lru-cache: 6.0.0 @@ -3367,16 +3347,16 @@ packages: '@modern-js/swc-plugins-win32-x64-msvc': 0.6.11 dev: true - /@modern-js/tsconfig@2.60.0: - resolution: {integrity: sha512-YFUk6CyvQXwtfrq0Psz2ILu9Xx6RNwZhgCbrtJqcDts4+qwCrOYh3mqetcCU9Ii1mIRXuoNif//1Cvk7ssVKIg==} + /@modern-js/tsconfig@2.60.1: + resolution: {integrity: sha512-uwVQiCsRZSmNaiBJbeNv892udKNXOM6+ru7X6YaK025I2qP0XHHkrr3Idtge/EyZ5qsnfZn3ACZqsIdOYmxN3A==} dev: true - /@modern-js/types@2.60.0: - resolution: {integrity: sha512-xshNyRmoqgIrB7aQUd+0iKUXQPV+4gA+ibK1Eate+xv7hhxiD/EJAwZly/wQr0GbBvFOzZemTmsnDcZVruod6g==} + /@modern-js/types@2.60.1: + resolution: {integrity: sha512-ut06+ZdSwBce+v7fc14vroe/DyIWH92pl81tjKRfhlS5U2P62iKqGRT76C6KiP5r0GVjhDznw/E2ygcKi4RS4g==} dev: true - /@modern-js/utils@2.60.0: - resolution: {integrity: sha512-5B8ol7ljxgXcE7j1ZYhOmMzONivSBxwWA2/9HXOtl5cqda16O2yUYMwjZK4HbW12BuSc8+W4AT6D6qUyeKxVhA==} + /@modern-js/utils@2.60.1: + resolution: {integrity: sha512-Xu/xumI2xnkB6BXqHfqD5cDrMhxAW1/QsrHXWHcvEW1hSbtviw77PUwXs90NgPKGtV5wwdA319kUPxswe4TCUA==} dependencies: '@swc/helpers': 0.5.13 caniuse-lite: 1.0.30001660 @@ -3775,8 +3755,8 @@ packages: dev: true optional: true - /@rsbuild/core@1.0.4: - resolution: {integrity: sha512-ACvCzeyW5gW5olGBzK5Tnc5RfUOQ+BPnMB7Y0Iycz0pRYAghKQcYkpPZlEpdsKQDNeBUKk9loOy+Z7Rca4Ouzw==} + /@rsbuild/core@1.0.5: + resolution: {integrity: sha512-yUWs4k9X9C661P0kwe3Om1GMJKAxliXDMnBV5hHoaEuAovdp/pOG3pk2fVsRrxcwMn3i6FyMGSVB7g0WmQpeHA==} engines: {node: '>=16.7.0'} hasBin: true dependencies: @@ -3789,7 +3769,7 @@ packages: fsevents: 2.3.3 dev: false - /@rsbuild/plugin-babel@1.0.1(@rsbuild/core@1.0.4): + /@rsbuild/plugin-babel@1.0.1(@rsbuild/core@1.0.5): resolution: {integrity: sha512-cdTiLDVv52r8bOa7rfzk8ADePcckyf4TSXcPv+qq0P/mCBcRmqA4BKQNYf3srXEOb7HrERFaO3pEqdrNe5QwqA==} peerDependencies: '@rsbuild/core': 1.x || ^1.0.1-rc.0 @@ -3798,7 +3778,7 @@ packages: '@babel/plugin-proposal-decorators': 7.24.7(@babel/core@7.25.2) '@babel/plugin-transform-class-properties': 7.25.4(@babel/core@7.25.2) '@babel/preset-typescript': 7.24.7(@babel/core@7.25.2) - '@rsbuild/core': 1.0.4 + '@rsbuild/core': 1.0.5 '@types/babel__core': 7.20.5 deepmerge: 4.3.1 reduce-configs: 1.0.0 @@ -3807,32 +3787,32 @@ packages: - supports-color dev: false - /@rsbuild/plugin-less@1.0.1(@rsbuild/core@1.0.4): + /@rsbuild/plugin-less@1.0.1(@rsbuild/core@1.0.5): resolution: {integrity: sha512-bXjPDII9b0MCdYxkoNUtf1z11lQVQDPqgC6Iu90s6X5lnfJd7uwxQC7Sr/cHKYDPKVKQZIvbmXHFJxnd8bsCLg==} peerDependencies: '@rsbuild/core': 1.x || ^1.0.1-rc.0 dependencies: - '@rsbuild/core': 1.0.4 + '@rsbuild/core': 1.0.5 deepmerge: 4.3.1 reduce-configs: 1.0.0 dev: false - /@rsbuild/plugin-react@1.0.2(@rsbuild/core@1.0.4): + /@rsbuild/plugin-react@1.0.2(@rsbuild/core@1.0.5): resolution: {integrity: sha512-8Sa4AJ43/ift7ZW1iNMA38ZIEDXNINPa8rGI38u7b42yBgMUWBan8yDjFYAC0Gkg3lh8vCWYVQYZp0RyIS7lqA==} peerDependencies: '@rsbuild/core': 1.x || ^1.0.1-rc.0 dependencies: - '@rsbuild/core': 1.0.4 + '@rsbuild/core': 1.0.5 '@rspack/plugin-react-refresh': 1.0.0(react-refresh@0.14.2) react-refresh: 0.14.2 dev: false - /@rsbuild/plugin-sass@1.0.1(@rsbuild/core@1.0.4): + /@rsbuild/plugin-sass@1.0.1(@rsbuild/core@1.0.5): resolution: {integrity: sha512-gybEWXc5kUAc3eur7LJRfWiG9tA5sdDUNo++Fy2pSRhVdYRMLUtKq4YOTmLCYHQ8b7vWRbmv8keqX34ynBm8Bg==} peerDependencies: '@rsbuild/core': 1.x || ^1.0.1-rc.0 dependencies: - '@rsbuild/core': 1.0.4 + '@rsbuild/core': 1.0.5 deepmerge: 4.3.1 loader-utils: 2.0.4 postcss: 8.4.47 @@ -3840,13 +3820,13 @@ packages: sass-embedded: 1.78.0 dev: false - /@rsbuild/plugin-solid@1.0.1(@babel/core@7.25.2)(@rsbuild/core@1.0.4)(solid-js@1.8.22): + /@rsbuild/plugin-solid@1.0.1(@babel/core@7.25.2)(@rsbuild/core@1.0.5)(solid-js@1.8.22): resolution: {integrity: sha512-a3FpRmIT0P34Hhe73lu2nHyFjnRVgHiBwQ9/y3P0+h9wdD94G7BP0hZfJpP798/CHRwUb7LrkOb9fQJ+2ZMGRg==} peerDependencies: '@rsbuild/core': 1.x || ^1.0.1-rc.0 dependencies: - '@rsbuild/core': 1.0.4 - '@rsbuild/plugin-babel': 1.0.1(@rsbuild/core@1.0.4) + '@rsbuild/core': 1.0.5 + '@rsbuild/plugin-babel': 1.0.1(@rsbuild/core@1.0.5) babel-preset-solid: 1.8.22(@babel/core@7.25.2) solid-refresh: 0.6.3(solid-js@1.8.22) transitivePeerDependencies: @@ -4064,7 +4044,7 @@ packages: /@rstack-dev/doc-ui@1.5.2: resolution: {integrity: sha512-LPJNTRhv0eVxhsu6GR9zVK5szQwLgLmBHcOjrYkxhy6tHmDr++0ZXG9c61iAOH8A5gEbygXAmnLDsxbHD9Hosw==} dependencies: - framer-motion: 11.5.4 + framer-motion: 11.5.6 transitivePeerDependencies: - '@emotion/is-prop-valid' - react @@ -4291,17 +4271,17 @@ packages: /@types/react-dom@18.3.0: resolution: {integrity: sha512-EhwApuTmMBmXuFOikhQLIBUn6uFg81SwLMOAUgodJF14SOBOCMdU04gDoYi0WOJJHD144TL32z4yDqCW3dnkQg==} dependencies: - '@types/react': 18.3.5 + '@types/react': 18.3.8 dev: true /@types/react-syntax-highlighter@15.5.13: resolution: {integrity: sha512-uLGJ87j6Sz8UaBAooU0T6lWJ0dBmjZgN1PZTrj05TNql2/XpC6+4HhMT5syIdFUUt+FASfCeLLv4kBygNU+8qA==} dependencies: - '@types/react': 18.3.5 + '@types/react': 18.3.8 dev: true - /@types/react@18.3.5: - resolution: {integrity: sha512-WeqMfGJLGuLCqHGYRGHxnKrXcTitc6L/nBUWfWPcTarG3t9PsquqUMuVeXZeca+mglY4Vo5GZjCi0A3Or2lnxA==} + /@types/react@18.3.8: + resolution: {integrity: sha512-syBUrW3/XpnW4WJ41Pft+I+aPoDVbrBVQGEnbD7NijDGlVC+8gV/XKRY+7vMDlfPpbwYt0l1vd/Sj8bJGMbs9Q==} dependencies: '@types/prop-types': 15.7.5 csstype: 3.1.3 @@ -4413,11 +4393,11 @@ packages: resolution: {integrity: sha512-8IQOTCWnLFqfHzOGm9+P8OPSEDukgg3Huc92qSG49if/xI2SAwLHQO2qaPQbjCWPBcQoO1WYfXfTACUrWV3c5A==} requiresBuild: true dependencies: - '@babel/parser': 7.25.3 + '@babel/parser': 7.25.6 '@vue/shared': 3.4.38 entities: 4.5.0 estree-walker: 2.0.2 - source-map-js: 1.2.0 + source-map-js: 1.2.1 dev: false optional: true @@ -4434,7 +4414,7 @@ packages: resolution: {integrity: sha512-s5QfZ+9PzPh3T5H4hsQDJtI8x7zdJaew/dCGgqZ2630XdzaZ3AD8xGZfBqpT8oaD/p2eedd+pL8tD5vvt5ZYJQ==} requiresBuild: true dependencies: - '@babel/parser': 7.25.3 + '@babel/parser': 7.25.6 '@vue/compiler-core': 3.4.38 '@vue/compiler-dom': 3.4.38 '@vue/compiler-ssr': 3.4.38 @@ -4442,7 +4422,7 @@ packages: estree-walker: 2.0.2 magic-string: 0.30.11 postcss: 8.4.47 - source-map-js: 1.2.0 + source-map-js: 1.2.1 dev: false optional: true @@ -4835,7 +4815,7 @@ packages: resolution: {integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==} engines: {node: '>=8'} dependencies: - fill-range: 7.0.1 + fill-range: 7.1.1 /braces@3.0.3: resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==} @@ -5809,18 +5789,11 @@ packages: escape-string-regexp: 1.0.5 dev: true - /fill-range@7.0.1: - resolution: {integrity: sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==} - engines: {node: '>=8'} - dependencies: - to-regex-range: 5.0.1 - /fill-range@7.1.1: resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==} engines: {node: '>=8'} dependencies: to-regex-range: 5.0.1 - dev: true /find-up@4.1.0: resolution: {integrity: sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==} @@ -5897,8 +5870,8 @@ packages: fetch-blob: 3.2.0 dev: false - /framer-motion@11.5.4: - resolution: {integrity: sha512-E+tb3/G6SO69POkdJT+3EpdMuhmtCh9EWuK4I1DnIC23L7tFPrl8vxP+LSovwaw6uUr73rUbpb4FgK011wbRJQ==} + /framer-motion@11.5.6: + resolution: {integrity: sha512-JMwUpAxv/DWgul9vPgX0ElKn0G66sUc6O9tOXsYwn3zxwvhxFljSXC0XT2QCzuTYBshwC8nyDAa1SYcV0Ldbhw==} peerDependencies: '@emotion/is-prop-valid': '*' react: ^18.0.0 @@ -6168,8 +6141,8 @@ packages: dependencies: function-bind: 1.1.1 - /hast-util-from-html@2.0.2: - resolution: {integrity: sha512-HwOHwxdt2zC5KQ/CNoybBntRook2zJvfZE/u5/Ap7aLPe22bDqen7KwGkOqOyzL5zIqKwiYX/OTtE0FWgr6XXA==} + /hast-util-from-html@2.0.3: + resolution: {integrity: sha512-CUSRHXyKjzHov8yKsQjGOElXy/3EKpyX56ELnkHH34vDVw1N1XSQ1ZcAvTyAPtGqLTuKP/uxM+aLkSPqF/EtMw==} dependencies: '@types/hast': 3.0.4 devlop: 1.1.0 @@ -6446,13 +6419,13 @@ packages: resolution: {integrity: sha512-chIaY3Vh2mh2Q3RGXttaDIzeiPvaVXJ+C4DAh/w3c37SKZ/U6PGMmuicR2EQQp9bKG8zLMCl7I+PtIoOOPp8Gg==} dev: true - /icss-utils@5.1.0(postcss@8.4.45): + /icss-utils@5.1.0(postcss@8.4.47): resolution: {integrity: sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: postcss: ^8.1.0 dependencies: - postcss: 8.4.45 + postcss: 8.4.47 dev: true /ieee754@1.2.1: @@ -6844,8 +6817,8 @@ packages: /konan@2.1.1: resolution: {integrity: sha512-7ZhYV84UzJ0PR/RJnnsMZcAbn+kLasJhVNWsu8ZyVEJYRpGA5XESQ9d/7zOa08U0Ou4cmB++hMNY/3OSV9KIbg==} dependencies: - '@babel/parser': 7.25.3 - '@babel/traverse': 7.25.3 + '@babel/parser': 7.25.6 + '@babel/traverse': 7.25.6 transitivePeerDependencies: - supports-color dev: false @@ -8127,48 +8100,48 @@ packages: yaml: 2.5.0 dev: true - /postcss-modules-extract-imports@3.0.0(postcss@8.4.45): + /postcss-modules-extract-imports@3.0.0(postcss@8.4.47): resolution: {integrity: sha512-bdHleFnP3kZ4NYDhuGlVK+CMrQ/pqUm8bx/oGL93K6gVwiclvX5x0n76fYMKuIGKzlABOy13zsvqjb0f92TEXw==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: postcss: ^8.1.0 dependencies: - postcss: 8.4.45 + postcss: 8.4.47 dev: true - /postcss-modules-local-by-default@4.0.3(postcss@8.4.45): + /postcss-modules-local-by-default@4.0.3(postcss@8.4.47): resolution: {integrity: sha512-2/u2zraspoACtrbFRnTijMiQtb4GW4BvatjaG/bCjYQo8kLTdevCUlwuBHx2sCnSyrI3x3qj4ZK1j5LQBgzmwA==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: postcss: ^8.1.0 dependencies: - icss-utils: 5.1.0(postcss@8.4.45) - postcss: 8.4.45 + icss-utils: 5.1.0(postcss@8.4.47) + postcss: 8.4.47 postcss-selector-parser: 6.0.13 postcss-value-parser: 4.2.0 dev: true - /postcss-modules-scope@3.0.0(postcss@8.4.45): + /postcss-modules-scope@3.0.0(postcss@8.4.47): resolution: {integrity: sha512-hncihwFA2yPath8oZ15PZqvWGkWf+XUfQgUGamS4LqoP1anQLOsOJw0vr7J7IwLpoY9fatA2qiGUGmuZL0Iqlg==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: postcss: ^8.1.0 dependencies: - postcss: 8.4.45 + postcss: 8.4.47 postcss-selector-parser: 6.0.13 dev: true - /postcss-modules-values@4.0.0(postcss@8.4.45): + /postcss-modules-values@4.0.0(postcss@8.4.47): resolution: {integrity: sha512-RDxHkAiEGI78gS2ofyvCsu7iycRv7oqw5xMWn9iMoR0N/7mf9D50ecQqUo5BZ9Zh2vH4bCUR/ktCqbB9m8vJjQ==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: postcss: ^8.1.0 dependencies: - icss-utils: 5.1.0(postcss@8.4.45) - postcss: 8.4.45 + icss-utils: 5.1.0(postcss@8.4.47) + postcss: 8.4.47 dev: true - /postcss-modules@4.3.0(postcss@8.4.45): + /postcss-modules@4.3.0(postcss@8.4.47): resolution: {integrity: sha512-zoUttLDSsbWDinJM9jH37o7hulLRyEgH6fZm2PchxN7AZ8rkdWiALyNhnQ7+jg7cX9f10m6y5VhHsrjO0Mf/DA==} peerDependencies: postcss: ^8.0.0 @@ -8176,11 +8149,11 @@ packages: generic-names: 4.0.0 icss-replace-symbols: 1.1.0 lodash.camelcase: 4.3.0 - postcss: 8.4.45 - postcss-modules-extract-imports: 3.0.0(postcss@8.4.45) - postcss-modules-local-by-default: 4.0.3(postcss@8.4.45) - postcss-modules-scope: 3.0.0(postcss@8.4.45) - postcss-modules-values: 4.0.0(postcss@8.4.45) + postcss: 8.4.47 + postcss-modules-extract-imports: 3.0.0(postcss@8.4.47) + postcss-modules-local-by-default: 4.0.3(postcss@8.4.47) + postcss-modules-scope: 3.0.0(postcss@8.4.47) + postcss-modules-values: 4.0.0(postcss@8.4.47) string-hash: 1.1.3 dev: true @@ -8206,15 +8179,6 @@ packages: resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==} dev: true - /postcss@8.4.45: - resolution: {integrity: sha512-7KTLTdzdZZYscUc65XmjFiB73vBhBfbPztCYdUNvlaso9PrzjzcmjqBPR0lNGkcVlcO4BjiO5rK/qNz+XAen1Q==} - engines: {node: ^10 || ^12 || >=14} - dependencies: - nanoid: 3.3.7 - picocolors: 1.1.0 - source-map-js: 1.2.0 - dev: true - /postcss@8.4.47: resolution: {integrity: sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ==} engines: {node: ^10 || ^12 || >=14} @@ -8348,7 +8312,7 @@ packages: resolution: {integrity: sha512-nsO+KSNgo1SbJqJEYRE9ERzo7YtYbou/OqjSQKxV7jcKox7+usiUVZOAC+XnDOABXggQTno0Y1CpVnuWEc1boQ==} dev: false - /react-focus-lock@2.13.2(@types/react@18.3.5)(react@18.3.1): + /react-focus-lock@2.13.2(@types/react@18.3.8)(react@18.3.1): resolution: {integrity: sha512-T/7bsofxYqnod2xadvuwjGKHOoL5GH7/EIPI5UyEvaU/c2CcphvGI371opFtuY/SYdbMsNiuF4HsHQ50nA/TKQ==} peerDependencies: '@types/react': ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -8358,13 +8322,13 @@ packages: optional: true dependencies: '@babel/runtime': 7.23.2 - '@types/react': 18.3.5 + '@types/react': 18.3.8 focus-lock: 1.3.5 prop-types: 15.8.1 react: 18.3.1 react-clientside-effect: 1.2.6(react@18.3.1) - use-callback-ref: 1.3.2(@types/react@18.3.5)(react@18.3.1) - use-sidecar: 1.1.2(@types/react@18.3.5)(react@18.3.1) + use-callback-ref: 1.3.2(@types/react@18.3.8)(react@18.3.1) + use-sidecar: 1.1.2(@types/react@18.3.8)(react@18.3.1) dev: false /react-helmet-async@1.3.0(react-dom@18.3.1)(react@18.3.1): @@ -8393,7 +8357,7 @@ packages: resolution: {integrity: sha512-ONSb8gizLE5jFpdHAclZ6EAAKuFX2JydnFXPPPjoUImZlLjGtKzyBS8SJgJq7CpLgsGKh9QCZdugJyEEOVC16Q==} dev: false - /react-markdown@8.0.7(@types/react@18.3.5)(react@18.3.1): + /react-markdown@8.0.7(@types/react@18.3.8)(react@18.3.1): resolution: {integrity: sha512-bvWbzG4MtOU62XqBx3Xx+zB2raaFFsq4mYiAzfjXJMEz2sixgeAfraA3tvzULF02ZdOMUOKTBFFaZJDDrq+BJQ==} peerDependencies: '@types/react': '>=16' @@ -8401,7 +8365,7 @@ packages: dependencies: '@types/hast': 2.3.4 '@types/prop-types': 15.7.5 - '@types/react': 18.3.5 + '@types/react': 18.3.8 '@types/unist': 2.0.7 comma-separated-tokens: 2.0.3 hast-util-whitespace: 2.0.1 @@ -8759,8 +8723,8 @@ packages: fsevents: 2.3.3 dev: true - /rsbuild-plugin-google-analytics@1.0.2: - resolution: {integrity: sha512-V2RjSPW0xFDCpH5W6N7zYuYxyZxklsaE/H3WwNCDW+52vBouYAZ8/SDJ1w8ogbfzysX7TcNm3hId42dJU49IOg==} + /rsbuild-plugin-google-analytics@1.0.3: + resolution: {integrity: sha512-9AaubhqxiJ46yuBDkXtIjUnhMLUjGtMtRUeU9vkTrC4CfbJkHsHASwRJIRIxV7XMbr5Mwn/Ithh6lNh79RqehQ==} peerDependencies: '@rsbuild/core': 0.x || 1.x || ^1.0.1-beta.0 peerDependenciesMeta: @@ -9233,10 +9197,6 @@ packages: - supports-color dev: false - /source-map-js@1.2.0: - resolution: {integrity: sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==} - engines: {node: '>=0.10.0'} - /source-map-js@1.2.1: resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==} engines: {node: '>=0.10.0'} @@ -9485,8 +9445,8 @@ packages: strip-ansi: 6.0.1 dev: true - /tailwindcss@3.4.11: - resolution: {integrity: sha512-qhEuBcLemjSJk5ajccN9xJFtM/h0AVCPaA6C92jNP+M2J8kX+eMJHI7R2HFKUvvAsMpcfLILMCFYSeDwpMmlUg==} + /tailwindcss@3.4.12: + resolution: {integrity: sha512-Htf/gHj2+soPb9UayUNci/Ja3d8pTmu9ONTfh4QY8r3MATTZOzmv6UYWF7ZwikEIC8okpfqmGqrmDehua8mF8w==} engines: {node: '>=14.0.0'} hasBin: true dependencies: @@ -9503,7 +9463,7 @@ packages: micromatch: 4.0.8 normalize-path: 3.0.0 object-hash: 3.0.0 - picocolors: 1.0.1 + picocolors: 1.1.0 postcss: 8.4.47 postcss-import: 15.1.0(postcss@8.4.47) postcss-js: 4.0.1(postcss@8.4.47) @@ -9878,7 +9838,7 @@ packages: dependencies: punycode: 2.3.1 - /use-callback-ref@1.3.2(@types/react@18.3.5)(react@18.3.1): + /use-callback-ref@1.3.2(@types/react@18.3.8)(react@18.3.1): resolution: {integrity: sha512-elOQwe6Q8gqZgDA8mrh44qRTQqpIHDcZ3hXTLjBe1i4ph8XpNJnO+aQf3NaG+lriLopI4HMx9VjQLfPQ6vhnoA==} engines: {node: '>=10'} peerDependencies: @@ -9888,12 +9848,12 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.3.5 + '@types/react': 18.3.8 react: 18.3.1 tslib: 2.6.1 dev: false - /use-sidecar@1.1.2(@types/react@18.3.5)(react@18.3.1): + /use-sidecar@1.1.2(@types/react@18.3.8)(react@18.3.1): resolution: {integrity: sha512-epTbsLuzZ7lPClpz2TyryBfztm7m+28DlEv2ZCQ3MDr5ssiwyOwGH/e5F9CkfWjJ1t4clvI58yF822/GUkjjhw==} engines: {node: '>=10'} peerDependencies: @@ -9903,7 +9863,7 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.3.5 + '@types/react': 18.3.8 detect-node-es: 1.1.0 react: 18.3.1 tslib: 2.6.1