upgrading dependencies

This commit is contained in:
orangecoding
2026-05-19 09:15:12 +02:00
parent acab23207e
commit 33161de087
2 changed files with 153 additions and 372 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "fredy",
"version": "22.0.7",
"version": "22.0.8",
"description": "[F]ind [R]eal [E]states [d]amn eas[y].",
"scripts": {
"prepare": "husky",
@@ -73,7 +73,7 @@
"@modelcontextprotocol/sdk": "^1.29.0",
"@sendgrid/mail": "8.1.6",
"@turf/boolean-point-in-polygon": "^7.3.5",
"@vitejs/plugin-react": "6.0.1",
"@vitejs/plugin-react": "6.0.2",
"adm-zip": "^0.5.17",
"better-sqlite3": "^12.10.0",
"chart.js": "^4.5.1",
@@ -89,18 +89,18 @@
"nodemailer": "^8.0.7",
"p-throttle": "^8.1.0",
"package-up": "^5.0.0",
"puppeteer-core": "^24.43.1",
"puppeteer-core": "^25.0.4",
"query-string": "9.3.1",
"react": "19.2.6",
"react-chartjs-2": "^5.3.1",
"react-dom": "19.2.6",
"react-range-slider-input": "^3.3.5",
"react-router": "7.15.0",
"react-router-dom": "7.15.0",
"react-router": "7.15.1",
"react-router-dom": "7.15.1",
"resend": "^6.12.3",
"semver": "^7.8.0",
"slack": "11.0.2",
"vite": "8.0.12",
"vite": "8.0.13",
"x-var": "^3.0.1",
"zustand": "^5.0.13"
},
@@ -111,14 +111,14 @@
"@babel/preset-react": "7.28.5",
"@eslint/js": "^10.0.1",
"chalk": "^5.6.2",
"eslint": "10.3.0",
"eslint": "10.4.0",
"eslint-config-prettier": "10.1.8",
"eslint-plugin-react": "7.37.5",
"globals": "^17.6.0",
"history": "5.3.0",
"husky": "9.1.7",
"less": "4.6.4",
"lint-staged": "17.0.4",
"lint-staged": "17.0.5",
"nodemon": "^3.1.14",
"prettier": "3.8.3",
"vitest": "^4.1.6"