Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ethancedwards8 committed Feb 5, 2025
1 parent f522ce2 commit eb55ea6
Show file tree
Hide file tree
Showing 2 changed files with 410 additions and 313 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,17 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@testing-library/jest-dom": "^5.16.3",
"@testing-library/react": "^12.1.4",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^12.1.5",
"@testing-library/user-event": "^13.5.0",
"dayjs": "^1.11.3",
"express": "^4.18.1",
"dayjs": "^1.11.13",
"express": "^4.21.2",
"gray-matter": "^4.0.3",
"next": "^12.1.6",
"next-mdx-remote": "^4.0.3",
"next": "^12.3.4",
"next-mdx-remote": "^4.4.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-syntax-highlighter": "^15.5.0",
"react-syntax-highlighter": "^15.6.1",
"rss": "^1.2.2"
},
"scripts": {
Expand All @@ -40,7 +40,7 @@
]
},
"devDependencies": {
"sass": "^1.53.0"
"sass": "^1.83.4"
},
"pnpm": {
"ignoredBuiltDependencies": [
Expand Down
Loading

0 comments on commit eb55ea6

Please sign in to comment.