Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
BarthPaleologue committed Mar 4, 2024
1 parent e418719 commit 655547a
Show file tree
Hide file tree
Showing 2 changed files with 767 additions and 698 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,26 +1,26 @@
{
"devDependencies": {
"@babylonjs/core": "^6.28.1",
"@babylonjs/core": "^6.45.1",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"@webpack-cli/generators": "^3.0.7",
"css-loader": "^6.8.1",
"eslint": "^8.53.0",
"eslint-plugin-import": "^2.29.0",
"css-loader": "^6.10.0",
"eslint": "^8.57.0",
"eslint-plugin-import": "^2.29.1",
"html-loader": "^4.2.0",
"html-webpack-plugin": "^5.5.3",
"mini-css-extract-plugin": "^2.7.6",
"html-webpack-plugin": "^5.6.0",
"mini-css-extract-plugin": "^2.8.1",
"prettier": "^2.8.8",
"raw-loader": "^4.0.2",
"sass": "^1.69.5",
"sass-loader": "^13.3.2",
"style-loader": "^3.3.3",
"ts-loader": "^9.5.0",
"ts-node": "^10.9.1",
"sass": "^1.71.1",
"sass-loader": "^13.3.3",
"style-loader": "^3.3.4",
"ts-loader": "^9.5.1",
"ts-node": "^10.9.2",
"ts-shader-loader": "^2.0.2",
"typescript": "^4.9.5",
"typescript-plugin-css-modules": "^4.2.3",
"webpack": "^5.89.0",
"webpack": "^5.90.3",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^4.15.1"
},
Expand Down
Loading

0 comments on commit 655547a

Please sign in to comment.