Skip to content

Commit a3b2f5a

Browse files
committed
chore: update dependencies in tooth.json
1 parent 7155cbe commit a3b2f5a

File tree

4 files changed

+16
-16
lines changed

4 files changed

+16
-16
lines changed

tooth.lua.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@
1212
]
1313
},
1414
"dependencies": {
15-
"github.com/LiteLDev/LegacyRemoteCall": "0.5.x",
16-
"github.com/LiteLDev/LegacyParticleAPI": "0.5.x",
17-
"github.com/LiteLDev/LegacyMoney": "0.5.x"
15+
"github.com/LiteLDev/LegacyRemoteCall": "0.6.x",
16+
"github.com/LiteLDev/LegacyParticleAPI": "0.6.x",
17+
"github.com/LiteLDev/LegacyMoney": "0.6.x"
1818
},
1919
"prerequisites": {
20-
"github.com/LiteLDev/LeviLamina": "0.10.x"
20+
"github.com/LiteLDev/LeviLamina": "0.11.x"
2121
},
2222
"files": {
2323
"place": [

tooth.nodejs.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@
1212
]
1313
},
1414
"dependencies": {
15-
"github.com/LiteLDev/LegacyRemoteCall": "0.5.x",
16-
"github.com/LiteLDev/LegacyParticleAPI": "0.5.x",
17-
"github.com/LiteLDev/LegacyMoney": "0.5.x",
15+
"github.com/LiteLDev/LegacyRemoteCall": "0.6.x",
16+
"github.com/LiteLDev/LegacyParticleAPI": "0.6.x",
17+
"github.com/LiteLDev/LegacyMoney": "0.6.x",
1818
"gitea.litebds.com/ShrBox/7-zip": "23.x",
1919
"gitea.litebds.com/LiteLDev/node-binaries": "16.16.0"
2020
},
2121
"prerequisites": {
22-
"github.com/LiteLDev/LeviLamina": "0.10.x"
22+
"github.com/LiteLDev/LeviLamina": "0.11.x"
2323
},
2424
"files": {
2525
"place": [

tooth.python.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@
1212
]
1313
},
1414
"dependencies": {
15-
"github.com/LiteLDev/LegacyRemoteCall": "0.5.x",
16-
"github.com/LiteLDev/LegacyParticleAPI": "0.5.x",
17-
"github.com/LiteLDev/LegacyMoney": "0.5.x",
15+
"github.com/LiteLDev/LegacyRemoteCall": "0.6.x",
16+
"github.com/LiteLDev/LegacyParticleAPI": "0.6.x",
17+
"github.com/LiteLDev/LegacyMoney": "0.6.x",
1818
"gitea.litebds.com/LiteLDev/python-binaries": "3.10.11"
1919
},
2020
"prerequisites": {
21-
"github.com/LiteLDev/LeviLamina": "0.10.x"
21+
"github.com/LiteLDev/LeviLamina": "0.11.x"
2222
},
2323
"files": {
2424
"place": [

tooth.quickjs.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@
1212
]
1313
},
1414
"dependencies": {
15-
"github.com/LiteLDev/LegacyRemoteCall": "0.5.x",
16-
"github.com/LiteLDev/LegacyParticleAPI": "0.5.x",
17-
"github.com/LiteLDev/LegacyMoney": "0.5.x"
15+
"github.com/LiteLDev/LegacyRemoteCall": "0.6.x",
16+
"github.com/LiteLDev/LegacyParticleAPI": "0.6.x",
17+
"github.com/LiteLDev/LegacyMoney": "0.6.x"
1818
},
1919
"prerequisites": {
20-
"github.com/LiteLDev/LeviLamina": "0.10.x"
20+
"github.com/LiteLDev/LeviLamina": "0.11.x"
2121
},
2222
"files": {
2323
"place": [

0 commit comments

Comments
 (0)