upgrade dependencies

This commit is contained in:
weakmap@gmail.com
2025-06-14 19:06:27 +02:00
parent 53121742c2
commit b9f49cb5b2
2 changed files with 101 additions and 102 deletions

View File

@@ -54,10 +54,10 @@
"@rematch/core": "2.2.0",
"@rematch/loading": "2.1.2",
"@sendgrid/mail": "8.1.5",
"@vitejs/plugin-react": "4.5.0",
"@vitejs/plugin-react": "4.5.2",
"better-sqlite3": "^11.10.0",
"body-parser": "2.2.0",
"cheerio": "^1.0.0",
"cheerio": "^1.1.0",
"cookie-session": "2.1.0",
"handlebars": "4.7.8",
"highcharts": "12.2.0",
@@ -70,7 +70,7 @@
"node-fetch": "3.3.2",
"node-mailjet": "6.0.8",
"package-up": "^5.0.0",
"puppeteer": "^24.9.0",
"puppeteer": "^24.10.1",
"puppeteer-extra": "^3.3.6",
"puppeteer-extra-plugin-stealth": "^2.11.2",
"query-string": "9.2.0",
@@ -88,8 +88,8 @@
"vite": "6.3.5"
},
"devDependencies": {
"@babel/core": "7.27.3",
"@babel/eslint-parser": "7.27.1",
"@babel/core": "7.27.4",
"@babel/eslint-parser": "7.27.5",
"@babel/preset-env": "7.27.2",
"@babel/preset-react": "7.27.1",
"chai": "5.2.0",