Skip to content

Commit 40fcec6

Browse files
authored
Update (#3)
* update versions * Fetch from api on facility page * Add links indicator
1 parent 041bd6c commit 40fcec6

File tree

11 files changed

+362
-188
lines changed

11 files changed

+362
-188
lines changed

package.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"dependencies": {
1212
"@headlessui/react": "^2.0.4",
1313
"@hookform/resolvers": "^3.3.1",
14+
"@radix-ui/react-avatar": "^1.1.1",
1415
"@radix-ui/react-collapsible": "^1.1.0",
1516
"@radix-ui/react-dialog": "^1.0.4",
1617
"@radix-ui/react-icons": "^1.3.0",
@@ -20,6 +21,7 @@
2021
"@radix-ui/react-separator": "^1.0.3",
2122
"@radix-ui/react-slot": "^1.0.2",
2223
"@smile-cdr/fhirts": "^2.0.7",
24+
"@tailwindcss/typography": "^0.5.15",
2325
"@tanstack/react-query": "^4.33.0",
2426
"@types/node": "20.5.7",
2527
"@types/react": "18.2.21",
@@ -37,7 +39,7 @@
3739
"jsonwebtoken": "^9.0.2",
3840
"jwt-decode": "^3.1.2",
3941
"lucide-react": "^0.271.0",
40-
"next": "14.2.5",
42+
"next": "14.2.14",
4143
"next-auth": "beta",
4244
"nextjs-toploader": "^1.6.12",
4345
"postcss": "8.4.29",

pnpm-lock.yaml

+110-44
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)