latest verions of wow-eluna-ts

This commit is contained in:
2024-02-12 14:13:38 -05:00
parent fffe8f4fed
commit ad8aa6b1e7

20
package-lock.json generated
View File

@@ -1,21 +1,21 @@
{
"name": "wow.ets.modules",
"version": "1.0.0",
"version": "1.0.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "wow.ets.modules",
"version": "1.0.0",
"version": "1.0.1",
"license": "MIT",
"dependencies": {
"wow-eluna-ts-module": "^1.6.6"
"wow-eluna-ts-module": "^1.9.5"
}
},
"node_modules/@araxiaonline/wow-wotlk-declarations": {
"version": "3.3.5-3",
"resolved": "https://registry.npmjs.org/@araxiaonline/wow-wotlk-declarations/-/wow-wotlk-declarations-3.3.5-3.tgz",
"integrity": "sha512-iZ85TJWDgWwqMf7dWB/x42bwTorqGdHqxBhkySyUbp/zhe5oq/AKok9RG5+FTsRNFhuWiWR0z2Aoi9yK2QjARQ=="
"version": "3.3.5-8",
"resolved": "https://registry.npmjs.org/@araxiaonline/wow-wotlk-declarations/-/wow-wotlk-declarations-3.3.5-8.tgz",
"integrity": "sha512-E8xoJph6EddGBu+9hI6VZ5FJNeVYWQog3GXV5MyIILchS5aDhJaix/2trhe8NWWyhZqaPJQrzB+psCFp76HY0A=="
},
"node_modules/@cspotcode/source-map-support": {
"version": "0.8.1",
@@ -625,11 +625,11 @@
}
},
"node_modules/wow-eluna-ts-module": {
"version": "1.6.7",
"resolved": "https://registry.npmjs.org/wow-eluna-ts-module/-/wow-eluna-ts-module-1.6.7.tgz",
"integrity": "sha512-CK59WXHRKB54xb6FR5zS+TUTM4Tv5QMWG05CPRCWdY4QX9XtxXPek3uXlOlpx1WvbwNl3VUSOeb5PqTg7h4QxA==",
"version": "1.9.5",
"resolved": "https://registry.npmjs.org/wow-eluna-ts-module/-/wow-eluna-ts-module-1.9.5.tgz",
"integrity": "sha512-z5Yu+EzDS0oAmrLx2g9QTGHqaPk/FBAgb7RGW/VuTRiHBTGvDk7bgpxNkSuHK7GOW0ESpc98SpWG8E8ibe2DBQ==",
"dependencies": {
"@araxiaonline/wow-wotlk-declarations": "^3.3.5-3",
"@araxiaonline/wow-wotlk-declarations": "^3.3.5-6",
"@typescript-to-lua/language-extensions": "^1.19.0",
"commander": "^7.2.0",
"dotenv": "^9.0.2",