[Copilot] Update loader-utils dependency (#2458)

* Add copilot instructions and skills for build and tests.

* Add dev-server skill.

* Auth Util changes to fix Entra login while running from copilot.

* Fix lint issue.

* Copilot generated update for loader-utils & less-vars-loader dependency.
This commit is contained in:
jawelton74
2026-04-15 16:11:52 -07:00
committed by GitHub
parent df6f24780d
commit 255919e082
3 changed files with 16 additions and 41 deletions

View File

@@ -124,7 +124,8 @@
"d3-color": "3.1.0",
"cross-spawn": "7.0.6",
"less-vars-loader": {
"json5": "1.0.2"
"json5": "1.0.2",
"loader-utils": "1.4.2"
},
"trim": "0.0.3",
"@octokit/plugin-paginate-rest": "9.2.2",