package updates

This commit is contained in:
Matthias Kretschmann 2024-02-01 17:39:45 +00:00
parent 148d077626
commit d1e417b9d7
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 233 additions and 2193 deletions

2406
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -33,20 +33,20 @@
"next-themes": "^0.2.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"remark": "^14.0.3",
"remark": "^15.0.1",
"remark-gfm": "^4.0.0",
"remark-html": "^15.0.2",
"remark-html": "^16.0.1",
"vcf": "github:jhermsmeier/node-vcf"
},
"devDependencies": {
"@svgr/webpack": "^8.1.0",
"@testing-library/jest-dom": "^6.2.0",
"@testing-library/react": "^14.1.2",
"@testing-library/jest-dom": "^6.4.1",
"@testing-library/react": "^14.2.0",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/jest": "^29.5.11",
"@types/jest": "^29.5.12",
"@types/js-yaml": "^4.0.9",
"chalk": "^5.3.0",
"eslint": "^8.54.0",
"eslint": "^8.56.0",
"eslint-config-next": "^14.1.0",
"jest": "^29.7.0",
"jest-canvas-mock": "^2.5.2",
@ -54,13 +54,13 @@
"js-yaml": "^4.1.0",
"ora": "^8.0.1",
"prepend": "^1.0.2",
"prettier": "^3.2.2",
"prettier": "^3.2.4",
"sharp": "^0.33.2",
"sharp-ico": "^0.1.5",
"slugify": "^1.6.6",
"stylelint": "^16.2.0",
"stylelint-prettier": "^4.1.0",
"ts-node": "^10.9.1",
"stylelint": "^16.2.1",
"stylelint-prettier": "^5.0.0",
"ts-node": "^10.9.2",
"typescript": "^5.3.3"
},
"engines": {