Skip to content

Commit

Permalink
Upragde dependecies (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
huozhi authored Feb 10, 2024
1 parent 79d370a commit 2a80109
Show file tree
Hide file tree
Showing 2 changed files with 296 additions and 118 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,17 +20,17 @@
"react": "^18.2.0"
},
"dependencies": {
"es-module-lexer": "0.10.5",
"es-module-shims": "1.5.9",
"sucrase": "3.23.0"
"es-module-lexer": "1.4.1",
"es-module-shims": "1.8.2",
"sucrase": "3.35.0"
},
"devDependencies": {
"codice": "^0.2.0",
"devjar": "link:./",
"next": "^13.5.2",
"next": "^14.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sugar-high": "^0.5.2"
"sugar-high": "^0.5.6"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit 2a80109

Please sign in to comment.