Skip to content

Commit ae7a85a

Browse files
committed
Update package versions in package.json
- Bump `@fortawesome/react-fontawesome` from `^0.2.6` to `^3.0.0`. - Update `@biomejs/biome` from `2.1.4` to `2.2.2`. - Note: `bun.lockb` has binary differences.
1 parent ea82f69 commit ae7a85a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/client/ui/bun.lockb

-472 Bytes
Binary file not shown.

src/client/ui/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@
1313
"@auth0/auth0-react": "^2.4.0",
1414
"@fortawesome/fontawesome-svg-core": "^7.0.0",
1515
"@fortawesome/free-solid-svg-icons": "^7.0.0",
16-
"@fortawesome/react-fontawesome": "^0.2.6",
16+
"@fortawesome/react-fontawesome": "^3.0.0",
1717
"react": "^19.1.1",
1818
"react-dom": "^19.1.1",
1919
"react-loading-skeleton": "^3.5.0",
2020
"vite-plugin-mkcert": "^1.17.8"
2121
},
2222
"devDependencies": {
23-
"@biomejs/biome": "2.1.4",
23+
"@biomejs/biome": "2.2.2",
2424
"@tailwindcss/postcss": "^4.1.12",
2525
"@types/node": "^24.3.0",
2626
"@types/react": "^19.1.11",

0 commit comments

Comments
 (0)