update dependencies

This commit is contained in:
orangecoding
2026-02-16 12:30:59 +01:00
parent 10e40e038e
commit 6ae0c9749b
2 changed files with 460 additions and 359 deletions

View File

@@ -1,6 +1,6 @@
{ {
"name": "fredy", "name": "fredy",
"version": "19.3.7", "version": "19.3.8",
"description": "[F]ind [R]eal [E]states [d]amn eas[y].", "description": "[F]ind [R]eal [E]states [d]amn eas[y].",
"scripts": { "scripts": {
"prepare": "husky", "prepare": "husky",
@@ -60,11 +60,11 @@
"Firefox ESR" "Firefox ESR"
], ],
"dependencies": { "dependencies": {
"@douyinfe/semi-icons": "^2.90.13", "@douyinfe/semi-icons": "^2.91.0",
"@douyinfe/semi-ui": "2.90.13", "@douyinfe/semi-ui": "2.91.0",
"@douyinfe/semi-ui-19": "^2.90.13", "@douyinfe/semi-ui-19": "^2.91.0",
"@sendgrid/mail": "8.1.6", "@sendgrid/mail": "8.1.6",
"@vitejs/plugin-react": "5.1.3", "@vitejs/plugin-react": "5.1.4",
"adm-zip": "^0.5.16", "adm-zip": "^0.5.16",
"better-sqlite3": "^12.6.2", "better-sqlite3": "^12.6.2",
"body-parser": "2.2.2", "body-parser": "2.2.2",
@@ -73,14 +73,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.17.0", "maplibre-gl": "^5.18.0",
"nanoid": "5.1.6", "nanoid": "5.1.6",
"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.36.1", "puppeteer": "^24.37.2",
"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",
@@ -91,7 +91,7 @@
"react-router": "7.13.0", "react-router": "7.13.0",
"react-router-dom": "7.13.0", "react-router-dom": "7.13.0",
"restana": "5.1.0", "restana": "5.1.0",
"semver": "^7.7.3", "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": "7.3.1",
@@ -99,13 +99,13 @@
"zustand": "^5.0.11" "zustand": "^5.0.11"
}, },
"devDependencies": { "devDependencies": {
"chalk": "^5.6.2",
"@babel/core": "7.29.0", "@babel/core": "7.29.0",
"@babel/eslint-parser": "7.28.6", "@babel/eslint-parser": "7.28.6",
"@babel/preset-env": "7.29.0", "@babel/preset-env": "7.29.0",
"@babel/preset-react": "7.28.5", "@babel/preset-react": "7.28.5",
"chai": "6.2.2", "chai": "6.2.2",
"eslint": "9.39.2", "chalk": "^5.6.2",
"eslint": "10.0.0",
"eslint-config-prettier": "10.1.8", "eslint-config-prettier": "10.1.8",
"eslint-plugin-react": "7.37.5", "eslint-plugin-react": "7.37.5",
"esmock": "2.7.3", "esmock": "2.7.3",

799
yarn.lock

File diff suppressed because it is too large Load Diff