fix(deps): update non-major-updates

This commit is contained in:
renovate[bot]
2026-03-19 18:02:03 +00:00
committed by GitHub
parent 7b34e2ecea
commit ec25165e54
7 changed files with 95 additions and 106 deletions

View File

@@ -33,12 +33,12 @@
"@radix-ui/react-select": "^2.2.6",
"@radix-ui/react-tabs": "^1.1.13",
"@radix-ui/react-tooltip": "^1.2.8",
"@tanstack/react-query": "^5.91.0",
"@tanstack/react-query": "^5.91.2",
"axios": "^1.13.6",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"date-fns": "^4.1.0",
"i18next": "^25.8.18",
"i18next": "^25.8.20",
"i18next-browser-languagedetector": "^8.2.1",
"lucide-react": "^0.577.0",
"react": "^19.2.4",
@@ -84,16 +84,16 @@
"eslint-plugin-react-refresh": "^0.5.2",
"eslint-plugin-security": "^4.0.0",
"eslint-plugin-sonarjs": "^4.0.2",
"eslint-plugin-testing-library": "^7.16.0",
"eslint-plugin-testing-library": "^7.16.1",
"eslint-plugin-unicorn": "^63.0.0",
"eslint-plugin-unused-imports": "^4.4.1",
"jsdom": "29.0.0",
"knip": "^5.88.0",
"knip": "^5.88.1",
"postcss": "^8.5.8",
"tailwindcss": "^4.2.2",
"typescript": "^6.0.1-rc",
"typescript-eslint": "^8.57.1",
"vite": "^8.0.0",
"vite": "^8.0.1",
"vitest": "^4.1.0",
"zod-validation-error": "^5.0.0"
},
@@ -109,7 +109,7 @@
"eslint": "^10.0.3"
},
"@vitejs/plugin-react": {
"vite": "8.0.0"
"vite": "8.0.1"
}
}
}