Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"dependencies": {
"@wowfinder/asset-schemas": "^0.0.21",
"@wowfinder/model": "^0.0.24",
"@wowfinder/ts-enums": "^0.0.24",
"@wowfinder/ts-enums": "^0.0.27",
"@wowfinder/ts-utils": "^0.1.14",
"globals": "^16.0.0"
},
Expand Down
11 changes: 10 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1690,7 +1690,7 @@ __metadata:
"@typescript-eslint/utils": "npm:^8.31.1"
"@wowfinder/asset-schemas": "npm:^0.0.21"
"@wowfinder/model": "npm:^0.0.24"
"@wowfinder/ts-enums": "npm:^0.0.24"
"@wowfinder/ts-enums": "npm:^0.0.27"
"@wowfinder/ts-utils": "npm:^0.1.14"
eslint: "npm:^9.26.0"
eslint-config-prettier: "npm:^10.1.2"
Expand Down Expand Up @@ -1737,6 +1737,15 @@ __metadata:
languageName: node
linkType: hard

"@wowfinder/ts-enums@npm:^0.0.27":
version: 0.0.27
resolution: "@wowfinder/ts-enums@npm:0.0.27"
dependencies:
globals: "npm:^16.0.0"
checksum: 10c0/6a0b062fd67ff1e3571ce5e0545b810a63b12e0e2faa370b7ef31389ad8e7140b083179a4ef3fca1e6551a7070cf8ae79d4adc433ea5b6b17c3f3e7303de4f8e
languageName: node
linkType: hard

"@wowfinder/ts-utils@npm:^0.1.14":
version: 0.1.14
resolution: "@wowfinder/ts-utils@npm:0.1.14"
Expand Down