Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/npm_and_yarn/ts-loader-9.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ooeygui authored Jan 8, 2024
2 parents 2d2480d + a1c78c1 commit b973120
Show file tree
Hide file tree
Showing 2 changed files with 126 additions and 26 deletions.
146 changes: 123 additions & 23 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -462,8 +462,8 @@
"@vscode/extension-telemetry": "^0.6.2",
"@vscode/webview-ui-toolkit": "^1.2.2",
"assert": "^2.0.0",
"babylonjs": "^5.54.0",
"babylonjs-materials": "^5.54.0",
"babylonjs": "^6.37.1",
"babylonjs-materials": "^6.37.1",
"buffer": "^6.0.3",
"console-browserify": "^1.2.0",
"constants-browserify": "^1.0.0",
Expand All @@ -490,7 +490,7 @@
"@types/glob": "^7.2.0",
"@types/js-yaml": "^4.0.5",
"@types/mocha": "^10.0.1",
"@types/node": "^18.15.7",
"@types/node": "^20.10.7",
"@types/shell-quote": "^1.7.1",
"@types/tmp": "^0.2.3",
"@types/vscode": "^1.69.0",
Expand Down

0 comments on commit b973120

Please sign in to comment.