B2B-88: add starter kit structure and elements

This commit is contained in:
devmc-ee
2025-06-08 16:18:30 +03:00
parent 657a36a298
commit e7b25600cb
1280 changed files with 77893 additions and 5688 deletions
Generated Vendored Executable
+17
View File
@@ -0,0 +1,17 @@
#!/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/devmcee/dev/mountbirch/MRB2B/node_modules/.pnpm/acorn@8.14.1/node_modules/acorn/bin/node_modules:/Users/devmcee/dev/mountbirch/MRB2B/node_modules/.pnpm/acorn@8.14.1/node_modules/acorn/node_modules:/Users/devmcee/dev/mountbirch/MRB2B/node_modules/.pnpm/acorn@8.14.1/node_modules:/Users/devmcee/dev/mountbirch/MRB2B/node_modules/.pnpm/node_modules"
else
export NODE_PATH="/Users/devmcee/dev/mountbirch/MRB2B/node_modules/.pnpm/acorn@8.14.1/node_modules/acorn/bin/node_modules:/Users/devmcee/dev/mountbirch/MRB2B/node_modules/.pnpm/acorn@8.14.1/node_modules/acorn/node_modules:/Users/devmcee/dev/mountbirch/MRB2B/node_modules/.pnpm/acorn@8.14.1/node_modules:/Users/devmcee/dev/mountbirch/MRB2B/node_modules/.pnpm/node_modules:$NODE_PATH"
fi
if [ -x "$basedir/node" ]; then
exec "$basedir/node" "$basedir/../../../../node_modules/.pnpm/acorn@8.14.1/node_modules/acorn/bin/acorn" "$@"
else
exec node "$basedir/../../../../node_modules/.pnpm/acorn@8.14.1/node_modules/acorn/bin/acorn" "$@"
fi
Generated Vendored Executable
+17
View File
@@ -0,0 +1,17 @@
#!/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/devmcee/dev/mountbirch/MRB2B/node_modules/.pnpm/eslint@9.28.0_jiti@2.4.2/node_modules/eslint/bin/node_modules:/Users/devmcee/dev/mountbirch/MRB2B/node_modules/.pnpm/eslint@9.28.0_jiti@2.4.2/node_modules/eslint/node_modules:/Users/devmcee/dev/mountbirch/MRB2B/node_modules/.pnpm/eslint@9.28.0_jiti@2.4.2/node_modules:/Users/devmcee/dev/mountbirch/MRB2B/node_modules/.pnpm/node_modules"
else
export NODE_PATH="/Users/devmcee/dev/mountbirch/MRB2B/node_modules/.pnpm/eslint@9.28.0_jiti@2.4.2/node_modules/eslint/bin/node_modules:/Users/devmcee/dev/mountbirch/MRB2B/node_modules/.pnpm/eslint@9.28.0_jiti@2.4.2/node_modules/eslint/node_modules:/Users/devmcee/dev/mountbirch/MRB2B/node_modules/.pnpm/eslint@9.28.0_jiti@2.4.2/node_modules:/Users/devmcee/dev/mountbirch/MRB2B/node_modules/.pnpm/node_modules:$NODE_PATH"
fi
if [ -x "$basedir/node" ]; then
exec "$basedir/node" "$basedir/../eslint/bin/eslint.js" "$@"
else
exec node "$basedir/../eslint/bin/eslint.js" "$@"
fi
Generated Vendored Executable
+17
View File
@@ -0,0 +1,17 @@
#!/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/devmcee/dev/mountbirch/MRB2B/node_modules/.pnpm/jiti@2.4.2/node_modules/jiti/lib/node_modules:/Users/devmcee/dev/mountbirch/MRB2B/node_modules/.pnpm/jiti@2.4.2/node_modules/jiti/node_modules:/Users/devmcee/dev/mountbirch/MRB2B/node_modules/.pnpm/jiti@2.4.2/node_modules:/Users/devmcee/dev/mountbirch/MRB2B/node_modules/.pnpm/node_modules"
else
export NODE_PATH="/Users/devmcee/dev/mountbirch/MRB2B/node_modules/.pnpm/jiti@2.4.2/node_modules/jiti/lib/node_modules:/Users/devmcee/dev/mountbirch/MRB2B/node_modules/.pnpm/jiti@2.4.2/node_modules/jiti/node_modules:/Users/devmcee/dev/mountbirch/MRB2B/node_modules/.pnpm/jiti@2.4.2/node_modules:/Users/devmcee/dev/mountbirch/MRB2B/node_modules/.pnpm/node_modules:$NODE_PATH"
fi
if [ -x "$basedir/node" ]; then
exec "$basedir/node" "$basedir/../../../../node_modules/.pnpm/jiti@2.4.2/node_modules/jiti/lib/jiti-cli.mjs" "$@"
else
exec node "$basedir/../../../../node_modules/.pnpm/jiti@2.4.2/node_modules/jiti/lib/jiti-cli.mjs" "$@"
fi
Generated Vendored Executable
+17
View File
@@ -0,0 +1,17 @@
#!/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/devmcee/dev/mountbirch/MRB2B/node_modules/.pnpm/next@15.3.2_@babel+core@7.27.4_@opentelemetry+api@1.9.0_babel-plugin-react-compiler@19.1.0-rc_krzs4il3c2axvegn27goximifi/node_modules/next/dist/bin/node_modules:/Users/devmcee/dev/mountbirch/MRB2B/node_modules/.pnpm/next@15.3.2_@babel+core@7.27.4_@opentelemetry+api@1.9.0_babel-plugin-react-compiler@19.1.0-rc_krzs4il3c2axvegn27goximifi/node_modules/next/dist/node_modules:/Users/devmcee/dev/mountbirch/MRB2B/node_modules/.pnpm/next@15.3.2_@babel+core@7.27.4_@opentelemetry+api@1.9.0_babel-plugin-react-compiler@19.1.0-rc_krzs4il3c2axvegn27goximifi/node_modules/next/node_modules:/Users/devmcee/dev/mountbirch/MRB2B/node_modules/.pnpm/next@15.3.2_@babel+core@7.27.4_@opentelemetry+api@1.9.0_babel-plugin-react-compiler@19.1.0-rc_krzs4il3c2axvegn27goximifi/node_modules:/Users/devmcee/dev/mountbirch/MRB2B/node_modules/.pnpm/node_modules"
else
export NODE_PATH="/Users/devmcee/dev/mountbirch/MRB2B/node_modules/.pnpm/next@15.3.2_@babel+core@7.27.4_@opentelemetry+api@1.9.0_babel-plugin-react-compiler@19.1.0-rc_krzs4il3c2axvegn27goximifi/node_modules/next/dist/bin/node_modules:/Users/devmcee/dev/mountbirch/MRB2B/node_modules/.pnpm/next@15.3.2_@babel+core@7.27.4_@opentelemetry+api@1.9.0_babel-plugin-react-compiler@19.1.0-rc_krzs4il3c2axvegn27goximifi/node_modules/next/dist/node_modules:/Users/devmcee/dev/mountbirch/MRB2B/node_modules/.pnpm/next@15.3.2_@babel+core@7.27.4_@opentelemetry+api@1.9.0_babel-plugin-react-compiler@19.1.0-rc_krzs4il3c2axvegn27goximifi/node_modules/next/node_modules:/Users/devmcee/dev/mountbirch/MRB2B/node_modules/.pnpm/next@15.3.2_@babel+core@7.27.4_@opentelemetry+api@1.9.0_babel-plugin-react-compiler@19.1.0-rc_krzs4il3c2axvegn27goximifi/node_modules:/Users/devmcee/dev/mountbirch/MRB2B/node_modules/.pnpm/node_modules:$NODE_PATH"
fi
if [ -x "$basedir/node" ]; then
exec "$basedir/node" "$basedir/../next/dist/bin/next" "$@"
else
exec node "$basedir/../next/dist/bin/next" "$@"
fi
Generated Vendored Executable
+17
View File
@@ -0,0 +1,17 @@
#!/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/devmcee/dev/mountbirch/MRB2B/node_modules/.pnpm/prettier@3.5.3/node_modules/prettier/bin/node_modules:/Users/devmcee/dev/mountbirch/MRB2B/node_modules/.pnpm/prettier@3.5.3/node_modules/prettier/node_modules:/Users/devmcee/dev/mountbirch/MRB2B/node_modules/.pnpm/prettier@3.5.3/node_modules:/Users/devmcee/dev/mountbirch/MRB2B/node_modules/.pnpm/node_modules"
else
export NODE_PATH="/Users/devmcee/dev/mountbirch/MRB2B/node_modules/.pnpm/prettier@3.5.3/node_modules/prettier/bin/node_modules:/Users/devmcee/dev/mountbirch/MRB2B/node_modules/.pnpm/prettier@3.5.3/node_modules/prettier/node_modules:/Users/devmcee/dev/mountbirch/MRB2B/node_modules/.pnpm/prettier@3.5.3/node_modules:/Users/devmcee/dev/mountbirch/MRB2B/node_modules/.pnpm/node_modules:$NODE_PATH"
fi
if [ -x "$basedir/node" ]; then
exec "$basedir/node" "$basedir/../prettier/bin/prettier.cjs" "$@"
else
exec node "$basedir/../prettier/bin/prettier.cjs" "$@"
fi
Generated Vendored Executable
+17
View File
@@ -0,0 +1,17 @@
#!/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/devmcee/dev/mountbirch/MRB2B/node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/bin/node_modules:/Users/devmcee/dev/mountbirch/MRB2B/node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/node_modules:/Users/devmcee/dev/mountbirch/MRB2B/node_modules/.pnpm/typescript@5.8.3/node_modules:/Users/devmcee/dev/mountbirch/MRB2B/node_modules/.pnpm/node_modules"
else
export NODE_PATH="/Users/devmcee/dev/mountbirch/MRB2B/node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/bin/node_modules:/Users/devmcee/dev/mountbirch/MRB2B/node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/node_modules:/Users/devmcee/dev/mountbirch/MRB2B/node_modules/.pnpm/typescript@5.8.3/node_modules:/Users/devmcee/dev/mountbirch/MRB2B/node_modules/.pnpm/node_modules:$NODE_PATH"
fi
if [ -x "$basedir/node" ]; then
exec "$basedir/node" "$basedir/../typescript/bin/tsc" "$@"
else
exec node "$basedir/../typescript/bin/tsc" "$@"
fi
Generated Vendored Executable
+17
View File
@@ -0,0 +1,17 @@
#!/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/devmcee/dev/mountbirch/MRB2B/node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/bin/node_modules:/Users/devmcee/dev/mountbirch/MRB2B/node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/node_modules:/Users/devmcee/dev/mountbirch/MRB2B/node_modules/.pnpm/typescript@5.8.3/node_modules:/Users/devmcee/dev/mountbirch/MRB2B/node_modules/.pnpm/node_modules"
else
export NODE_PATH="/Users/devmcee/dev/mountbirch/MRB2B/node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/bin/node_modules:/Users/devmcee/dev/mountbirch/MRB2B/node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/node_modules:/Users/devmcee/dev/mountbirch/MRB2B/node_modules/.pnpm/typescript@5.8.3/node_modules:/Users/devmcee/dev/mountbirch/MRB2B/node_modules/.pnpm/node_modules:$NODE_PATH"
fi
if [ -x "$basedir/node" ]; then
exec "$basedir/node" "$basedir/../typescript/bin/tsserver" "$@"
else
exec node "$basedir/../typescript/bin/tsserver" "$@"
fi
+1
View File
@@ -0,0 +1 @@
../../../../node_modules/.pnpm/@hookform+resolvers@5.0.1_react-hook-form@7.57.0_react@19.1.0_/node_modules/@hookform/resolvers
+1
View File
@@ -0,0 +1 @@
../../../../tooling/eslint
+1
View File
@@ -0,0 +1 @@
../../../../tooling/prettier
Generated Vendored Symlink
+1
View File
@@ -0,0 +1 @@
../../../../tooling/typescript
+1
View File
@@ -0,0 +1 @@
../../../../node_modules/.pnpm/@radix-ui+react-accordion@1.2.10_@types+react-dom@19.1.5_@types+react@19.1.4__@types+react@19_276ts6szh5d7wceq5mmbnr3r34/node_modules/@radix-ui/react-accordion
+1
View File
@@ -0,0 +1 @@
../../../../node_modules/.pnpm/@radix-ui+react-alert-dialog@1.1.14_@types+react-dom@19.1.5_@types+react@19.1.4__@types+react_5eo2wpyry5lq6otvq6vukhap6u/node_modules/@radix-ui/react-alert-dialog
+1
View File
@@ -0,0 +1 @@
../../../../node_modules/.pnpm/@radix-ui+react-avatar@1.1.10_@types+react-dom@19.1.5_@types+react@19.1.4__@types+react@19.1._k4cxjn22xmk3d6pfeutggmwlxu/node_modules/@radix-ui/react-avatar
+1
View File
@@ -0,0 +1 @@
../../../../node_modules/.pnpm/@radix-ui+react-checkbox@1.3.2_@types+react-dom@19.1.5_@types+react@19.1.4__@types+react@19.1_i43z5xuo5cvwh2ajr2nuyuvbiu/node_modules/@radix-ui/react-checkbox
+1
View File
@@ -0,0 +1 @@
../../../../node_modules/.pnpm/@radix-ui+react-collapsible@1.1.10_@types+react-dom@19.1.5_@types+react@19.1.4__@types+react@_olxjlfafkwzr54726esnyk7x6i/node_modules/@radix-ui/react-collapsible
+1
View File
@@ -0,0 +1 @@
../../../../node_modules/.pnpm/@radix-ui+react-dialog@1.1.14_@types+react-dom@19.1.5_@types+react@19.1.4__@types+react@19.1._rkbehisjntwsub56xkrsj32e6i/node_modules/@radix-ui/react-dialog
+1
View File
@@ -0,0 +1 @@
../../../../node_modules/.pnpm/@radix-ui+react-dropdown-menu@2.1.15_@types+react-dom@19.1.5_@types+react@19.1.4__@types+reac_hg5bonns56tjkcevnbgns3gx4a/node_modules/@radix-ui/react-dropdown-menu
+1
View File
@@ -0,0 +1 @@
../../../../node_modules/.pnpm/@radix-ui+react-icons@1.3.2_react@19.1.0/node_modules/@radix-ui/react-icons
+1
View File
@@ -0,0 +1 @@
../../../../node_modules/.pnpm/@radix-ui+react-label@2.1.7_@types+react-dom@19.1.5_@types+react@19.1.4__@types+react@19.1.4__nsqt2f5qehtsflc4wfzvi6atei/node_modules/@radix-ui/react-label
+1
View File
@@ -0,0 +1 @@
../../../../node_modules/.pnpm/@radix-ui+react-navigation-menu@1.2.13_@types+react-dom@19.1.5_@types+react@19.1.4__@types+re_25l3odzhnomqo2lplr4kbsu544/node_modules/@radix-ui/react-navigation-menu
+1
View File
@@ -0,0 +1 @@
../../../../node_modules/.pnpm/@radix-ui+react-popover@1.1.14_@types+react-dom@19.1.5_@types+react@19.1.4__@types+react@19.1_65m3pafqiqarw3txyhscrjgc4m/node_modules/@radix-ui/react-popover
+1
View File
@@ -0,0 +1 @@
../../../../node_modules/.pnpm/@radix-ui+react-progress@1.1.7_@types+react-dom@19.1.5_@types+react@19.1.4__@types+react@19.1_7z57k5bis3kw4znwzmaswqrek4/node_modules/@radix-ui/react-progress
+1
View File
@@ -0,0 +1 @@
../../../../node_modules/.pnpm/@radix-ui+react-radio-group@1.3.7_@types+react-dom@19.1.5_@types+react@19.1.4__@types+react@1_nvrils4nuk25wzasvf5d65rawm/node_modules/@radix-ui/react-radio-group
+1
View File
@@ -0,0 +1 @@
../../../../node_modules/.pnpm/@radix-ui+react-scroll-area@1.2.9_@types+react-dom@19.1.5_@types+react@19.1.4__@types+react@1_s7m47d63jehkjk322rozzgjzli/node_modules/@radix-ui/react-scroll-area
+1
View File
@@ -0,0 +1 @@
../../../../node_modules/.pnpm/@radix-ui+react-select@2.2.5_@types+react-dom@19.1.5_@types+react@19.1.4__@types+react@19.1.4_idwjmazqqb5inr24r4uoit5qoq/node_modules/@radix-ui/react-select
+1
View File
@@ -0,0 +1 @@
../../../../node_modules/.pnpm/@radix-ui+react-separator@1.1.7_@types+react-dom@19.1.5_@types+react@19.1.4__@types+react@19._bxta4gfgljvxdwq2fwealllwhi/node_modules/@radix-ui/react-separator
+1
View File
@@ -0,0 +1 @@
../../../../node_modules/.pnpm/@radix-ui+react-slot@1.2.3_@types+react@19.1.4_react@19.1.0/node_modules/@radix-ui/react-slot
+1
View File
@@ -0,0 +1 @@
../../../../node_modules/.pnpm/@radix-ui+react-switch@1.2.5_@types+react-dom@19.1.5_@types+react@19.1.4__@types+react@19.1.4_qbdkpezz7pkilhnnxsmlwaciya/node_modules/@radix-ui/react-switch
+1
View File
@@ -0,0 +1 @@
../../../../node_modules/.pnpm/@radix-ui+react-tabs@1.1.12_@types+react-dom@19.1.5_@types+react@19.1.4__@types+react@19.1.4__7p6etykbuyytgn4vfknnthm3zi/node_modules/@radix-ui/react-tabs
+1
View File
@@ -0,0 +1 @@
../../../../node_modules/.pnpm/@radix-ui+react-toast@1.2.14_@types+react-dom@19.1.5_@types+react@19.1.4__@types+react@19.1.4_rnvc3r5kiytboqem4byg4a5oiu/node_modules/@radix-ui/react-toast
+1
View File
@@ -0,0 +1 @@
../../../../node_modules/.pnpm/@radix-ui+react-tooltip@1.2.6_@types+react-dom@19.1.5_@types+react@19.1.4__@types+react@19.1._jlcsazbxuccgkjjedxl77qni6a/node_modules/@radix-ui/react-tooltip
+1
View File
@@ -0,0 +1 @@
../../../../node_modules/.pnpm/@tanstack+react-query@5.76.1_react@19.1.0/node_modules/@tanstack/react-query
+1
View File
@@ -0,0 +1 @@
../../../../node_modules/.pnpm/@tanstack+react-table@8.21.3_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@tanstack/react-table
Generated Vendored Symlink
+1
View File
@@ -0,0 +1 @@
../../../../node_modules/.pnpm/@types+react@19.1.4/node_modules/@types/react
+1
View File
@@ -0,0 +1 @@
../../../../node_modules/.pnpm/@types+react-dom@19.1.5_@types+react@19.1.4/node_modules/@types/react-dom
+1
View File
@@ -0,0 +1 @@
../../../node_modules/.pnpm/class-variance-authority@0.7.1/node_modules/class-variance-authority
Generated Vendored Symlink
+1
View File
@@ -0,0 +1 @@
../../../node_modules/.pnpm/clsx@2.1.1/node_modules/clsx
Generated Vendored Symlink
+1
View File
@@ -0,0 +1 @@
../../../node_modules/.pnpm/cmdk@1.1.1_@types+react-dom@19.1.5_@types+react@19.1.4__@types+react@19.1.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/cmdk
Generated Vendored Symlink
+1
View File
@@ -0,0 +1 @@
../../../node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns
Generated Vendored Symlink
+1
View File
@@ -0,0 +1 @@
../../../node_modules/.pnpm/eslint@9.28.0_jiti@2.4.2/node_modules/eslint
Generated Vendored Symlink
+1
View File
@@ -0,0 +1 @@
../../../node_modules/.pnpm/input-otp@1.4.2_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/input-otp
Generated Vendored Symlink
+1
View File
@@ -0,0 +1 @@
../../../node_modules/.pnpm/lucide-react@0.510.0_react@19.1.0/node_modules/lucide-react
Generated Vendored Symlink
+1
View File
@@ -0,0 +1 @@
../../../node_modules/.pnpm/next@15.3.2_@babel+core@7.27.4_@opentelemetry+api@1.9.0_babel-plugin-react-compiler@19.1.0-rc_krzs4il3c2axvegn27goximifi/node_modules/next
Generated Vendored Symlink
+1
View File
@@ -0,0 +1 @@
../../../node_modules/.pnpm/next-themes@0.4.6_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next-themes
Generated Vendored Symlink
+1
View File
@@ -0,0 +1 @@
../../../node_modules/.pnpm/prettier@3.5.3/node_modules/prettier
+1
View File
@@ -0,0 +1 @@
../../../node_modules/.pnpm/react-day-picker@8.10.1_date-fns@4.1.0_react@19.1.0/node_modules/react-day-picker
+1
View File
@@ -0,0 +1 @@
../../../node_modules/.pnpm/react-hook-form@7.57.0_react@19.1.0/node_modules/react-hook-form
Generated Vendored Symlink
+1
View File
@@ -0,0 +1 @@
../../../node_modules/.pnpm/react-i18next@15.5.2_i18next@25.1.3_typescript@5.8.3__react-dom@19.1.0_react@19.1.0__react@19.1.0_typescript@5.8.3/node_modules/react-i18next
+1
View File
@@ -0,0 +1 @@
../../../node_modules/.pnpm/react-top-loading-bar@3.0.2_react@19.1.0/node_modules/react-top-loading-bar
Generated Vendored Symlink
+1
View File
@@ -0,0 +1 @@
../../../node_modules/.pnpm/recharts@2.15.3_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/recharts
Generated Vendored Symlink
+1
View File
@@ -0,0 +1 @@
../../../node_modules/.pnpm/sonner@2.0.5_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/sonner
+1
View File
@@ -0,0 +1 @@
../../../node_modules/.pnpm/tailwind-merge@3.3.0/node_modules/tailwind-merge
Generated Vendored Symlink
+1
View File
@@ -0,0 +1 @@
../../../node_modules/.pnpm/tailwindcss@4.1.7/node_modules/tailwindcss
+1
View File
@@ -0,0 +1 @@
../../../node_modules/.pnpm/tailwindcss-animate@1.0.7_tailwindcss@4.1.7/node_modules/tailwindcss-animate
Generated Vendored Symlink
+1
View File
@@ -0,0 +1 @@
../../../node_modules/.pnpm/typescript@5.8.3/node_modules/typescript
Generated Vendored Symlink
+1
View File
@@ -0,0 +1 @@
../../../node_modules/.pnpm/zod@3.25.56/node_modules/zod