Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sashachabin committed Dec 6, 2023
1 parent 22de532 commit 01a7296
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 12 deletions.
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@
"lint": "next lint"
},
"dependencies": {
"@types/animejs": "^3.1.12",
"@types/node": "^20.10.3",
"@types/react": "^18.2.42",
"animejs": "^3.2.2",
"classnames": "^2.3.2",
"ekb": "^1.1.4",
Expand All @@ -19,9 +22,5 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"typescript": "^5.3.2"
},
"devDependencies": {
"@types/node": "20.10.3",
"@types/react": "18.2.42"
}
}
27 changes: 19 additions & 8 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 01a7296

Please sign in to comment.