dependency upgrades (#265)

This commit is contained in:
Martin
2026-06-07 18:24:46 +02:00
committed by GitHub
parent 6258d90604
commit 1c266ad51e
4 changed files with 367 additions and 353 deletions
+4 -4
View File
@@ -20,8 +20,8 @@
"daisyui": "^5.5.20",
"@stats-organization/github-readme-stats-backend": "workspace:^",
"@stats-organization/github-readme-stats-core": "workspace:^",
"react": "^19.2.5",
"react-dom": "^19.2.5",
"react": "^19.2.6",
"react-dom": "^19.2.6",
"react-icons": "^5.6.0",
"react-loading-skeleton": "^3.3.1",
"react-redux": "^9.3.0",
@@ -32,9 +32,9 @@
"uuid": "^14.0.0"
},
"devDependencies": {
"@types/react": "19.2.14",
"@types/react": "19.2.15",
"@types/react-dom": "19.2.3",
"@vitejs/plugin-react": "6.0.1",
"@vitejs/plugin-react": "6.0.2",
"clsx": "2.1.1",
"tailwindcss": "4.3.0",
"vite": "catalog:default",
+6 -6
View File
@@ -4,25 +4,25 @@
"type": "module",
"packageManager": "pnpm@10.33.2+sha512.a90faf6feeab71ad6c6e57f94e0fe1a12f5dcc22cd754db40ae9593eb6a3e0b6b12e3540218bb37ae083404b1f2ce6db2a4121e979829b4aff94b99f49da1cf8",
"devDependencies": {
"@eslint/compat": "2.0.5",
"@eslint/compat": "2.1.0",
"@eslint/js": "10.0.1",
"@playwright/test": "1.60.0",
"@types/node": "24.12.2",
"@types/node": "24.12.4",
"@vitest/coverage-v8": "catalog:default",
"eslint": "10.2.1",
"eslint": "10.4.1",
"eslint-import-resolver-typescript": "4.4.4",
"eslint-plugin-import-x": "4.16.2",
"eslint-plugin-jsdoc": "62.9.0",
"eslint-plugin-jsdoc": "63.0.0",
"eslint-plugin-react": "7.37.5",
"eslint-plugin-react-hooks": "7.1.1",
"globals": "17.6.0",
"husky": "9.1.7",
"knip": "6.14.2",
"lint-staged": "17.0.5",
"lint-staged": "17.0.6",
"prettier": "3.8.3",
"turbo": "2.9.16",
"typescript": "6.0.3",
"typescript-eslint": "8.59.0",
"typescript-eslint": "8.60.0",
"vitest": "catalog:default"
},
"scripts": {
+354 -340
View File
File diff suppressed because it is too large Load Diff
+3 -3
View File
@@ -3,11 +3,11 @@ packages:
- packages/*
catalog:
"@vitest/coverage-v8": 4.1.6
"@vitest/coverage-v8": 4.1.7
axios: ^1.16.1
jsdom: 29.1.1
vite: 8.0.10
vitest: 4.1.6
vite: 8.0.14
vitest: 4.1.7
minimumReleaseAge: 10080