Skip to content

Commit

Permalink
Merge pull request #223 from BarthPaleologue/updateDeps
Browse files Browse the repository at this point in the history
Update deps
  • Loading branch information
BarthPaleologue authored Dec 17, 2024
2 parents 067e915 + 5ff1efa commit 58901f3
Show file tree
Hide file tree
Showing 2 changed files with 706 additions and 648 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,27 +1,27 @@
{
"devDependencies": {
"@babylonjs/core": "^7.38.0",
"@babylonjs/gui": "^7.38.0",
"@babylonjs/core": "^7.40.3",
"@babylonjs/gui": "^7.40.3",
"@babylonjs/havok": "^1.3.10",
"@babylonjs/inspector": "^7.38.0",
"@babylonjs/loaders": "^7.38.0",
"@babylonjs/inspector": "^7.40.3",
"@babylonjs/loaders": "^7.40.3",
"@brianchirls/game-input": "^0.1.1",
"@eslint/compat": "^1.2.4",
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.16.0",
"@eslint/js": "^9.17.0",
"@tauri-apps/cli": "2.1.0",
"@types/d3": "^7.4.3",
"@types/jest": "^29.5.14",
"@types/seedrandom": "^3.0.8",
"@types/webpack": "^5.28.5",
"@types/webpack-env": "^1.18.5",
"@typescript-eslint/eslint-plugin": "^8.17.0",
"@typescript-eslint/parser": "^8.17.0",
"@typescript-eslint/eslint-plugin": "^8.18.1",
"@typescript-eslint/parser": "^8.18.1",
"@webpack-cli/generators": "^3.0.7",
"cross-env": "^7.0.3",
"css-loader": "^7.1.2",
"d3": "^7.9.0",
"eslint": "^9.16.0",
"eslint": "^9.17.0",
"eslint-plugin-import": "^2.31.0",
"extended-random": "^1.2.2",
"fast-simplex-noise": "^4.0.0",
Expand All @@ -30,12 +30,12 @@
"html-loader": "^5.1.0",
"html-webpack-plugin": "^5.6.3",
"http-server": "^14.1.1",
"i18next": "^24.0.5",
"i18next": "^24.1.2",
"jest": "^29.7.0",
"mini-css-extract-plugin": "^2.9.2",
"prettier": "^3.4.2",
"raw-loader": "^4.0.2",
"sass": "^1.82.0",
"sass": "^1.83.0",
"sass-loader": "^16.0.4",
"squirrel-noise": "^1.0.0",
"style-loader": "^4.0.0",
Expand All @@ -44,14 +44,14 @@
"ts-loader": "^9.5.1",
"ts-node": "^10.9.2",
"ts-shader-loader": "^2.0.2",
"typedoc": "^0.27.3",
"typedoc": "^0.27.5",
"typedoc-github-theme": "^0.2.0",
"typedoc-plugin-missing-exports": "^3.1.0",
"typescript": "~5.7.2",
"typescript-plugin-css-modules": "^5.1.0",
"webpack": "^5.97.1",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.1.0"
"webpack-dev-server": "^5.2.0"
},
"version": "1.9.0",
"description": "Cosmos Journeyer is a space exploration game featuring fully explorable planets, across millions of star systems. It is built using Babylon.JS, and a lot of passion.",
Expand Down
Loading

0 comments on commit 58901f3

Please sign in to comment.