Skip to content

Commit 6ae0c97

Browse files
committed
update dependencies
1 parent 10e40e0 commit 6ae0c97

File tree

2 files changed

+459
-358
lines changed

2 files changed

+459
-358
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fredy",
3-
"version": "19.3.7",
3+
"version": "19.3.8",
44
"description": "[F]ind [R]eal [E]states [d]amn eas[y].",
55
"scripts": {
66
"prepare": "husky",
@@ -60,11 +60,11 @@
6060
"Firefox ESR"
6161
],
6262
"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",
6666
"@sendgrid/mail": "8.1.6",
67-
"@vitejs/plugin-react": "5.1.3",
67+
"@vitejs/plugin-react": "5.1.4",
6868
"adm-zip": "^0.5.16",
6969
"better-sqlite3": "^12.6.2",
7070
"body-parser": "2.2.2",
@@ -73,14 +73,14 @@
7373
"cookie-session": "2.1.1",
7474
"handlebars": "4.7.8",
7575
"lodash": "4.17.23",
76-
"maplibre-gl": "^5.17.0",
76+
"maplibre-gl": "^5.18.0",
7777
"nanoid": "5.1.6",
7878
"node-cron": "^4.2.1",
7979
"node-fetch": "3.3.2",
8080
"node-mailjet": "6.0.11",
8181
"p-throttle": "^8.1.0",
8282
"package-up": "^5.0.0",
83-
"puppeteer": "^24.36.1",
83+
"puppeteer": "^24.37.2",
8484
"puppeteer-extra": "^3.3.6",
8585
"puppeteer-extra-plugin-stealth": "^2.11.2",
8686
"query-string": "9.3.1",
@@ -91,21 +91,21 @@
9191
"react-router": "7.13.0",
9292
"react-router-dom": "7.13.0",
9393
"restana": "5.1.0",
94-
"semver": "^7.7.3",
94+
"semver": "^7.7.4",
9595
"serve-static": "2.2.1",
9696
"slack": "11.0.2",
9797
"vite": "7.3.1",
9898
"x-var": "^3.0.1",
9999
"zustand": "^5.0.11"
100100
},
101101
"devDependencies": {
102-
"chalk": "^5.6.2",
103102
"@babel/core": "7.29.0",
104103
"@babel/eslint-parser": "7.28.6",
105104
"@babel/preset-env": "7.29.0",
106105
"@babel/preset-react": "7.28.5",
107106
"chai": "6.2.2",
108-
"eslint": "9.39.2",
107+
"chalk": "^5.6.2",
108+
"eslint": "10.0.0",
109109
"eslint-config-prettier": "10.1.8",
110110
"eslint-plugin-react": "7.37.5",
111111
"esmock": "2.7.3",

0 commit comments

Comments
 (0)