diff --git a/src/Presentation/Eiromplays.IdentityServer.Admin.WebUI/ClientApp/package.json b/src/Presentation/Eiromplays.IdentityServer.Admin.WebUI/ClientApp/package.json index cf38f3f2..35eb586d 100644 --- a/src/Presentation/Eiromplays.IdentityServer.Admin.WebUI/ClientApp/package.json +++ b/src/Presentation/Eiromplays.IdentityServer.Admin.WebUI/ClientApp/package.json @@ -17,49 +17,49 @@ "validate": "npm-run-all --parallel check-types && lint-staged" }, "dependencies": { - "@headlessui/react": "1.6.5", - "@loadable/component": "5.15.2", - "dompurify": "2.3.8", - "eiromplays-ui": "1.5.0-18", + "@headlessui/react": "1.7.19", + "@loadable/component": "5.16.4", + "dompurify": "2.5.6", + "eiromplays-ui": "1.6.9", "intersection-observer": "0.12.2", - "marked": "4.0.17", - "react": "18.2.0", - "react-dom": "18.2.0", - "react-hook-form": "7.32.2", - "react-icons": "4.4.0", - "react-image-crop": "10.0.4", - "react-select": "5.3.2", - "sass": "1.53.0", + "marked": "4.3.0", + "react": "18.3.1", + "react-dom": "18.3.1", + "react-hook-form": "7.53.0", + "react-icons": "4.12.0", + "react-image-crop": "10.1.8", + "react-select": "5.8.0", + "sass": "1.77.8", "vite-plugin-proxy-middleware": "1.0.2", - "zod": "3.17.3" + "zod": "3.23.8" }, "devDependencies": { - "@tailwindcss/typography": "0.5.2", + "@tailwindcss/typography": "0.5.15", "@tailwindcss/ui": "0.7.2", "@types/node": "17.0.45", - "@types/react": "18.0.14", - "@types/react-dom": "18.0.5", - "@typescript-eslint/eslint-plugin": "5.30.4", - "@typescript-eslint/parser": "5.30.4", + "@types/react": "18.3.5", + "@types/react-dom": "18.3.0", + "@typescript-eslint/eslint-plugin": "5.62.0", + "@typescript-eslint/parser": "5.62.0", "@vitejs/plugin-react": "1.3.2", - "autoprefixer": "10.4.7", - "eslint": "8.18.0", - "eslint-config-prettier": "8.5.0", + "autoprefixer": "10.4.20", + "eslint": "8.57.0", + "eslint-config-prettier": "8.10.0", "eslint-import-resolver-typescript": "2.7.1", - "eslint-plugin-import": "2.26.0", - "eslint-plugin-jsx-a11y": "6.5.1", - "eslint-plugin-prettier": "4.0.0", - "eslint-plugin-react": "7.30.0", - "eslint-plugin-react-hooks": "4.6.0", + "eslint-plugin-import": "2.29.1", + "eslint-plugin-jsx-a11y": "6.9.0", + "eslint-plugin-prettier": "4.2.1", + "eslint-plugin-react": "7.35.0", + "eslint-plugin-react-hooks": "4.6.2", "eslint-plugin-simple-import-sort": "7.0.0", - "postcss": "8.4.14", - "prettier": "2.7.1", - "tailwindcss": "3.1.4", - "typescript": "4.7.4", - "vite": "2.9.12", + "postcss": "8.4.42", + "prettier": "2.8.8", + "tailwindcss": "3.4.10", + "typescript": "4.9.5", + "vite": "2.9.18", "vite-plugin-env-compatible": "1.1.1", - "vite-plugin-mkcert": "1.7.2", - "vite-tsconfig-paths": "3.5.0" + "vite-plugin-mkcert": "1.17.6", + "vite-tsconfig-paths": "3.6.0" }, "eslintConfig": { "overrides": [