1
0
mirror of https://github.com/kremalicious/portfolio.git synced 2024-12-22 09:13:19 +01:00

package updates

This commit is contained in:
Matthias Kretschmann 2023-09-19 19:51:32 +01:00
parent 508cdbcd4c
commit 9bc1ffd01c
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 2721 additions and 622 deletions

3327
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -29,13 +29,13 @@
"@yaireo/relative-time": "^1.0.4",
"file-saver": "^2.0.5",
"framer-motion": "^10.16.4",
"lucide-react": "^0.274.0",
"lucide-react": "^0.279.0",
"next": "13.4.10",
"next-themes": "^0.2.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"remark": "^14.0.3",
"remark-gfm": "^3.0.1",
"remark-gfm": "^4.0.0",
"remark-html": "^15.0.2",
"vcf": "^2.1.1"
},
@ -44,19 +44,19 @@
"@testing-library/jest-dom": "^6.1.3",
"@testing-library/react": "^14.0.0",
"@trivago/prettier-plugin-sort-imports": "^4.2.0",
"@types/jest": "^29.5.4",
"@types/js-yaml": "^4.0.5",
"@types/jest": "^29.5.5",
"@types/js-yaml": "^4.0.6",
"chalk": "^5.3.0",
"eslint": "^8.49.0",
"eslint-config-next": "^13.4.19",
"jest": "^29.6.4",
"eslint-config-next": "^13.5.1",
"jest": "^29.7.0",
"jest-canvas-mock": "^2.5.2",
"jest-environment-jsdom": "^29.6.4",
"jest-environment-jsdom": "^29.7.0",
"js-yaml": "^4.1.0",
"ora": "^7.0.1",
"prepend": "^1.0.2",
"prettier": "^3.0.3",
"sharp": "^0.32.5",
"sharp": "^0.32.6",
"sharp-ico": "^0.1.5",
"slugify": "^1.6.6",
"stylelint": "^15.10.3",