Merge pull request #89 from lordmathis/dependabot/npm_and_yarn/webui/npm-development-bfaa8512fe

chore: bump the npm-development group across 1 directory with 14 updates
This commit is contained in:
2025-11-13 21:40:29 +01:00
committed by GitHub
2 changed files with 550 additions and 551 deletions

1073
webui/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -34,25 +34,25 @@
"zod": "^4.1.12" "zod": "^4.1.12"
}, },
"devDependencies": { "devDependencies": {
"@eslint/js": "^9.32.0", "@eslint/js": "^9.39.1",
"@testing-library/jest-dom": "^6.6.3", "@testing-library/jest-dom": "^6.9.1",
"@testing-library/react": "^16.3.0", "@testing-library/react": "^16.3.0",
"@testing-library/user-event": "^14.6.1", "@testing-library/user-event": "^14.6.1",
"@types/eslint__js": "^8.42.3", "@types/eslint__js": "^9.14.0",
"@types/node": "^24.0.15", "@types/node": "^24.10.1",
"@types/react": "^19.2.4", "@types/react": "^19.2.4",
"@types/react-dom": "^19.2.3", "@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^4.7.0", "@vitejs/plugin-react": "^5.1.1",
"@vitest/ui": "^3.2.4", "@vitest/ui": "^4.0.8",
"eslint": "^9.32.0", "eslint": "^9.39.1",
"eslint-plugin-react": "^7.37.5", "eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^5.2.0", "eslint-plugin-react-hooks": "^7.0.1",
"eslint-plugin-react-refresh": "^0.4.20", "eslint-plugin-react-refresh": "^0.4.20",
"jsdom": "^26.1.0", "jsdom": "^27.2.0",
"tw-animate-css": "^1.3.5", "tw-animate-css": "^1.4.0",
"typescript": "^5.8.3", "typescript": "^5.9.3",
"typescript-eslint": "^8.38.0", "typescript-eslint": "^8.46.4",
"vite": "^7.1.11", "vite": "^7.2.2",
"vitest": "^3.2.4" "vitest": "^4.0.8"
} }
} }