Skip to content

Commit

Permalink
fix: limit dependency update
Browse files Browse the repository at this point in the history
  • Loading branch information
Wiebke Freitag committed Dec 4, 2023
1 parent 7adce6c commit 5aed4ad
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 535 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"react-share": "^5.0.3",
"react-spring": "^9.7.3",
"react-use": "^17.4.2",
"rehype-react": "^8.0.0",
"rehype-react": "^7.2.0",
"sass": "^1.62.1",
"schema-dts": "^1.1.2",
"sharp": "^0.33.0",
Expand All @@ -95,7 +95,7 @@
"striptags": "^3.2.0",
"styled-components": "^6.1.1",
"stylis": "^4.0.0",
"unified": "^11.0.4",
"unified": "^10.1.1",
"util": "^0.12.5",
"webpack": "^5.84.1",
"what-input": "^5.2.12"
Expand Down
Loading

0 comments on commit 5aed4ad

Please sign in to comment.