|
1 | 1 | { |
2 | 2 | "name": "fredy", |
3 | | - "version": "19.3.7", |
| 3 | + "version": "19.3.8", |
4 | 4 | "description": "[F]ind [R]eal [E]states [d]amn eas[y].", |
5 | 5 | "scripts": { |
6 | 6 | "prepare": "husky", |
|
60 | 60 | "Firefox ESR" |
61 | 61 | ], |
62 | 62 | "dependencies": { |
63 | | - "@douyinfe/semi-icons": "^2.90.13", |
64 | | - "@douyinfe/semi-ui": "2.90.13", |
65 | | - "@douyinfe/semi-ui-19": "^2.90.13", |
| 63 | + "@douyinfe/semi-icons": "^2.91.0", |
| 64 | + "@douyinfe/semi-ui": "2.91.0", |
| 65 | + "@douyinfe/semi-ui-19": "^2.91.0", |
66 | 66 | "@sendgrid/mail": "8.1.6", |
67 | | - "@vitejs/plugin-react": "5.1.3", |
| 67 | + "@vitejs/plugin-react": "5.1.4", |
68 | 68 | "adm-zip": "^0.5.16", |
69 | 69 | "better-sqlite3": "^12.6.2", |
70 | 70 | "body-parser": "2.2.2", |
|
73 | 73 | "cookie-session": "2.1.1", |
74 | 74 | "handlebars": "4.7.8", |
75 | 75 | "lodash": "4.17.23", |
76 | | - "maplibre-gl": "^5.17.0", |
| 76 | + "maplibre-gl": "^5.18.0", |
77 | 77 | "nanoid": "5.1.6", |
78 | 78 | "node-cron": "^4.2.1", |
79 | 79 | "node-fetch": "3.3.2", |
80 | 80 | "node-mailjet": "6.0.11", |
81 | 81 | "p-throttle": "^8.1.0", |
82 | 82 | "package-up": "^5.0.0", |
83 | | - "puppeteer": "^24.36.1", |
| 83 | + "puppeteer": "^24.37.2", |
84 | 84 | "puppeteer-extra": "^3.3.6", |
85 | 85 | "puppeteer-extra-plugin-stealth": "^2.11.2", |
86 | 86 | "query-string": "9.3.1", |
|
91 | 91 | "react-router": "7.13.0", |
92 | 92 | "react-router-dom": "7.13.0", |
93 | 93 | "restana": "5.1.0", |
94 | | - "semver": "^7.7.3", |
| 94 | + "semver": "^7.7.4", |
95 | 95 | "serve-static": "2.2.1", |
96 | 96 | "slack": "11.0.2", |
97 | 97 | "vite": "7.3.1", |
98 | 98 | "x-var": "^3.0.1", |
99 | 99 | "zustand": "^5.0.11" |
100 | 100 | }, |
101 | 101 | "devDependencies": { |
102 | | - "chalk": "^5.6.2", |
103 | 102 | "@babel/core": "7.29.0", |
104 | 103 | "@babel/eslint-parser": "7.28.6", |
105 | 104 | "@babel/preset-env": "7.29.0", |
106 | 105 | "@babel/preset-react": "7.28.5", |
107 | 106 | "chai": "6.2.2", |
108 | | - "eslint": "9.39.2", |
| 107 | + "chalk": "^5.6.2", |
| 108 | + "eslint": "10.0.0", |
109 | 109 | "eslint-config-prettier": "10.1.8", |
110 | 110 | "eslint-plugin-react": "7.37.5", |
111 | 111 | "esmock": "2.7.3", |
|
0 commit comments