upgrade dependencies

This commit is contained in:
Christian Kellner
2025-08-25 21:14:45 +02:00
parent 3f92b5b099
commit aeffddc5a4
2 changed files with 398 additions and 315 deletions

View File

@@ -54,14 +54,14 @@
"Firefox ESR" "Firefox ESR"
], ],
"dependencies": { "dependencies": {
"@douyinfe/semi-ui": "2.83.0", "@douyinfe/semi-ui": "2.85.0",
"@rematch/core": "2.2.0", "@rematch/core": "2.2.0",
"@rematch/loading": "2.1.2", "@rematch/loading": "2.1.2",
"@sendgrid/mail": "8.1.5", "@sendgrid/mail": "8.1.5",
"@vitejs/plugin-react": "4.7.0", "@vitejs/plugin-react": "4.7.0",
"better-sqlite3": "^11.10.0", "better-sqlite3": "^11.10.0",
"body-parser": "2.2.0", "body-parser": "2.2.0",
"cheerio": "^1.1.0", "cheerio": "^1.1.2",
"cookie-session": "2.1.1", "cookie-session": "2.1.1",
"handlebars": "4.7.8", "handlebars": "4.7.8",
"highcharts": "12.3.0", "highcharts": "12.3.0",
@@ -72,10 +72,10 @@
"mixpanel": "^0.18.1", "mixpanel": "^0.18.1",
"nanoid": "5.1.5", "nanoid": "5.1.5",
"node-fetch": "3.3.2", "node-fetch": "3.3.2",
"node-mailjet": "6.0.8", "node-mailjet": "6.0.9",
"p-throttle": "^7.0.0", "p-throttle": "^7.0.0",
"package-up": "^5.0.0", "package-up": "^5.0.0",
"puppeteer": "^24.14.0", "puppeteer": "^24.17.0",
"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.2.2", "query-string": "9.2.2",
@@ -86,17 +86,17 @@
"react-router-dom": "5.3.0", "react-router-dom": "5.3.0",
"redux": "5.0.1", "redux": "5.0.1",
"redux-thunk": "3.1.0", "redux-thunk": "3.1.0",
"restana": "5.0.0", "restana": "5.1.0",
"serve-static": "2.2.0", "serve-static": "2.2.0",
"slack": "11.0.2", "slack": "11.0.2",
"string-similarity": "^4.0.4", "string-similarity": "^4.0.4",
"vite": "7.0.5", "vite": "7.1.3",
"x-var": "^2.1.0" "x-var": "^2.1.0"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "7.27.3", "@babel/core": "7.28.3",
"@babel/eslint-parser": "7.27.5", "@babel/eslint-parser": "7.28.0",
"@babel/preset-env": "7.27.2", "@babel/preset-env": "7.28.3",
"@babel/preset-react": "7.27.1", "@babel/preset-react": "7.27.1",
"chai": "5.2.1", "chai": "5.2.1",
"eslint": "8.56.0", "eslint": "8.56.0",
@@ -105,7 +105,7 @@
"esmock": "2.7.1", "esmock": "2.7.1",
"history": "5.3.0", "history": "5.3.0",
"husky": "9.1.7", "husky": "9.1.7",
"less": "4.4.0", "less": "4.4.1",
"lint-staged": "15.5.2", "lint-staged": "15.5.2",
"mocha": "10.8.2", "mocha": "10.8.2",
"nodemon": "^3.1.10", "nodemon": "^3.1.10",

693
yarn.lock

File diff suppressed because it is too large Load Diff