From e759b61268cc84302fa9cdb25ec319ba33feb9b6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 19 Sep 2024 12:15:30 +0000 Subject: [PATCH] fix: upgrade multiple dependencies with Snyk Snyk has created this PR to upgrade: - react from 18.2.0 to 18.3.1. See this package in npm: https://www.npmjs.com/package/react - react-dom from 18.2.0 to 18.3.1. See this package in npm: https://www.npmjs.com/package/react-dom - @headlessui/react from 1.6.5 to 1.7.19. See this package in npm: https://www.npmjs.com/package/@headlessui/react - @loadable/component from 5.15.2 to 5.16.4. See this package in npm: https://www.npmjs.com/package/@loadable/component - @tailwindcss/typography from 0.5.2 to 0.5.15. See this package in npm: https://www.npmjs.com/package/@tailwindcss/typography - @types/react from 18.0.14 to 18.3.4. See this package in npm: https://www.npmjs.com/package/@types/react - @types/react-dom from 18.0.5 to 18.3.0. See this package in npm: https://www.npmjs.com/package/@types/react-dom - @typescript-eslint/eslint-plugin from 5.30.4 to 5.62.0. See this package in npm: https://www.npmjs.com/package/@typescript-eslint/eslint-plugin - @typescript-eslint/parser from 5.30.4 to 5.62.0. See this package in npm: https://www.npmjs.com/package/@typescript-eslint/parser - autoprefixer from 10.4.7 to 10.4.20. See this package in npm: https://www.npmjs.com/package/autoprefixer - dompurify from 2.3.8 to 2.5.6. See this package in npm: https://www.npmjs.com/package/dompurify - eiromplays-ui from 1.5.0-18 to 1.6.9. See this package in npm: https://www.npmjs.com/package/eiromplays-ui - eslint from 8.18.0 to 8.57.0. See this package in npm: https://www.npmjs.com/package/eslint - eslint-config-prettier from 8.5.0 to 8.10.0. See this package in npm: https://www.npmjs.com/package/eslint-config-prettier - eslint-plugin-import from 2.26.0 to 2.29.1. See this package in npm: https://www.npmjs.com/package/eslint-plugin-import - eslint-plugin-jsx-a11y from 6.5.1 to 6.9.0. See this package in npm: https://www.npmjs.com/package/eslint-plugin-jsx-a11y - eslint-plugin-prettier from 4.0.0 to 4.2.1. See this package in npm: https://www.npmjs.com/package/eslint-plugin-prettier - eslint-plugin-react from 7.30.0 to 7.35.0. See this package in npm: https://www.npmjs.com/package/eslint-plugin-react - eslint-plugin-react-hooks from 4.6.0 to 4.6.2. See this package in npm: https://www.npmjs.com/package/eslint-plugin-react-hooks - marked from 4.0.17 to 4.3.0. See this package in npm: https://www.npmjs.com/package/marked - postcss from 8.4.14 to 8.4.41. See this package in npm: https://www.npmjs.com/package/postcss - prettier from 2.7.1 to 2.8.8. See this package in npm: https://www.npmjs.com/package/prettier - react-hook-form from 7.32.2 to 7.53.0. See this package in npm: https://www.npmjs.com/package/react-hook-form - react-icons from 4.4.0 to 4.12.0. See this package in npm: https://www.npmjs.com/package/react-icons - react-image-crop from 10.0.4 to 10.1.8. See this package in npm: https://www.npmjs.com/package/react-image-crop - react-select from 5.3.2 to 5.8.0. See this package in npm: https://www.npmjs.com/package/react-select - sass from 1.53.0 to 1.77.8. See this package in npm: https://www.npmjs.com/package/sass - tailwindcss from 3.1.4 to 3.4.10. See this package in npm: https://www.npmjs.com/package/tailwindcss - typescript from 4.7.4 to 4.9.5. See this package in npm: https://www.npmjs.com/package/typescript - vite from 2.9.12 to 2.9.18. See this package in npm: https://www.npmjs.com/package/vite - vite-plugin-mkcert from 1.7.2 to 1.17.6. See this package in npm: https://www.npmjs.com/package/vite-plugin-mkcert - vite-tsconfig-paths from 3.5.0 to 3.6.0. See this package in npm: https://www.npmjs.com/package/vite-tsconfig-paths - zod from 3.17.3 to 3.23.8. See this package in npm: https://www.npmjs.com/package/zod See this project in Snyk: https://app.snyk.io/org/eiromplays/project/2e187fe8-39b0-4c07-a8c4-5697552af5e9?utm_source=github&utm_medium=referral&page=upgrade-pr --- .../ClientApp/package.json | 66 +++++++++---------- 1 file changed, 33 insertions(+), 33 deletions(-) diff --git a/src/Presentation/Eiromplays.IdentityServer.Admin.WebUI/ClientApp/package.json b/src/Presentation/Eiromplays.IdentityServer.Admin.WebUI/ClientApp/package.json index cf38f3f2..b1d65a77 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.4", + "@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.41", + "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": [