Skip to content

Commit 2ca0eaa

Browse files
committed
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.5. 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
1 parent a02165c commit 2ca0eaa

File tree

1 file changed

+33
-33
lines changed
  • src/Presentation/Eiromplays.IdentityServer.Admin.WebUI/ClientApp

1 file changed

+33
-33
lines changed

src/Presentation/Eiromplays.IdentityServer.Admin.WebUI/ClientApp/package.json

+33-33
Original file line numberDiff line numberDiff line change
@@ -17,49 +17,49 @@
1717
"validate": "npm-run-all --parallel check-types && lint-staged"
1818
},
1919
"dependencies": {
20-
"@headlessui/react": "1.6.5",
21-
"@loadable/component": "5.15.2",
22-
"dompurify": "2.3.8",
23-
"eiromplays-ui": "1.5.0-18",
20+
"@headlessui/react": "1.7.19",
21+
"@loadable/component": "5.16.4",
22+
"dompurify": "2.5.6",
23+
"eiromplays-ui": "1.6.9",
2424
"intersection-observer": "0.12.2",
25-
"marked": "4.0.17",
26-
"react": "18.2.0",
27-
"react-dom": "18.2.0",
28-
"react-hook-form": "7.32.2",
29-
"react-icons": "4.4.0",
30-
"react-image-crop": "10.0.4",
31-
"react-select": "5.3.2",
32-
"sass": "1.53.0",
25+
"marked": "4.3.0",
26+
"react": "18.3.1",
27+
"react-dom": "18.3.1",
28+
"react-hook-form": "7.53.0",
29+
"react-icons": "4.12.0",
30+
"react-image-crop": "10.1.8",
31+
"react-select": "5.8.0",
32+
"sass": "1.77.8",
3333
"vite-plugin-proxy-middleware": "1.0.2",
34-
"zod": "3.17.3"
34+
"zod": "3.23.8"
3535
},
3636
"devDependencies": {
37-
"@tailwindcss/typography": "0.5.2",
37+
"@tailwindcss/typography": "0.5.15",
3838
"@tailwindcss/ui": "0.7.2",
3939
"@types/node": "17.0.45",
40-
"@types/react": "18.0.14",
41-
"@types/react-dom": "18.0.5",
42-
"@typescript-eslint/eslint-plugin": "5.30.4",
43-
"@typescript-eslint/parser": "5.30.4",
40+
"@types/react": "18.3.5",
41+
"@types/react-dom": "18.3.0",
42+
"@typescript-eslint/eslint-plugin": "5.62.0",
43+
"@typescript-eslint/parser": "5.62.0",
4444
"@vitejs/plugin-react": "1.3.2",
45-
"autoprefixer": "10.4.7",
46-
"eslint": "8.18.0",
47-
"eslint-config-prettier": "8.5.0",
45+
"autoprefixer": "10.4.20",
46+
"eslint": "8.57.0",
47+
"eslint-config-prettier": "8.10.0",
4848
"eslint-import-resolver-typescript": "2.7.1",
49-
"eslint-plugin-import": "2.26.0",
50-
"eslint-plugin-jsx-a11y": "6.5.1",
51-
"eslint-plugin-prettier": "4.0.0",
52-
"eslint-plugin-react": "7.30.0",
53-
"eslint-plugin-react-hooks": "4.6.0",
49+
"eslint-plugin-import": "2.29.1",
50+
"eslint-plugin-jsx-a11y": "6.9.0",
51+
"eslint-plugin-prettier": "4.2.1",
52+
"eslint-plugin-react": "7.35.0",
53+
"eslint-plugin-react-hooks": "4.6.2",
5454
"eslint-plugin-simple-import-sort": "7.0.0",
55-
"postcss": "8.4.14",
56-
"prettier": "2.7.1",
57-
"tailwindcss": "3.1.4",
58-
"typescript": "4.7.4",
59-
"vite": "2.9.12",
55+
"postcss": "8.4.41",
56+
"prettier": "2.8.8",
57+
"tailwindcss": "3.4.10",
58+
"typescript": "4.9.5",
59+
"vite": "2.9.18",
6060
"vite-plugin-env-compatible": "1.1.1",
61-
"vite-plugin-mkcert": "1.7.2",
62-
"vite-tsconfig-paths": "3.5.0"
61+
"vite-plugin-mkcert": "1.17.6",
62+
"vite-tsconfig-paths": "3.6.0"
6363
},
6464
"eslintConfig": {
6565
"overrides": [

0 commit comments

Comments
 (0)