Skip to content

Commit 76d1c39

Browse files
committed
chore: add additional dependencies to workspace
1 parent dc82c38 commit 76d1c39

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pnpm-workspace.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,8 @@ catalog:
8484
"@types/node": ^22.14.0
8585
"@types/react": ^19.1.0
8686
"@types/react-dom": ^19.1.1
87+
"@types/react-window": ^1.8.8
88+
"@types/swagger-ui-react": ^5.18.0
8789
"@vercel/functions": ^2.0.0
8890
autoprefixer: ^10.4.21
8991
bcp-47: ^2.1.0
@@ -116,7 +118,9 @@ catalog:
116118
react-aria: ^3.38.1
117119
react-aria-components: ^1.7.1
118120
react-dom: ^19.1.0
121+
react-hook-form: ^7.56.3
119122
react-markdown: ^10.1.0
123+
react-window: ^1.8.11
120124
recharts: ^2.15.1
121125
sass: ^1.86.1
122126
sass-loader: ^16.0.5
@@ -126,6 +130,7 @@ catalog:
126130
stylelint: ^16.17.0
127131
stylelint-config-standard-scss: ^14.0.0
128132
superjson: ^2.2.2
133+
swagger-ui-react: ^5.21.0
129134
swr: ^2.3.3
130135
tailwind-merge: ^3.1.0
131136
tailwindcss: ^3.0.0

0 commit comments

Comments
 (0)