Skip to content

Commit 913c13c

Browse files
committed
feat: Add fast-xml-parser dependency and update Next.js to version 15.4.11.
1 parent a2a8463 commit 913c13c

2 files changed

Lines changed: 51 additions & 19 deletions

File tree

package-lock.json

Lines changed: 49 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,13 @@
1919
"class-variance-authority": "^0.7.1",
2020
"clsx": "^2.1.1",
2121
"dompurify": "^3.2.4",
22+
"fast-xml-parser": "^5.3.5",
2223
"firebase": "^11.4.0",
2324
"firebase-admin": "^13.1.0",
2425
"gsap": "^3.12.7",
2526
"lucide-react": "^0.477.0",
2627
"marked": "^15.0.7",
27-
"next": "^15.4.10",
28+
"next": "^15.4.11",
2829
"react": "^18.2.0",
2930
"react-dom": "^18.2.0",
3031
"react-hook-form": "^7.54.2",

0 commit comments

Comments
 (0)