Skip to content
This repository was archived by the owner on Feb 27, 2025. It is now read-only.

Commit 78416c9

Browse files
fix(deps): update font awesome
1 parent e2e5931 commit 78416c9

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

client/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "@cmru-comsci-66/client",
4-
"version": "1.11.16",
4+
"version": "1.11.17",
55
"scripts": {
66
"PORT": "3000",
77
"build": "next build",
@@ -19,10 +19,10 @@
1919
"@cmru-comsci-66/api": "1.4.20",
2020
"@cmru-comsci-66/database": "workspace:*",
2121
"@cmru-comsci-66/utils": "1.4.9",
22-
"@fortawesome/fontawesome-svg-core": "6.5.1",
23-
"@fortawesome/free-brands-svg-icons": "6.5.1",
24-
"@fortawesome/free-solid-svg-icons": "6.5.1",
25-
"@fortawesome/react-fontawesome": "0.2.0",
22+
"@fortawesome/fontawesome-svg-core": "6.5.2",
23+
"@fortawesome/free-brands-svg-icons": "6.5.2",
24+
"@fortawesome/free-solid-svg-icons": "6.5.2",
25+
"@fortawesome/react-fontawesome": "0.2.2",
2626
"@next-auth/prisma-adapter": "1.0.7",
2727
"@nextui-org/react": "2.2.10",
2828
"framer-motion": "11",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)