Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
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
4,461 changes: 2,923 additions & 1,538 deletions client/package-lock.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,10 @@
"leaflet.markercluster": "^1.5.3",
"lucide-react": "^0.537.0",
"motion": "^12.23.12",
"next": "15.4.6",
"next": "15.5.4",
"next-themes": "^0.4.6",
"node-fetch": "^3.3.2",
"nodemailer": "^7.0.5",
"nodemailer": "^7.0.6",
"open-graph-scraper": "^6.10.0",
"qs": "^6.14.0",
"react": "^19.1.1",
Expand Down Expand Up @@ -103,7 +103,7 @@
"@types/js-cookie": "^3.0.6",
"@types/leaflet": "^1.9.20",
"@types/node": "^24.2.0",
"@types/nodemailer": "^6.4.17",
"@types/nodemailer": "^7.0.2",
"@types/qs": "^6.14.0",
"@types/react": "^19.1.9",
"@types/react-dom": "^19.1.7",
Expand Down
1,157 changes: 1,071 additions & 86 deletions client/pnpm-lock.yaml

Large diffs are not rendered by default.

220 changes: 110 additions & 110 deletions package-lock.json

Large diffs are not rendered by default.

Loading