upgrade dependencies

This commit is contained in:
orangecoding
2026-04-16 12:07:22 +02:00
parent c384781137
commit 522bbc2282
2 changed files with 305 additions and 298 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "fredy",
"version": "20.3.0",
"version": "20.3.1",
"description": "[F]ind [R]eal [E]states [d]amn eas[y].",
"scripts": {
"prepare": "husky",
@@ -61,45 +61,45 @@
"Firefox ESR"
],
"dependencies": {
"@douyinfe/semi-icons": "^2.93.0",
"@douyinfe/semi-ui": "2.93.0",
"@douyinfe/semi-ui-19": "^2.93.0",
"@douyinfe/semi-icons": "^2.94.1",
"@douyinfe/semi-ui": "2.94.1",
"@douyinfe/semi-ui-19": "^2.94.1",
"@mapbox/mapbox-gl-draw": "^1.5.1",
"@modelcontextprotocol/sdk": "^1.29.0",
"@sendgrid/mail": "8.1.6",
"@turf/boolean-point-in-polygon": "^7.3.4",
"@vitejs/plugin-react": "6.0.1",
"adm-zip": "^0.5.17",
"better-sqlite3": "^12.8.0",
"better-sqlite3": "^12.9.0",
"body-parser": "2.2.2",
"chart.js": "^4.5.1",
"cheerio": "^1.2.0",
"cookie-session": "2.1.1",
"handlebars": "4.7.9",
"maplibre-gl": "^5.22.0",
"nanoid": "5.1.7",
"maplibre-gl": "^5.23.0",
"nanoid": "5.1.9",
"node-cron": "^4.2.1",
"node-fetch": "3.3.2",
"node-mailjet": "6.0.11",
"nodemailer": "^8.0.5",
"p-throttle": "^8.1.0",
"package-up": "^5.0.0",
"puppeteer": "^24.40.0",
"puppeteer": "^24.41.0",
"puppeteer-extra": "^3.3.6",
"puppeteer-extra-plugin-stealth": "^2.11.2",
"query-string": "9.3.1",
"react": "19.2.4",
"react": "19.2.5",
"react-chartjs-2": "^5.3.1",
"react-dom": "19.2.4",
"react-dom": "19.2.5",
"react-range-slider-input": "^3.3.5",
"react-router": "7.14.0",
"react-router-dom": "7.14.0",
"resend": "^6.10.0",
"react-router": "7.14.1",
"react-router-dom": "7.14.1",
"resend": "^6.12.0",
"restana": "5.1.0",
"semver": "^7.7.4",
"serve-static": "2.2.1",
"slack": "11.0.2",
"vite": "8.0.7",
"vite": "8.0.8",
"x-var": "^3.0.1",
"zustand": "^5.0.12"
},
@@ -113,13 +113,13 @@
"eslint": "10.2.0",
"eslint-config-prettier": "10.1.8",
"eslint-plugin-react": "7.37.5",
"globals": "^17.4.0",
"globals": "^17.5.0",
"history": "5.3.0",
"husky": "9.1.7",
"less": "4.6.4",
"lint-staged": "16.4.0",
"nodemon": "^3.1.14",
"prettier": "3.8.1",
"vitest": "^4.1.3"
"prettier": "3.8.3",
"vitest": "^4.1.4"
}
}