Skip to content

Commit

Permalink
fix: udpate dep
Browse files Browse the repository at this point in the history
  • Loading branch information
nusr committed Apr 8, 2024
1 parent 5340240 commit 42d82a1
Show file tree
Hide file tree
Showing 3 changed files with 121 additions and 118 deletions.
13 changes: 7 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,14 @@
"license": "MIT",
"devDependencies": {
"@types/jest": "29.5.12",
"@types/node": "20.11.16",
"esbuild": "0.20.0",
"@types/node": "20.12.5",
"esbuild": "0.20.2",
"jest": "29.7.0",
"monaco-editor": "0.45.0",
"typescript": "5.3.3"
"monaco-editor": "0.47.0",
"typescript": "5.4.4"
},
"engines": {
"node": ">=14"
}
"node": ">=16"
},
"packageManager": "[email protected]+sha1.9dfcac89c4010a00ce092c3cda76dab72cd99198"
}
Loading

0 comments on commit 42d82a1

Please sign in to comment.