upgrade dependencies

This commit is contained in:
orangecoding
2026-03-31 10:38:50 +02:00
parent 568e0abfa1
commit bc73de6703
3 changed files with 201 additions and 326 deletions

View File

@@ -65,7 +65,7 @@
"@douyinfe/semi-ui": "2.93.0",
"@douyinfe/semi-ui-19": "^2.93.0",
"@mapbox/mapbox-gl-draw": "^1.5.1",
"@modelcontextprotocol/sdk": "^1.27.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",
@@ -75,14 +75,14 @@
"chart.js": "^4.5.1",
"cheerio": "^1.2.0",
"cookie-session": "2.1.1",
"handlebars": "4.7.8",
"handlebars": "4.7.9",
"lodash": "4.17.23",
"maplibre-gl": "^5.21.0",
"maplibre-gl": "^5.21.1",
"nanoid": "5.1.7",
"node-cron": "^4.2.1",
"node-fetch": "3.3.2",
"node-mailjet": "6.0.11",
"nodemailer": "^8.0.3",
"nodemailer": "^8.0.4",
"p-throttle": "^8.1.0",
"package-up": "^5.0.0",
"puppeteer": "^24.40.0",
@@ -93,14 +93,14 @@
"react-chartjs-2": "^5.3.1",
"react-dom": "19.2.4",
"react-range-slider-input": "^3.3.2",
"react-router": "7.13.1",
"react-router-dom": "7.13.1",
"resend": "^6.9.4",
"react-router": "7.13.2",
"react-router-dom": "7.13.2",
"resend": "^6.10.0",
"restana": "5.1.0",
"semver": "^7.7.4",
"serve-static": "2.2.1",
"slack": "11.0.2",
"vite": "8.0.1",
"vite": "8.0.3",
"x-var": "^3.0.1",
"zustand": "^5.0.12"
},
@@ -121,6 +121,6 @@
"lint-staged": "16.4.0",
"nodemon": "^3.1.14",
"prettier": "3.8.1",
"vitest": "^4.1.0"
"vitest": "^4.1.2"
}
}