1
1
mirror of https://github.com/theoludwig/theoludwig.git synced 2025-09-11 23:09:22 +02:00

fix: remove npm vulnerability by updating html-w3c-validator

This commit is contained in:
2024-02-02 17:30:25 +01:00
parent d2e627ff13
commit b633eef833
5 changed files with 2517 additions and 4454 deletions

View File

@@ -68,14 +68,14 @@
"@total-typescript/ts-reset": "0.5.1",
"@tsconfig/strictest": "2.0.2",
"@types/negotiator": "0.6.3",
"@types/node": "20.11.8",
"@types/react": "18.2.48",
"@types/node": "20.11.16",
"@types/react": "18.2.51",
"@types/unist": "3.0.2",
"@typescript-eslint/eslint-plugin": "6.19.1",
"@typescript-eslint/parser": "6.19.1",
"@typescript-eslint/eslint-plugin": "6.20.0",
"@typescript-eslint/parser": "6.20.0",
"autoprefixer": "10.4.17",
"curriculum-vitae": "file:./curriculum-vitae",
"cypress": "13.6.3",
"cypress": "13.6.4",
"editorconfig-checker": "5.1.2",
"eslint": "8.56.0",
"eslint-config-conventions": "13.1.0",
@@ -86,11 +86,11 @@
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-tailwindcss": "3.14.1",
"eslint-plugin-unicorn": "50.0.1",
"html-w3c-validator": "1.5.1",
"husky": "9.0.6",
"lint-staged": "15.2.0",
"html-w3c-validator": "1.6.1",
"husky": "9.0.10",
"lint-staged": "15.2.1",
"markdownlint-cli2": "0.12.1",
"markdownlint-rule-relative-links": "2.2.0",
"markdownlint-rule-relative-links": "2.3.1",
"postcss": "8.4.33",
"prettier": "3.2.4",
"prettier-plugin-tailwindcss": "0.5.11",