Skip to content

Commit

Permalink
Merge pull request #159 from BarthPaleologue/UpgradeDeps
Browse files Browse the repository at this point in the history
upgrade deps
  • Loading branch information
BarthPaleologue authored Oct 15, 2024
2 parents a294fc7 + 232060c commit 85dd76c
Show file tree
Hide file tree
Showing 2 changed files with 806 additions and 647 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,51 +1,51 @@
{
"devDependencies": {
"@babylonjs/core": "^7.26.0",
"@babylonjs/gui": "^7.26.0",
"@babylonjs/havok": "^1.3.8",
"@babylonjs/inspector": "^7.26.0",
"@babylonjs/loaders": "^7.26.0",
"@babylonjs/core": "^7.29.0",
"@babylonjs/gui": "^7.29.0",
"@babylonjs/havok": "^1.3.10",
"@babylonjs/inspector": "^7.29.0",
"@babylonjs/loaders": "^7.29.0",
"@brianchirls/game-input": "^0.1.1",
"@tauri-apps/cli": "^1.6.2",
"@tauri-apps/cli": "^1.6.3",
"@types/d3": "^7.4.3",
"@types/jest": "^29.5.13",
"@types/seedrandom": "^3.0.8",
"@types/webpack": "^5.28.5",
"@types/webpack-env": "^1.18.5",
"@typescript-eslint/eslint-plugin": "^8.6.0",
"@typescript-eslint/parser": "^8.6.0",
"@typescript-eslint/eslint-plugin": "^8.9.0",
"@typescript-eslint/parser": "^8.9.0",
"@webpack-cli/generators": "^3.0.7",
"cross-env": "^7.0.3",
"css-loader": "^7.1.2",
"d3": "^7.9.0",
"eslint": "^8.57.1",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-import": "^2.31.0",
"extended-random": "^1.2.2",
"fast-simplex-noise": "^4.0.0",
"handle-sliderjs": "^1.3.1",
"html-loader": "^5.1.0",
"html-webpack-plugin": "^5.6.0",
"http-server": "^14.1.1",
"i18next": "^23.15.1",
"i18next": "^23.16.0",
"jest": "^29.7.0",
"mini-css-extract-plugin": "^2.9.1",
"prettier": "^3.3.3",
"raw-loader": "^4.0.2",
"sass": "^1.79.2",
"sass-loader": "^16.0.1",
"sass": "^1.79.5",
"sass-loader": "^16.0.2",
"squirrel-noise": "^1.0.0",
"style-loader": "^4.0.0",
"terrain-generation": "^1.8.0",
"ts-jest": "^29.2.5",
"ts-loader": "^9.5.1",
"ts-node": "^10.9.2",
"ts-shader-loader": "^2.0.2",
"typedoc": "^0.26.7",
"typedoc": "^0.26.9",
"typedoc-material-theme": "^1.1.0",
"typedoc-plugin-missing-exports": "^3.0.0",
"typescript": "~5.1.6",
"typescript-plugin-css-modules": "^5.1.0",
"webpack": "^5.94.0",
"webpack": "^5.95.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.1.0"
},
Expand Down
Loading

0 comments on commit 85dd76c

Please sign in to comment.