Skip to content

Commit

Permalink
major updates
Browse files Browse the repository at this point in the history
  • Loading branch information
9t8 committed Aug 14, 2024
1 parent 09f924a commit 07dd3e1
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 75 deletions.
147 changes: 74 additions & 73 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
"lint": "next lint"
},
"dependencies": {
"@types/node": "^20.8.3",
"@types/node": "^22.3.0",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"eslint": "^8.51.0",
"eslint-config-next": "^13.5.4",
"mui-file-input": "^3.0.2",
"ndarray-pixels": "^3.0.4",
"next": "^13.5.4",
"next": "^14.2.5",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"typescript": "^5.5.4"
Expand Down

0 comments on commit 07dd3e1

Please sign in to comment.