mirror of
https://github.com/kremalicious/portfolio.git
synced 2024-12-22 09:13:19 +01:00
package updates
This commit is contained in:
parent
508cdbcd4c
commit
9bc1ffd01c
3327
package-lock.json
generated
3327
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
16
package.json
16
package.json
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user