Skip to content

Commit

Permalink
Merge branch 'WIP'
Browse files Browse the repository at this point in the history
  • Loading branch information
BarthPaleologue committed Oct 22, 2023
2 parents 2266e73 + ec47171 commit c489397
Show file tree
Hide file tree
Showing 82 changed files with 3,697 additions and 2,513 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
{
"devDependencies": {
"@babel/preset-env": "^7.22.10",
"@babel/preset-typescript": "^7.22.11",
"@babylonjs/core": "^6.18.0",
"@babylonjs/gui": "^6.18.0",
"@babylonjs/havok": "^1.1.4",
"@babylonjs/loaders": "^6.18.0",
"@babel/preset-env": "^7.22.20",
"@babel/preset-typescript": "^7.23.0",
"@babylonjs/core": "^6.23.0",
"@babylonjs/gui": "^6.23.0",
"@babylonjs/havok": "^1.2.1",
"@babylonjs/loaders": "^6.23.0",
"@jest/types": "^29.6.3",
"@types/jest": "^29.5.4",
"@types/seedrandom": "^3.0.5",
"@types/jest": "^29.5.5",
"@types/seedrandom": "^3.0.6",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"@webpack-cli/generators": "^3.0.7",
"babel": "^6.23.0",
"babel-jest": "^29.6.4",
"babel-jest": "^29.7.0",
"css-loader": "^6.8.1",
"eslint": "^8.47.0",
"eslint": "^8.51.0",
"eslint-plugin-import": "^2.28.1",
"extended-random": "^1.2.2",
"fast-simplex-noise": "^4.0.0",
Expand All @@ -24,19 +24,19 @@
"html-loader": "^4.2.0",
"html-webpack-plugin": "^5.5.3",
"http-server": "^14.1.1",
"jest": "^29.6.4",
"jest": "^29.7.0",
"jest-transform-stub": "^2.0.0",
"mini-css-extract-plugin": "^2.7.6",
"ml-matrix": "^6.10.4",
"ml-matrix": "^6.10.5",
"prettier": "^2.8.8",
"raw-loader": "^4.0.2",
"sass": "^1.66.1",
"sass": "^1.69.0",
"sass-loader": "^13.3.2",
"squirrel-noise": "^1.0.0",
"style-loader": "^3.3.3",
"terrain-generation": "^1.6.1",
"ts-jest": "^29.1.1",
"ts-loader": "^9.4.4",
"ts-loader": "^9.5.0",
"ts-node": "^10.9.1",
"typedoc": "^0.24.8",
"typescript": "^5.1.6",
Expand Down
Loading

0 comments on commit c489397

Please sign in to comment.