Skip to content

Commit

Permalink
build(deps): bump dependencies to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
mlaursen committed Jan 24, 2024
1 parent d50e763 commit 1ff26f3
Show file tree
Hide file tree
Showing 2 changed files with 156 additions and 114 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,24 +24,24 @@
"repository": "git@github.com:mlaursen/mlaursen.com.git",
"author": "Mikkel Laursen <mlaursen03@gmail.com>",
"dependencies": {
"@react-md/core": "1.0.0-next.3",
"next": "^14.0.4",
"@react-md/core": "1.0.0-next.5",
"next": "^14.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@mlaursen/eslint-config": "^4.0.0",
"@testing-library/cypress": "^10.0.1",
"@types/node": "^20.11.5",
"@types/node": "^20.11.6",
"@types/react": "^18.2.48",
"@types/react-dom": "^18.2.18",
"cypress": "^13.6.3",
"eslint": "^8.56.0",
"eslint-config-next": "^14.0.4",
"eslint-config-next": "^14.1.0",
"husky": "^8.0.1",
"lint-staged": "^15.2.0",
"prettier": "^3.2.4",
"sass": "^1.69.7",
"sass": "^1.70.0",
"serve": "^14.2.1",
"typescript": "^5.3.3"
},
Expand Down
Loading

0 comments on commit 1ff26f3

Please sign in to comment.