Skip to content

Commit

Permalink
chore: add loader-utils
Browse files Browse the repository at this point in the history
  • Loading branch information
bitpredator committed Dec 22, 2024
1 parent 0e5d9d2 commit 14b68da
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions server-data/resources/[gameplay]/chat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"css-loader": "^3.4.2",
"html-webpack-inline-source-plugin": "^0.0.10",
"html-webpack-plugin": "^3.2.0",
"loader-utils": "^3.3.1",
"ts-loader": "^6.2.1",
"typescript": "^3.8.3",
"vue": "^2.6.11",
Expand Down
5 changes: 5 additions & 0 deletions server-data/resources/[gameplay]/chat/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2556,6 +2556,11 @@ loader-utils@^1.0.2, loader-utils@^1.1.0, loader-utils@^1.2.3:
emojis-list "^3.0.0"
json5 "^1.0.1"

loader-utils@^3.3.1:
version "3.3.1"
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-3.3.1.tgz#735b9a19fd63648ca7adbd31c2327dfe281304e5"
integrity sha512-FMJTLMXfCLMLfJxcX9PFqX5qD88Z5MRGaZCVzfuqeZSPsyiBzs+pahDQjbIWz2QIzPZz0NX9Zy4FX3lmK6YHIg==

locate-path@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-3.0.0.tgz#dbec3b3ab759758071b58fe59fc41871af21400e"
Expand Down

0 comments on commit 14b68da

Please sign in to comment.