Skip to content

Commit

Permalink
Merge branch 'starsystemUI'
Browse files Browse the repository at this point in the history
  • Loading branch information
BarthPaleologue committed Nov 13, 2023
2 parents 7fe101b + c26293a commit af9f205
Show file tree
Hide file tree
Showing 100 changed files with 2,077 additions and 1,760 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,21 @@
"devDependencies": {
"@babel/preset-env": "^7.23.2",
"@babel/preset-typescript": "^7.23.2",
"@babylonjs/core": "^6.25.0",
"@babylonjs/gui": "^6.25.0",
"@babylonjs/core": "^6.28.1",
"@babylonjs/gui": "^6.28.1",
"@babylonjs/havok": "^1.2.1",
"@babylonjs/loaders": "^6.25.0",
"@babylonjs/loaders": "^6.28.1",
"@jest/types": "^29.6.3",
"@types/jest": "^29.5.6",
"@types/jest": "^29.5.7",
"@types/seedrandom": "^3.0.7",
"@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.7.0",
"css-loader": "^6.8.1",
"eslint": "^8.52.0",
"eslint-plugin-import": "^2.28.1",
"eslint": "^8.53.0",
"eslint-plugin-import": "^2.29.0",
"extended-random": "^1.2.2",
"fast-simplex-noise": "^4.0.0",
"glslify-loader": "^2.0.0",
Expand All @@ -27,10 +27,10 @@
"jest": "^29.7.0",
"jest-transform-stub": "^2.0.0",
"mini-css-extract-plugin": "^2.7.6",
"ml-matrix": "^6.10.7",
"ml-matrix": "^6.10.8",
"prettier": "^2.8.8",
"raw-loader": "^4.0.2",
"sass": "^1.69.4",
"sass": "^1.69.5",
"sass-loader": "^13.3.2",
"squirrel-noise": "^1.0.0",
"style-loader": "^3.3.3",
Expand Down
Loading

0 comments on commit af9f205

Please sign in to comment.