|
66 | 66 | "dist"
|
67 | 67 | ],
|
68 | 68 | "dependencies": {
|
69 |
| - "@emotion/cache": "11.11.0", |
70 |
| - "@emotion/react": "11.11.4", |
71 |
| - "@emotion/styled": "11.11.5", |
72 |
| - "@gorhom/bottom-sheet": "^5.0.6", |
73 |
| - "@hookform/resolvers": "3.6.0", |
74 |
| - "@mui/icons-material": "5.15.19", |
75 |
| - "@mui/lab": "5.0.0-alpha.170", |
76 |
| - "@mui/material": "5.15.19", |
77 |
| - "@mui/system": "5.16.12", |
78 |
| - "@mui/x-date-pickers": "7.6.2", |
79 |
| - "@storybook/react": "8.4.7", |
80 |
| - "@tanstack/react-query": "5.45.1", |
81 |
| - "expo-file-system": "~18.0.6", |
82 |
| - "expo-image-picker": "~16.0.4", |
83 |
| - "expo-router": "~4.0.5", |
| 69 | + "@emotion/cache": "catalog:material-ui", |
| 70 | + "@emotion/react": "catalog:material-ui", |
| 71 | + "@emotion/styled": "catalog:material-ui", |
| 72 | + "@gorhom/bottom-sheet": "catalog:react-native-core", |
| 73 | + "@hookform/resolvers": "catalog:", |
| 74 | + "@mui/icons-material": "catalog:material-ui", |
| 75 | + "@mui/lab": "catalog:material-ui", |
| 76 | + "@mui/material": "catalog:material-ui", |
| 77 | + "@mui/system": "catalog:material-ui", |
| 78 | + "@mui/x-date-pickers": "catalog:material-ui", |
| 79 | + "@storybook/react": "catalog:storybook", |
| 80 | + "@tanstack/react-query": "catalog:", |
| 81 | + "expo-file-system": "catalog:react-native-core", |
| 82 | + "expo-image-picker": "catalog:react-native-core", |
| 83 | + "expo-router": "catalog:react-native-core", |
84 | 84 | "framer-motion": "^11.5.4",
|
85 |
| - "graphql": "16.8.1", |
86 |
| - "js-cookie": "3.0.5", |
87 |
| - "luxon": "3.4.4", |
88 |
| - "next": "14.3.0-canary.24", |
| 85 | + "graphql": "catalog:graphql", |
| 86 | + "js-cookie": "catalog:", |
| 87 | + "luxon": "catalog:", |
| 88 | + "next": "catalog:", |
89 | 89 | "numbro": "^2.5.0",
|
90 |
| - "react-hook-form": "7.51.5", |
91 |
| - "react-native": "0.76.3", |
92 |
| - "react-native-gesture-handler": "~2.20.2", |
93 |
| - "react-relay": "16.2.0", |
94 |
| - "react-virtuoso": "4.7.11", |
95 |
| - "relay-connection-handler-plus": "0.1.2", |
96 |
| - "relay-runtime": "16.2.0", |
| 90 | + "react-hook-form": "catalog:", |
| 91 | + "react-native": "catalog:react-native-core", |
| 92 | + "react-native-gesture-handler": "catalog:react-native-core", |
| 93 | + "react-relay": "catalog:graphql", |
| 94 | + "react-virtuoso": "catalog:", |
| 95 | + "relay-connection-handler-plus": "catalog:graphql", |
| 96 | + "relay-runtime": "catalog:graphql", |
97 | 97 | "slugify": "^1.6.6",
|
98 | 98 | "use-long-press": "^3.2.0",
|
99 |
| - "zod": "3.24.1", |
100 |
| - "zustand": "4.5.2" |
| 99 | + "zod": "catalog:", |
| 100 | + "zustand": "catalog:" |
101 | 101 | },
|
102 | 102 | "peerDependencies": {
|
103 | 103 | "@baseapp-frontend/authentication": "workspace:*",
|
104 | 104 | "@baseapp-frontend/design-system": "workspace:*",
|
105 | 105 | "@baseapp-frontend/graphql": "workspace:*",
|
106 | 106 | "@baseapp-frontend/utils": "workspace:*",
|
107 |
| - "react": "18.3.1", |
108 |
| - "react-dom": "18.3.1" |
| 107 | + "react": "catalog:react18", |
| 108 | + "react-dom": "catalog:react18" |
109 | 109 | },
|
110 | 110 | "devDependencies": {
|
111 | 111 | "@babel/cli": "^7.26.4",
|
112 |
| - "@babel/preset-env": "7.26.0", |
113 |
| - "@babel/preset-react": "7.25.9", |
114 |
| - "@babel/preset-typescript": "7.26.0", |
| 112 | + "@babel/preset-env": "catalog:storybook", |
| 113 | + "@babel/preset-react": "catalog:storybook", |
| 114 | + "@babel/preset-typescript": "catalog:storybook", |
115 | 115 | "@baseapp-frontend/config": "workspace:^",
|
116 | 116 | "@baseapp-frontend/test": "workspace:*",
|
117 | 117 | "@baseapp-frontend/tsconfig": "workspace:*",
|
118 |
| - "@chromatic-com/storybook": "3.2.3", |
119 |
| - "@cypress/webpack-dev-server": "3.10.1", |
120 |
| - "@faker-js/faker": "^9.0.3", |
121 |
| - "@storybook/addon-docs": "8.4.7", |
122 |
| - "@storybook/addon-essentials": "8.4.7", |
123 |
| - "@storybook/addon-interactions": "8.4.7", |
124 |
| - "@storybook/addon-links": "8.4.7", |
125 |
| - "@storybook/addon-styling-webpack": "1.0.1", |
126 |
| - "@storybook/addon-webpack5-compiler-babel": "3.0.3", |
127 |
| - "@storybook/blocks": "8.4.7", |
128 |
| - "@storybook/react-webpack5": "8.4.7", |
129 |
| - "@storybook/test": "8.4.7", |
130 |
| - "@tailwindcss/typography": "0.5.13", |
131 |
| - "@testing-library/cypress": "10.0.2", |
132 |
| - "@testing-library/jest-dom": "6.4.6", |
133 |
| - "@testing-library/react": "16.0.0", |
134 |
| - "@testing-library/user-event": "14.5.2", |
135 |
| - "@types/jest": "29.5.12", |
136 |
| - "@types/js-cookie": "3.0.6", |
137 |
| - "@types/luxon": "3.4.2", |
138 |
| - "@types/react": "18.3.3", |
139 |
| - "@types/react-dom": "18.3.0", |
140 |
| - "@types/react-relay": "16.0.6", |
141 |
| - "@types/relay-runtime": "17.0.3", |
142 |
| - "@types/relay-test-utils": "14.1.4", |
143 |
| - "autoprefixer": "10.4.19", |
144 |
| - "babel-jest": "29.7.0", |
145 |
| - "babel-loader": "9.2.1", |
146 |
| - "babel-plugin-relay": "17.0.0", |
147 |
| - "chalk": "^5.4.1", |
148 |
| - "chokidar": "^4.0.3", |
149 |
| - "css-loader": "7.1.2", |
150 |
| - "cypress": "13.16.1", |
151 |
| - "cypress-plugin-steps": "1.1.1", |
152 |
| - "cypress-wait-until": "3.0.2", |
| 118 | + "@chromatic-com/storybook": "catalog:storybook", |
| 119 | + "@cypress/webpack-dev-server": "catalog:test", |
| 120 | + "@faker-js/faker": "catalog:test", |
| 121 | + "@storybook/addon-docs": "catalog:storybook", |
| 122 | + "@storybook/addon-essentials": "catalog:storybook", |
| 123 | + "@storybook/addon-interactions": "catalog:storybook", |
| 124 | + "@storybook/addon-links": "catalog:storybook", |
| 125 | + "@storybook/addon-styling-webpack": "catalog:storybook", |
| 126 | + "@storybook/addon-webpack5-compiler-babel": "catalog:storybook", |
| 127 | + "@storybook/blocks": "catalog:storybook", |
| 128 | + "@storybook/react-webpack5": "catalog:storybook", |
| 129 | + "@storybook/test": "catalog:storybook", |
| 130 | + "@tailwindcss/typography": "catalog:tailwind", |
| 131 | + "@testing-library/cypress": "catalog:test", |
| 132 | + "@testing-library/jest-dom": "catalog:test", |
| 133 | + "@testing-library/react": "catalog:test", |
| 134 | + "@testing-library/user-event": "catalog:test", |
| 135 | + "@types/jest": "catalog:test", |
| 136 | + "@types/js-cookie": "catalog:", |
| 137 | + "@types/luxon": "catalog:", |
| 138 | + "@types/react": "catalog:react18", |
| 139 | + "@types/react-dom": "catalog:react18", |
| 140 | + "@types/react-relay": "catalog:graphql", |
| 141 | + "@types/relay-runtime": "catalog:graphql", |
| 142 | + "@types/relay-test-utils": "catalog:graphql", |
| 143 | + "autoprefixer": "catalog:tailwind", |
| 144 | + "babel-jest": "catalog:test", |
| 145 | + "babel-loader": "catalog:storybook", |
| 146 | + "babel-plugin-relay": "catalog:graphql", |
| 147 | + "chalk": "catalog:dev-tools", |
| 148 | + "chokidar": "catalog:dev-tools", |
| 149 | + "css-loader": "catalog:storybook", |
| 150 | + "cypress": "catalog:test", |
| 151 | + "cypress-plugin-steps": "catalog:test", |
| 152 | + "cypress-wait-until": "catalog:test", |
153 | 153 | "dotenv": "^16.4.5",
|
154 | 154 | "dotenv-cli": "^7.4.2",
|
155 |
| - "eslint-plugin-storybook": "^0.8.0", |
156 |
| - "execa": "^9.5.2", |
157 |
| - "get-graphql-schema": "2.1.2", |
158 |
| - "html-webpack-plugin": "5.6.0", |
159 |
| - "jest": "29.7.0", |
160 |
| - "jest-environment-jsdom": "29.7.0", |
161 |
| - "jotai": "2.9.3", |
162 |
| - "msw": "2.6.6", |
163 |
| - "msw-storybook-addon": "2.0.4", |
164 |
| - "postcss": "8.4.38", |
165 |
| - "postcss-loader": "8.1.1", |
166 |
| - "relay-compiler": "16.2.0", |
167 |
| - "relay-test-utils": "17.0.0", |
168 |
| - "storybook": "8.4.7", |
169 |
| - "style-loader": "4.0.0", |
170 |
| - "tailwindcss": "3.4.4", |
171 |
| - "ts-jest": "29.1.4", |
172 |
| - "ts-node": "10.9.2", |
173 |
| - "tsup": "8.3.6", |
174 |
| - "typescript": "5.4.5", |
175 |
| - "webpack": "5.93.0", |
176 |
| - "webpack-cli": "5.1.4", |
177 |
| - "webpack-dev-server": "5.0.4" |
| 155 | + "eslint-plugin-storybook": "catalog:lint", |
| 156 | + "execa": "catalog:dev-tools", |
| 157 | + "get-graphql-schema": "catalog:graphql", |
| 158 | + "html-webpack-plugin": "catalog:storybook", |
| 159 | + "jest": "catalog:test", |
| 160 | + "jest-environment-jsdom": "catalog:test", |
| 161 | + "jotai": "catalog:", |
| 162 | + "msw": "catalog:storybook", |
| 163 | + "msw-storybook-addon": "catalog:storybook", |
| 164 | + "postcss": "catalog:tailwind", |
| 165 | + "postcss-loader": "catalog:storybook", |
| 166 | + "relay-compiler": "catalog:graphql", |
| 167 | + "relay-test-utils": "catalog:graphql", |
| 168 | + "storybook": "catalog:storybook", |
| 169 | + "style-loader": "catalog:storybook", |
| 170 | + "tailwindcss": "catalog:tailwind", |
| 171 | + "ts-jest": "catalog:test", |
| 172 | + "ts-node": "catalog:test", |
| 173 | + "tsup": "catalog:", |
| 174 | + "typescript": "catalog:", |
| 175 | + "webpack": "catalog:storybook", |
| 176 | + "webpack-cli": "catalog:storybook", |
| 177 | + "webpack-dev-server": "catalog:storybook" |
178 | 178 | },
|
179 | 179 | "license": "MIT",
|
180 | 180 | "repository": {
|
|
0 commit comments