Skip to content

Commit

Permalink
Merge branch 'main' into rescript-support
Browse files Browse the repository at this point in the history
  • Loading branch information
cannorin authored Jan 30, 2024
2 parents e4213e6 + b2f9f40 commit 872f277
Show file tree
Hide file tree
Showing 2 changed files with 268 additions and 329 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,20 +32,20 @@
"yargs": "^17.5.1"
},
"devDependencies": {
"@angular/common": "^16.0.1",
"@babel/core": "7.22.1",
"@angular/common": "^17.0.5",
"@babel/core": "7.23.0",
"@types/babel__code-frame": "^7.0.3",
"@types/react-modal": "3.16.0",
"@types/semver": "7.5.0",
"@types/vscode": "^1.63.1",
"@types/yargs": "^17.0.10",
"cassandra-driver": "^4.6.3",
"cdk8s": "^2.2.41",
"monaco-editor": "0.40.0",
"react-player": "2.12.0",
"monaco-editor": "0.45.0",
"react-player": "2.14.0",
"rescript": "^11.0.0-beta.3",
"ts2fable": "0.8.0-build.723",
"webpack": "5.88.0",
"webpack": "5.90.0",
"webpack-cli": "5.1.0",
"webpack-dev-server": "4.15.0"
}
Expand Down
Loading

0 comments on commit 872f277

Please sign in to comment.