diff --git a/apps/web/node_modules/.bin/acorn b/apps/web/node_modules/.bin/acorn deleted file mode 100755 index f6a67460..00000000 --- a/apps/web/node_modules/.bin/acorn +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')") - -case `uname` in - *CYGWIN*) basedir=`cygpath -w "$basedir"`;; -esac - -if [ -z "$NODE_PATH" ]; then - export NODE_PATH="/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/acorn@8.15.0/node_modules/acorn/bin/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/acorn@8.15.0/node_modules/acorn/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/acorn@8.15.0/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/node_modules" -else - export NODE_PATH="/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/acorn@8.15.0/node_modules/acorn/bin/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/acorn@8.15.0/node_modules/acorn/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/acorn@8.15.0/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/node_modules:$NODE_PATH" -fi -if [ -x "$basedir/node" ]; then - exec "$basedir/node" "$basedir/../../../../node_modules/.pnpm/acorn@8.15.0/node_modules/acorn/bin/acorn" "$@" -else - exec node "$basedir/../../../../node_modules/.pnpm/acorn@8.15.0/node_modules/acorn/bin/acorn" "$@" -fi diff --git a/apps/web/node_modules/.bin/autoprefixer b/apps/web/node_modules/.bin/autoprefixer deleted file mode 100755 index a29aab80..00000000 --- a/apps/web/node_modules/.bin/autoprefixer +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')") - -case `uname` in - *CYGWIN*) basedir=`cygpath -w "$basedir"`;; -esac - -if [ -z "$NODE_PATH" ]; then - export NODE_PATH="/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/autoprefixer@10.4.23_postcss@8.5.6/node_modules/autoprefixer/bin/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/autoprefixer@10.4.23_postcss@8.5.6/node_modules/autoprefixer/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/autoprefixer@10.4.23_postcss@8.5.6/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/node_modules" -else - export NODE_PATH="/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/autoprefixer@10.4.23_postcss@8.5.6/node_modules/autoprefixer/bin/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/autoprefixer@10.4.23_postcss@8.5.6/node_modules/autoprefixer/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/autoprefixer@10.4.23_postcss@8.5.6/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/node_modules:$NODE_PATH" -fi -if [ -x "$basedir/node" ]; then - exec "$basedir/node" "$basedir/../../../../node_modules/.pnpm/autoprefixer@10.4.23_postcss@8.5.6/node_modules/autoprefixer/bin/autoprefixer" "$@" -else - exec node "$basedir/../../../../node_modules/.pnpm/autoprefixer@10.4.23_postcss@8.5.6/node_modules/autoprefixer/bin/autoprefixer" "$@" -fi diff --git a/apps/web/node_modules/.bin/browserslist b/apps/web/node_modules/.bin/browserslist deleted file mode 100755 index 6cd87d81..00000000 --- a/apps/web/node_modules/.bin/browserslist +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')") - -case `uname` in - *CYGWIN*) basedir=`cygpath -w "$basedir"`;; -esac - -if [ -z "$NODE_PATH" ]; then - export NODE_PATH="/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/browserslist@4.28.1/node_modules/browserslist/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/browserslist@4.28.1/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/node_modules" -else - export NODE_PATH="/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/browserslist@4.28.1/node_modules/browserslist/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/browserslist@4.28.1/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/node_modules:$NODE_PATH" -fi -if [ -x "$basedir/node" ]; then - exec "$basedir/node" "$basedir/../../../../node_modules/.pnpm/browserslist@4.28.1/node_modules/browserslist/cli.js" "$@" -else - exec node "$basedir/../../../../node_modules/.pnpm/browserslist@4.28.1/node_modules/browserslist/cli.js" "$@" -fi diff --git a/apps/web/node_modules/.bin/jiti b/apps/web/node_modules/.bin/jiti deleted file mode 100755 index 4e314d4e..00000000 --- a/apps/web/node_modules/.bin/jiti +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')") - -case `uname` in - *CYGWIN*) basedir=`cygpath -w "$basedir"`;; -esac - -if [ -z "$NODE_PATH" ]; then - export NODE_PATH="/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/jiti@1.21.7/node_modules/jiti/bin/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/jiti@1.21.7/node_modules/jiti/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/jiti@1.21.7/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/node_modules" -else - export NODE_PATH="/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/jiti@1.21.7/node_modules/jiti/bin/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/jiti@1.21.7/node_modules/jiti/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/jiti@1.21.7/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/node_modules:$NODE_PATH" -fi -if [ -x "$basedir/node" ]; then - exec "$basedir/node" "$basedir/../../../../node_modules/.pnpm/jiti@1.21.7/node_modules/jiti/bin/jiti.js" "$@" -else - exec node "$basedir/../../../../node_modules/.pnpm/jiti@1.21.7/node_modules/jiti/bin/jiti.js" "$@" -fi diff --git a/apps/web/node_modules/.bin/next b/apps/web/node_modules/.bin/next deleted file mode 100755 index 12594fa4..00000000 --- a/apps/web/node_modules/.bin/next +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')") - -case `uname` in - *CYGWIN*) basedir=`cygpath -w "$basedir"`;; -esac - -if [ -z "$NODE_PATH" ]; then - export NODE_PATH="/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@opentelemetry+api@1.9.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/bin/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@opentelemetry+api@1.9.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@opentelemetry+api@1.9.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@opentelemetry+api@1.9.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/node_modules" -else - export NODE_PATH="/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@opentelemetry+api@1.9.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/bin/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@opentelemetry+api@1.9.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@opentelemetry+api@1.9.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@opentelemetry+api@1.9.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/node_modules:$NODE_PATH" -fi -if [ -x "$basedir/node" ]; then - exec "$basedir/node" "$basedir/../../../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@opentelemetry+api@1.9.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/bin/next" "$@" -else - exec node "$basedir/../../../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@opentelemetry+api@1.9.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/bin/next" "$@" -fi diff --git a/apps/web/node_modules/.bin/next-render-analyzer b/apps/web/node_modules/.bin/next-render-analyzer deleted file mode 100755 index a9cff64e..00000000 --- a/apps/web/node_modules/.bin/next-render-analyzer +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')") - -case `uname` in - *CYGWIN*) basedir=`cygpath -w "$basedir"`;; -esac - -if [ -z "$NODE_PATH" ]; then - export NODE_PATH="/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/next-render-analyzer@0.1.2/node_modules/next-render-analyzer/dist/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/next-render-analyzer@0.1.2/node_modules/next-render-analyzer/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/next-render-analyzer@0.1.2/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/node_modules" -else - export NODE_PATH="/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/next-render-analyzer@0.1.2/node_modules/next-render-analyzer/dist/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/next-render-analyzer@0.1.2/node_modules/next-render-analyzer/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/next-render-analyzer@0.1.2/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/node_modules:$NODE_PATH" -fi -if [ -x "$basedir/node" ]; then - exec "$basedir/node" "$basedir/../../../../node_modules/.pnpm/next-render-analyzer@0.1.2/node_modules/next-render-analyzer/dist/cli.js" "$@" -else - exec node "$basedir/../../../../node_modules/.pnpm/next-render-analyzer@0.1.2/node_modules/next-render-analyzer/dist/cli.js" "$@" -fi diff --git a/apps/web/node_modules/.bin/prettier b/apps/web/node_modules/.bin/prettier deleted file mode 100755 index 3de2b7e4..00000000 --- a/apps/web/node_modules/.bin/prettier +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')") - -case `uname` in - *CYGWIN*) basedir=`cygpath -w "$basedir"`;; -esac - -if [ -z "$NODE_PATH" ]; then - export NODE_PATH="/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/prettier@3.8.0/node_modules/prettier/bin/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/prettier@3.8.0/node_modules/prettier/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/prettier@3.8.0/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/node_modules" -else - export NODE_PATH="/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/prettier@3.8.0/node_modules/prettier/bin/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/prettier@3.8.0/node_modules/prettier/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/prettier@3.8.0/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/node_modules:$NODE_PATH" -fi -if [ -x "$basedir/node" ]; then - exec "$basedir/node" "$basedir/../../../../node_modules/.pnpm/prettier@3.8.0/node_modules/prettier/bin/prettier.cjs" "$@" -else - exec node "$basedir/../../../../node_modules/.pnpm/prettier@3.8.0/node_modules/prettier/bin/prettier.cjs" "$@" -fi diff --git a/apps/web/node_modules/.bin/rollup b/apps/web/node_modules/.bin/rollup deleted file mode 100755 index 743f5b20..00000000 --- a/apps/web/node_modules/.bin/rollup +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')") - -case `uname` in - *CYGWIN*) basedir=`cygpath -w "$basedir"`;; -esac - -if [ -z "$NODE_PATH" ]; then - export NODE_PATH="/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/rollup@4.55.1/node_modules/rollup/dist/bin/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/rollup@4.55.1/node_modules/rollup/dist/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/rollup@4.55.1/node_modules/rollup/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/rollup@4.55.1/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/node_modules" -else - export NODE_PATH="/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/rollup@4.55.1/node_modules/rollup/dist/bin/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/rollup@4.55.1/node_modules/rollup/dist/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/rollup@4.55.1/node_modules/rollup/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/rollup@4.55.1/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/node_modules:$NODE_PATH" -fi -if [ -x "$basedir/node" ]; then - exec "$basedir/node" "$basedir/../../../../node_modules/.pnpm/rollup@4.55.1/node_modules/rollup/dist/bin/rollup" "$@" -else - exec node "$basedir/../../../../node_modules/.pnpm/rollup@4.55.1/node_modules/rollup/dist/bin/rollup" "$@" -fi diff --git a/apps/web/node_modules/.bin/tailwind b/apps/web/node_modules/.bin/tailwind deleted file mode 100755 index 7b2551d1..00000000 --- a/apps/web/node_modules/.bin/tailwind +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')") - -case `uname` in - *CYGWIN*) basedir=`cygpath -w "$basedir"`;; -esac - -if [ -z "$NODE_PATH" ]; then - export NODE_PATH="/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/tailwindcss@3.4.19_tsx@4.21.0/node_modules/tailwindcss/lib/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/tailwindcss@3.4.19_tsx@4.21.0/node_modules/tailwindcss/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/tailwindcss@3.4.19_tsx@4.21.0/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/node_modules" -else - export NODE_PATH="/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/tailwindcss@3.4.19_tsx@4.21.0/node_modules/tailwindcss/lib/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/tailwindcss@3.4.19_tsx@4.21.0/node_modules/tailwindcss/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/tailwindcss@3.4.19_tsx@4.21.0/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/node_modules:$NODE_PATH" -fi -if [ -x "$basedir/node" ]; then - exec "$basedir/node" "$basedir/../tailwindcss/lib/cli.js" "$@" -else - exec node "$basedir/../tailwindcss/lib/cli.js" "$@" -fi diff --git a/apps/web/node_modules/.bin/tailwindcss b/apps/web/node_modules/.bin/tailwindcss deleted file mode 100755 index 7b2551d1..00000000 --- a/apps/web/node_modules/.bin/tailwindcss +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')") - -case `uname` in - *CYGWIN*) basedir=`cygpath -w "$basedir"`;; -esac - -if [ -z "$NODE_PATH" ]; then - export NODE_PATH="/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/tailwindcss@3.4.19_tsx@4.21.0/node_modules/tailwindcss/lib/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/tailwindcss@3.4.19_tsx@4.21.0/node_modules/tailwindcss/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/tailwindcss@3.4.19_tsx@4.21.0/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/node_modules" -else - export NODE_PATH="/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/tailwindcss@3.4.19_tsx@4.21.0/node_modules/tailwindcss/lib/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/tailwindcss@3.4.19_tsx@4.21.0/node_modules/tailwindcss/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/tailwindcss@3.4.19_tsx@4.21.0/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/node_modules:$NODE_PATH" -fi -if [ -x "$basedir/node" ]; then - exec "$basedir/node" "$basedir/../tailwindcss/lib/cli.js" "$@" -else - exec node "$basedir/../tailwindcss/lib/cli.js" "$@" -fi diff --git a/apps/web/node_modules/.bin/tsc b/apps/web/node_modules/.bin/tsc deleted file mode 100755 index a2e5ae45..00000000 --- a/apps/web/node_modules/.bin/tsc +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')") - -case `uname` in - *CYGWIN*) basedir=`cygpath -w "$basedir"`;; -esac - -if [ -z "$NODE_PATH" ]; then - export NODE_PATH="/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/bin/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/typescript@5.9.3/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/node_modules" -else - export NODE_PATH="/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/bin/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/typescript@5.9.3/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/node_modules:$NODE_PATH" -fi -if [ -x "$basedir/node" ]; then - exec "$basedir/node" "$basedir/../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/bin/tsc" "$@" -else - exec node "$basedir/../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/bin/tsc" "$@" -fi diff --git a/apps/web/node_modules/.bin/tsserver b/apps/web/node_modules/.bin/tsserver deleted file mode 100755 index 513a77c5..00000000 --- a/apps/web/node_modules/.bin/tsserver +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')") - -case `uname` in - *CYGWIN*) basedir=`cygpath -w "$basedir"`;; -esac - -if [ -z "$NODE_PATH" ]; then - export NODE_PATH="/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/bin/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/typescript@5.9.3/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/node_modules" -else - export NODE_PATH="/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/bin/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/typescript@5.9.3/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/node_modules:$NODE_PATH" -fi -if [ -x "$basedir/node" ]; then - exec "$basedir/node" "$basedir/../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/bin/tsserver" "$@" -else - exec node "$basedir/../../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/bin/tsserver" "$@" -fi diff --git a/apps/web/node_modules/.bin/webpack b/apps/web/node_modules/.bin/webpack deleted file mode 100755 index 997c5ef3..00000000 --- a/apps/web/node_modules/.bin/webpack +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')") - -case `uname` in - *CYGWIN*) basedir=`cygpath -w "$basedir"`;; -esac - -if [ -z "$NODE_PATH" ]; then - export NODE_PATH="/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/webpack@5.104.1/node_modules/webpack/bin/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/webpack@5.104.1/node_modules/webpack/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/webpack@5.104.1/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/node_modules" -else - export NODE_PATH="/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/webpack@5.104.1/node_modules/webpack/bin/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/webpack@5.104.1/node_modules/webpack/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/webpack@5.104.1/node_modules:/Users/manwook-han/Desktop/code/solid-connect/solid-connect-web-nomi/node_modules/.pnpm/node_modules:$NODE_PATH" -fi -if [ -x "$basedir/node" ]; then - exec "$basedir/node" "$basedir/../../../../node_modules/.pnpm/webpack@5.104.1/node_modules/webpack/bin/webpack.js" "$@" -else - exec node "$basedir/../../../../node_modules/.pnpm/webpack@5.104.1/node_modules/webpack/bin/webpack.js" "$@" -fi diff --git a/apps/web/node_modules/@hookform/resolvers b/apps/web/node_modules/@hookform/resolvers deleted file mode 120000 index 79f81126..00000000 --- a/apps/web/node_modules/@hookform/resolvers +++ /dev/null @@ -1 +0,0 @@ -../../../../node_modules/.pnpm/@hookform+resolvers@5.2.2_react-hook-form@7.71.1_react@18.3.1_/node_modules/@hookform/resolvers \ No newline at end of file diff --git a/apps/web/node_modules/@next/third-parties b/apps/web/node_modules/@next/third-parties deleted file mode 120000 index 4fdcfbab..00000000 --- a/apps/web/node_modules/@next/third-parties +++ /dev/null @@ -1 +0,0 @@ -../../../../node_modules/.pnpm/@next+third-parties@14.2.35_next@14.2.35_@babel+core@7.28.6_@opentelemetry+api@1.9.0_react-do_3fq2teaobphf57msqnvhonu4ma/node_modules/@next/third-parties \ No newline at end of file diff --git a/apps/web/node_modules/@radix-ui/react-checkbox b/apps/web/node_modules/@radix-ui/react-checkbox deleted file mode 120000 index 7bb0e22b..00000000 --- a/apps/web/node_modules/@radix-ui/react-checkbox +++ /dev/null @@ -1 +0,0 @@ -../../../../node_modules/.pnpm/@radix-ui+react-checkbox@1.3.3_@types+react-dom@19.2.3_@types+react@18.3.27__@types+react@18._3am46lzlgjghkdwgbsk2mz5d5m/node_modules/@radix-ui/react-checkbox \ No newline at end of file diff --git a/apps/web/node_modules/@radix-ui/react-label b/apps/web/node_modules/@radix-ui/react-label deleted file mode 120000 index 57de9f18..00000000 --- a/apps/web/node_modules/@radix-ui/react-label +++ /dev/null @@ -1 +0,0 @@ -../../../../node_modules/.pnpm/@radix-ui+react-label@2.1.8_@types+react-dom@19.2.3_@types+react@18.3.27__@types+react@18.3.2_754ffzrkvz6v55epfuvuebjjua/node_modules/@radix-ui/react-label \ No newline at end of file diff --git a/apps/web/node_modules/@radix-ui/react-progress b/apps/web/node_modules/@radix-ui/react-progress deleted file mode 120000 index c6784355..00000000 --- a/apps/web/node_modules/@radix-ui/react-progress +++ /dev/null @@ -1 +0,0 @@ -../../../../node_modules/.pnpm/@radix-ui+react-progress@1.1.8_@types+react-dom@19.2.3_@types+react@18.3.27__@types+react@18._ipzkf2fshhbmlffxmrunuj6sdy/node_modules/@radix-ui/react-progress \ No newline at end of file diff --git a/apps/web/node_modules/@radix-ui/react-select b/apps/web/node_modules/@radix-ui/react-select deleted file mode 120000 index c5e82c3f..00000000 --- a/apps/web/node_modules/@radix-ui/react-select +++ /dev/null @@ -1 +0,0 @@ -../../../../node_modules/.pnpm/@radix-ui+react-select@2.2.6_@types+react-dom@19.2.3_@types+react@18.3.27__@types+react@18.3._botegmhw6jlxtc3hj2n3jcgw2e/node_modules/@radix-ui/react-select \ No newline at end of file diff --git a/apps/web/node_modules/@react-google-maps/api b/apps/web/node_modules/@react-google-maps/api deleted file mode 120000 index 6f8cf14b..00000000 --- a/apps/web/node_modules/@react-google-maps/api +++ /dev/null @@ -1 +0,0 @@ -../../../../node_modules/.pnpm/@react-google-maps+api@2.20.8_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@react-google-maps/api \ No newline at end of file diff --git a/apps/web/node_modules/@sentry/nextjs b/apps/web/node_modules/@sentry/nextjs deleted file mode 120000 index 67ba4cf9..00000000 --- a/apps/web/node_modules/@sentry/nextjs +++ /dev/null @@ -1 +0,0 @@ -../../../../node_modules/.pnpm/@sentry+nextjs@10.34.0_@opentelemetry+context-async-hooks@2.4.0_@opentelemetry+api@1.9.0__@op_otudja5as5uzga23zivtkqjuvm/node_modules/@sentry/nextjs \ No newline at end of file diff --git a/apps/web/node_modules/@stomp/stompjs b/apps/web/node_modules/@stomp/stompjs deleted file mode 120000 index 4efb3fa3..00000000 --- a/apps/web/node_modules/@stomp/stompjs +++ /dev/null @@ -1 +0,0 @@ -../../../../node_modules/.pnpm/@stomp+stompjs@7.2.1/node_modules/@stomp/stompjs \ No newline at end of file diff --git a/apps/web/node_modules/@svgr/webpack b/apps/web/node_modules/@svgr/webpack deleted file mode 120000 index 6cf2f1ea..00000000 --- a/apps/web/node_modules/@svgr/webpack +++ /dev/null @@ -1 +0,0 @@ -../../../../node_modules/.pnpm/@svgr+webpack@8.1.0_typescript@5.9.3/node_modules/@svgr/webpack \ No newline at end of file diff --git a/apps/web/node_modules/@tanstack/react-query b/apps/web/node_modules/@tanstack/react-query deleted file mode 120000 index 60cf9e6b..00000000 --- a/apps/web/node_modules/@tanstack/react-query +++ /dev/null @@ -1 +0,0 @@ -../../../../node_modules/.pnpm/@tanstack+react-query@5.90.19_react@18.3.1/node_modules/@tanstack/react-query \ No newline at end of file diff --git a/apps/web/node_modules/@tanstack/react-query-devtools b/apps/web/node_modules/@tanstack/react-query-devtools deleted file mode 120000 index 177c4f45..00000000 --- a/apps/web/node_modules/@tanstack/react-query-devtools +++ /dev/null @@ -1 +0,0 @@ -../../../../node_modules/.pnpm/@tanstack+react-query-devtools@5.91.2_@tanstack+react-query@5.90.19_react@18.3.1__react@18.3.1/node_modules/@tanstack/react-query-devtools \ No newline at end of file diff --git a/apps/web/node_modules/@tanstack/react-virtual b/apps/web/node_modules/@tanstack/react-virtual deleted file mode 120000 index 9ae58444..00000000 --- a/apps/web/node_modules/@tanstack/react-virtual +++ /dev/null @@ -1 +0,0 @@ -../../../../node_modules/.pnpm/@tanstack+react-virtual@3.13.18_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@tanstack/react-virtual \ No newline at end of file diff --git a/apps/web/node_modules/@types/node b/apps/web/node_modules/@types/node deleted file mode 120000 index beda4de2..00000000 --- a/apps/web/node_modules/@types/node +++ /dev/null @@ -1 +0,0 @@ -../../../../node_modules/.pnpm/@types+node@20.19.30/node_modules/@types/node \ No newline at end of file diff --git a/apps/web/node_modules/@types/react b/apps/web/node_modules/@types/react deleted file mode 120000 index 31f23351..00000000 --- a/apps/web/node_modules/@types/react +++ /dev/null @@ -1 +0,0 @@ -../../../../node_modules/.pnpm/@types+react@18.3.27/node_modules/@types/react \ No newline at end of file diff --git a/apps/web/node_modules/autoprefixer b/apps/web/node_modules/autoprefixer deleted file mode 120000 index 8d108a91..00000000 --- a/apps/web/node_modules/autoprefixer +++ /dev/null @@ -1 +0,0 @@ -../../../node_modules/.pnpm/autoprefixer@10.4.23_postcss@8.5.6/node_modules/autoprefixer \ No newline at end of file diff --git a/apps/web/node_modules/axios b/apps/web/node_modules/axios deleted file mode 120000 index c88e0942..00000000 --- a/apps/web/node_modules/axios +++ /dev/null @@ -1 +0,0 @@ -../../../node_modules/.pnpm/axios@1.13.2/node_modules/axios \ No newline at end of file diff --git a/apps/web/node_modules/class-variance-authority b/apps/web/node_modules/class-variance-authority deleted file mode 120000 index b42f40f1..00000000 --- a/apps/web/node_modules/class-variance-authority +++ /dev/null @@ -1 +0,0 @@ -../../../node_modules/.pnpm/class-variance-authority@0.7.1/node_modules/class-variance-authority \ No newline at end of file diff --git a/apps/web/node_modules/clsx b/apps/web/node_modules/clsx deleted file mode 120000 index 6688d895..00000000 --- a/apps/web/node_modules/clsx +++ /dev/null @@ -1 +0,0 @@ -../../../node_modules/.pnpm/clsx@2.1.1/node_modules/clsx \ No newline at end of file diff --git a/apps/web/node_modules/critters b/apps/web/node_modules/critters deleted file mode 120000 index 829acd1a..00000000 --- a/apps/web/node_modules/critters +++ /dev/null @@ -1 +0,0 @@ -../../../node_modules/.pnpm/critters@0.0.23/node_modules/critters \ No newline at end of file diff --git a/apps/web/node_modules/firebase-admin b/apps/web/node_modules/firebase-admin deleted file mode 120000 index 1f029e9d..00000000 --- a/apps/web/node_modules/firebase-admin +++ /dev/null @@ -1 +0,0 @@ -../../../node_modules/.pnpm/firebase-admin@12.7.0/node_modules/firebase-admin \ No newline at end of file diff --git a/apps/web/node_modules/linkify-react b/apps/web/node_modules/linkify-react deleted file mode 120000 index 375a18e1..00000000 --- a/apps/web/node_modules/linkify-react +++ /dev/null @@ -1 +0,0 @@ -../../../node_modules/.pnpm/linkify-react@4.3.2_linkifyjs@4.3.2_react@18.3.1/node_modules/linkify-react \ No newline at end of file diff --git a/apps/web/node_modules/linkifyjs b/apps/web/node_modules/linkifyjs deleted file mode 120000 index ac7b1749..00000000 --- a/apps/web/node_modules/linkifyjs +++ /dev/null @@ -1 +0,0 @@ -../../../node_modules/.pnpm/linkifyjs@4.3.2/node_modules/linkifyjs \ No newline at end of file diff --git a/apps/web/node_modules/lucide-react b/apps/web/node_modules/lucide-react deleted file mode 120000 index 021d841d..00000000 --- a/apps/web/node_modules/lucide-react +++ /dev/null @@ -1 +0,0 @@ -../../../node_modules/.pnpm/lucide-react@0.479.0_react@18.3.1/node_modules/lucide-react \ No newline at end of file diff --git a/apps/web/node_modules/next b/apps/web/node_modules/next deleted file mode 120000 index 4a1a9016..00000000 --- a/apps/web/node_modules/next +++ /dev/null @@ -1 +0,0 @@ -../../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.6_@opentelemetry+api@1.9.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next \ No newline at end of file diff --git a/apps/web/node_modules/next-render-analyzer b/apps/web/node_modules/next-render-analyzer deleted file mode 120000 index 0e529eef..00000000 --- a/apps/web/node_modules/next-render-analyzer +++ /dev/null @@ -1 +0,0 @@ -../../../node_modules/.pnpm/next-render-analyzer@0.1.2/node_modules/next-render-analyzer \ No newline at end of file diff --git a/apps/web/node_modules/postcss b/apps/web/node_modules/postcss deleted file mode 120000 index e43057f4..00000000 --- a/apps/web/node_modules/postcss +++ /dev/null @@ -1 +0,0 @@ -../../../node_modules/.pnpm/postcss@8.5.6/node_modules/postcss \ No newline at end of file diff --git a/apps/web/node_modules/react b/apps/web/node_modules/react deleted file mode 120000 index b8168506..00000000 --- a/apps/web/node_modules/react +++ /dev/null @@ -1 +0,0 @@ -../../../node_modules/.pnpm/react@18.3.1/node_modules/react \ No newline at end of file diff --git a/apps/web/node_modules/react-dom b/apps/web/node_modules/react-dom deleted file mode 120000 index bf3739ac..00000000 --- a/apps/web/node_modules/react-dom +++ /dev/null @@ -1 +0,0 @@ -../../../node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom \ No newline at end of file diff --git a/apps/web/node_modules/react-hook-form b/apps/web/node_modules/react-hook-form deleted file mode 120000 index 588c21ad..00000000 --- a/apps/web/node_modules/react-hook-form +++ /dev/null @@ -1 +0,0 @@ -../../../node_modules/.pnpm/react-hook-form@7.71.1_react@18.3.1/node_modules/react-hook-form \ No newline at end of file diff --git a/apps/web/node_modules/sockjs-client b/apps/web/node_modules/sockjs-client deleted file mode 120000 index 3cd93bc2..00000000 --- a/apps/web/node_modules/sockjs-client +++ /dev/null @@ -1 +0,0 @@ -../../../node_modules/.pnpm/sockjs-client@1.6.1/node_modules/sockjs-client \ No newline at end of file diff --git a/apps/web/node_modules/tailwind-merge b/apps/web/node_modules/tailwind-merge deleted file mode 120000 index b314f414..00000000 --- a/apps/web/node_modules/tailwind-merge +++ /dev/null @@ -1 +0,0 @@ -../../../node_modules/.pnpm/tailwind-merge@3.4.0/node_modules/tailwind-merge \ No newline at end of file diff --git a/apps/web/node_modules/tailwindcss b/apps/web/node_modules/tailwindcss deleted file mode 120000 index 7807d896..00000000 --- a/apps/web/node_modules/tailwindcss +++ /dev/null @@ -1 +0,0 @@ -../../../node_modules/.pnpm/tailwindcss@3.4.19_tsx@4.21.0/node_modules/tailwindcss \ No newline at end of file diff --git a/apps/web/node_modules/tailwindcss-animate b/apps/web/node_modules/tailwindcss-animate deleted file mode 120000 index 025e44f9..00000000 --- a/apps/web/node_modules/tailwindcss-animate +++ /dev/null @@ -1 +0,0 @@ -../../../node_modules/.pnpm/tailwindcss-animate@1.0.7_tailwindcss@3.4.19_tsx@4.21.0_/node_modules/tailwindcss-animate \ No newline at end of file diff --git a/apps/web/node_modules/typescript b/apps/web/node_modules/typescript deleted file mode 120000 index 949dba4e..00000000 --- a/apps/web/node_modules/typescript +++ /dev/null @@ -1 +0,0 @@ -../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript \ No newline at end of file diff --git a/apps/web/node_modules/zod b/apps/web/node_modules/zod deleted file mode 120000 index b41963a6..00000000 --- a/apps/web/node_modules/zod +++ /dev/null @@ -1 +0,0 @@ -../../../node_modules/.pnpm/zod@4.3.5/node_modules/zod \ No newline at end of file diff --git a/apps/web/node_modules/zustand b/apps/web/node_modules/zustand deleted file mode 120000 index f9fd3aa3..00000000 --- a/apps/web/node_modules/zustand +++ /dev/null @@ -1 +0,0 @@ -../../../node_modules/.pnpm/zustand@5.0.10_@types+react@18.3.27_react@18.3.1_use-sync-external-store@1.6.0_react@18.3.1_/node_modules/zustand \ No newline at end of file diff --git a/apps/web/package.json b/apps/web/package.json index ff2d5b71..32c14923 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -48,7 +48,8 @@ "devDependencies": { "@svgr/webpack": "^8.1.0", "@types/node": "^20.11.19", - "@types/react": "^18.2.55", + "@types/react": "18.3.27", + "@types/react-dom": "18.3.7", "autoprefixer": "^10.4.20", "critters": "^0.0.23", "postcss": "^8.4.45", diff --git a/apps/web/src/app/(home)/_ui/NewsSection/_hooks/useSectionHadnler.ts b/apps/web/src/app/(home)/_ui/NewsSection/_hooks/useSectionHadnler.ts index b794a6a9..7613dedb 100644 --- a/apps/web/src/app/(home)/_ui/NewsSection/_hooks/useSectionHadnler.ts +++ b/apps/web/src/app/(home)/_ui/NewsSection/_hooks/useSectionHadnler.ts @@ -1,7 +1,7 @@ -import { useEffect, useRef, useState } from "react"; +import { useEffect, useRef, useState, type RefObject } from "react"; interface UseSectionHandlerReturn { - sectionRef: React.RefObject; + sectionRef: RefObject; visible: boolean; } diff --git a/apps/web/src/app/layout.tsx b/apps/web/src/app/layout.tsx index d2a995d0..47c53c49 100644 --- a/apps/web/src/app/layout.tsx +++ b/apps/web/src/app/layout.tsx @@ -1,4 +1,5 @@ import type { Metadata, Viewport } from "next"; +import type { ReactNode } from "react"; import dynamic from "next/dynamic"; import localFont from "next/font/local"; @@ -61,7 +62,7 @@ export const viewport: Viewport = { userScalable: true, }; -const RootLayout = ({ children }: { children: React.ReactNode }) => ( +const RootLayout = ({ children }: { children: ReactNode }) => ( diff --git a/apps/web/src/app/mentor/_ui/MentorClient/_ui/MentorFindSection/_hooks/useSelectedTab.ts b/apps/web/src/app/mentor/_ui/MentorClient/_ui/MentorFindSection/_hooks/useSelectedTab.ts index 0e498f6a..e5477135 100644 --- a/apps/web/src/app/mentor/_ui/MentorClient/_ui/MentorFindSection/_hooks/useSelectedTab.ts +++ b/apps/web/src/app/mentor/_ui/MentorClient/_ui/MentorFindSection/_hooks/useSelectedTab.ts @@ -1,9 +1,9 @@ -import { useRef, useState } from "react"; +import { useRef, useState, type RefObject } from "react"; import { FilterTab } from "@/types/mentor"; interface UseSelectedTabReturn { - listRef: React.RefObject; + listRef: RefObject; selectedTab: FilterTab; handleSelectTab: (tab: FilterTab) => void; } diff --git a/apps/web/src/app/my/modify/_ui/ModifyContent/_ui/ImageInputFiled/_hooks/useImageInputHandler.ts b/apps/web/src/app/my/modify/_ui/ModifyContent/_ui/ImageInputFiled/_hooks/useImageInputHandler.ts index c552f127..812cb209 100644 --- a/apps/web/src/app/my/modify/_ui/ModifyContent/_ui/ImageInputFiled/_hooks/useImageInputHandler.ts +++ b/apps/web/src/app/my/modify/_ui/ModifyContent/_ui/ImageInputFiled/_hooks/useImageInputHandler.ts @@ -1,4 +1,4 @@ -import { useEffect, useRef, useState } from "react"; +import { useEffect, useRef, useState, type ChangeEvent, type RefObject } from "react"; import { useController, useFormContext } from "react-hook-form"; import { convertUploadedImageUrl } from "@/utils/fileUtils"; @@ -6,17 +6,9 @@ import { convertUploadedImageUrl } from "@/utils/fileUtils"; interface ImageInputHandlerReturn { selectedImage: File | undefined; imagePreviewUrl: string | null; - fileInputRef: React.RefObject; + fileInputRef: RefObject; handleImageSelect: () => void; - handleFileChange: (event: React.ChangeEvent) => void; -} - -interface ImageInputHandlerReturn { - selectedImage: File | undefined; - imagePreviewUrl: string | null; - fileInputRef: React.RefObject; - handleImageSelect: () => void; - handleFileChange: (event: React.ChangeEvent) => void; + handleFileChange: (event: ChangeEvent) => void; } const useImageInputHandler = (initImagePreview: string | null): ImageInputHandlerReturn => { @@ -42,7 +34,7 @@ const useImageInputHandler = (initImagePreview: string | null): ImageInputHandle fileInputRef.current?.click(); }; - const handleFileChange = (event: React.ChangeEvent) => { + const handleFileChange = (event: ChangeEvent) => { const file = event.target.files?.[0]; if (file) { setFormValue(file); // useController로 폼 값 설정 diff --git a/apps/web/src/app/university/application/ScoreSearchBar.tsx b/apps/web/src/app/university/application/ScoreSearchBar.tsx index b1e6bdf0..65c068a7 100644 --- a/apps/web/src/app/university/application/ScoreSearchBar.tsx +++ b/apps/web/src/app/university/application/ScoreSearchBar.tsx @@ -1,8 +1,9 @@ import { IconSearchFilled } from "@/public/svgs"; +import type { RefObject } from "react"; type ScoreSearchBarProps = { onClick: () => void; - textRef: React.RefObject; + textRef: RefObject; searchHandler: (_e: React.FormEvent) => void; }; diff --git a/apps/web/src/components/layout/GlobalLayout/index.tsx b/apps/web/src/components/layout/GlobalLayout/index.tsx index b4dd16a7..28989e42 100644 --- a/apps/web/src/components/layout/GlobalLayout/index.tsx +++ b/apps/web/src/components/layout/GlobalLayout/index.tsx @@ -1,5 +1,5 @@ import dynamic from "next/dynamic"; -import type React from "react"; +import type { ReactNode } from "react"; import BottomNavigation from "./ui/BottomNavigation"; @@ -9,7 +9,7 @@ import BottomNavigation from "./ui/BottomNavigation"; const ClientModal = dynamic(() => import("./ui/ClientModal"), { ssr: false, loading: () => null }); type LayoutProps = { - children: React.ReactNode; + children: ReactNode; }; const GlobalLayout = ({ children }: LayoutProps) => { diff --git a/apps/web/src/components/mentor/ChannelSelct/_hooks/useSelectHandler.ts b/apps/web/src/components/mentor/ChannelSelct/_hooks/useSelectHandler.ts index e7999e05..76f9dca8 100644 --- a/apps/web/src/components/mentor/ChannelSelct/_hooks/useSelectHandler.ts +++ b/apps/web/src/components/mentor/ChannelSelct/_hooks/useSelectHandler.ts @@ -1,11 +1,11 @@ -import { useEffect, useRef, useState } from "react"; +import { useEffect, useRef, useState, type RefObject } from "react"; import { type Control, type FieldValues, useController } from "react-hook-form"; import type { ChannelType } from "@/types/mentor"; interface useSelectHandlerReturn { isOpen: boolean; - dropdownRef: React.RefObject; + dropdownRef: RefObject; handleChannelChange: (val: ChannelType | null) => void; toggleDropdown: () => void; } diff --git a/apps/web/src/components/ui/BottomSheet/hooks/useHandleModal.ts b/apps/web/src/components/ui/BottomSheet/hooks/useHandleModal.ts index 96e0cb2b..bdf8b0ed 100644 --- a/apps/web/src/components/ui/BottomSheet/hooks/useHandleModal.ts +++ b/apps/web/src/components/ui/BottomSheet/hooks/useHandleModal.ts @@ -1,4 +1,12 @@ -import { useCallback, useEffect, useMemo, useRef, useState } from "react"; +import { + useCallback, + useEffect, + useMemo, + useRef, + useState, + type MutableRefObject, + type RefObject, +} from "react"; // 드래그 핸들에서 제외해야 하는 인터랙티브 엘리먼트 판별 const isInteractiveElement = (el: EventTarget | null): boolean => { @@ -6,10 +14,10 @@ const isInteractiveElement = (el: EventTarget | null): boolean => { }; interface UseHandleModalReturn { - elementRef: React.RefObject; + elementRef: RefObject; isVisible: boolean; translateY: number; - isDraggingRef: React.MutableRefObject; + isDraggingRef: MutableRefObject; handleClose: () => void; handleTouchStart: (e: React.TouchEvent | React.MouseEvent) => void; handleTouchMove: (e: React.TouchEvent | React.MouseEvent) => void; diff --git a/apps/web/src/components/ui/Checkbox.tsx b/apps/web/src/components/ui/Checkbox.tsx index 3be3873b..825f728a 100644 --- a/apps/web/src/components/ui/Checkbox.tsx +++ b/apps/web/src/components/ui/Checkbox.tsx @@ -3,9 +3,12 @@ import * as CheckboxPrimitive from "@radix-ui/react-checkbox"; import { Check } from "lucide-react"; +import type { ComponentType } from "react"; import * as React from "react"; import { cn } from "@/lib/utils"; +const CheckIcon = Check as ComponentType<{ className?: string }>; + const Checkbox = React.forwardRef< React.ElementRef, React.ComponentPropsWithoutRef @@ -19,7 +22,7 @@ const Checkbox = React.forwardRef< {...props} > - + )); diff --git a/apps/web/src/components/ui/Select.tsx b/apps/web/src/components/ui/Select.tsx index 1943d994..d6c4ee01 100644 --- a/apps/web/src/components/ui/Select.tsx +++ b/apps/web/src/components/ui/Select.tsx @@ -3,9 +3,14 @@ import * as SelectPrimitive from "@radix-ui/react-select"; import { Check, ChevronDown, ChevronUp } from "lucide-react"; +import type { ComponentType } from "react"; import * as React from "react"; import { cn } from "@/lib/utils"; +const CheckIcon = Check as ComponentType<{ className?: string }>; +const ChevronDownIcon = ChevronDown as ComponentType<{ className?: string }>; +const ChevronUpIcon = ChevronUp as ComponentType<{ className?: string }>; + const Select = SelectPrimitive.Root; const SelectGroup = SelectPrimitive.Group; @@ -26,7 +31,7 @@ const SelectTrigger = React.forwardRef< > {children} - + )); @@ -41,7 +46,7 @@ const SelectScrollUpButton = React.forwardRef< className={cn("flex cursor-default items-center justify-center py-1", className)} {...props} > - + )); SelectScrollUpButton.displayName = SelectPrimitive.ScrollUpButton.displayName; @@ -55,7 +60,7 @@ const SelectScrollDownButton = React.forwardRef< className={cn("flex cursor-default items-center justify-center py-1", className)} {...props} > - + )); SelectScrollDownButton.displayName = SelectPrimitive.ScrollDownButton.displayName; @@ -114,7 +119,7 @@ const SelectItem = React.forwardRef< > - + {children} diff --git a/apps/web/tsconfig.json b/apps/web/tsconfig.json index f4ec2a4f..6631e2db 100644 --- a/apps/web/tsconfig.json +++ b/apps/web/tsconfig.json @@ -12,6 +12,8 @@ "resolveJsonModule": true, "isolatedModules": true, "jsx": "preserve", + "types": ["react", "react-dom"], + "typeRoots": ["./node_modules/@types"], "paths": { "@/public/*": ["./public/*"], "@/*": ["./src/*"] diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e6320334..c7ff4448 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -43,19 +43,19 @@ importers: version: 0.7.11(@types/react-dom@19.2.3(@types/react@19.2.10))(@types/react@19.2.10)(csstype@3.2.3)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(solid-js@1.9.11) '@tanstack/react-router': specifier: ^1.132.0 - version: 1.157.18(react-dom@19.2.4(react@19.2.4))(react@19.2.4) + version: 1.158.0(react-dom@19.2.4(react@19.2.4))(react@19.2.4) '@tanstack/react-router-devtools': specifier: ^1.132.0 - version: 1.157.18(@tanstack/react-router@1.157.18(react-dom@19.2.4(react@19.2.4))(react@19.2.4))(@tanstack/router-core@1.157.18)(csstype@3.2.3)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) + version: 1.158.0(@tanstack/react-router@1.158.0(react-dom@19.2.4(react@19.2.4))(react@19.2.4))(@tanstack/router-core@1.158.0)(csstype@3.2.3)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) '@tanstack/react-router-ssr-query': specifier: ^1.131.7 - version: 1.157.18(@tanstack/query-core@5.90.19)(@tanstack/react-query@5.90.19(react@19.2.4))(@tanstack/react-router@1.157.18(react-dom@19.2.4(react@19.2.4))(react@19.2.4))(@tanstack/router-core@1.157.18)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) + version: 1.158.0(@tanstack/query-core@5.90.19)(@tanstack/react-query@5.90.19(react@19.2.4))(@tanstack/react-router@1.158.0(react-dom@19.2.4(react@19.2.4))(react@19.2.4))(@tanstack/router-core@1.158.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) '@tanstack/react-start': specifier: ^1.132.0 - version: 1.157.18(crossws@0.4.4(srvx@0.10.1))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(vite@7.3.1(@types/node@22.19.7)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0)(tsx@4.21.0))(webpack@5.104.1) + version: 1.158.0(crossws@0.4.4(srvx@0.10.1))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(vite@7.3.1(@types/node@22.19.7)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0)(tsx@4.21.0))(webpack@5.104.1) '@tanstack/router-plugin': specifier: ^1.132.0 - version: 1.157.18(@tanstack/react-router@1.157.18(react-dom@19.2.4(react@19.2.4))(react@19.2.4))(vite@7.3.1(@types/node@22.19.7)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0)(tsx@4.21.0))(webpack@5.104.1) + version: 1.158.0(@tanstack/react-router@1.158.0(react-dom@19.2.4(react@19.2.4))(react@19.2.4))(vite@7.3.1(@types/node@22.19.7)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0)(tsx@4.21.0))(webpack@5.104.1) axios: specifier: ^1.6.7 version: 1.13.2 @@ -73,7 +73,7 @@ importers: version: 0.561.0(react@19.2.4) nitro: specifier: npm:nitro-nightly@latest - version: nitro-nightly@3.0.1-20260131-190432-654aa755(chokidar@3.6.0)(lru-cache@11.2.5)(rollup@4.55.1)(vite@7.3.1(@types/node@22.19.7)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0)(tsx@4.21.0)) + version: nitro-nightly@3.0.1-20260202-124820-1954b824(chokidar@3.6.0)(lru-cache@11.2.5)(rollup@4.55.1)(vite@7.3.1(@types/node@22.19.7)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0)(tsx@4.21.0)) react: specifier: ^19.2.0 version: 19.2.4 @@ -116,7 +116,7 @@ importers: version: 19.2.3(@types/react@19.2.10) '@vitejs/plugin-react': specifier: ^5.0.4 - version: 5.1.2(vite@7.3.1(@types/node@22.19.7)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0)(tsx@4.21.0)) + version: 5.1.3(vite@7.3.1(@types/node@22.19.7)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0)(tsx@4.21.0)) jsdom: specifier: ^27.0.0 version: 27.4.0 @@ -143,16 +143,16 @@ importers: version: 14.2.35(next@14.2.35(@babel/core@7.28.6)(@opentelemetry/api@1.9.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1) '@radix-ui/react-checkbox': specifier: ^1.1.4 - version: 1.3.3(@types/react-dom@19.2.3(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 1.3.3(@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@radix-ui/react-label': specifier: ^2.1.2 - version: 2.1.8(@types/react-dom@19.2.3(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 2.1.8(@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@radix-ui/react-progress': specifier: ^1.1.2 - version: 1.1.8(@types/react-dom@19.2.3(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 1.1.8(@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@radix-ui/react-select': specifier: ^2.1.6 - version: 2.2.6(@types/react-dom@19.2.3(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 2.2.6(@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@react-google-maps/api': specifier: ^2.19.2 version: 2.20.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -171,6 +171,9 @@ importers: '@tanstack/react-virtual': specifier: ^3.13.12 version: 3.13.18(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@vercel/speed-insights': + specifier: ^1.3.1 + version: 1.3.1(next@14.2.35(@babel/core@7.28.6)(@opentelemetry/api@1.9.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1) axios: specifier: ^1.6.7 version: 1.13.2 @@ -230,8 +233,11 @@ importers: specifier: ^20.11.19 version: 20.19.30 '@types/react': - specifier: ^18.2.55 + specifier: 18.3.27 version: 18.3.27 + '@types/react-dom': + specifier: 18.3.7 + version: 18.3.7(@types/react@18.3.27) autoprefixer: specifier: ^10.4.20 version: 10.4.23(postcss@8.5.6) @@ -248,6 +254,8 @@ importers: specifier: ^5.3.3 version: 5.9.3 + packages/config: {} + packages: '@acemir/cssom@0.9.31': @@ -280,6 +288,10 @@ packages: resolution: {integrity: sha512-JYgintcMjRiCvS8mMECzaEn+m3PfoQiyqukOMCCVQtoJGYJw8j/8LBJEiqkHLkfwCcs74E3pbAUFNg7d9VNJ+Q==} engines: {node: '>=6.9.0'} + '@babel/code-frame@7.29.0': + resolution: {integrity: sha512-9NhCeYjq9+3uxgdtp20LSiJXJvN0FeCtNGpJxuMFZ1Kv3cWUNb6DOhJwUvcVCzKGR66cw4njwM6hrJLqgOwbcw==} + engines: {node: '>=6.9.0'} + '@babel/compat-data@7.28.6': resolution: {integrity: sha512-2lfu57JtzctfIrcGMz992hyLlByuzgIk58+hhGCxjKZ3rWI82NnVLjXcaTqkI2NvlcvOskZaiZ5kjUALo3Lpxg==} engines: {node: '>=6.9.0'} @@ -288,10 +300,18 @@ packages: resolution: {integrity: sha512-H3mcG6ZDLTlYfaSNi0iOKkigqMFvkTKlGUYlD8GW7nNOYRrevuA46iTypPyv+06V3fEmvvazfntkBU34L0azAw==} engines: {node: '>=6.9.0'} + '@babel/core@7.29.0': + resolution: {integrity: sha512-CGOfOJqWjg2qW/Mb6zNsDm+u5vFQ8DxXfbM09z69p5Z6+mE1ikP2jUXw+j42Pf1XTYED2Rni5f95npYeuwMDQA==} + engines: {node: '>=6.9.0'} + '@babel/generator@7.28.6': resolution: {integrity: sha512-lOoVRwADj8hjf7al89tvQ2a1lf53Z+7tiXMgpZJL3maQPDxh0DgLMN62B2MKUOFcoodBHLMbDM6WAbKgNy5Suw==} engines: {node: '>=6.9.0'} + '@babel/generator@7.29.0': + resolution: {integrity: sha512-vSH118/wwM/pLR38g/Sgk05sNtro6TlTJKuiMXDaZqPUfjTFcudpCOt00IhOfj+1BFAX+UFAlzCU+6WXr3GLFQ==} + engines: {node: '>=6.9.0'} + '@babel/helper-annotate-as-pure@7.27.3': resolution: {integrity: sha512-fXSwMQqitTGeHLBC08Eq5yXz2m37E4pJX1qAU1+2cNedz/ifv/bVXft90VeSav5nFO61EcNgwr0aJxbyPaWBPg==} engines: {node: '>=6.9.0'} @@ -384,6 +404,11 @@ packages: engines: {node: '>=6.0.0'} hasBin: true + '@babel/parser@7.29.0': + resolution: {integrity: sha512-IyDgFV5GeDUVX4YdF/3CPULtVGSXXMLh1xVIgdCgxApktqnQV0r7/8Nqthg+8YLGaAtdyIlo2qIdZrbCv4+7ww==} + engines: {node: '>=6.0.0'} + hasBin: true + '@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.28.5': resolution: {integrity: sha512-87GDMS3tsmMSi/3bWOte1UblL+YUTFMV8SZPZ2eSEL17s74Cw/l63rR6NmGVKMYW2GYi85nE+/d6Hw5N0bEk2Q==} engines: {node: '>=6.9.0'} @@ -839,10 +864,18 @@ packages: resolution: {integrity: sha512-fgWX62k02qtjqdSNTAGxmKYY/7FSL9WAS1o2Hu5+I5m9T0yxZzr4cnrfXQ/MX0rIifthCSs6FKTlzYbJcPtMNg==} engines: {node: '>=6.9.0'} + '@babel/traverse@7.29.0': + resolution: {integrity: sha512-4HPiQr0X7+waHfyXPZpWPfWL/J7dcN1mx9gL6WdQVMbPnF3+ZhSMs8tCxN7oHddJE9fhNE7+lxdnlyemKfJRuA==} + engines: {node: '>=6.9.0'} + '@babel/types@7.28.6': resolution: {integrity: sha512-0ZrskXVEHSWIqZM/sQZ4EV3jZJXRkio/WCxaqKZP1g//CEWEPSfeZFcms4XeKBCHU0ZKnIkdJeU/kF+eRp5lBg==} engines: {node: '>=6.9.0'} + '@babel/types@7.29.0': + resolution: {integrity: sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A==} + engines: {node: '>=6.9.0'} + '@biomejs/biome@2.2.4': resolution: {integrity: sha512-TBHU5bUy/Ok6m8c0y3pZiuO/BZoY/OcGxoLlrfQof5s8ISVwbVBdFINPQZyFfKwil8XibYWb7JMwnT8wT4WVPg==} engines: {node: '>=14.21.3'} @@ -1214,8 +1247,8 @@ packages: cpu: [x64] os: [win32] - '@exodus/bytes@1.10.0': - resolution: {integrity: sha512-tf8YdcbirXdPnJ+Nd4UN1EXnz+IP2DI45YVEr3vvzcVTOyrApkmIB4zvOQVd3XPr7RXnfBtAx+PXImXOIU0Ajg==} + '@exodus/bytes@1.11.0': + resolution: {integrity: sha512-wO3vd8nsEHdumsXrjGO/v4p6irbg7hy9kvIeR6i2AwylZSk4HJdWgL0FNaVquW1+AweJcdvU1IEpuIWk/WaPnA==} engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0} peerDependencies: '@noble/hashes': ^1.8.0 || ^2.0.0 @@ -1623,240 +1656,240 @@ packages: peerDependencies: '@opentelemetry/api': ^1.1.0 - '@oxc-minify/binding-android-arm-eabi@0.111.0': - resolution: {integrity: sha512-MkDWMUkYjfzcIA/StNBN/mi17WjdKnt7Fa2ESOND3b333dLCfaiS3zy+p7IYvAPV+osaK8DtcmUVlstX6l9Smw==} + '@oxc-minify/binding-android-arm-eabi@0.112.0': + resolution: {integrity: sha512-m7TGBR2hjsBJIN9UJ909KBoKsuogo6CuLsHKvUIBXdjI0JVHP8g4ZHeB+BJpGn5LJdeSGDfz9MWiuXrZDRzunw==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [arm] os: [android] - '@oxc-minify/binding-android-arm64@0.111.0': - resolution: {integrity: sha512-KzeDAiB6sybY7+1dK6qJu7QDhWQuYgeh7UZiPQHn+jWyWgdnobhYCCUP46XfMXlP1u0/wabFKmvV6iLNLfdX+g==} + '@oxc-minify/binding-android-arm64@0.112.0': + resolution: {integrity: sha512-RvxOOkzvP5NeeoraBtgNJSBqO+XzlS7DooxST/drAXCfO52GsmxVB1N7QmifrsTYtH8GC2z3DTFjZQ1w/AJOWg==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [arm64] os: [android] - '@oxc-minify/binding-darwin-arm64@0.111.0': - resolution: {integrity: sha512-1WJMKAWH7Zxue0oNtJ12kcP85g//d8g/sTmbYMZ6TaFGaxym5KwgtdCan21k7V9NUaPajffKzd8oqTcBHSo/SA==} + '@oxc-minify/binding-darwin-arm64@0.112.0': + resolution: {integrity: sha512-hDslO3uVHza3kB9zkcsi25JzN65Gj5ZYty0OvylS11Mhg9ydCYxAzfQ/tISHW/YmV1NRUJX8+GGqM1cKmrHaTA==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [arm64] os: [darwin] - '@oxc-minify/binding-darwin-x64@0.111.0': - resolution: {integrity: sha512-HVcHVkBnGf4dN44bkw/W+ZkBWm69mCo3mDdzY70l23fkSpVIuFIog9zKT97pvA4MMFnKM8fm0de7/kAnlJW9+Q==} + '@oxc-minify/binding-darwin-x64@0.112.0': + resolution: {integrity: sha512-mWA2Y5bUyNoGM+gSGGHesgtQ3LDWgpRe4zDGkBDovxNIiDLBXqu/7QcuS+G918w8oG9VYm1q1iinILer/2pD1Q==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [x64] os: [darwin] - '@oxc-minify/binding-freebsd-x64@0.111.0': - resolution: {integrity: sha512-4V74yRfYCrC50QWYIFRkUKLABfTY4xI1HvSq2+9iqDuTGjADIox7Y/4XxDP7JKuF1zzuETiODZBQck/rHC7pug==} + '@oxc-minify/binding-freebsd-x64@0.112.0': + resolution: {integrity: sha512-T7fsegxcy82xS0jWPXkz/BMhrkb3D7YOCiV0R9pDksjaov+iIFoNEWAoBsaC5NtpdzkX+bmffwDpu336EIfEeg==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [x64] os: [freebsd] - '@oxc-minify/binding-linux-arm-gnueabihf@0.111.0': - resolution: {integrity: sha512-kDjfiayel9TQq/da673LF9OZcAVKVVFlSf88x1zARyZpSxMOacHVDRX7Xs+BwoIMLsfPieHNzClqlnc9tnubdw==} + '@oxc-minify/binding-linux-arm-gnueabihf@0.112.0': + resolution: {integrity: sha512-yePavbIilAcpVYc8vRsDCn3xJxHMXDZIiamyH9fuLosAHNELcLib4/JR4fhDk4NmHVagQH3kRhsnm5Q9cm3pAw==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [arm] os: [linux] - '@oxc-minify/binding-linux-arm-musleabihf@0.111.0': - resolution: {integrity: sha512-rH97TIfhDSJbgJIWbNRYJqO3jxXNZ05drDyHfXibq9PuC6NJPQtarUtXeKHtzVAZzs5N9uLyv2ioLe6xyjFKqA==} + '@oxc-minify/binding-linux-arm-musleabihf@0.112.0': + resolution: {integrity: sha512-lmPWLXtW6FspERhy97iP0hwbmLtL66xI29QQ9GpHmTiE4k+zv/FaefuV/Qw+LuHnmFSYzUNrLcxh4ulOZTIP2g==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [arm] os: [linux] - '@oxc-minify/binding-linux-arm64-gnu@0.111.0': - resolution: {integrity: sha512-ljCl7ONCSgrLd9mx08Kiz196zar/YonzAnQI+XsW9+Gad1Mm8qIcBnQL7wo6rJSVIehFnDo0AIGNXkXTVPl9eQ==} + '@oxc-minify/binding-linux-arm64-gnu@0.112.0': + resolution: {integrity: sha512-gySS5XqU5MKs/oCjsTlVm8zb8lqcNKHEANsaRmhW2qvGKJoeGwFb6Fbq6TLCZMRuk143mLbncbverBCa1c3dog==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [arm64] os: [linux] - '@oxc-minify/binding-linux-arm64-musl@0.111.0': - resolution: {integrity: sha512-2uLSY9VIS2ALoWjq1S36L0J5tABMTWTHY8TkTk5LcctCq80xIFkdia5cRv+mbxb7GiEFMxh8dqgk9t5t0pms9A==} + '@oxc-minify/binding-linux-arm64-musl@0.112.0': + resolution: {integrity: sha512-IRFMZX589lr3rjG0jc8N261/7wqFq2Vl0OMrJWeFls5BF8HiB+fRYuf0Zy2CyRH6NCY2vbdDdp+QCAavQGVsGw==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [arm64] os: [linux] - '@oxc-minify/binding-linux-ppc64-gnu@0.111.0': - resolution: {integrity: sha512-DVWUVhPwiNtdDTpXccOTe/L8BPIjZMnceua9eQBK7qknEMobP1IFLp2IohjPYdCUsmbat7saHlCqXKeVg4Gt3Q==} + '@oxc-minify/binding-linux-ppc64-gnu@0.112.0': + resolution: {integrity: sha512-V/69XqIW9hCUceDpcZh79oDg+F4ptEgIfKRENzYs41LRbSoJ7sNjjcW4zifqyviTvzcnXLgK4uoTyoymmNZBMQ==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [ppc64] os: [linux] - '@oxc-minify/binding-linux-riscv64-gnu@0.111.0': - resolution: {integrity: sha512-M0iAuPkJ3jKqQzuub6JLP80ftYRbwE1fCxLvHwxpB98rlNlHjGG/+R9dMR55/aZhRPzBqQE0fFfOFUsnsVs5gg==} + '@oxc-minify/binding-linux-riscv64-gnu@0.112.0': + resolution: {integrity: sha512-zghvexySyGXGNW+MutjZN7UGTyOQl56RWMlPe1gb+knBm/+0hf9qjk7Q6ofm2tSte+vQolPfQttifGl0dP9uvQ==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [riscv64] os: [linux] - '@oxc-minify/binding-linux-riscv64-musl@0.111.0': - resolution: {integrity: sha512-n2khk4qOfmVLbjr5xXL/8YgvkTRe8bV/D8/dT6BWOqknwfweWtXumpcD/CVFC1majM+HoMDetuPbgm4BTcqAyQ==} + '@oxc-minify/binding-linux-riscv64-musl@0.112.0': + resolution: {integrity: sha512-E4a8VUFDJPb2mPcc7J4NQQPi1ssHKF7/g4r6KD2+SBVERIaEEd3cGNqR7SG3g82/BLGV2UDoQe/WvZCkt5M/bQ==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [riscv64] os: [linux] - '@oxc-minify/binding-linux-s390x-gnu@0.111.0': - resolution: {integrity: sha512-CFCM6d1RkWr8Z4/w6sL8CuGN6ruzm0gAD9FIyRmi6xDhCUyDitpnhVJ5WXkuREpSzVFiBY8qsZ9I2djtsuTo5A==} + '@oxc-minify/binding-linux-s390x-gnu@0.112.0': + resolution: {integrity: sha512-2Hx87sK3y6jBV364Mvv0zyxiITIuy26Ixenv6pK7e+4an3HgNdhAj8nk3aLoLTTSvLik5/MaGhcZGEu9tYV1aA==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [s390x] os: [linux] - '@oxc-minify/binding-linux-x64-gnu@0.111.0': - resolution: {integrity: sha512-/e/PAlEoJ8VFJvmgAiQZloUUNyPbokl+hKIEfcV2GWWViNrs/1hFAnommeUoaF1+SSngTjvZ4zTFXcQfY3AYWA==} + '@oxc-minify/binding-linux-x64-gnu@0.112.0': + resolution: {integrity: sha512-2MSCnEPLk9ddSouMhJo78Xy2/JbYC80OYzWdR4yWTGSULsgH3d1VXg73DSwFL8vU7Ad9oK10DioBY2ww7sQTEg==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [x64] os: [linux] - '@oxc-minify/binding-linux-x64-musl@0.111.0': - resolution: {integrity: sha512-cZp0X4P6RbZZ226pRWCntzGzSTAQqaGM5Q/aw+hbHswlx8eXoVvdy3krdloGxvQUU1DCpJY2QGNvW0xWVSdp+A==} + '@oxc-minify/binding-linux-x64-musl@0.112.0': + resolution: {integrity: sha512-HAPfmQKlkVi97/zRonVE9t/kKUG3ni+mOuU1Euw+3s37KwUuOJjmcwXdclVgXKBlTkCGO0FajPwW5dAJeIXCCw==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [x64] os: [linux] - '@oxc-minify/binding-openharmony-arm64@0.111.0': - resolution: {integrity: sha512-HY9OKzZ2GW7o/YE5fwp2SDk81H38TqkXegFS55LFJKyEsJlwiUsi2EG59KiMrMfHAwpasGBE9WSyEcm+hEDEsw==} + '@oxc-minify/binding-openharmony-arm64@0.112.0': + resolution: {integrity: sha512-bLnMojcPadYzMNpB6IAqMiTOag4etc0zbs8On73JsotO1W5c5/j/ncplpSokpEpNasKRUpHVRXpmq0KRXprNhw==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [arm64] os: [openharmony] - '@oxc-minify/binding-wasm32-wasi@0.111.0': - resolution: {integrity: sha512-4CF7xeQhlM34//Rmmog82m3SeEV0aEhAJaNl+fcsMuuq/+rfwNct/kBaf1qSPqvhuWiPQWVcXrSE38BPWW/vnw==} + '@oxc-minify/binding-wasm32-wasi@0.112.0': + resolution: {integrity: sha512-tv7PmHYq/8QBlqMaDjsy51GF5KQkG17Yc/PsgB5OVndU34kwbQuebBIic7UfK9ygzidI8moYq3ztnu3za/rqHw==} engines: {node: '>=14.0.0'} cpu: [wasm32] - '@oxc-minify/binding-win32-arm64-msvc@0.111.0': - resolution: {integrity: sha512-loUKo//QHI61Nj3HODrQes1u+8Mx+4YsN56+QyCKWyRTQNY+V4TqAtcoOsZTVKSQFm6+8IgV9KVtc8hOpiO5Kw==} + '@oxc-minify/binding-win32-arm64-msvc@0.112.0': + resolution: {integrity: sha512-d+jes2jwRkcBSpcaZC6cL8GBi56Br6uAorn9dfquhWLczWL+hHSvvVrRgT1i5/6dkf5UWx2zdoEsAMiJ11w78A==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [arm64] os: [win32] - '@oxc-minify/binding-win32-ia32-msvc@0.111.0': - resolution: {integrity: sha512-JopCb4BLw9UjcCsJkLP5ZJ7JjJj3oZHQzaOB6udQTkN+0kOHpySCr9BCYkrx1fA7afh6V8W88lYJc1BmM9qD7Q==} + '@oxc-minify/binding-win32-ia32-msvc@0.112.0': + resolution: {integrity: sha512-TV1C3qDwj7//jNIi5tnNRhReSUgtaRQKi5KobDE6zVAc5gjeuBA8G2qizS9ziXlf/I0dlelrGmGMMDJmH9ekWg==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [ia32] os: [win32] - '@oxc-minify/binding-win32-x64-msvc@0.111.0': - resolution: {integrity: sha512-XDbGGYuY2W5edAwd+clMul4Cw4TqZR83//XqowLXbd1sGYq1m2Zo+vXHXvl3LS0Z2xdoJRJl+dJ0GPATwLx3JQ==} + '@oxc-minify/binding-win32-x64-msvc@0.112.0': + resolution: {integrity: sha512-LML2Gld6VY8/+7a3VH4k1qngsBXvTkXgbmYgSYwaElqtiQiYaAcXfi0XKOUGe3k3GbBK4juAGixC31CrdFHAQw==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [x64] os: [win32] - '@oxc-transform/binding-android-arm-eabi@0.111.0': - resolution: {integrity: sha512-NdFLicvorfHYu0g2ftjVJaH7+Dz27AQUNJOq8t/ofRUoWmczOodgUCHx8C1M1htCN4ZmhS/FzfSy6yd/UngJGg==} + '@oxc-transform/binding-android-arm-eabi@0.112.0': + resolution: {integrity: sha512-r4LuBaPnOAi0eUOBNi880Fm2tO2omH7N1FRrL6+nyz/AjQ+QPPLtoyZJva0O+sKi1buyN/7IzM5p9m+5ANSDbg==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [arm] os: [android] - '@oxc-transform/binding-android-arm64@0.111.0': - resolution: {integrity: sha512-J2v9ajarD2FYlhHtjbgZUFsS2Kvi27pPxDWLGCy7i8tO60xBoozX9/ktSgbiE/QsxKaUhfv4zVKppKWUo71PmQ==} + '@oxc-transform/binding-android-arm64@0.112.0': + resolution: {integrity: sha512-ve46vQcQrY8eGe8990VSlS9gkD+AogJqbtfOkeua+5sQGQTDgeIRRxOm7ktCo19uZc2bEBwXRJITgosd+NRVmQ==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [arm64] os: [android] - '@oxc-transform/binding-darwin-arm64@0.111.0': - resolution: {integrity: sha512-2UYmExxpXzmiHTldhNlosWqG9Nc4US51K0GB9RLcGlTE23WO33vVo1NVAKwxPE+KYuhffwDnRYTovTMUjzwvZA==} + '@oxc-transform/binding-darwin-arm64@0.112.0': + resolution: {integrity: sha512-ddbmLU3Tr+i7MOynfwAXxUXud3SjJKlv7XNjaq08qiI8Av/QvhXVGc2bMhXkWQSMSBUeTDoiughKjK+Zsb6y/A==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [arm64] os: [darwin] - '@oxc-transform/binding-darwin-x64@0.111.0': - resolution: {integrity: sha512-c4YRwfLV8Pj/ToiTCbndZaHxM2BD4W3bltr/fjXZcGypEK+U2RZFDL7tIZYT/tyneAC9hCORZKDaKhLLNuzPtA==} + '@oxc-transform/binding-darwin-x64@0.112.0': + resolution: {integrity: sha512-TKvmNw96jQZPqYb4pRrzLFDailNB3YS14KNn+x2hwRbqc6CqY96S9PYwyOpVpYdxfoRjYO9WgX9SoS+62a1DPA==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [x64] os: [darwin] - '@oxc-transform/binding-freebsd-x64@0.111.0': - resolution: {integrity: sha512-prvf32IcEuLnLZbNVomFosBu0CaZpyj3YsZ6epbOgJy8iJjfLsXBb+PrkO/NBKzjuJoJa2+u7jFKRE0KT7gSOw==} + '@oxc-transform/binding-freebsd-x64@0.112.0': + resolution: {integrity: sha512-YPMkSCDaelO8HHYRMYjm+Q+IfkfIbdtQzwPuasItYkq8UUkNeHNPheNh2JkvQa3c+io3E9ePOgHQ2yihpk7o/Q==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [x64] os: [freebsd] - '@oxc-transform/binding-linux-arm-gnueabihf@0.111.0': - resolution: {integrity: sha512-+se3579Wp7VOk8TnTZCpT+obTAyzOw2b/UuoM0+51LtbzCSfjKxd4A+o7zRl7GyPrPZvx57KdbMOC9rWB1xNrw==} + '@oxc-transform/binding-linux-arm-gnueabihf@0.112.0': + resolution: {integrity: sha512-nA7kzQGNEpuTRknst/IJ3l8hqmDmEda3aun6jkXgp7gKxESjuHeaNH04mKISxvJ7fIacvP2g/wtTSnm4u5jL8Q==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [arm] os: [linux] - '@oxc-transform/binding-linux-arm-musleabihf@0.111.0': - resolution: {integrity: sha512-8faC99pStqaSDPK/vBgaagAHUeL0LcIzfeSjSiDTtvPGc3AwZIeqC1tx3CP15a6tWXjdgS/IUw4IjfD5HweBlg==} + '@oxc-transform/binding-linux-arm-musleabihf@0.112.0': + resolution: {integrity: sha512-w8GuLmckKlGc3YujaZKhtbFxziCcosvM2l9GnQjCb/yENWLGDiyQOy0BTAgPGdJwpYTiOeJblEXSuXYvlE1Ong==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [arm] os: [linux] - '@oxc-transform/binding-linux-arm64-gnu@0.111.0': - resolution: {integrity: sha512-HtfQv8j796gzI5WR/RaP6IMwFpiL0vYeDrUA1hYhlPzTHKYan/B+NlhJkKOI1v24yAl/yEnFmb0pxIxLNqBqBA==} + '@oxc-transform/binding-linux-arm64-gnu@0.112.0': + resolution: {integrity: sha512-9LwwGnJ8+WT0rXcrI8M0RJtDNt91eMqcDPPEvJxhRFHIMcHTy5D5xT+fOl3Us0yMqKo3HUWkbfUYqAp4GoZ3Jw==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [arm64] os: [linux] - '@oxc-transform/binding-linux-arm64-musl@0.111.0': - resolution: {integrity: sha512-ARyfcMCIxVLDgLf6FQ8Oo1/TFySpnquV+vuSb4SFQZfYDqgMklzwv0NYXxWD0aB6enElyMDs6pQJBzusEKCkOg==} + '@oxc-transform/binding-linux-arm64-musl@0.112.0': + resolution: {integrity: sha512-Lg6VOuSd3oXv7J0eGywgqh/086h+qQzIBOD+47pYKMTTJcbDe+f3h/RgGoMKJE5HhiwT5sH1aGEJfIfaYUiVSw==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [arm64] os: [linux] - '@oxc-transform/binding-linux-ppc64-gnu@0.111.0': - resolution: {integrity: sha512-PKpVRrSvBNK3tv9vwxn7Fay+QWZmprPGlEqJcseBJllQc5mFMD4Q/w44chu5iR9ZLsDeSHzmNWrgMLo4J0sP2A==} + '@oxc-transform/binding-linux-ppc64-gnu@0.112.0': + resolution: {integrity: sha512-PXzmj82o1moA4IGphYImTRgc2youTi4VRfyFX3CHwLjxPcQ5JtcsgbDt4QUdOzXZ+zC07s5jf2ZzhRapEOlj2w==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [ppc64] os: [linux] - '@oxc-transform/binding-linux-riscv64-gnu@0.111.0': - resolution: {integrity: sha512-9bUml6rMgk+8GF5rvNMweFspkzSiCjqpV6HduwiUyexqfGKrmjq9IZOxxvnzkE2RGdQzP507NNDoVNYIoGQYuA==} + '@oxc-transform/binding-linux-riscv64-gnu@0.112.0': + resolution: {integrity: sha512-vhJsMsVH/6xwa3bt1LGts33FXUkGjaEGDwsRyp4lIfOjSfQVWMtCmWMFNaA0dW9FVWdD2Gt2fSFBSZ+azDxlpg==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [riscv64] os: [linux] - '@oxc-transform/binding-linux-riscv64-musl@0.111.0': - resolution: {integrity: sha512-tzGCohGxaeH6KRJjfYZd4mHCoGjCai6N+zZi1Oj+tSDMAAdyvs1dRzYb8PNUGnybCg3Te4M0jLPzWZaSmnKraQ==} + '@oxc-transform/binding-linux-riscv64-musl@0.112.0': + resolution: {integrity: sha512-cXWFb7z+2IjFUEcXtRwluq9oEG5qnyFCjiu3SWrgYNcWwPdHusv3I/7K5/CTbbi4StoZ5txbi7/iSfDHNyWuRw==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [riscv64] os: [linux] - '@oxc-transform/binding-linux-s390x-gnu@0.111.0': - resolution: {integrity: sha512-sRG1KIfZ0ML9ToEygm5aM/5GJeBA05uHlgW3M0Rx/DNWMJhuahLmqWuB02aWSmijndLfEKXLLXIWhvWupRG8lg==} + '@oxc-transform/binding-linux-s390x-gnu@0.112.0': + resolution: {integrity: sha512-eEFu4SRqJTJ20/88KRWmp+jpHKAw0Y1DsnSgpEeXyBIIcsOaLIUMU/TfYWUmqRbvbMV9rmOmI3kp5xWYUq6kSQ==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [s390x] os: [linux] - '@oxc-transform/binding-linux-x64-gnu@0.111.0': - resolution: {integrity: sha512-T0Kmvk+OdlUdABdXlDIf3MQReMzFfC75NEI9x8jxy5pKooACEFg0k0V8gyR3gq4DzbDCfucqFQDWNvSgIopAbQ==} + '@oxc-transform/binding-linux-x64-gnu@0.112.0': + resolution: {integrity: sha512-ST1MDT+TlOyZ1c5btrGinRSUW2Jf4Pa+0gdKwsyjDSOC3dxy2ZNkN3mosTf4ywc3J+mxfYKqtjs7zSwHz03ILA==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [x64] os: [linux] - '@oxc-transform/binding-linux-x64-musl@0.111.0': - resolution: {integrity: sha512-EgoutsP3YfqzN8a9vpc9+XLr0bmBl0dA3uOMiP77+exATCPxJBkJErGmQkqk6RtTp5XqX6q6mB45qWQyKk6+pA==} + '@oxc-transform/binding-linux-x64-musl@0.112.0': + resolution: {integrity: sha512-ISQoA3pD4cyTGpf9sXXeerH6pL2L6EIpdy6oAy2ttkswyVFDyQNVOVIGIdLZDgbpmqGljxZnWqt/J/N68pQaig==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [x64] os: [linux] - '@oxc-transform/binding-openharmony-arm64@0.111.0': - resolution: {integrity: sha512-d8J+ejc0j5WODbVwR/QxFaI65YMwvG0W53vcVCHwa6ja1QI5lpe7sislrefG2EFYgnY47voMRzlXab5d4gEcDw==} + '@oxc-transform/binding-openharmony-arm64@0.112.0': + resolution: {integrity: sha512-UOGVrGIv7yLJovyEXEyUTADuLq98vd/cbMHFLJweRXD+11I8Tn4jASi4WzdsN8C3BVYGRHrXH2NlSBmhz33a4g==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [arm64] os: [openharmony] - '@oxc-transform/binding-wasm32-wasi@0.111.0': - resolution: {integrity: sha512-HtyIZO8IwuZgXkyb56rysLz1OLbfLhEu8A3BeuyJXzUseAj96yuxgGt3cu3QYX9AXb9pfRfA3c/fvlhsDugyTQ==} + '@oxc-transform/binding-wasm32-wasi@0.112.0': + resolution: {integrity: sha512-XIX7Gpq9koAvzBVHDlVFHM79r5uOVK6kTEsdsN4qaajpjkgtv4tdsAOKIYK6l7fUbsbE6xS+6w1+yRFrDeC1kg==} engines: {node: '>=14.0.0'} cpu: [wasm32] - '@oxc-transform/binding-win32-arm64-msvc@0.111.0': - resolution: {integrity: sha512-YeP80Riptc0MkVVBnzbmoFuHVLUq278+MbwNo9sTLALmzTIJxJqN029xRZbG+Bun7aLsoZhmRnm3J5JZ1NcP5w==} + '@oxc-transform/binding-win32-arm64-msvc@0.112.0': + resolution: {integrity: sha512-EgXef9kOne9BNsbYBbuRqxk2hteT0xsAGcx/VbtCBMJYNj8fANFhT271DUSOgfa4DAgrQQmsyt/Kr1aV9mpU9w==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [arm64] os: [win32] - '@oxc-transform/binding-win32-ia32-msvc@0.111.0': - resolution: {integrity: sha512-A6ztCXpoSHt6PbvGAFqB0MLOcGG7ZJrrPXY1iB0zfOB1atLgI8oNePGxPl03XSbwpiTsFJ1oo8rj9DXcBzgT9g==} + '@oxc-transform/binding-win32-ia32-msvc@0.112.0': + resolution: {integrity: sha512-6QaB0qjNaou2YR+blncHdw7j0e26IOwOIjLbhVGDeuf9+4rjJeiqRXJ2hOtCcS4zblnao/MjdgQuZ3fM0nl+Kw==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [ia32] os: [win32] - '@oxc-transform/binding-win32-x64-msvc@0.111.0': - resolution: {integrity: sha512-QddKW4kBH0Wof6Y65eYCNHM4iOGmCTWLLcNYY1FGswhzmTYOUVXajNROR+iCXAOFnOF0ldtsR79SyqgyHH1Bgg==} + '@oxc-transform/binding-win32-x64-msvc@0.112.0': + resolution: {integrity: sha512-FRKYlY959QeqRPx9kXs0HjU2xuXPT1cdF+vvA200D9uAX/KLcC34MwRqUKTYml4kCc2Vf/P2pBR9cQuBm3zECQ==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [x64] os: [win32] @@ -2276,8 +2309,8 @@ packages: '@rolldown/pluginutils@1.0.0-beta.40': resolution: {integrity: sha512-s3GeJKSQOwBlzdUrj4ISjJj5SfSh+aqn0wjOar4Bx95iV1ETI7F6S/5hLcfAxZ9kXDcyrAkxPlqmd1ZITttf+w==} - '@rolldown/pluginutils@1.0.0-beta.53': - resolution: {integrity: sha512-vENRlFU4YbrwVqNDZ7fLvy+JR1CRkyr01jhSiDpE1u6py3OMzQfztQU2jxykW3ALNxO4kSlqIDeYyD0Y9RcQeQ==} + '@rolldown/pluginutils@1.0.0-rc.2': + resolution: {integrity: sha512-izyXV/v+cHiRfozX62W9htOAvwMo4/bXKDrQ+vom1L1qRuexPock/7VZDAhnpHCLNejd3NJ6hiab+tO0D44Rgw==} '@rollup/plugin-commonjs@28.0.1': resolution: {integrity: sha512-+tNWdlWKbpB3WgBN7ijjYkq9X5uhjmcvyjEght4NmH5fAU++zfQzAJ6wumLS+dNcvwEZhKx2Z+skY8m7v0wGSA==} @@ -2832,20 +2865,20 @@ packages: peerDependencies: react: ^18 || ^19 - '@tanstack/react-router-devtools@1.157.18': - resolution: {integrity: sha512-JHSOnwj8wkim1AppgPT1Jp+NtmiiJ4yLZ//Vo0sfrQSgOzlZgdFg4OdQP+9rYzuj3BNz+XoDdokXQhJxiSqSww==} + '@tanstack/react-router-devtools@1.158.0': + resolution: {integrity: sha512-uhciBlsPW67xbDCFyc2RQS00OergfNXYxendGUO2HGy4uTr79aQSCb4l6v+sdlPwUTlzwkAtM6e1illIexF15Q==} engines: {node: '>=12'} peerDependencies: - '@tanstack/react-router': ^1.157.18 - '@tanstack/router-core': ^1.157.18 + '@tanstack/react-router': ^1.158.0 + '@tanstack/router-core': ^1.158.0 react: '>=18.0.0 || >=19.0.0' react-dom: '>=18.0.0 || >=19.0.0' peerDependenciesMeta: '@tanstack/router-core': optional: true - '@tanstack/react-router-ssr-query@1.157.18': - resolution: {integrity: sha512-hkvgOl3mDPR5msQi4EyP/tsStqYWVwUcwh6IGo7EOZ7Dj+gGor3hrsdVBH8UhUTDtTN1y4qxUqRn0BCGtVMhzg==} + '@tanstack/react-router-ssr-query@1.158.0': + resolution: {integrity: sha512-9krJIPtGQVec7edA710xT4UJimSvIh0gFvJLd4jCIKfPV0Lc00fjmcBlpYKSK33BsefztG6HXVc2nR8nX+8Teg==} engines: {node: '>=12'} peerDependencies: '@tanstack/query-core': '>=5.90.0' @@ -2854,29 +2887,29 @@ packages: react: '>=18.0.0 || >=19.0.0' react-dom: '>=18.0.0 || >=19.0.0' - '@tanstack/react-router@1.157.18': - resolution: {integrity: sha512-qs//HcVhEZ0K2/Sqejol0vOWaFIh4EoYTQQix9FhHOyWvdUpGoTJS0+g/qxEnZZm7r9QNOrnyrYZ5CDAqnII6g==} + '@tanstack/react-router@1.158.0': + resolution: {integrity: sha512-kvTaO6zjq9WWPyo1wwSZx95AjJ9KOvu23cOMgKeDdDQWKF3Z9q3fwhToKMKJoC11T2Vuivz+o/anrxCcOvdRzw==} engines: {node: '>=12'} peerDependencies: react: '>=18.0.0 || >=19.0.0' react-dom: '>=18.0.0 || >=19.0.0' - '@tanstack/react-start-client@1.157.18': - resolution: {integrity: sha512-8bk6x7skZp62LnEC2PKegmTo4RrOMrah0RY60S3ZUDXAJGs+CF9a+0moidpawUQbWvoO6T413TVOnNFHyPixJQ==} + '@tanstack/react-start-client@1.158.0': + resolution: {integrity: sha512-oxo9+nFzsdiOkMFPs3HuVXola34FD2/kDfzO8wMu+KSsCwSRRhXpS7DGq/myw6AtjqiiFkNHeZqvvrlcH523Aw==} engines: {node: '>=22.12.0'} peerDependencies: react: '>=18.0.0 || >=19.0.0' react-dom: '>=18.0.0 || >=19.0.0' - '@tanstack/react-start-server@1.157.18': - resolution: {integrity: sha512-LQg9FjwXJpt2yS1EdEP9r67KE9Qeg/9fWhdso+wl7XqGc8It/IEYh4D9qci3o+TVKS2b+MhIRklM0tVJ/nh1jw==} + '@tanstack/react-start-server@1.158.0': + resolution: {integrity: sha512-J1v8mckJIf2DHOg38XMq7X7CCOqiyLCPqKQDP8GXJ2WgjpBk6l+lemBmyhF1+76LxYWHfsQYwAg5W3cJ8+QqrQ==} engines: {node: '>=22.12.0'} peerDependencies: react: '>=18.0.0 || >=19.0.0' react-dom: '>=18.0.0 || >=19.0.0' - '@tanstack/react-start@1.157.18': - resolution: {integrity: sha512-ytKblzB34SHmm/7euujl2rZvEjzIsvICFzzKHd7DETi11FSih/WIMU4RKErMtIIc8R2NETh9MPGFLb+XFDsU6A==} + '@tanstack/react-start@1.158.0': + resolution: {integrity: sha512-CwfX2XGDVSwim24LWwM24ZxyposE+5Psj2e2PW4YN+AGgfdwm0+1xk9DEmDQp/Vke2OIdhnIXD/IDe7zTGpzcg==} engines: {node: '>=22.12.0'} peerDependencies: react: '>=18.0.0 || >=19.0.0' @@ -2895,30 +2928,30 @@ packages: 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.157.18': - resolution: {integrity: sha512-jGkyA3EEE01Sf6d4goi//poxQNb/Odc/GzpjZSW2zwG+wcXm9hEzcI6vU2IxhAU0dvvwQyQgtU1HXTcXQ/Xg4A==} + '@tanstack/router-core@1.158.0': + resolution: {integrity: sha512-dRMcWY0UB/6OZqSCx/7iUvom0ol18rHSQladygVT8mlth7uxYx3n5BNse8C03efIE8y1Bx+VDOBAKpAZ9BgKog==} engines: {node: '>=12'} - '@tanstack/router-devtools-core@1.157.18': - resolution: {integrity: sha512-+eh3XzBUuoGxJr8b9kCLdyJN+zPsAxtNggEvCal7iI8WE6q3ujjUPYiqHNI+MS4thtxaeUdAXlEjak/+fdBPdg==} + '@tanstack/router-devtools-core@1.158.0': + resolution: {integrity: sha512-8FUKfjh8Xz9T9O5yYaiVE0Va5aCMncQyVPKb7yy5M/buDnx9Kh0bPjw/eUZJWftOyxW6/WeR605yjOdx/PnqNw==} engines: {node: '>=12'} peerDependencies: - '@tanstack/router-core': ^1.157.18 + '@tanstack/router-core': ^1.158.0 csstype: ^3.0.10 peerDependenciesMeta: csstype: optional: true - '@tanstack/router-generator@1.157.18': - resolution: {integrity: sha512-t6nZdaX+pYWaudwg5Yasu/o8IAK8FPc4Jwq+rZpyaCgeZn895Vc407hxoRss40/hK1jk03b8x349+b1JekiSqA==} + '@tanstack/router-generator@1.158.0': + resolution: {integrity: sha512-hVkXQSN/fMD9q3Zn3wNa4PV0Y9VNwQB2bLaecA5i4vc43GX75vmgyiKoMr44BJheUssfVoL/po9a/7sv+N6lKA==} engines: {node: '>=12'} - '@tanstack/router-plugin@1.157.18': - resolution: {integrity: sha512-1UrRnIhD4Ar0PpXwzIkxD8nfjzmO7oYRh4CkSUO+Xc6aD5poNB62aUWPp3vS5jnXDNSk0vr+N4QAPebjPKw0Hw==} + '@tanstack/router-plugin@1.158.0': + resolution: {integrity: sha512-FxTOo/icU373jlOu9nlzR0B1vqc47tKZLw3HwOQwCBL4P4EihOBz+L7dcGyKR8bRBL0rCRWvHQTSHNMOr+fGYQ==} engines: {node: '>=12'} peerDependencies: '@rsbuild/core': '>=1.0.2' - '@tanstack/react-router': ^1.157.18 + '@tanstack/react-router': ^1.158.0 vite: '>=5.0.0 || >=6.0.0 || >=7.0.0' vite-plugin-solid: ^2.11.10 webpack: '>=5.92.0' @@ -2934,37 +2967,37 @@ packages: webpack: optional: true - '@tanstack/router-ssr-query-core@1.157.18': - resolution: {integrity: sha512-BOPe+S8ULhaL6GdGzL8szyDvuX0sYQ52iyz4bqZ5DVRvRF0pOEOspwQ9VvAc04EbXmydxLO1yxhNht0+sSl1gw==} + '@tanstack/router-ssr-query-core@1.158.0': + resolution: {integrity: sha512-OFtFCYmuVEDo1XcPlcj4HLYZXnmLiX8akJU/4qgE3wjFL8laZCOR6yll9z1Sid8nCaztcD8AKjqzFh0KOGX2Hg==} engines: {node: '>=12'} peerDependencies: '@tanstack/query-core': '>=5.90.0' '@tanstack/router-core': '>=1.127.0' - '@tanstack/router-utils@1.154.7': - resolution: {integrity: sha512-61bGx32tMKuEpVRseu2sh1KQe8CfB7793Mch/kyQt0EP3tD7X0sXmimCl3truRiDGUtI0CaSoQV1NPjAII1RBA==} + '@tanstack/router-utils@1.158.0': + resolution: {integrity: sha512-qZ76eaLKU6Ae9iI/mc5zizBX149DXXZkBVVO3/QRIll79uKLJZHQlMKR++2ba7JsciBWz1pgpIBcCJPE9S0LVg==} engines: {node: '>=12'} - '@tanstack/start-client-core@1.157.18': - resolution: {integrity: sha512-DehC8ONA3QTBbaB95sL8ID+lK284ETP8/k9RCifseXOzr5xWKNNGbe3+Fy8OYV1MtHIuOmCMqozzltPp5MTANg==} + '@tanstack/start-client-core@1.158.0': + resolution: {integrity: sha512-nGuzFEuC+yEMd7inPP185K+tcPlHk8rcg8x/t2dAhytM+r4PxyRkvXrHoKMbQKGYR2CArml96UNEKXWxsAtmow==} engines: {node: '>=22.12.0'} '@tanstack/start-fn-stubs@1.154.7': resolution: {integrity: sha512-D69B78L6pcFN5X5PHaydv7CScQcKLzJeEYqs7jpuyyqGQHSUIZUjS955j+Sir8cHhuDIovCe2LmsYHeZfWf3dQ==} engines: {node: '>=22.12.0'} - '@tanstack/start-plugin-core@1.157.18': - resolution: {integrity: sha512-qUVfdEoLf/WYUB1WASR1hcxmlGvIBKiLEIFnpG/Kd/E01BwtHhDjv6WsEusg0n2WrWnYT2/6tuJRDPyXObV7IA==} + '@tanstack/start-plugin-core@1.158.0': + resolution: {integrity: sha512-KiG4ofL1I3A2p3BJ7qhyfugyKh5KMOIURvftmVc33IWLQaSYvCzCHoyaWfvcHIELbkyFpMwd4EauZH3I80BE8A==} engines: {node: '>=22.12.0'} peerDependencies: vite: '>=7.0.0' - '@tanstack/start-server-core@1.157.18': - resolution: {integrity: sha512-0ixErUvQsVM9SwOOpjyUOpS9KZBDRv1aoM2+qnSGR3DxZUricy/XbCaDAMxReN/0aJQzo47Y5gjpSWaGWlImWw==} + '@tanstack/start-server-core@1.158.0': + resolution: {integrity: sha512-C5Hgxl79fV8e0sGsFB4akFhmU3zO0FpriyBof7pSKROCEOt8hXq2QstYhb3QVR9KdzKAPR+JHg3BbEOBNUVn7Q==} engines: {node: '>=22.12.0'} - '@tanstack/start-storage-context@1.157.18': - resolution: {integrity: sha512-OqueMS78bULFTDw37uUR8s3yWdX9JVzW4uh/y8V9Iv3oEa6yAgGC2cfOy4My70UkkggAUhoVNopQZamPtL+EBQ==} + '@tanstack/start-storage-context@1.158.0': + resolution: {integrity: sha512-9wkbgZoMlVIFJGmCrSWeOF9sPveVOw8LwSk1YwKj4tQOXurxdOBoQMvkYy+sxcGkhK6CmGGJqsedKVHK3EZQng==} engines: {node: '>=22.12.0'} '@tanstack/store@0.8.0': @@ -3079,6 +3112,11 @@ packages: '@types/prop-types@15.7.15': resolution: {integrity: sha512-F6bEyamV9jKGAFBEmlQnesRPGOQqS2+Uwi0Em15xenOxHaf2hv6L8YCVn3rPdPJOiJfPiCnLIRyvwVaqMY3MIw==} + '@types/react-dom@18.3.7': + resolution: {integrity: sha512-MEe3UeoENYVFXzoXEWsvcpg6ZvlrFNlOQ7EOsvhI3CfAXwzPfO8Qwuxd40nepsYKqyyVQnTdEfv68q91yLcKrQ==} + peerDependencies: + '@types/react': ^18.0.0 + '@types/react-dom@19.2.3': resolution: {integrity: sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==} peerDependencies: @@ -3099,8 +3137,31 @@ packages: '@types/tough-cookie@4.0.5': resolution: {integrity: sha512-/Ad8+nIOV7Rl++6f1BdKxFSMgmoqEoYbHRpPcx3JEfv8VRsQe9Z4mCXeJBzxs7mbHY/XOZZuXlRNfhpVPbs6ZA==} - '@vitejs/plugin-react@5.1.2': - resolution: {integrity: sha512-EcA07pHJouywpzsoTUqNh5NwGayl2PPVEJKUSinGGSxFGYn+shYbqMGBg6FXDqgXum9Ou/ecb+411ssw8HImJQ==} + '@vercel/speed-insights@1.3.1': + resolution: {integrity: sha512-PbEr7FrMkUrGYvlcLHGkXdCkxnylCWePx7lPxxq36DNdfo9mcUjLOmqOyPDHAOgnfqgGGdmE3XI9L/4+5fr+vQ==} + peerDependencies: + '@sveltejs/kit': ^1 || ^2 + next: '>= 13' + react: ^18 || ^19 || ^19.0.0-rc + svelte: '>= 4' + vue: ^3 + vue-router: ^4 + peerDependenciesMeta: + '@sveltejs/kit': + optional: true + next: + optional: true + react: + optional: true + svelte: + optional: true + vue: + optional: true + vue-router: + optional: true + + '@vitejs/plugin-react@5.1.3': + resolution: {integrity: sha512-NVUnA6gQCl8jfoYqKqQU5Clv0aPw14KkZYCsX6T9Lfu9slI0LOU10OTwFHS/WmptsMMpshNd/1tuWsHQ2Uk+cg==} engines: {node: ^20.19.0 || >=22.12.0} peerDependencies: vite: ^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 @@ -4511,8 +4572,8 @@ packages: nf3@0.3.7: resolution: {integrity: sha512-wL73kyZbBoeTWlvQWQ0gQDZnqp+aNlUN5YIqsc3fv5V/06LAlwrwt+G7TpugFLJIai0AhrmnKJ2kgW0xprj+yQ==} - nitro-nightly@3.0.1-20260131-190432-654aa755: - resolution: {integrity: sha512-KdaqIYrfs8QcL2oDDC85Aua3L6BLWeS1knsDQfH6xywajz/j2rZmvod74Ou9Pk6gWOFa74QMcVYJl+SjLfy1OA==} + nitro-nightly@3.0.1-20260202-124820-1954b824: + resolution: {integrity: sha512-0opA9HR5zNlpWmozd4gOh9mhVk6c+FJhbKg2nrMs+IK56WYDsaLGDSNYjg1Z0cvqMCCbZrafCHQBzhlFDxoytw==} engines: {node: ^20.19.0 || >=22.12.0} hasBin: true peerDependencies: @@ -4573,12 +4634,12 @@ packages: once@1.4.0: resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==} - oxc-minify@0.111.0: - resolution: {integrity: sha512-tooT6OU4dv8esdLxpELcBYc3R3zN+Bn0llM58RP8djBrxN57l7E5KqfTFq035kEaYl58C0fEgsOEL9G6zO6oQA==} + oxc-minify@0.112.0: + resolution: {integrity: sha512-rkVSeeIRSt+RYI9uX6xonBpLUpvZyegxIg0UL87ev7YAfUqp7IIZlRjkgQN5Us1lyXD//TOo0Dcuuro/TYOWoQ==} engines: {node: ^20.19.0 || >=22.12.0} - oxc-transform@0.111.0: - resolution: {integrity: sha512-oa5KKSDNLHZGaiqIGAbCWXeN9IJUAz9MElWcQX90epDxdKc9Hrt/BsLj3K4gDqfAYa5dwdH+ZCFJG9hR74fiGg==} + oxc-transform@0.112.0: + resolution: {integrity: sha512-cIRRvZgrHfsAHrkt8LWdAX4+Do8R0MzQSfeo9yzErzHeYiuyNiP4PCTPbOy/wBXL4MYzt3ebrBa5jt3akQkKAg==} engines: {node: ^20.19.0 || >=22.12.0} p-limit@3.1.0: @@ -5314,8 +5375,8 @@ packages: undici-types@6.21.0: resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} - undici@7.19.2: - resolution: {integrity: sha512-4VQSpGEGsWzk0VYxyB/wVX/Q7qf9t5znLRgs0dzszr9w9Fej/8RVNQ+S20vdXSAyra/bJ7ZQfGv6ZMj7UEbzSg==} + undici@7.20.0: + resolution: {integrity: sha512-MJZrkjyd7DeC+uPZh+5/YaMDxFiiEEaDgbUSVMXayofAkDWF1088CDo+2RPg7B1BuS1qf1vgNE7xqwPxE0DuSQ==} engines: {node: '>=20.18.1'} unenv@2.0.0-rc.24: @@ -5767,6 +5828,12 @@ snapshots: js-tokens: 4.0.0 picocolors: 1.1.1 + '@babel/code-frame@7.29.0': + dependencies: + '@babel/helper-validator-identifier': 7.28.5 + js-tokens: 4.0.0 + picocolors: 1.1.1 + '@babel/compat-data@7.28.6': {} '@babel/core@7.28.6': @@ -5789,6 +5856,26 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/core@7.29.0': + dependencies: + '@babel/code-frame': 7.29.0 + '@babel/generator': 7.29.0 + '@babel/helper-compilation-targets': 7.28.6 + '@babel/helper-module-transforms': 7.28.6(@babel/core@7.29.0) + '@babel/helpers': 7.28.6 + '@babel/parser': 7.29.0 + '@babel/template': 7.28.6 + '@babel/traverse': 7.29.0 + '@babel/types': 7.29.0 + '@jridgewell/remapping': 2.3.5 + convert-source-map: 2.0.0 + debug: 4.4.3 + gensync: 1.0.0-beta.2 + json5: 2.2.3 + semver: 6.3.1 + transitivePeerDependencies: + - supports-color + '@babel/generator@7.28.6': dependencies: '@babel/parser': 7.28.6 @@ -5797,6 +5884,14 @@ snapshots: '@jridgewell/trace-mapping': 0.3.31 jsesc: 3.1.0 + '@babel/generator@7.29.0': + dependencies: + '@babel/parser': 7.29.0 + '@babel/types': 7.29.0 + '@jridgewell/gen-mapping': 0.3.13 + '@jridgewell/trace-mapping': 0.3.31 + jsesc: 3.1.0 + '@babel/helper-annotate-as-pure@7.27.3': dependencies: '@babel/types': 7.28.6 @@ -5865,6 +5960,15 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/helper-module-transforms@7.28.6(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-module-imports': 7.28.6 + '@babel/helper-validator-identifier': 7.28.5 + '@babel/traverse': 7.28.6 + transitivePeerDependencies: + - supports-color + '@babel/helper-optimise-call-expression@7.27.1': dependencies: '@babel/types': 7.28.6 @@ -5919,6 +6023,10 @@ snapshots: dependencies: '@babel/types': 7.28.6 + '@babel/parser@7.29.0': + dependencies: + '@babel/types': 7.29.0 + '@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.28.5(@babel/core@7.28.6)': dependencies: '@babel/core': 7.28.6 @@ -6267,14 +6375,14 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/plugin-transform-react-jsx-self@7.27.1(@babel/core@7.28.6)': + '@babel/plugin-transform-react-jsx-self@7.27.1(@babel/core@7.29.0)': dependencies: - '@babel/core': 7.28.6 + '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 - '@babel/plugin-transform-react-jsx-source@7.27.1(@babel/core@7.28.6)': + '@babel/plugin-transform-react-jsx-source@7.27.1(@babel/core@7.29.0)': dependencies: - '@babel/core': 7.28.6 + '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 '@babel/plugin-transform-react-jsx@7.28.6(@babel/core@7.28.6)': @@ -6498,11 +6606,28 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/traverse@7.29.0': + dependencies: + '@babel/code-frame': 7.29.0 + '@babel/generator': 7.29.0 + '@babel/helper-globals': 7.28.0 + '@babel/parser': 7.29.0 + '@babel/template': 7.28.6 + '@babel/types': 7.29.0 + debug: 4.4.3 + transitivePeerDependencies: + - supports-color + '@babel/types@7.28.6': dependencies: '@babel/helper-string-parser': 7.27.1 '@babel/helper-validator-identifier': 7.28.5 + '@babel/types@7.29.0': + dependencies: + '@babel/helper-string-parser': 7.27.1 + '@babel/helper-validator-identifier': 7.28.5 + '@biomejs/biome@2.2.4': optionalDependencies: '@biomejs/cli-darwin-arm64': 2.2.4 @@ -6799,7 +6924,7 @@ snapshots: '@esbuild/win32-x64@0.27.2': optional: true - '@exodus/bytes@1.10.0': {} + '@exodus/bytes@1.11.0': {} '@fastify/busboy@3.2.0': {} @@ -7286,128 +7411,128 @@ snapshots: '@opentelemetry/api': 1.9.0 '@opentelemetry/core': 2.4.0(@opentelemetry/api@1.9.0) - '@oxc-minify/binding-android-arm-eabi@0.111.0': + '@oxc-minify/binding-android-arm-eabi@0.112.0': optional: true - '@oxc-minify/binding-android-arm64@0.111.0': + '@oxc-minify/binding-android-arm64@0.112.0': optional: true - '@oxc-minify/binding-darwin-arm64@0.111.0': + '@oxc-minify/binding-darwin-arm64@0.112.0': optional: true - '@oxc-minify/binding-darwin-x64@0.111.0': + '@oxc-minify/binding-darwin-x64@0.112.0': optional: true - '@oxc-minify/binding-freebsd-x64@0.111.0': + '@oxc-minify/binding-freebsd-x64@0.112.0': optional: true - '@oxc-minify/binding-linux-arm-gnueabihf@0.111.0': + '@oxc-minify/binding-linux-arm-gnueabihf@0.112.0': optional: true - '@oxc-minify/binding-linux-arm-musleabihf@0.111.0': + '@oxc-minify/binding-linux-arm-musleabihf@0.112.0': optional: true - '@oxc-minify/binding-linux-arm64-gnu@0.111.0': + '@oxc-minify/binding-linux-arm64-gnu@0.112.0': optional: true - '@oxc-minify/binding-linux-arm64-musl@0.111.0': + '@oxc-minify/binding-linux-arm64-musl@0.112.0': optional: true - '@oxc-minify/binding-linux-ppc64-gnu@0.111.0': + '@oxc-minify/binding-linux-ppc64-gnu@0.112.0': optional: true - '@oxc-minify/binding-linux-riscv64-gnu@0.111.0': + '@oxc-minify/binding-linux-riscv64-gnu@0.112.0': optional: true - '@oxc-minify/binding-linux-riscv64-musl@0.111.0': + '@oxc-minify/binding-linux-riscv64-musl@0.112.0': optional: true - '@oxc-minify/binding-linux-s390x-gnu@0.111.0': + '@oxc-minify/binding-linux-s390x-gnu@0.112.0': optional: true - '@oxc-minify/binding-linux-x64-gnu@0.111.0': + '@oxc-minify/binding-linux-x64-gnu@0.112.0': optional: true - '@oxc-minify/binding-linux-x64-musl@0.111.0': + '@oxc-minify/binding-linux-x64-musl@0.112.0': optional: true - '@oxc-minify/binding-openharmony-arm64@0.111.0': + '@oxc-minify/binding-openharmony-arm64@0.112.0': optional: true - '@oxc-minify/binding-wasm32-wasi@0.111.0': + '@oxc-minify/binding-wasm32-wasi@0.112.0': dependencies: '@napi-rs/wasm-runtime': 1.1.1 optional: true - '@oxc-minify/binding-win32-arm64-msvc@0.111.0': + '@oxc-minify/binding-win32-arm64-msvc@0.112.0': optional: true - '@oxc-minify/binding-win32-ia32-msvc@0.111.0': + '@oxc-minify/binding-win32-ia32-msvc@0.112.0': optional: true - '@oxc-minify/binding-win32-x64-msvc@0.111.0': + '@oxc-minify/binding-win32-x64-msvc@0.112.0': optional: true - '@oxc-transform/binding-android-arm-eabi@0.111.0': + '@oxc-transform/binding-android-arm-eabi@0.112.0': optional: true - '@oxc-transform/binding-android-arm64@0.111.0': + '@oxc-transform/binding-android-arm64@0.112.0': optional: true - '@oxc-transform/binding-darwin-arm64@0.111.0': + '@oxc-transform/binding-darwin-arm64@0.112.0': optional: true - '@oxc-transform/binding-darwin-x64@0.111.0': + '@oxc-transform/binding-darwin-x64@0.112.0': optional: true - '@oxc-transform/binding-freebsd-x64@0.111.0': + '@oxc-transform/binding-freebsd-x64@0.112.0': optional: true - '@oxc-transform/binding-linux-arm-gnueabihf@0.111.0': + '@oxc-transform/binding-linux-arm-gnueabihf@0.112.0': optional: true - '@oxc-transform/binding-linux-arm-musleabihf@0.111.0': + '@oxc-transform/binding-linux-arm-musleabihf@0.112.0': optional: true - '@oxc-transform/binding-linux-arm64-gnu@0.111.0': + '@oxc-transform/binding-linux-arm64-gnu@0.112.0': optional: true - '@oxc-transform/binding-linux-arm64-musl@0.111.0': + '@oxc-transform/binding-linux-arm64-musl@0.112.0': optional: true - '@oxc-transform/binding-linux-ppc64-gnu@0.111.0': + '@oxc-transform/binding-linux-ppc64-gnu@0.112.0': optional: true - '@oxc-transform/binding-linux-riscv64-gnu@0.111.0': + '@oxc-transform/binding-linux-riscv64-gnu@0.112.0': optional: true - '@oxc-transform/binding-linux-riscv64-musl@0.111.0': + '@oxc-transform/binding-linux-riscv64-musl@0.112.0': optional: true - '@oxc-transform/binding-linux-s390x-gnu@0.111.0': + '@oxc-transform/binding-linux-s390x-gnu@0.112.0': optional: true - '@oxc-transform/binding-linux-x64-gnu@0.111.0': + '@oxc-transform/binding-linux-x64-gnu@0.112.0': optional: true - '@oxc-transform/binding-linux-x64-musl@0.111.0': + '@oxc-transform/binding-linux-x64-musl@0.112.0': optional: true - '@oxc-transform/binding-openharmony-arm64@0.111.0': + '@oxc-transform/binding-openharmony-arm64@0.112.0': optional: true - '@oxc-transform/binding-wasm32-wasi@0.111.0': + '@oxc-transform/binding-wasm32-wasi@0.112.0': dependencies: '@napi-rs/wasm-runtime': 1.1.1 optional: true - '@oxc-transform/binding-win32-arm64-msvc@0.111.0': + '@oxc-transform/binding-win32-arm64-msvc@0.112.0': optional: true - '@oxc-transform/binding-win32-ia32-msvc@0.111.0': + '@oxc-transform/binding-win32-ia32-msvc@0.112.0': optional: true - '@oxc-transform/binding-win32-x64-msvc@0.111.0': + '@oxc-transform/binding-win32-x64-msvc@0.112.0': optional: true '@pkgjs/parseargs@0.11.0': @@ -7457,22 +7582,22 @@ snapshots: '@radix-ui/primitive@1.1.3': {} - '@radix-ui/react-arrow@1.1.7(@types/react-dom@19.2.3(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@radix-ui/react-arrow@1.1.7(@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) optionalDependencies: '@types/react': 18.3.27 - '@types/react-dom': 19.2.3(@types/react@18.3.27) + '@types/react-dom': 18.3.7(@types/react@18.3.27) - '@radix-ui/react-checkbox@1.3.3(@types/react-dom@19.2.3(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@radix-ui/react-checkbox@1.3.3(@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@radix-ui/primitive': 1.1.3 '@radix-ui/react-compose-refs': 1.1.2(@types/react@18.3.27)(react@18.3.1) '@radix-ui/react-context': 1.1.2(@types/react@18.3.27)(react@18.3.1) - '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.2.3(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-presence': 1.1.5(@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@18.3.27)(react@18.3.1) '@radix-ui/react-use-previous': 1.1.1(@types/react@18.3.27)(react@18.3.1) '@radix-ui/react-use-size': 1.1.1(@types/react@18.3.27)(react@18.3.1) @@ -7480,19 +7605,19 @@ snapshots: react-dom: 18.3.1(react@18.3.1) optionalDependencies: '@types/react': 18.3.27 - '@types/react-dom': 19.2.3(@types/react@18.3.27) + '@types/react-dom': 18.3.7(@types/react@18.3.27) - '@radix-ui/react-collection@1.1.7(@types/react-dom@19.2.3(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@radix-ui/react-collection@1.1.7(@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@radix-ui/react-compose-refs': 1.1.2(@types/react@18.3.27)(react@18.3.1) '@radix-ui/react-context': 1.1.2(@types/react@18.3.27)(react@18.3.1) - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@radix-ui/react-slot': 1.2.3(@types/react@18.3.27)(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) optionalDependencies: '@types/react': 18.3.27 - '@types/react-dom': 19.2.3(@types/react@18.3.27) + '@types/react-dom': 18.3.7(@types/react@18.3.27) '@radix-ui/react-collection@1.1.7(@types/react-dom@19.2.3(@types/react@19.2.10))(@types/react@19.2.10)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)': dependencies: @@ -7548,18 +7673,18 @@ snapshots: optionalDependencies: '@types/react': 19.2.10 - '@radix-ui/react-dismissable-layer@1.1.11(@types/react-dom@19.2.3(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@radix-ui/react-dismissable-layer@1.1.11(@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@radix-ui/primitive': 1.1.3 '@radix-ui/react-compose-refs': 1.1.2(@types/react@18.3.27)(react@18.3.1) - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@18.3.27)(react@18.3.1) '@radix-ui/react-use-escape-keydown': 1.1.1(@types/react@18.3.27)(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) optionalDependencies: '@types/react': 18.3.27 - '@types/react-dom': 19.2.3(@types/react@18.3.27) + '@types/react-dom': 18.3.7(@types/react@18.3.27) '@radix-ui/react-focus-guards@1.1.3(@types/react@18.3.27)(react@18.3.1)': dependencies: @@ -7567,16 +7692,16 @@ snapshots: optionalDependencies: '@types/react': 18.3.27 - '@radix-ui/react-focus-scope@1.1.7(@types/react-dom@19.2.3(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@radix-ui/react-focus-scope@1.1.7(@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@radix-ui/react-compose-refs': 1.1.2(@types/react@18.3.27)(react@18.3.1) - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@18.3.27)(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) optionalDependencies: '@types/react': 18.3.27 - '@types/react-dom': 19.2.3(@types/react@18.3.27) + '@types/react-dom': 18.3.7(@types/react@18.3.27) '@radix-ui/react-id@1.1.1(@types/react@18.3.27)(react@18.3.1)': dependencies: @@ -7592,14 +7717,14 @@ snapshots: optionalDependencies: '@types/react': 19.2.10 - '@radix-ui/react-label@2.1.8(@types/react-dom@19.2.3(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@radix-ui/react-label@2.1.8(@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@radix-ui/react-primitive': 2.1.4(@types/react-dom@19.2.3(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-primitive': 2.1.4(@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) optionalDependencies: '@types/react': 18.3.27 - '@types/react-dom': 19.2.3(@types/react@18.3.27) + '@types/react-dom': 18.3.7(@types/react@18.3.27) '@radix-ui/react-label@2.1.8(@types/react-dom@19.2.3(@types/react@19.2.10))(@types/react@19.2.10)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)': dependencies: @@ -7610,13 +7735,13 @@ snapshots: '@types/react': 19.2.10 '@types/react-dom': 19.2.3(@types/react@19.2.10) - '@radix-ui/react-popper@1.2.8(@types/react-dom@19.2.3(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@radix-ui/react-popper@1.2.8(@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@floating-ui/react-dom': 2.1.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-arrow': 1.1.7(@types/react-dom@19.2.3(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-arrow': 1.1.7(@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@radix-ui/react-compose-refs': 1.1.2(@types/react@18.3.27)(react@18.3.1) '@radix-ui/react-context': 1.1.2(@types/react@18.3.27)(react@18.3.1) - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@18.3.27)(react@18.3.1) '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@18.3.27)(react@18.3.1) '@radix-ui/react-use-rect': 1.1.1(@types/react@18.3.27)(react@18.3.1) @@ -7626,19 +7751,19 @@ snapshots: react-dom: 18.3.1(react@18.3.1) optionalDependencies: '@types/react': 18.3.27 - '@types/react-dom': 19.2.3(@types/react@18.3.27) + '@types/react-dom': 18.3.7(@types/react@18.3.27) - '@radix-ui/react-portal@1.1.9(@types/react-dom@19.2.3(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@radix-ui/react-portal@1.1.9(@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@18.3.27)(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) optionalDependencies: '@types/react': 18.3.27 - '@types/react-dom': 19.2.3(@types/react@18.3.27) + '@types/react-dom': 18.3.7(@types/react@18.3.27) - '@radix-ui/react-presence@1.1.5(@types/react-dom@19.2.3(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@radix-ui/react-presence@1.1.5(@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@radix-ui/react-compose-refs': 1.1.2(@types/react@18.3.27)(react@18.3.1) '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@18.3.27)(react@18.3.1) @@ -7646,7 +7771,7 @@ snapshots: react-dom: 18.3.1(react@18.3.1) optionalDependencies: '@types/react': 18.3.27 - '@types/react-dom': 19.2.3(@types/react@18.3.27) + '@types/react-dom': 18.3.7(@types/react@18.3.27) '@radix-ui/react-presence@1.1.5(@types/react-dom@19.2.3(@types/react@19.2.10))(@types/react@19.2.10)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)': dependencies: @@ -7658,14 +7783,14 @@ snapshots: '@types/react': 19.2.10 '@types/react-dom': 19.2.3(@types/react@19.2.10) - '@radix-ui/react-primitive@2.1.3(@types/react-dom@19.2.3(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@radix-ui/react-primitive@2.1.3(@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@radix-ui/react-slot': 1.2.3(@types/react@18.3.27)(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) optionalDependencies: '@types/react': 18.3.27 - '@types/react-dom': 19.2.3(@types/react@18.3.27) + '@types/react-dom': 18.3.7(@types/react@18.3.27) '@radix-ui/react-primitive@2.1.3(@types/react-dom@19.2.3(@types/react@19.2.10))(@types/react@19.2.10)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)': dependencies: @@ -7676,14 +7801,14 @@ snapshots: '@types/react': 19.2.10 '@types/react-dom': 19.2.3(@types/react@19.2.10) - '@radix-ui/react-primitive@2.1.4(@types/react-dom@19.2.3(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@radix-ui/react-primitive@2.1.4(@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@radix-ui/react-slot': 1.2.4(@types/react@18.3.27)(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) optionalDependencies: '@types/react': 18.3.27 - '@types/react-dom': 19.2.3(@types/react@18.3.27) + '@types/react-dom': 18.3.7(@types/react@18.3.27) '@radix-ui/react-primitive@2.1.4(@types/react-dom@19.2.3(@types/react@19.2.10))(@types/react@19.2.10)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)': dependencies: @@ -7694,15 +7819,15 @@ snapshots: '@types/react': 19.2.10 '@types/react-dom': 19.2.3(@types/react@19.2.10) - '@radix-ui/react-progress@1.1.8(@types/react-dom@19.2.3(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@radix-ui/react-progress@1.1.8(@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@radix-ui/react-context': 1.1.3(@types/react@18.3.27)(react@18.3.1) - '@radix-ui/react-primitive': 2.1.4(@types/react-dom@19.2.3(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-primitive': 2.1.4(@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) optionalDependencies: '@types/react': 18.3.27 - '@types/react-dom': 19.2.3(@types/react@18.3.27) + '@types/react-dom': 18.3.7(@types/react@18.3.27) '@radix-ui/react-roving-focus@1.1.11(@types/react-dom@19.2.3(@types/react@19.2.10))(@types/react@19.2.10)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)': dependencies: @@ -7721,34 +7846,34 @@ snapshots: '@types/react': 19.2.10 '@types/react-dom': 19.2.3(@types/react@19.2.10) - '@radix-ui/react-select@2.2.6(@types/react-dom@19.2.3(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@radix-ui/react-select@2.2.6(@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@radix-ui/number': 1.1.1 '@radix-ui/primitive': 1.1.3 - '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.2.3(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-collection': 1.1.7(@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@radix-ui/react-compose-refs': 1.1.2(@types/react@18.3.27)(react@18.3.1) '@radix-ui/react-context': 1.1.2(@types/react@18.3.27)(react@18.3.1) '@radix-ui/react-direction': 1.1.1(@types/react@18.3.27)(react@18.3.1) - '@radix-ui/react-dismissable-layer': 1.1.11(@types/react-dom@19.2.3(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-dismissable-layer': 1.1.11(@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@radix-ui/react-focus-guards': 1.1.3(@types/react@18.3.27)(react@18.3.1) - '@radix-ui/react-focus-scope': 1.1.7(@types/react-dom@19.2.3(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-focus-scope': 1.1.7(@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@radix-ui/react-id': 1.1.1(@types/react@18.3.27)(react@18.3.1) - '@radix-ui/react-popper': 1.2.8(@types/react-dom@19.2.3(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.2.3(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-popper': 1.2.8(@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-portal': 1.1.9(@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@radix-ui/react-slot': 1.2.3(@types/react@18.3.27)(react@18.3.1) '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@18.3.27)(react@18.3.1) '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@18.3.27)(react@18.3.1) '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@18.3.27)(react@18.3.1) '@radix-ui/react-use-previous': 1.1.1(@types/react@18.3.27)(react@18.3.1) - '@radix-ui/react-visually-hidden': 1.2.3(@types/react-dom@19.2.3(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-visually-hidden': 1.2.3(@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) aria-hidden: 1.2.6 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) react-remove-scroll: 2.7.2(@types/react@18.3.27)(react@18.3.1) optionalDependencies: '@types/react': 18.3.27 - '@types/react-dom': 19.2.3(@types/react@18.3.27) + '@types/react-dom': 18.3.7(@types/react@18.3.27) '@radix-ui/react-slot@1.2.3(@types/react@18.3.27)(react@18.3.1)': dependencies: @@ -7875,14 +8000,14 @@ snapshots: optionalDependencies: '@types/react': 18.3.27 - '@radix-ui/react-visually-hidden@1.2.3(@types/react-dom@19.2.3(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@radix-ui/react-visually-hidden@1.2.3(@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@18.3.7(@types/react@18.3.27))(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) optionalDependencies: '@types/react': 18.3.27 - '@types/react-dom': 19.2.3(@types/react@18.3.27) + '@types/react-dom': 18.3.7(@types/react@18.3.27) '@radix-ui/rect@1.1.1': {} @@ -7903,7 +8028,7 @@ snapshots: '@rolldown/pluginutils@1.0.0-beta.40': {} - '@rolldown/pluginutils@1.0.0-beta.53': {} + '@rolldown/pluginutils@1.0.0-rc.2': {} '@rollup/plugin-commonjs@28.0.1(rollup@4.55.1)': dependencies: @@ -8502,70 +8627,70 @@ snapshots: '@tanstack/query-core': 5.90.19 react: 19.2.4 - '@tanstack/react-router-devtools@1.157.18(@tanstack/react-router@1.157.18(react-dom@19.2.4(react@19.2.4))(react@19.2.4))(@tanstack/router-core@1.157.18)(csstype@3.2.3)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)': + '@tanstack/react-router-devtools@1.158.0(@tanstack/react-router@1.158.0(react-dom@19.2.4(react@19.2.4))(react@19.2.4))(@tanstack/router-core@1.158.0)(csstype@3.2.3)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)': dependencies: - '@tanstack/react-router': 1.157.18(react-dom@19.2.4(react@19.2.4))(react@19.2.4) - '@tanstack/router-devtools-core': 1.157.18(@tanstack/router-core@1.157.18)(csstype@3.2.3) + '@tanstack/react-router': 1.158.0(react-dom@19.2.4(react@19.2.4))(react@19.2.4) + '@tanstack/router-devtools-core': 1.158.0(@tanstack/router-core@1.158.0)(csstype@3.2.3) react: 19.2.4 react-dom: 19.2.4(react@19.2.4) optionalDependencies: - '@tanstack/router-core': 1.157.18 + '@tanstack/router-core': 1.158.0 transitivePeerDependencies: - csstype - '@tanstack/react-router-ssr-query@1.157.18(@tanstack/query-core@5.90.19)(@tanstack/react-query@5.90.19(react@19.2.4))(@tanstack/react-router@1.157.18(react-dom@19.2.4(react@19.2.4))(react@19.2.4))(@tanstack/router-core@1.157.18)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)': + '@tanstack/react-router-ssr-query@1.158.0(@tanstack/query-core@5.90.19)(@tanstack/react-query@5.90.19(react@19.2.4))(@tanstack/react-router@1.158.0(react-dom@19.2.4(react@19.2.4))(react@19.2.4))(@tanstack/router-core@1.158.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)': dependencies: '@tanstack/query-core': 5.90.19 '@tanstack/react-query': 5.90.19(react@19.2.4) - '@tanstack/react-router': 1.157.18(react-dom@19.2.4(react@19.2.4))(react@19.2.4) - '@tanstack/router-ssr-query-core': 1.157.18(@tanstack/query-core@5.90.19)(@tanstack/router-core@1.157.18) + '@tanstack/react-router': 1.158.0(react-dom@19.2.4(react@19.2.4))(react@19.2.4) + '@tanstack/router-ssr-query-core': 1.158.0(@tanstack/query-core@5.90.19)(@tanstack/router-core@1.158.0) react: 19.2.4 react-dom: 19.2.4(react@19.2.4) transitivePeerDependencies: - '@tanstack/router-core' - '@tanstack/react-router@1.157.18(react-dom@19.2.4(react@19.2.4))(react@19.2.4)': + '@tanstack/react-router@1.158.0(react-dom@19.2.4(react@19.2.4))(react@19.2.4)': dependencies: '@tanstack/history': 1.154.14 '@tanstack/react-store': 0.8.0(react-dom@19.2.4(react@19.2.4))(react@19.2.4) - '@tanstack/router-core': 1.157.18 + '@tanstack/router-core': 1.158.0 isbot: 5.1.34 react: 19.2.4 react-dom: 19.2.4(react@19.2.4) tiny-invariant: 1.3.3 tiny-warning: 1.0.3 - '@tanstack/react-start-client@1.157.18(react-dom@19.2.4(react@19.2.4))(react@19.2.4)': + '@tanstack/react-start-client@1.158.0(react-dom@19.2.4(react@19.2.4))(react@19.2.4)': dependencies: - '@tanstack/react-router': 1.157.18(react-dom@19.2.4(react@19.2.4))(react@19.2.4) - '@tanstack/router-core': 1.157.18 - '@tanstack/start-client-core': 1.157.18 + '@tanstack/react-router': 1.158.0(react-dom@19.2.4(react@19.2.4))(react@19.2.4) + '@tanstack/router-core': 1.158.0 + '@tanstack/start-client-core': 1.158.0 react: 19.2.4 react-dom: 19.2.4(react@19.2.4) tiny-invariant: 1.3.3 tiny-warning: 1.0.3 - '@tanstack/react-start-server@1.157.18(crossws@0.4.4(srvx@0.10.1))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)': + '@tanstack/react-start-server@1.158.0(crossws@0.4.4(srvx@0.10.1))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)': dependencies: '@tanstack/history': 1.154.14 - '@tanstack/react-router': 1.157.18(react-dom@19.2.4(react@19.2.4))(react@19.2.4) - '@tanstack/router-core': 1.157.18 - '@tanstack/start-client-core': 1.157.18 - '@tanstack/start-server-core': 1.157.18(crossws@0.4.4(srvx@0.10.1)) + '@tanstack/react-router': 1.158.0(react-dom@19.2.4(react@19.2.4))(react@19.2.4) + '@tanstack/router-core': 1.158.0 + '@tanstack/start-client-core': 1.158.0 + '@tanstack/start-server-core': 1.158.0(crossws@0.4.4(srvx@0.10.1)) react: 19.2.4 react-dom: 19.2.4(react@19.2.4) transitivePeerDependencies: - crossws - '@tanstack/react-start@1.157.18(crossws@0.4.4(srvx@0.10.1))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(vite@7.3.1(@types/node@22.19.7)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0)(tsx@4.21.0))(webpack@5.104.1)': + '@tanstack/react-start@1.158.0(crossws@0.4.4(srvx@0.10.1))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(vite@7.3.1(@types/node@22.19.7)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0)(tsx@4.21.0))(webpack@5.104.1)': dependencies: - '@tanstack/react-router': 1.157.18(react-dom@19.2.4(react@19.2.4))(react@19.2.4) - '@tanstack/react-start-client': 1.157.18(react-dom@19.2.4(react@19.2.4))(react@19.2.4) - '@tanstack/react-start-server': 1.157.18(crossws@0.4.4(srvx@0.10.1))(react-dom@19.2.4(react@19.2.4))(react@19.2.4) - '@tanstack/router-utils': 1.154.7 - '@tanstack/start-client-core': 1.157.18 - '@tanstack/start-plugin-core': 1.157.18(@tanstack/react-router@1.157.18(react-dom@19.2.4(react@19.2.4))(react@19.2.4))(crossws@0.4.4(srvx@0.10.1))(vite@7.3.1(@types/node@22.19.7)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0)(tsx@4.21.0))(webpack@5.104.1) - '@tanstack/start-server-core': 1.157.18(crossws@0.4.4(srvx@0.10.1)) + '@tanstack/react-router': 1.158.0(react-dom@19.2.4(react@19.2.4))(react@19.2.4) + '@tanstack/react-start-client': 1.158.0(react-dom@19.2.4(react@19.2.4))(react@19.2.4) + '@tanstack/react-start-server': 1.158.0(crossws@0.4.4(srvx@0.10.1))(react-dom@19.2.4(react@19.2.4))(react@19.2.4) + '@tanstack/router-utils': 1.158.0 + '@tanstack/start-client-core': 1.158.0 + '@tanstack/start-plugin-core': 1.158.0(@tanstack/react-router@1.158.0(react-dom@19.2.4(react@19.2.4))(react@19.2.4))(crossws@0.4.4(srvx@0.10.1))(vite@7.3.1(@types/node@22.19.7)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0)(tsx@4.21.0))(webpack@5.104.1) + '@tanstack/start-server-core': 1.158.0(crossws@0.4.4(srvx@0.10.1)) pathe: 2.0.3 react: 19.2.4 react-dom: 19.2.4(react@19.2.4) @@ -8590,7 +8715,7 @@ snapshots: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@tanstack/router-core@1.157.18': + '@tanstack/router-core@1.158.0': dependencies: '@tanstack/history': 1.154.14 '@tanstack/store': 0.8.0 @@ -8600,19 +8725,19 @@ snapshots: tiny-invariant: 1.3.3 tiny-warning: 1.0.3 - '@tanstack/router-devtools-core@1.157.18(@tanstack/router-core@1.157.18)(csstype@3.2.3)': + '@tanstack/router-devtools-core@1.158.0(@tanstack/router-core@1.158.0)(csstype@3.2.3)': dependencies: - '@tanstack/router-core': 1.157.18 + '@tanstack/router-core': 1.158.0 clsx: 2.1.1 goober: 2.1.18(csstype@3.2.3) tiny-invariant: 1.3.3 optionalDependencies: csstype: 3.2.3 - '@tanstack/router-generator@1.157.18': + '@tanstack/router-generator@1.158.0': dependencies: - '@tanstack/router-core': 1.157.18 - '@tanstack/router-utils': 1.154.7 + '@tanstack/router-core': 1.158.0 + '@tanstack/router-utils': 1.158.0 '@tanstack/virtual-file-routes': 1.154.7 prettier: 3.8.1 recast: 0.23.11 @@ -8622,7 +8747,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@tanstack/router-plugin@1.157.18(@tanstack/react-router@1.157.18(react-dom@19.2.4(react@19.2.4))(react@19.2.4))(vite@7.3.1(@types/node@22.19.7)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0)(tsx@4.21.0))(webpack@5.104.1)': + '@tanstack/router-plugin@1.158.0(@tanstack/react-router@1.158.0(react-dom@19.2.4(react@19.2.4))(react@19.2.4))(vite@7.3.1(@types/node@22.19.7)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0)(tsx@4.21.0))(webpack@5.104.1)': dependencies: '@babel/core': 7.28.6 '@babel/plugin-syntax-jsx': 7.28.6(@babel/core@7.28.6) @@ -8630,62 +8755,62 @@ snapshots: '@babel/template': 7.28.6 '@babel/traverse': 7.28.6 '@babel/types': 7.28.6 - '@tanstack/router-core': 1.157.18 - '@tanstack/router-generator': 1.157.18 - '@tanstack/router-utils': 1.154.7 + '@tanstack/router-core': 1.158.0 + '@tanstack/router-generator': 1.158.0 + '@tanstack/router-utils': 1.158.0 '@tanstack/virtual-file-routes': 1.154.7 - babel-dead-code-elimination: 1.0.12 chokidar: 3.6.0 unplugin: 2.3.11 zod: 3.25.76 optionalDependencies: - '@tanstack/react-router': 1.157.18(react-dom@19.2.4(react@19.2.4))(react@19.2.4) + '@tanstack/react-router': 1.158.0(react-dom@19.2.4(react@19.2.4))(react@19.2.4) vite: 7.3.1(@types/node@22.19.7)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0)(tsx@4.21.0) webpack: 5.104.1 transitivePeerDependencies: - supports-color - '@tanstack/router-ssr-query-core@1.157.18(@tanstack/query-core@5.90.19)(@tanstack/router-core@1.157.18)': + '@tanstack/router-ssr-query-core@1.158.0(@tanstack/query-core@5.90.19)(@tanstack/router-core@1.158.0)': dependencies: '@tanstack/query-core': 5.90.19 - '@tanstack/router-core': 1.157.18 + '@tanstack/router-core': 1.158.0 - '@tanstack/router-utils@1.154.7': + '@tanstack/router-utils@1.158.0': dependencies: '@babel/core': 7.28.6 '@babel/generator': 7.28.6 '@babel/parser': 7.28.6 + '@babel/types': 7.28.6 ansis: 4.2.0 + babel-dead-code-elimination: 1.0.12 diff: 8.0.3 pathe: 2.0.3 tinyglobby: 0.2.15 transitivePeerDependencies: - supports-color - '@tanstack/start-client-core@1.157.18': + '@tanstack/start-client-core@1.158.0': dependencies: - '@tanstack/router-core': 1.157.18 + '@tanstack/router-core': 1.158.0 '@tanstack/start-fn-stubs': 1.154.7 - '@tanstack/start-storage-context': 1.157.18 + '@tanstack/start-storage-context': 1.158.0 seroval: 1.5.0 tiny-invariant: 1.3.3 tiny-warning: 1.0.3 '@tanstack/start-fn-stubs@1.154.7': {} - '@tanstack/start-plugin-core@1.157.18(@tanstack/react-router@1.157.18(react-dom@19.2.4(react@19.2.4))(react@19.2.4))(crossws@0.4.4(srvx@0.10.1))(vite@7.3.1(@types/node@22.19.7)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0)(tsx@4.21.0))(webpack@5.104.1)': + '@tanstack/start-plugin-core@1.158.0(@tanstack/react-router@1.158.0(react-dom@19.2.4(react@19.2.4))(react@19.2.4))(crossws@0.4.4(srvx@0.10.1))(vite@7.3.1(@types/node@22.19.7)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0)(tsx@4.21.0))(webpack@5.104.1)': dependencies: '@babel/code-frame': 7.27.1 '@babel/core': 7.28.6 '@babel/types': 7.28.6 '@rolldown/pluginutils': 1.0.0-beta.40 - '@tanstack/router-core': 1.157.18 - '@tanstack/router-generator': 1.157.18 - '@tanstack/router-plugin': 1.157.18(@tanstack/react-router@1.157.18(react-dom@19.2.4(react@19.2.4))(react@19.2.4))(vite@7.3.1(@types/node@22.19.7)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0)(tsx@4.21.0))(webpack@5.104.1) - '@tanstack/router-utils': 1.154.7 - '@tanstack/start-client-core': 1.157.18 - '@tanstack/start-server-core': 1.157.18(crossws@0.4.4(srvx@0.10.1)) - babel-dead-code-elimination: 1.0.12 + '@tanstack/router-core': 1.158.0 + '@tanstack/router-generator': 1.158.0 + '@tanstack/router-plugin': 1.158.0(@tanstack/react-router@1.158.0(react-dom@19.2.4(react@19.2.4))(react@19.2.4))(vite@7.3.1(@types/node@22.19.7)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0)(tsx@4.21.0))(webpack@5.104.1) + '@tanstack/router-utils': 1.158.0 + '@tanstack/start-client-core': 1.158.0 + '@tanstack/start-server-core': 1.158.0(crossws@0.4.4(srvx@0.10.1)) cheerio: 1.2.0 exsolve: 1.0.8 pathe: 2.0.3 @@ -8704,21 +8829,21 @@ snapshots: - vite-plugin-solid - webpack - '@tanstack/start-server-core@1.157.18(crossws@0.4.4(srvx@0.10.1))': + '@tanstack/start-server-core@1.158.0(crossws@0.4.4(srvx@0.10.1))': dependencies: '@tanstack/history': 1.154.14 - '@tanstack/router-core': 1.157.18 - '@tanstack/start-client-core': 1.157.18 - '@tanstack/start-storage-context': 1.157.18 + '@tanstack/router-core': 1.158.0 + '@tanstack/start-client-core': 1.158.0 + '@tanstack/start-storage-context': 1.158.0 h3-v2: h3@2.0.1-rc.11(crossws@0.4.4(srvx@0.10.1)) seroval: 1.5.0 tiny-invariant: 1.3.3 transitivePeerDependencies: - crossws - '@tanstack/start-storage-context@1.157.18': + '@tanstack/start-storage-context@1.158.0': dependencies: - '@tanstack/router-core': 1.157.18 + '@tanstack/router-core': 1.158.0 '@tanstack/store@0.8.0': {} @@ -8848,10 +8973,9 @@ snapshots: '@types/prop-types@15.7.15': {} - '@types/react-dom@19.2.3(@types/react@18.3.27)': + '@types/react-dom@18.3.7(@types/react@18.3.27)': dependencies: '@types/react': 18.3.27 - optional: true '@types/react-dom@19.2.3(@types/react@19.2.10)': dependencies: @@ -8881,12 +9005,17 @@ snapshots: '@types/tough-cookie@4.0.5': optional: true - '@vitejs/plugin-react@5.1.2(vite@7.3.1(@types/node@22.19.7)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0)(tsx@4.21.0))': + '@vercel/speed-insights@1.3.1(next@14.2.35(@babel/core@7.28.6)(@opentelemetry/api@1.9.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1)': + optionalDependencies: + next: 14.2.35(@babel/core@7.28.6)(@opentelemetry/api@1.9.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react: 18.3.1 + + '@vitejs/plugin-react@5.1.3(vite@7.3.1(@types/node@22.19.7)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0)(tsx@4.21.0))': dependencies: - '@babel/core': 7.28.6 - '@babel/plugin-transform-react-jsx-self': 7.27.1(@babel/core@7.28.6) - '@babel/plugin-transform-react-jsx-source': 7.27.1(@babel/core@7.28.6) - '@rolldown/pluginutils': 1.0.0-beta.53 + '@babel/core': 7.29.0 + '@babel/plugin-transform-react-jsx-self': 7.27.1(@babel/core@7.29.0) + '@babel/plugin-transform-react-jsx-source': 7.27.1(@babel/core@7.29.0) + '@rolldown/pluginutils': 1.0.0-rc.2 '@types/babel__core': 7.20.5 react-refresh: 0.18.0 vite: 7.3.1(@types/node@22.19.7)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0)(tsx@4.21.0) @@ -9254,7 +9383,7 @@ snapshots: parse5: 7.3.0 parse5-htmlparser2-tree-adapter: 7.1.0 parse5-parser-stream: 7.1.2 - undici: 7.19.2 + undici: 7.20.0 whatwg-mimetype: 4.0.0 chokidar@3.6.0: @@ -9885,7 +10014,7 @@ snapshots: html-encoding-sniffer@6.0.0: dependencies: - '@exodus/bytes': 1.10.0 + '@exodus/bytes': 1.11.0 transitivePeerDependencies: - '@noble/hashes' @@ -10035,7 +10164,7 @@ snapshots: dependencies: '@acemir/cssom': 0.9.31 '@asamuzakjp/dom-selector': 6.7.7 - '@exodus/bytes': 1.10.0 + '@exodus/bytes': 1.11.0 cssstyle: 5.3.7 data-urls: 6.0.1 decimal.js: 10.6.0 @@ -10355,7 +10484,7 @@ snapshots: nf3@0.3.7: {} - nitro-nightly@3.0.1-20260131-190432-654aa755(chokidar@3.6.0)(lru-cache@11.2.5)(rollup@4.55.1)(vite@7.3.1(@types/node@22.19.7)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0)(tsx@4.21.0)): + nitro-nightly@3.0.1-20260202-124820-1954b824(chokidar@3.6.0)(lru-cache@11.2.5)(rollup@4.55.1)(vite@7.3.1(@types/node@22.19.7)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0)(tsx@4.21.0)): dependencies: consola: 3.4.2 crossws: 0.4.4(srvx@0.10.1) @@ -10365,10 +10494,10 @@ snapshots: nf3: 0.3.7 ofetch: 2.0.0-alpha.3 ohash: 2.0.11 - oxc-minify: 0.111.0 - oxc-transform: 0.111.0 + oxc-minify: 0.112.0 + oxc-transform: 0.112.0 srvx: 0.10.1 - undici: 7.19.2 + undici: 7.20.0 unenv: 2.0.0-rc.24 unstorage: 2.0.0-alpha.5(chokidar@3.6.0)(db0@0.3.4)(lru-cache@11.2.5)(ofetch@2.0.0-alpha.3) optionalDependencies: @@ -10435,51 +10564,51 @@ snapshots: wrappy: 1.0.2 optional: true - oxc-minify@0.111.0: + oxc-minify@0.112.0: optionalDependencies: - '@oxc-minify/binding-android-arm-eabi': 0.111.0 - '@oxc-minify/binding-android-arm64': 0.111.0 - '@oxc-minify/binding-darwin-arm64': 0.111.0 - '@oxc-minify/binding-darwin-x64': 0.111.0 - '@oxc-minify/binding-freebsd-x64': 0.111.0 - '@oxc-minify/binding-linux-arm-gnueabihf': 0.111.0 - '@oxc-minify/binding-linux-arm-musleabihf': 0.111.0 - '@oxc-minify/binding-linux-arm64-gnu': 0.111.0 - '@oxc-minify/binding-linux-arm64-musl': 0.111.0 - '@oxc-minify/binding-linux-ppc64-gnu': 0.111.0 - '@oxc-minify/binding-linux-riscv64-gnu': 0.111.0 - '@oxc-minify/binding-linux-riscv64-musl': 0.111.0 - '@oxc-minify/binding-linux-s390x-gnu': 0.111.0 - '@oxc-minify/binding-linux-x64-gnu': 0.111.0 - '@oxc-minify/binding-linux-x64-musl': 0.111.0 - '@oxc-minify/binding-openharmony-arm64': 0.111.0 - '@oxc-minify/binding-wasm32-wasi': 0.111.0 - '@oxc-minify/binding-win32-arm64-msvc': 0.111.0 - '@oxc-minify/binding-win32-ia32-msvc': 0.111.0 - '@oxc-minify/binding-win32-x64-msvc': 0.111.0 - - oxc-transform@0.111.0: + '@oxc-minify/binding-android-arm-eabi': 0.112.0 + '@oxc-minify/binding-android-arm64': 0.112.0 + '@oxc-minify/binding-darwin-arm64': 0.112.0 + '@oxc-minify/binding-darwin-x64': 0.112.0 + '@oxc-minify/binding-freebsd-x64': 0.112.0 + '@oxc-minify/binding-linux-arm-gnueabihf': 0.112.0 + '@oxc-minify/binding-linux-arm-musleabihf': 0.112.0 + '@oxc-minify/binding-linux-arm64-gnu': 0.112.0 + '@oxc-minify/binding-linux-arm64-musl': 0.112.0 + '@oxc-minify/binding-linux-ppc64-gnu': 0.112.0 + '@oxc-minify/binding-linux-riscv64-gnu': 0.112.0 + '@oxc-minify/binding-linux-riscv64-musl': 0.112.0 + '@oxc-minify/binding-linux-s390x-gnu': 0.112.0 + '@oxc-minify/binding-linux-x64-gnu': 0.112.0 + '@oxc-minify/binding-linux-x64-musl': 0.112.0 + '@oxc-minify/binding-openharmony-arm64': 0.112.0 + '@oxc-minify/binding-wasm32-wasi': 0.112.0 + '@oxc-minify/binding-win32-arm64-msvc': 0.112.0 + '@oxc-minify/binding-win32-ia32-msvc': 0.112.0 + '@oxc-minify/binding-win32-x64-msvc': 0.112.0 + + oxc-transform@0.112.0: optionalDependencies: - '@oxc-transform/binding-android-arm-eabi': 0.111.0 - '@oxc-transform/binding-android-arm64': 0.111.0 - '@oxc-transform/binding-darwin-arm64': 0.111.0 - '@oxc-transform/binding-darwin-x64': 0.111.0 - '@oxc-transform/binding-freebsd-x64': 0.111.0 - '@oxc-transform/binding-linux-arm-gnueabihf': 0.111.0 - '@oxc-transform/binding-linux-arm-musleabihf': 0.111.0 - '@oxc-transform/binding-linux-arm64-gnu': 0.111.0 - '@oxc-transform/binding-linux-arm64-musl': 0.111.0 - '@oxc-transform/binding-linux-ppc64-gnu': 0.111.0 - '@oxc-transform/binding-linux-riscv64-gnu': 0.111.0 - '@oxc-transform/binding-linux-riscv64-musl': 0.111.0 - '@oxc-transform/binding-linux-s390x-gnu': 0.111.0 - '@oxc-transform/binding-linux-x64-gnu': 0.111.0 - '@oxc-transform/binding-linux-x64-musl': 0.111.0 - '@oxc-transform/binding-openharmony-arm64': 0.111.0 - '@oxc-transform/binding-wasm32-wasi': 0.111.0 - '@oxc-transform/binding-win32-arm64-msvc': 0.111.0 - '@oxc-transform/binding-win32-ia32-msvc': 0.111.0 - '@oxc-transform/binding-win32-x64-msvc': 0.111.0 + '@oxc-transform/binding-android-arm-eabi': 0.112.0 + '@oxc-transform/binding-android-arm64': 0.112.0 + '@oxc-transform/binding-darwin-arm64': 0.112.0 + '@oxc-transform/binding-darwin-x64': 0.112.0 + '@oxc-transform/binding-freebsd-x64': 0.112.0 + '@oxc-transform/binding-linux-arm-gnueabihf': 0.112.0 + '@oxc-transform/binding-linux-arm-musleabihf': 0.112.0 + '@oxc-transform/binding-linux-arm64-gnu': 0.112.0 + '@oxc-transform/binding-linux-arm64-musl': 0.112.0 + '@oxc-transform/binding-linux-ppc64-gnu': 0.112.0 + '@oxc-transform/binding-linux-riscv64-gnu': 0.112.0 + '@oxc-transform/binding-linux-riscv64-musl': 0.112.0 + '@oxc-transform/binding-linux-s390x-gnu': 0.112.0 + '@oxc-transform/binding-linux-x64-gnu': 0.112.0 + '@oxc-transform/binding-linux-x64-musl': 0.112.0 + '@oxc-transform/binding-openharmony-arm64': 0.112.0 + '@oxc-transform/binding-wasm32-wasi': 0.112.0 + '@oxc-transform/binding-win32-arm64-msvc': 0.112.0 + '@oxc-transform/binding-win32-ia32-msvc': 0.112.0 + '@oxc-transform/binding-win32-x64-msvc': 0.112.0 p-limit@3.1.0: dependencies: @@ -11197,7 +11326,7 @@ snapshots: undici-types@6.21.0: {} - undici@7.19.2: {} + undici@7.20.0: {} unenv@2.0.0-rc.24: dependencies: