upgrading dependencies

This commit is contained in:
orangecoding
2026-05-21 21:40:35 +02:00
parent 33161de087
commit ec47137b89
3 changed files with 220 additions and 217 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "fredy",
"version": "22.0.8",
"version": "22.0.9",
"description": "[F]ind [R]eal [E]states [d]amn eas[y].",
"scripts": {
"prepare": "husky",
@@ -62,9 +62,9 @@
"Firefox ESR"
],
"dependencies": {
"@douyinfe/semi-icons": "^2.97.0",
"@douyinfe/semi-ui": "2.97.0",
"@douyinfe/semi-ui-19": "^2.97.0",
"@douyinfe/semi-icons": "^2.99.0",
"@douyinfe/semi-ui": "2.99.0",
"@douyinfe/semi-ui-19": "^2.99.0",
"@fastify/cookie": "^11.0.2",
"@fastify/helmet": "^13.0.2",
"@fastify/session": "^11.1.1",
@@ -78,7 +78,7 @@
"better-sqlite3": "^12.10.0",
"chart.js": "^4.5.1",
"cheerio": "^1.2.0",
"cloakbrowser": "^0.3.28",
"cloakbrowser": "^0.3.30",
"fastify": "^5.8.5",
"handlebars": "4.7.9",
"maplibre-gl": "^5.24.0",
@@ -98,9 +98,9 @@
"react-router": "7.15.1",
"react-router-dom": "7.15.1",
"resend": "^6.12.3",
"semver": "^7.8.0",
"semver": "^7.8.1",
"slack": "11.0.2",
"vite": "8.0.13",
"vite": "8.0.14",
"x-var": "^3.0.1",
"zustand": "^5.0.13"
},
@@ -121,6 +121,6 @@
"lint-staged": "17.0.5",
"nodemon": "^3.1.14",
"prettier": "3.8.3",
"vitest": "^4.1.6"
"vitest": "^4.1.7"
}
}