Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
2114ad1
chore(deps): bump framer-motion from 12.40.0 to 13.1.1 in /frontend
dependabot[bot] Aug 26, 2026
5077ff6
Merge branch 'main' into dependabot/npm_and_yarn/frontend/framer-moti…
vivekchand Aug 27, 2026
770437e
Merge branch 'main' into dependabot/npm_and_yarn/frontend/framer-moti…
vivekchand Aug 28, 2026
88bfdbe
Merge branch 'main' into dependabot/npm_and_yarn/frontend/framer-moti…
vivekchand Aug 29, 2026
0afb57a
Merge branch 'main' into dependabot/npm_and_yarn/frontend/framer-moti…
vivekchand Aug 29, 2026
cbde01a
Merge branch 'main' into dependabot/npm_and_yarn/frontend/framer-moti…
vivekchand Aug 29, 2026
e7f5c65
Merge branch 'main' into dependabot/npm_and_yarn/frontend/framer-moti…
vivekchand Aug 29, 2026
2dda90b
Merge branch 'main' into dependabot/npm_and_yarn/frontend/framer-moti…
vivekchand Aug 30, 2026
2ce34e7
Merge branch 'main' into dependabot/npm_and_yarn/frontend/framer-moti…
vivekchand Aug 30, 2026
4e88a3f
Merge branch 'main' into dependabot/npm_and_yarn/frontend/framer-moti…
vivekchand Aug 31, 2026
3aaad18
Merge branch 'main' into dependabot/npm_and_yarn/frontend/framer-moti…
vivekchand Sep 1, 2026
729cb46
Merge branch 'main' into dependabot/npm_and_yarn/frontend/framer-moti…
vivekchand Sep 2, 2026
061eba7
Merge branch 'main' into dependabot/npm_and_yarn/frontend/framer-moti…
vivekchand Sep 3, 2026
c8a1765
Merge branch 'main' into dependabot/npm_and_yarn/frontend/framer-moti…
vivekchand Sep 3, 2026
48abf8d
Merge branch 'main' into dependabot/npm_and_yarn/frontend/framer-moti…
vivekchand Sep 3, 2026
dc9d9e5
Merge branch 'main' into dependabot/npm_and_yarn/frontend/framer-moti…
vivekchand Sep 3, 2026
18bf099
Merge branch 'main' into dependabot/npm_and_yarn/frontend/framer-moti…
vivekchand Sep 3, 2026
c426bba
Merge branch 'main' into dependabot/npm_and_yarn/frontend/framer-moti…
vivekchand Sep 4, 2026
8a09389
Merge branch 'main' into dependabot/npm_and_yarn/frontend/framer-moti…
vivekchand Sep 5, 2026
6f0e17b
Merge branch 'main' into dependabot/npm_and_yarn/frontend/framer-moti…
vivekchand Sep 5, 2026
f0240f3
Merge branch 'main' into dependabot/npm_and_yarn/frontend/framer-moti…
vivekchand Sep 5, 2026
50bdb1d
Merge branch 'main' into dependabot/npm_and_yarn/frontend/framer-moti…
vivekchand Sep 5, 2026
44abc38
Merge branch 'main' into dependabot/npm_and_yarn/frontend/framer-moti…
vivekchand Sep 6, 2026
95a234e
Merge branch 'main' into dependabot/npm_and_yarn/frontend/framer-moti…
vivekchand Sep 6, 2026
6efffeb
Merge branch 'main' into dependabot/npm_and_yarn/frontend/framer-moti…
vivekchand Sep 7, 2026
15ff4e4
Merge branch 'main' into dependabot/npm_and_yarn/frontend/framer-moti…
vivekchand Sep 7, 2026
85911ce
Merge branch 'main' into dependabot/npm_and_yarn/frontend/framer-moti…
vivekchand Sep 7, 2026
b325575
Merge branch 'main' into dependabot/npm_and_yarn/frontend/framer-moti…
vivekchand Sep 8, 2026
0b1e8c8
Merge branch 'main' into dependabot/npm_and_yarn/frontend/framer-moti…
vivekchand Sep 8, 2026
96b5a9e
Merge branch 'main' into dependabot/npm_and_yarn/frontend/framer-moti…
vivekchand Sep 8, 2026
2a0f9ed
Merge branch 'main' into dependabot/npm_and_yarn/frontend/framer-moti…
vivekchand Sep 8, 2026
02ec040
Merge branch 'main' into dependabot/npm_and_yarn/frontend/framer-moti…
vivekchand Sep 9, 2026
c16b5fd
Merge branch 'main' into dependabot/npm_and_yarn/frontend/framer-moti…
vivekchand Sep 10, 2026
bbe0301
Merge branch 'main' into dependabot/npm_and_yarn/frontend/framer-moti…
vivekchand Sep 10, 2026
1b7d802
Merge branch 'main' into dependabot/npm_and_yarn/frontend/framer-moti…
vivekchand Sep 10, 2026
4c313da
Merge branch 'main' into dependabot/npm_and_yarn/frontend/framer-moti…
vivekchand Sep 10, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 13 additions & 17 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@visx/group": "^3.12.0",
"@visx/scale": "^3.12.0",
"@visx/shape": "^3.12.0",
"framer-motion": "^12.40.0",
"framer-motion": "^13.1.1",
"i18next": "^23.0.0",
"i18next-browser-languagedetector": "^8.0.0",
"i18next-http-backend": "^3.0.5",
Expand Down
Loading