upgrading dependencies

This commit is contained in:
orangecoding
2026-03-16 10:41:53 +01:00
parent 2a30c89eb2
commit 6ccbdd8afc
2 changed files with 354 additions and 472 deletions

View File

@@ -61,15 +61,15 @@
"Firefox ESR" "Firefox ESR"
], ],
"dependencies": { "dependencies": {
"@douyinfe/semi-icons": "^2.92.2", "@douyinfe/semi-icons": "^2.93.0",
"@douyinfe/semi-ui": "2.92.2", "@douyinfe/semi-ui": "2.93.0",
"@douyinfe/semi-ui-19": "^2.92.2", "@douyinfe/semi-ui-19": "^2.93.0",
"@mapbox/mapbox-gl-draw": "^1.5.1", "@mapbox/mapbox-gl-draw": "^1.5.1",
"@sendgrid/mail": "8.1.6", "@sendgrid/mail": "8.1.6",
"@vitejs/plugin-react": "5.1.4", "@vitejs/plugin-react": "6.0.1",
"@modelcontextprotocol/sdk": "^1.27.1", "@modelcontextprotocol/sdk": "^1.27.1",
"adm-zip": "^0.5.16", "adm-zip": "^0.5.16",
"better-sqlite3": "^12.6.2", "better-sqlite3": "^12.8.0",
"body-parser": "2.2.2", "body-parser": "2.2.2",
"chart.js": "^4.5.1", "chart.js": "^4.5.1",
"cheerio": "^1.2.0", "cheerio": "^1.2.0",
@@ -77,14 +77,14 @@
"cookie-session": "2.1.1", "cookie-session": "2.1.1",
"handlebars": "4.7.8", "handlebars": "4.7.8",
"lodash": "4.17.23", "lodash": "4.17.23",
"maplibre-gl": "^5.20.0", "maplibre-gl": "^5.20.1",
"nanoid": "5.1.6", "nanoid": "5.1.7",
"node-cron": "^4.2.1", "node-cron": "^4.2.1",
"node-fetch": "3.3.2", "node-fetch": "3.3.2",
"node-mailjet": "6.0.11", "node-mailjet": "6.0.11",
"p-throttle": "^8.1.0", "p-throttle": "^8.1.0",
"package-up": "^5.0.0", "package-up": "^5.0.0",
"puppeteer": "^24.39.0", "puppeteer": "^24.39.1",
"puppeteer-extra": "^3.3.6", "puppeteer-extra": "^3.3.6",
"puppeteer-extra-plugin-stealth": "^2.11.2", "puppeteer-extra-plugin-stealth": "^2.11.2",
"query-string": "9.3.1", "query-string": "9.3.1",
@@ -99,9 +99,9 @@
"semver": "^7.7.4", "semver": "^7.7.4",
"serve-static": "2.2.1", "serve-static": "2.2.1",
"slack": "11.0.2", "slack": "11.0.2",
"vite": "7.3.1", "vite": "8.0.0",
"x-var": "^3.0.1", "x-var": "^3.0.1",
"zustand": "^5.0.11" "zustand": "^5.0.12"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "7.29.0", "@babel/core": "7.29.0",
@@ -118,8 +118,8 @@
"globals": "^17.4.0", "globals": "^17.4.0",
"history": "5.3.0", "history": "5.3.0",
"husky": "9.1.7", "husky": "9.1.7",
"less": "4.6.2", "less": "4.6.4",
"lint-staged": "16.3.3", "lint-staged": "16.4.0",
"mocha": "11.7.5", "mocha": "11.7.5",
"nodemon": "^3.1.14", "nodemon": "^3.1.14",
"prettier": "3.8.1" "prettier": "3.8.1"

802
yarn.lock

File diff suppressed because it is too large Load Diff