Skip to content

Commit

Permalink
chore(deps): update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jamiegyoung committed Dec 17, 2023
1 parent 6beb5ca commit 5ec3553
Show file tree
Hide file tree
Showing 2 changed files with 487 additions and 572 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"dependencies": {
"copy-to-clipboard": "3.3.3",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-import": "^2.29.1",
"fuse.js": "6.6.2",
"minimist": "^1.2.8",
"next": "13.5.6",
Expand All @@ -38,15 +38,15 @@
"node-fetch": "^3.3.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-lite-youtube-embed": "^2.3.52",
"react-lite-youtube-embed": "^2.4.0",
"sharp": "^0.32.6"
},
"devDependencies": {
"@commitlint/cli": "18.0.0",
"@commitlint/config-conventional": "18.0.0",
"@testing-library/jest-dom": "^6.1.4",
"@testing-library/react": "^14.0.0",
"@types/jest": "^29.5.6",
"@testing-library/jest-dom": "^6.1.5",
"@testing-library/react": "^14.1.2",
"@types/jest": "^29.5.11",
"@types/node": "20.8.7",
"@types/react": "18.2.31",
"@types/react-dom": "18.2.14",
Expand Down
Loading

1 comment on commit 5ec3553

@vercel
Copy link

@vercel vercel bot commented on 5ec3553 Dec 17, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.